|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TermSpecificationDefinitionContract
Interface for classes specifying term specifications
| Method Summary | |
|---|---|
List<? extends CategoryDefinitionContract> |
getCategories()
Returns an ordered list of the categories which this term specification definition requires. |
String |
getDescription()
|
String |
getName()
|
String |
getNamespace()
This is the namespace of the TermSpecificationDefinitionContract |
String |
getType()
|
| 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 |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Method Detail |
|---|
String getName()
TermSpecificationDefinitionContractString getNamespace()
TermSpecificationDefinitionContract
The namespace of the TermSpecificationDefinitionContract
String getType()
TermSpecificationDefinitionContractString getDescription()
TermSpecificationDefinitionContractList<? extends CategoryDefinitionContract> getCategories()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||