|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.informationsystem.glitebridge.resource.commontype.ACLType
public class ACLType
Constructor Summary | |
---|---|
ACLType()
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getRule()
The rules of ACL |
void |
setRule(java.util.List<java.lang.String> rule)
Set the rules of ACL |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ACLType()
Method Detail |
---|
public java.util.List<java.lang.String> getRule()
public void setRule(java.util.List<java.lang.String> rule)
rule
- the rules
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |