|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InMemoryAce | |
---|---|
org.apache.chemistry.opencmis.inmemory.storedobj.impl |
Uses of InMemoryAce in org.apache.chemistry.opencmis.inmemory.storedobj.impl |
---|
Methods in org.apache.chemistry.opencmis.inmemory.storedobj.impl that return types with arguments of type InMemoryAce | |
---|---|
java.util.List<InMemoryAce> |
InMemoryAcl.getAces()
|
Methods in org.apache.chemistry.opencmis.inmemory.storedobj.impl with parameters of type InMemoryAce | |
---|---|
boolean |
InMemoryAcl.addAce(InMemoryAce ace)
|
boolean |
InMemoryAcl.removeAce(InMemoryAce ace)
|
Constructor parameters in org.apache.chemistry.opencmis.inmemory.storedobj.impl with type arguments of type InMemoryAce | |
---|---|
InMemoryAcl(java.util.List<InMemoryAce> arg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |