public interface ExtensionDefinitionContract extends Identifiable, Versioned
Modifier and Type | Method and Description |
---|---|
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.
|
getId
getVersionNumber
String getApplicationId()
String getDescription()
String getType()
KewApiConstants.RULE_ATTRIBUTE_TYPES
KewApiConstants.RULE_ATTRIBUTE_TYPES
String getResourceDescriptor()
Map<String,String> getConfiguration()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.