|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CmisObjectType in org.apache.chemistry.opencmis.client.bindings.spi.atompub |
---|
Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub that return CmisObjectType | |
---|---|
protected CmisObjectType |
AbstractAtomPubService.createIdObject(String objectId)
Creates a CMIS object that only contains an id in the property list. |
Constructors in org.apache.chemistry.opencmis.client.bindings.spi.atompub with parameters of type CmisObjectType | |
---|---|
AtomEntryWriter(CmisObjectType object)
Constructor. |
|
AtomEntryWriter(CmisObjectType object,
String mediaType,
InputStream stream)
Constructor. |
Uses of CmisObjectType in org.apache.chemistry.opencmis.commons.impl |
---|
Methods in org.apache.chemistry.opencmis.commons.impl that return CmisObjectType | |
---|---|
static CmisObjectType |
Converter.convert(ObjectData object)
Converts a CMIS object. |
Methods in org.apache.chemistry.opencmis.commons.impl that return types with arguments of type CmisObjectType | |
---|---|
javax.xml.bind.JAXBElement<CmisObjectType> |
JaxBHelper.CMISExtraObjectFactory.createObject(CmisObjectType value)
|
Methods in org.apache.chemistry.opencmis.commons.impl with parameters of type CmisObjectType | |
---|---|
static ObjectData |
Converter.convert(CmisObjectType object)
Converts a CMIS object. |
javax.xml.bind.JAXBElement<CmisObjectType> |
JaxBHelper.CMISExtraObjectFactory.createObject(CmisObjectType value)
|
Uses of CmisObjectType in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisObjectType | |
---|---|
protected CmisObjectType |
GetObjectResponse.object
|
protected CmisObjectType |
GetObjectOfLatestVersionResponse.object
|
protected CmisObjectType |
GetObjectByPathResponse.object
|
protected CmisObjectType |
GetFolderParentResponse.object
|
protected CmisObjectType |
CmisObjectParentsType.object
|
protected CmisObjectType |
CmisObjectInFolderType.object
|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisObjectType | |
---|---|
protected List<CmisObjectType> |
GetAppliedPoliciesResponse.objects
|
protected List<CmisObjectType> |
GetAllVersionsResponse.objects
|
protected List<CmisObjectType> |
CmisObjectListType.objects
|
protected List<CmisObjectType> |
CmisObjectType.relationship
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisObjectType | |
---|---|
CmisObjectType |
ObjectFactory.createCmisObjectType()
Create an instance of CmisObjectType |
CmisObjectType |
NavigationServicePort.getFolderParent(String repositoryId,
String folderId,
String filter,
CmisExtensionType extension)
|
CmisObjectType |
GetObjectResponse.getObject()
Gets the value of the object property. |
CmisObjectType |
GetObjectOfLatestVersionResponse.getObject()
Gets the value of the object property. |
CmisObjectType |
GetObjectByPathResponse.getObject()
Gets the value of the object property. |
CmisObjectType |
GetFolderParentResponse.getObject()
Gets the value of the object property. |
CmisObjectType |
CmisObjectParentsType.getObject()
Gets the value of the object property. |
CmisObjectType |
CmisObjectInFolderType.getObject()
Gets the value of the object property. |
CmisObjectType |
ObjectServicePort.getObject(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
|
CmisObjectType |
ObjectServicePort.getObjectByPath(String repositoryId,
String path,
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)
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisObjectType | |
---|---|
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> |
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. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisObjectType | |
---|---|
void |
GetObjectResponse.setObject(CmisObjectType value)
Sets the value of the object property. |
void |
GetObjectOfLatestVersionResponse.setObject(CmisObjectType value)
Sets the value of the object property. |
void |
GetObjectByPathResponse.setObject(CmisObjectType value)
Sets the value of the object property. |
void |
GetFolderParentResponse.setObject(CmisObjectType value)
Sets the value of the object property. |
void |
CmisObjectParentsType.setObject(CmisObjectType value)
Sets the value of the object property. |
void |
CmisObjectInFolderType.setObject(CmisObjectType value)
Sets the value of the object property. |
Uses of CmisObjectType in org.apache.chemistry.opencmis.server.impl.webservices |
---|
Methods in org.apache.chemistry.opencmis.server.impl.webservices that return CmisObjectType | |
---|---|
CmisObjectType |
NavigationService.getFolderParent(String repositoryId,
String folderId,
String filter,
CmisExtensionType extension)
|
CmisObjectType |
ObjectService.getObject(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeAcl,
CmisExtensionType extension)
|
CmisObjectType |
ObjectService.getObjectByPath(String repositoryId,
String path,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeAcl,
CmisExtensionType extension)
|
CmisObjectType |
VersioningService.getObjectOfLatestVersion(String repositoryId,
String versionSeriesId,
Boolean major,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeAcl,
CmisExtensionType extension)
|
Methods in org.apache.chemistry.opencmis.server.impl.webservices that return types with arguments of type CmisObjectType | |
---|---|
List<CmisObjectType> |
VersioningService.getAllVersions(String repositoryId,
String versionSeriesId,
String filter,
Boolean includeAllowableActions,
CmisExtensionType extension)
|
List<CmisObjectType> |
PolicyService.getAppliedPolicies(String repositoryId,
String objectId,
String filter,
CmisExtensionType extension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |