public interface PermissionContract extends Versioned, GloballyUnique, Inactivatable, Identifiable
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes()
Attributes for a Permission.
|
String |
getDescription()
The description of the Permission.
|
String |
getName()
The name of the Permission.
|
String |
getNamespaceCode()
The namespace code that this Permission belongs too.
|
TemplateContract |
getTemplate()
The Template referenced by the Permission.
|
getVersionNumber
getObjectId
isActive
getId
String getNamespaceCode()
String getDescription()
TemplateContract getTemplate()
Map<String,String> getAttributes()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.