org.xcmis.client.gwt.object.impl
Class CmisFolderImpl
java.lang.Object
org.xcmis.client.gwt.object.impl.CmisObjectImpl
org.xcmis.client.gwt.object.impl.CmisFolderImpl
- All Implemented Interfaces:
- CmisFolder, CmisObject
public class CmisFolderImpl
- extends CmisObjectImpl
- implements CmisFolder
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
| Methods inherited from class org.xcmis.client.gwt.object.impl.CmisObjectImpl |
getACL, getAllowableActions, getChangeInfo, getObjectInfo, getPathSegment, getPolicyIds, getProperties, getRelationship, getRenditions, isExactACL, setAllowableActions, setChangeInfo, setExactACL, setObjectInfo, setPathSegment, setProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xcmis.client.gwt.object.CmisObject |
getACL, getAllowableActions, getChangeInfo, getObjectInfo, getPathSegment, getPolicyIds, getProperties, getRelationship, getRenditions, isExactACL, setAllowableActions, setChangeInfo, setExactACL, setObjectInfo, setPathSegment, setProperties |
CmisFolderImpl
public CmisFolderImpl(CmisObject object,
String parentId)
getParentId
public String getParentId()
- Specified by:
getParentId in interface CmisFolder
- Returns:
String parent id- See Also:
CmisFolder.getParentId()
setParentId
public void setParentId(String parentId)
- Specified by:
setParentId in interface CmisFolder
- Parameters:
parentId - parent id- See Also:
CmisFolder.setParentId(java.lang.String)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.