| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Field and Description |
|---|---|
protected CmisObjectType |
GetObjectResponse.object |
protected CmisObjectType |
GetObjectByPathResponse.object |
protected CmisObjectType |
CmisObjectInFolderType.object |
protected CmisObjectType |
GetObjectOfLatestVersionResponse.object |
protected CmisObjectType |
CmisObjectParentsType.object |
protected CmisObjectType |
GetFolderParentResponse.object |
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisObjectType> |
GetAppliedPoliciesResponse.objects |
protected List<CmisObjectType> |
GetAllVersionsResponse.objects |
protected List<CmisObjectType> |
CmisObjectListType.objects |
protected List<CmisObjectType> |
CmisObjectType.relationship |
| Modifier and Type | Method and Description |
|---|---|
protected CmisObjectType |
DMAbstractServicePort.createCmisObject(Object object,
PropertyFilter filter,
CMISRelationshipDirectionEnum includeRelationships,
boolean includeAllowableActions,
String renditionFilter)
This method creates and configures CMIS object against appropriate Alfresco object (NodeRef or AssociationRef).
|
protected CmisObjectType |
DMAbstractServicePort.createCmisObject(Object object,
PropertyFilter filter,
EnumIncludeRelationships includeRelationships,
Boolean includeAllowableActions,
String renditionFilter)
This method creates and configures CMIS object against appropriate Alfresco object (NodeRef or AssociationRef).
|
CmisObjectType |
ObjectFactory.createCmisObjectType()
Create an instance of
CmisObjectType |
CmisObjectType |
NavigationServicePort.getFolderParent(String repositoryId,
String folderId,
String filter,
CmisExtensionType extension) |
CmisObjectType |
DMNavigationServicePort.getFolderParent(String repositoryId,
String folderId,
String filter,
CmisExtensionType extension)
Returns the parent folder object, and optionally all ancestor folder objects, above a specified folder object.
|
CmisObjectType |
GetObjectResponse.getObject()
Gets the value of the object property.
|
CmisObjectType |
GetObjectByPathResponse.getObject()
Gets the value of the object property.
|
CmisObjectType |
CmisObjectInFolderType.getObject()
Gets the value of the object property.
|
CmisObjectType |
GetObjectOfLatestVersionResponse.getObject()
Gets the value of the object property.
|
CmisObjectType |
CmisObjectParentsType.getObject()
Gets the value of the object property.
|
CmisObjectType |
GetFolderParentResponse.getObject()
Gets the value of the object property.
|
CmisObjectType |
DMObjectServicePort.getObject(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
Gets the specified object
|
CmisObjectType |
ObjectServicePort.getObject(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension) |
CmisObjectType |
DMObjectServicePort.getObjectByPath(String repositoryId,
String path,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
Gets the specified object by path
|
CmisObjectType |
ObjectServicePort.getObjectByPath(String repositoryId,
String path,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension) |
CmisObjectType |
DMVersioningServicePort.getObjectOfLatestVersion(String repositoryId,
String objectId,
Boolean major,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension) |
CmisObjectType |
VersioningServicePort.getObjectOfLatestVersion(String repositoryId,
String objectId,
Boolean major,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension) |
| Modifier and Type | Method and Description |
|---|---|
List<CmisObjectType> |
DMVersioningServicePort.getAllVersions(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
CmisExtensionType extension)
Gets the list of all document versions for the specified version series.
|
List<CmisObjectType> |
VersioningServicePort.getAllVersions(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
CmisExtensionType extension) |
List<CmisObjectType> |
PolicyServicePort.getAppliedPolicies(String repositoryId,
String objectId,
String filter,
CmisExtensionType extension) |
List<CmisObjectType> |
DMPolicyServicePort.getAppliedPolicies(String repositoryId,
String objectId,
String filter,
CmisExtensionType extension)
Gets the list of policy objects currently applied to a target object.
|
List<CmisObjectType> |
GetAppliedPoliciesResponse.getObjects()
Gets the value of the objects property.
|
List<CmisObjectType> |
GetAllVersionsResponse.getObjects()
Gets the value of the objects property.
|
List<CmisObjectType> |
CmisObjectListType.getObjects()
Gets the value of the objects property.
|
List<CmisObjectType> |
CmisObjectType.getRelationship()
Gets the value of the relationship property.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DMAbstractServicePort.appendWithAce(NodeRef identifierInstance,
CmisObjectType object) |
protected void |
DMAbstractServicePort.appendWithRelationships(NodeRef object,
PropertyFilter filter,
CMISRelationshipDirectionEnum includeRelationships,
boolean includeAllowableActions,
String renditionFilter,
CmisObjectType result) |
void |
GetObjectResponse.setObject(CmisObjectType value)
Sets the value of the object property.
|
void |
GetObjectByPathResponse.setObject(CmisObjectType value)
Sets the value of the object property.
|
void |
CmisObjectInFolderType.setObject(CmisObjectType value)
Sets the value of the object property.
|
void |
GetObjectOfLatestVersionResponse.setObject(CmisObjectType value)
Sets the value of the object property.
|
void |
CmisObjectParentsType.setObject(CmisObjectType value)
Sets the value of the object property.
|
void |
GetFolderParentResponse.setObject(CmisObjectType value)
Sets the value of the object property.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DMAbstractServicePort.createCmisObjectList(PropertyFilter filter,
CMISRelationshipDirectionEnum includeRelationships,
boolean includeAllowableActions,
String renditionFilter,
List<NodeRef> sourceList,
List<CmisObjectType> resultList)
This method converts Alfresco's NodeRef's to CMIS objects those will be stored in resultList-parameter.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.