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

All Known Subinterfaces:
CmisObject, Document, FileableCmisObject, Folder, Policy, Relationship, TransientCmisObject, TransientDocument, TransientFileableCmisObject, TransientFolder, TransientPolicy, TransientRelationship

public interface ObjectId

Holds an object id.


Method Summary
 String getId()
          Returns the id.
 

Method Detail

getId

String getId()
Returns the id.



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