|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KimAttributeContract
This is the contract for a KimAttribute. A KimAttribute associates categorizes an attribute and describes how to find the attribute for the purpose of the kns.
Method Summary | |
---|---|
String |
getAttributeLabel()
The label for the kim attribute. |
String |
getAttributeName()
The name of the attribute on the getComponentName() . |
String |
getComponentName()
A fully-qualified class name which contains the getAttributeName() . |
String |
getNamespaceCode()
The namespace code that this kim attribute belongs too. |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
---|
getObjectId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Method Detail |
---|
String getComponentName()
getAttributeName()
. This cannot be null or a blank string.
String getAttributeName()
getComponentName()
. This cannot be null or a blank string.
String getNamespaceCode()
String getAttributeLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |