public class AssetActionProcessor extends BaseManager
AssetAction
.BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
JPack |
getConfiguration(PackListener packListener)
This returns the configuration
pack for this module. |
java.lang.String |
getModuleName()
Returns the module display name.
|
int |
getPosition()
Returns the position of this module in the entire module list.
|
int |
getType()
Returns the type of this module.
|
java.lang.String |
getUID()
Returns the UID of this module
|
boolean |
isActive()
Returns whether this module is active.
|
void |
setConfiguration(JPack config,
PackListener packListener)
Sets the module configuration.
|
void |
setIsActive(boolean value)
Sets whether this module is active.
|
void |
setModuleName(java.lang.String value)
Sets the module display name.
|
void |
setShowUI(boolean value)
Sets whether this module should show configuration UI when being executed
|
void |
setUID(java.lang.String uid)
Sets the module UID.
|
boolean |
showUI()
Specifies whether this module should show configuration UI when being executed
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public int getType()
public int getPosition()
public boolean showUI()
public void setShowUI(boolean value)
value
- true if this module should show configuration UI when being executedpublic boolean isActive()
public void setIsActive(boolean value)
value
- true if activepublic JPack getConfiguration(PackListener packListener)
pack
for this module.packListener
- the listener being notified if the module should store its settings backpublic void setConfiguration(JPack config, PackListener packListener)
config
- the module configuration to setpackListener
- the listener previously registered with calling getConfiguration(PackListener)
public java.lang.String getUID()
public void setUID(java.lang.String uid)
uid
- module UIDpublic java.lang.String getModuleName()
public void setModuleName(java.lang.String value)
value
- module display namewww.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.