|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisObjectImpl | |
|---|---|
| org.xcmis.client.gwt.object | |
| org.xcmis.client.gwt.object.impl | |
| Uses of CmisObjectImpl in org.xcmis.client.gwt.object |
|---|
| Methods in org.xcmis.client.gwt.object that return types with arguments of type CmisObjectImpl | |
|---|---|
List<CmisObjectImpl> |
CmisObject.getRelationship()
|
| Uses of CmisObjectImpl in org.xcmis.client.gwt.object.impl |
|---|
| Subclasses of CmisObjectImpl in org.xcmis.client.gwt.object.impl | |
|---|---|
class |
CmisDocumentImpl
Created by The eXo Platform SAS. |
class |
CmisFolderImpl
Created by The eXo Platform SAS. |
class |
CmisPolicyImpl
Created by The eXo Platform SAS. |
class |
CmisRelationshipImpl
Created by The eXo Platform SAS. |
| Methods in org.xcmis.client.gwt.object.impl that return types with arguments of type CmisObjectImpl | |
|---|---|
List<CmisObjectImpl> |
CmisObjectImpl.getRelationship()
|
| Constructor parameters in org.xcmis.client.gwt.object.impl with type arguments of type CmisObjectImpl | |
|---|---|
CmisObjectImpl(Map<String,Property<?>> properties,
List<AccessControlEntry> acl,
boolean exactACL,
Set<String> policyIds,
List<CmisObjectImpl> relationships,
List<Rendition> renditions,
AllowableActions allowableActions,
ChangeInfo changeInfo,
ObjectInfo objectInfo,
String pathSegment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||