|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextDefinitionContract
An interface which defines the contract for context definition objects.
| Method Summary | |
|---|---|
List<? extends AgendaDefinitionContract> |
getAgendas()
Returns the list of agendas contained within the context definition. |
Map<String,String> |
getAttributes()
This method returns a list of attributes associated with the a context. |
String |
getDescription()
Returns the description of the context definition. |
String |
getName()
Returns the name of the context definition. |
String |
getNamespace()
Returns the namespace of the context definition. |
String |
getTypeId()
Returns the type id for the context definition. |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getNamespace()
String getName()
String getTypeId()
String getDescription()
List<? extends AgendaDefinitionContract> getAgendas()
Map<String,String> getAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||