org.apache.chemistry.opencmis.inmemory.storedobj.impl
Class InMemoryServiceValidatorImpl

java.lang.Object
  extended by org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
      extended by org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
All Implemented Interfaces:
CmisServiceValidator

public class InMemoryServiceValidatorImpl
extends BaseServiceValidatorImpl


Field Summary
 
Fields inherited from class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
fStoreManager
 
Constructor Summary
InMemoryServiceValidatorImpl(StoreManager sm)
           
 
Method Summary
 
Methods inherited from class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
addObjectToFolder, applyAcl, applyAcl, applyPolicy, cancelCheckOut, checkExistingObjectId, checkIn, checkOut, checkParams, checkRepositoryId, checkStandardParameters, checkStandardParametersAllowNull, create, createDocument, createDocumentFromSource, createFolder, createPolicy, createRelationship, deleteContentStream, deleteObject, deleteObjectOrCancelCheckOut, deleteTree, getAcl, getAllowableActions, getAllVersions, getAppliedPolicies, getCheckedOutDocs, getChildren, getContentChanges, getContentStream, getDescendants, getFolderParent, getFolderTree, getObject, getObjectByPath, getObjectOfLatestVersion, getObjectParents, getObjectRelationships, getProperties, getPropertiesOfLatestVersion, getRenditions, getRepositoryInfo, getRepositoryInfos, getTypeChildren, getTypeDefinition, getTypeDescendants, moveObject, query, removeObjectFromFolder, removePolicy, setContentStream, updateProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InMemoryServiceValidatorImpl

public InMemoryServiceValidatorImpl(StoreManager sm)


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.