| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PromoteCommand
The PromoteCommand is responsible for transfering resources from published state into the live state. After this step is completed the resource will be visible for all users.
Note: This command can only be executed once.
Nested Class Summary | |
---|---|
static class | PromoteCommand.Method
Method interface which describes promote method to use. |
Method Summary | |
---|---|
void | execute()
Executes the Promote command |
void | setPromoteMethod(PromoteCommand.Method method)
Sets the promote option for the command |
Methods inherited from interface com.ibm.portal.sitemanagement.command.SitemanagementCommand |
---|
setHierarchy, setResource, setResource |
Methods inherited from interface com.ibm.portal.Disposable |
---|
dispose |
Method Detail |
---|
void setPromoteMethod(PromoteCommand.Method method)
void execute() throws NodeNotFoundException, CannotPromotePageException
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |