|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.permissions.limits.PermissionLimitDocumentation
public class PermissionLimitDocumentation
key to the nav.properties, and values for args
Constructor Summary | |
---|---|
PermissionLimitDocumentation()
|
|
PermissionLimitDocumentation(java.lang.String theDocumentationKey)
construct with key |
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getArgs()
args for {0}, {1}, etc in the documentation value |
java.lang.String |
getDocumentationKey()
documentation key in nav.properties |
void |
setArgs(java.util.List<java.lang.String> args1)
args for {0}, {1}, etc in the documentation value |
void |
setDocumentationKey(java.lang.String documentationKey1)
documentation key in nav.properties |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PermissionLimitDocumentation()
public PermissionLimitDocumentation(java.lang.String theDocumentationKey)
theDocumentationKey
- Method Detail |
---|
public java.lang.String getDocumentationKey()
public void setDocumentationKey(java.lang.String documentationKey1)
documentationKey1
- public java.util.List<java.lang.String> getArgs()
public void setArgs(java.util.List<java.lang.String> args1)
args1
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |