站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

org.jboss.portal.cms.impl.jcr.command - JBOSS Portal 2.6 API 英文版文档


Package org.jboss.portal.cms.impl.jcr.command

Class Summary
ContentCreateCommand  
ContentCreateNewVersionCommand Creates a new version of the content and labels it "LIVE".
ContentGetCommand  
ContentGetVersionsCommand Returns all versions for a given path, except the rootVersion.
CopyCommand  
DeleteCommand  
FileCreateCommand  
FileGetCommand Retrieves a file and its versioned, localized content.
FileGetListCommand Returns a list of content nodes under a filenode, but ignores versioning labels.
FileUpdateAndVersionCommand  
FileUpdateCommand  
FolderCreateCommand  
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  
GetArchiveCommand Retrieves a folder tree as a zip for export.
ItemExistsCommand  
MoveCommand  
RenameCommand  
StoreArchiveCommand Saves an uploaded archive to the repo.