|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmisServiceValidator | |
---|---|
org.apache.chemistry.opencmis.inmemory.server | |
org.apache.chemistry.opencmis.inmemory.storedobj.api | |
org.apache.chemistry.opencmis.inmemory.storedobj.impl |
Uses of CmisServiceValidator in org.apache.chemistry.opencmis.inmemory.server |
---|
Classes in org.apache.chemistry.opencmis.inmemory.server that implement CmisServiceValidator | |
---|---|
class |
BaseServiceValidatorImpl
|
Fields in org.apache.chemistry.opencmis.inmemory.server declared as CmisServiceValidator | |
---|---|
protected CmisServiceValidator |
InMemoryAbstractServiceImpl.validator
|
Constructors in org.apache.chemistry.opencmis.inmemory.server with parameters of type CmisServiceValidator | |
---|---|
InMemoryAbstractServiceImpl(StoreManager storeManager,
CmisServiceValidator validator)
|
Uses of CmisServiceValidator in org.apache.chemistry.opencmis.inmemory.storedobj.api |
---|
Methods in org.apache.chemistry.opencmis.inmemory.storedobj.api that return CmisServiceValidator | |
---|---|
CmisServiceValidator |
StoreManager.getServiceValidator()
get a permission and parameter validating instance |
Uses of CmisServiceValidator in org.apache.chemistry.opencmis.inmemory.storedobj.impl |
---|
Classes in org.apache.chemistry.opencmis.inmemory.storedobj.impl that implement CmisServiceValidator | |
---|---|
class |
InMemoryServiceValidatorImpl
|
Fields in org.apache.chemistry.opencmis.inmemory.storedobj.impl declared as CmisServiceValidator | |
---|---|
protected CmisServiceValidator |
StoreManagerImpl.validator
|
Methods in org.apache.chemistry.opencmis.inmemory.storedobj.impl that return CmisServiceValidator | |
---|---|
CmisServiceValidator |
StoreManagerImpl.getServiceValidator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |