public abstract class ExistingChangeSetCommand extends Command
Constructor and Description |
---|
ExistingChangeSetCommand() |
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() |
protected abstract java.lang.String |
getExistingChangeSetName() |
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undo
public int doit() throws java.lang.Exception
Command
protected abstract java.lang.String getExistingChangeSetName()
protected 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
ChangeSetException
protected final Element[] convertURLsToElements(java.net.URL[] urls)