Package org.jboss.portal.cms.impl.jcr
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
JCRService No description provided.
Classes
ContentCreateCommand No description provided.
ContentCreateNewVersionCommand Creates a new version of the content and labels it "LIVE".
ContentGetCommand No description provided.
ContentGetVersionsCommand Returns all versions for a given path, except the rootVersion.
CopyCommand No description provided.
DeleteCommand No description provided.
FileCreateCommand No description provided.
FileGetCommand Retrieves a file and its versioned, localized content.
FileGetListCommand Returns a list of contentnodes under a filenode, but ignores versioning labels.
FileUpdateCommand No description provided.
FolderCreateCommand No description provided.
FolderGetCommand Returns a folder obj for a given path.
FolderGetListCommand Retrieves the folder for the given path and sets the child folders and child files in the Folder obj.
FolderUpdateCommand No description provided.
ItemExistsCommand No description provided.
JCRCMS No description provided.
JCRCommand Interface for executing operations.
JCRCommandContext No description provided.
JCRCommandFactory No description provided.
MoveCommand No description provided.
RenameCommand No description provided.
StoreArchiveCommand Saves an uploaded archive to the repo.