com.wewebu.ow.server.ecmimpl.cmis.object
Class OwCMISRelationshipObject

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.object.OwCMISObjectBase
      extended by com.wewebu.ow.server.ecmimpl.cmis.object.OwCMISRelationshipObject
All Implemented Interfaces:
com.wewebu.ow.server.ecm.OwObject, com.wewebu.ow.server.ecm.OwObjectReference, OwCMISObject, com.wewebu.ow.server.field.OwFieldProvider

public class OwCMISRelationshipObject
extends OwCMISObjectBase

OwCMISRelationshipObject.

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


Field Summary
 
Fields inherited from class com.wewebu.ow.server.ecmimpl.cmis.object.OwCMISObjectBase
ADD_PROPERTY_EXTENSIONS_EP, CUSTOMIZE_CLASS_EP, FILTER_PROPERTY_EXTENSIONS_EP, m_cmisObjType, m_network, PROCESS_NATIVE_PROPERITIES_EP, REQUEST_CACHED_PROPERITIES_EP
 
Fields inherited from interface com.wewebu.ow.server.ecm.OwObject
STANDARD_PATH_DELIMITER
 
Fields inherited from interface com.wewebu.ow.server.ecm.OwObjectReference
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
 
Fields inherited from interface com.wewebu.ow.server.field.OwFieldProvider
TYPE_AJAX, TYPE_CHECKIN_OBJECT, TYPE_CREATE_OBJECT, TYPE_META_OBJECT, TYPE_RESULT_LIST, TYPE_SEARCH, TYPE_SMALL
 
Constructor Summary
OwCMISRelationshipObject(OwCMISNetwork network_p, OwCMISObjectModel objectModel_p, org.oasis_open.docs.ns.cmis.core._200908.CmisObjectType object_p)
           
 
Method Summary
 boolean canGetContent(int contentType_p, int context_p)
           
 boolean canSetContent(int contentType_p, int context_p)
           
 com.wewebu.ow.server.ecm.OwVersion getVersion()
           
 com.wewebu.ow.server.ecm.OwVersionSeries getVersionSeries()
           
 boolean hasChilds(int[] objectTypes_p, int context_p)
           
 boolean hasVersionSeries()
           
 void setContentCollection(com.wewebu.ow.server.ecm.OwContentCollection content_p)
           
 
Methods inherited from class com.wewebu.ow.server.ecmimpl.cmis.object.OwCMISObjectBase
add, canAdd, canChangeClass, canDelete, canFilterChilds, canGetPermissions, canGetProperties, canLock, canMove, canRemoveReference, canSetPermissions, canSetProperties, changeClass, createCopy, decodeID, delete, encodeID, equals, getChangeToken, getChildCount, getChilds, getClassName, getClonedPermissions, getClonedProperties, getColumnInfoList, getContentCollection, getDecodedID, getDMSID, getField, getFieldProviderName, getFieldProviderSource, getFieldProviderType, getFields, getFilterProperties, getID, getInstance, getLock, getLockUserID, getMIMEParameter, getMIMEType, getMyLock, getName, getNativeObject, getNetwork, getObjectClass, getObjectModel, getPageCount, getParents, getPath, getPermissions, getProperties, getProperty, getResource, getResourceID, getSafeFieldValue, getSearchTemplate, getType, hasContent, hashCode, move, refreshProperties, refreshProperties, removeReference, resetNativeObject, retrieveCmisProperties, retrieveCmisProperty, setField, setLock, setPermissions, setProperties, setProperties
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISRelationshipObject

public OwCMISRelationshipObject(OwCMISNetwork network_p,
                                OwCMISObjectModel objectModel_p,
                                org.oasis_open.docs.ns.cmis.core._200908.CmisObjectType object_p)
                         throws com.wewebu.ow.server.exceptions.OwException
Throws:
com.wewebu.ow.server.exceptions.OwException
Method Detail

getVersion

public com.wewebu.ow.server.ecm.OwVersion getVersion()
                                              throws Exception
Throws:
Exception

getVersionSeries

public com.wewebu.ow.server.ecm.OwVersionSeries getVersionSeries()
                                                          throws Exception
Throws:
Exception

hasVersionSeries

public boolean hasVersionSeries()
                         throws Exception
Throws:
Exception

canGetContent

public boolean canGetContent(int contentType_p,
                             int context_p)
                      throws Exception
Throws:
Exception

canSetContent

public boolean canSetContent(int contentType_p,
                             int context_p)
                      throws Exception
Throws:
Exception

setContentCollection

public void setContentCollection(com.wewebu.ow.server.ecm.OwContentCollection content_p)
                          throws Exception
Throws:
Exception

hasChilds

public boolean hasChilds(int[] objectTypes_p,
                         int context_p)
                  throws Exception
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.