|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateContract
This is a contract for a Template. A template represents some course-grained information that is used to create a permission or responsibility which then contains more specific information in permission details or responsibility details. Eg: of a template would be Use Screen,Maintain records etc.
| Method Summary | |
|---|---|
String |
getDescription()
The description of the KIM Permission Template. |
String |
getKimTypeId()
The KIM Type ID referenced by the KIM Permission Template. |
String |
getName()
The name of the KIM Permission Template. |
String |
getNamespaceCode()
The namespace code that this KIM Permission Template 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.active.Inactivatable |
|---|
isActive |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getNamespaceCode()
String getName()
String getDescription()
String getKimTypeId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||