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


public interface ObjectInfoHandler


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

Method Detail

getObjectInfo

ObjectInfo getObjectInfo(java.lang.String repositoryId,
                         java.lang.String objectId)

addObjectInfo

void addObjectInfo(ObjectInfo objectInfo)


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