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