org.apache.chemistry.opencmis.commons.server
Interface ObjectInfoHandler


public interface ObjectInfoHandler


Method Summary
 void addObjectInfo(ObjectInfo objectInfo)
           
 ObjectInfo getObjectInfo(String repositoryId, String objectId)
           
 

Method Detail

getObjectInfo

ObjectInfo getObjectInfo(String repositoryId,
                         String objectId)

addObjectInfo

void addObjectInfo(ObjectInfo objectInfo)


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