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. | 
getVersionNumbergetObjectIdisActivegetIdString getNamespaceCode()
String getDescription()
TemplateContract getTemplate()
Map<String,String> getAttributes()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.