org.xcmis.spi.model
Class ObjectParent
java.lang.Object
org.xcmis.spi.model.ObjectParent
public final class ObjectParent
- extends Object
Describe CMIS object parent.
- Version:
- $Id: CmisObjectParents.java 34360 2009-07-22 23:58:59Z sunman $
- Author:
- Alexey
Zavizionov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectParent
public ObjectParent(CmisObject parent,
String relativePathSegment)
getObject
public CmisObject getObject()
- Returns:
- object's parent
getRelativePathSegment
public String getRelativePathSegment()
- Returns:
- relative path segment of the object for which parent was requested
Copyright © 2010 eXo Platform SAS. All Rights Reserved.