|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtensionDefinitionContract
Defines an extension to some component of Kuali Enterprise Workflow.
Method Summary | |
---|---|
String |
getApplicationId()
|
Map<String,String> |
getConfiguration()
Returns a list of key/value settings that the extension was statically configured with when defined. |
String |
getDescription()
|
String |
getLabel()
|
String |
getName()
|
String |
getResourceDescriptor()
Retrieves the resource descriptor for this extension. |
String |
getType()
The "type" of extension definition. |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Method Detail |
---|
String getName()
String getApplicationId()
String getLabel()
String getDescription()
String getType()
KewApiConstants.RULE_ATTRIBUTE_TYPES
KewApiConstants.RULE_ATTRIBUTE_TYPES
String getResourceDescriptor()
Map<String,String> getConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |