org.apache.chemistry.opencmis.client.api
Interface ObjectId

All Known Subinterfaces:
CmisObject, Document, FileableCmisObject, Folder, Policy, Relationship

public interface ObjectId

Holds an object id.


Method Summary
 String getId()
          Returns the id.
 

Method Detail

getId

String getId()
Returns the id.



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