|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stanwood.media.extensions.ExtensionInfo<RenameAction>
org.stanwood.media.actions.rename.RenameActionInfo
public class RenameActionInfo
Extension information about the action RenameAction
Field Summary | |
---|---|
static ParameterType |
PARAM_KEY_PRUNE_EMPTY_FOLDERS
The key of the pruneEmptyFolders parameter for this action. |
Constructor Summary | |
---|---|
RenameActionInfo()
The constructor |
Method Summary | |
---|---|
protected RenameAction |
createExtension()
Used to create the extension |
Methods inherited from class org.stanwood.media.extensions.ExtensionInfo |
---|
getAnyExtension, getExtension, getId, getParameterInfos, getType, setId, setParameterInfos |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ParameterType PARAM_KEY_PRUNE_EMPTY_FOLDERS
Constructor Detail |
---|
public RenameActionInfo()
Method Detail |
---|
protected RenameAction createExtension()
ExtensionInfo
createExtension
in class ExtensionInfo<RenameAction>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |