| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TermParameterDefinitionContract
The contract for a TermParameterDefinition which defines a term parameter.  This is simply
 a name and a value that is associated with a term by an identifier.
 
TermParameterDefinition| Method Summary | |
|---|---|
|  String | getName()Gets the name of this parameter. | 
|  String | getTermId()Gets the identifier for the term that this parameter belongs to. | 
|  String | getValue()Gets the value of this parameter. | 
| 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 getTermId()
String getName()
String getValue()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||