Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.RuntimeCollective.sitemap.action

Class Summary
AddExternalLinkAction Implementation of Action that adds an External Link to the current CSL.
AddForwardLinkAction Implementation of Action that adds an Forward Link to the current CSL.
AddInternalLinkAction Implementation of Action that adds an Internal Link to the current CSL.
AddNewExternalLinkAction Implementation of Action that adds a new External Link to the current CSL.
AddRemoveBookmarkAction Bbookmarks or unbookmarks a SiteLocation, by adding it to / removing it from the logged-in user's bookmark list.
BySubsectionSearchAction Implementation of Action that performs a BySubsection search.
ChooseImageAction Implementation of Action that sets an Image in the current CSL.
CreatePageAction Implementation of Action which combines EditPageAction and EditSiteLocationAction (without reusing them alas).
EditChannelAction Implementation of Action that create/edit/delete a Channel.
EditCSLContentAction Implementation of Action that create/edit/delete the content of a ContentSiteLocation.
EditExternalLinkInSitemapAction A subclass of EditExternalLinkAction, which cares about the fact that the ExternalLink may be referenced by ContentSiteLocations: when deleting the link, the relevent ContentSiteLocations should be told that they lost a Link.
EditImageInLibraryAction Implementation of Action that uploads/edits/deletes an Image in the Image Library.
EditPageAction Implementation of Action that create/edit/delete a Page.
EditPublishableDatesAction Implementation of Action to edit the dates of a Publishable.
EditRotatingContentAction Implementation of Action that create/edit/delete one RotatingContent state.
EditRotatingContentStateAction Implementation of Action that create/edit/delete one RotatingContent state.
EditSiteLocationAction Implementation of Action that create/edit/delete a SiteLocation.
EditSubsectionAction Implementation of Action that create/edit/delete a Subsection.
LoadCSLEditPageAction Implementation of Action that loads the edit page of a CSL, depending on its template.
MakePublishableToBeApprovedAction Implementation of Action that makes a Publishable ToBeApproved (or "Approved", and also makes a new version, if the Publishable's needsApproval() is false).
MoveImageCategoryAction Implementation of Action that changes the category of an image.
PublishPublishableAction Implementation of Action to edit the dates of a Publishable.
PublishVersionedPublishableAction This Action publishes a Live version of a Versioned Publishable.