public class OwCMISRelationshipObject extends OwCMISAbstractNativeObject<org.apache.chemistry.opencmis.client.api.TransientRelationship,org.apache.chemistry.opencmis.client.api.RelationshipType,OwCMISRelationshipClass> implements OwCMISRelationship
CMIS base-type "cmis:relationship" dependent implementation.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
owTransientObject
OBJECT_TYPE_ALL_CONTAINER_OBJECTS, OBJECT_TYPE_ALL_CONTENT_OBJECTS, OBJECT_TYPE_ALL_TUPLE_OBJECTS, OBJECT_TYPE_ALL_WORKFLOW_OBJECTS, OBJECT_TYPE_BPM_ROOT_FOLDER, OBJECT_TYPE_CONTAINER_USER_START, OBJECT_TYPE_CONTENT_USER_START, OBJECT_TYPE_CROSS_QUEUE_FOLDER, OBJECT_TYPE_CUSTOM, OBJECT_TYPE_DOCUMENT, OBJECT_TYPE_DYNAMIC_VIRTUAL_FOLDER, OBJECT_TYPE_ECM_ROOT_FOLDER, OBJECT_TYPE_FOLDER, OBJECT_TYPE_HISTORY, OBJECT_TYPE_LINK, OBJECT_TYPE_PROXY_QUEUE_FOLDER, OBJECT_TYPE_PUBLIC_QUEUE_FOLDER, OBJECT_TYPE_ROSTER_FOLDER, OBJECT_TYPE_ROSTERITEM, OBJECT_TYPE_STORED_SEARCH, OBJECT_TYPE_SYS_QUEUE_FOLDER, OBJECT_TYPE_TRACKER_QUEUE_FOLDER, OBJECT_TYPE_TUPLE_USER_START, OBJECT_TYPE_UNDEFINED, OBJECT_TYPE_USER_QUEUE_FOLDER, OBJECT_TYPE_VIRTUAL_FOLDER, OBJECT_TYPE_WORKFLOW_USER_START, OBJECT_TYPE_WORKITEM, OBJECT_TYPE_WORKITEM_PROXY, OBJECT_TYPE_WORKITEM_TRACKER
Constructor and Description |
---|
OwCMISRelationshipObject(OwCMISNativeSession session_p,
org.apache.chemistry.opencmis.client.api.TransientRelationship nativeObject_p,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext,
OwCMISRelationshipClass class_p) |
Modifier and Type | Method and Description |
---|---|
boolean |
canGetContent(int iContentType_p,
int iContext_p) |
boolean |
canSetContent(int iContentType_p,
int iContext_p) |
com.wewebu.ow.server.ecm.OwObjectLinkRelation |
getRelation(com.wewebu.ow.server.ecm.OwObject obj) |
com.wewebu.ow.server.ecm.OwObjectReference |
getSource() |
com.wewebu.ow.server.ecm.OwObjectReference |
getTarget() |
com.wewebu.ow.server.ecm.OwVersion |
getVersion() |
com.wewebu.ow.server.ecm.OwVersionSeries |
getVersionSeries() |
void |
setContentCollection(com.wewebu.ow.server.ecm.OwContentCollection content_p) |
afterPropertiesSet, canDelete, canSetProperties, delete, detach, getChildren, getChilds, getDMSID, getID, getName, getNativeID, getNativeObject, getPermissions, getProperties, getProperty, getRelationDirection, getRelationTypeFilter, getTransientObject, hasChilds, refreshProperties, refreshProperties, reloadNativeObject, replaceNativeObject, replaceNativeObject, replaceNativeObject, retrieveRenditions, setPermissions, setProperties
canGetPermissions, canSetPermissions, createCopy, createCopyProperties, getCopyClassName, getResource, getSession
add, canAdd, canChangeClass, canFilterChilds, canGetProperties, canLock, canMove, canRemoveReference, changeClass, checkPropertyCollection, equals, getChildCount, getClassName, getClonedPermissions, getClonedProperties, getColumnInfoList, getContentCollection, getField, getFieldProviderName, getFieldProviderSource, getFieldProviderType, getFields, getFilterProperties, getInstance, getLock, getLockUserID, getMIMEParameter, getMIMEType, getMyLock, getObjectClass, getPageCount, getParents, getPath, getResourceID, getSafeFieldValue, getSearchTemplate, getType, getVirtualProperties, getVirtualProperty, hasContent, hashCode, hasVersionSeries, move, removeReference, setField, setLock, setProperties, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getNativeObject, getTransientObject, retrieveRenditions
getSession
createCopy, getChildCount, getChilds, getDMSID, getNativeID, getObjectClass, getPath, getPermissions, getProperty, getResource, getResourceID, hasChilds, setProperties, setProperties
add, canAdd, canChangeClass, canDelete, canFilterChilds, canGetPermissions, canGetProperties, canLock, canMove, canRemoveReference, canSetPermissions, canSetProperties, changeClass, delete, getClassName, getClonedPermissions, getClonedProperties, getColumnInfoList, getContentCollection, getFilterProperties, getLock, getLockUserID, getMyLock, getParents, getProperties, getSearchTemplate, hasVersionSeries, move, refreshProperties, refreshProperties, removeReference, setLock, setPermissions
public OwCMISRelationshipObject(OwCMISNativeSession session_p, org.apache.chemistry.opencmis.client.api.TransientRelationship nativeObject_p, org.apache.chemistry.opencmis.client.api.OperationContext creationContext, OwCMISRelationshipClass class_p) throws com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.server.exceptions.OwException
public final com.wewebu.ow.server.ecm.OwVersionSeries getVersionSeries() throws Exception
getVersionSeries
in interface com.wewebu.ow.server.ecm.OwObject
Exception
public final com.wewebu.ow.server.ecm.OwVersion getVersion() throws Exception
getVersion
in interface com.wewebu.ow.server.ecm.OwObject
Exception
public void setContentCollection(com.wewebu.ow.server.ecm.OwContentCollection content_p) throws Exception
setContentCollection
in interface com.wewebu.ow.server.ecm.OwObject
Exception
public boolean canSetContent(int iContentType_p, int iContext_p) throws Exception
canSetContent
in interface com.wewebu.ow.server.ecm.OwObject
Exception
public boolean canGetContent(int iContentType_p, int iContext_p) throws Exception
canGetContent
in interface com.wewebu.ow.server.ecm.OwObject
Exception
public com.wewebu.ow.server.ecm.OwObjectReference getTarget()
getTarget
in interface com.wewebu.ow.server.ecm.OwObjectLink
public com.wewebu.ow.server.ecm.OwObjectReference getSource()
getSource
in interface com.wewebu.ow.server.ecm.OwObjectLink
public com.wewebu.ow.server.ecm.OwObjectLinkRelation getRelation(com.wewebu.ow.server.ecm.OwObject obj)
getRelation
in interface com.wewebu.ow.server.ecm.OwObjectLink
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.