public class CommitChangeSetCommand extends Command
| Constructor and Description | 
|---|
CommitChangeSetCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Element[] | 
convertURLsToElements(java.net.URL[] urls)  | 
int | 
doit()
Executes the actions associated with a specific command. 
 | 
protected ChangeSetAdapter | 
getContextChangeSetAdapter()  | 
protected java.lang.String | 
getContextChangeSetName()  | 
protected java.net.URL[] | 
getContextChangeSetURLs(java.lang.String name)  | 
protected java.net.URL[] | 
getContextURLs()  | 
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undo
public int doit()
         throws java.lang.Exception
Commandprotected final ChangeSetAdapter getContextChangeSetAdapter()
protected final java.net.URL[] getContextURLs()
protected final java.lang.String getContextChangeSetName()
protected final java.net.URL[] getContextChangeSetURLs(java.lang.String name)
                                                throws ChangeSetException
ChangeSetExceptionprotected final Element[] convertURLsToElements(java.net.URL[] urls)