public class OwDummyLaunchWorkitemContainer.OwDummyLaunchWorkitem extends OwDummyWorkitem
OwDummyWorkitem.OwDummyWorkitemFileObjectClass, OwDummyWorkitem.OwDummyWorkitemProcessorInfo, OwDummyWorkitem.OwDummyWorkitemPropertyClassm_WorkitemClassDescriptionm_DirectoryClassDescription, m_eventmanager, m_File, m_FileClassDescription, m_locale, m_PropertyMapOBJECT_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_TRACKERTYPE_AJAX, TYPE_CHECKIN_OBJECT, TYPE_CREATE_OBJECT, TYPE_META_OBJECT, TYPE_RESULT_LIST, TYPE_SEARCH, TYPE_SMALLCONTENT_REPRESENTATION_TYPE_NONE, CONTENT_REPRESENTATION_TYPE_OBJECT, CONTENT_REPRESENTATION_TYPE_STREAM, CONTENT_REPRESENTATION_TYPE_URL, CONTENT_REPRESENTATION_TYPE_USER_START, CONTENT_TYPE_ANNOTATION, CONTENT_TYPE_DOCUMENT, CONTENT_TYPE_SECURITY, CONTENT_TYPE_USER_START| Constructor and Description |
|---|
OwDummyLaunchWorkitemContainer.OwDummyLaunchWorkitem(OwDummyWorkitemRepository repository_p,
File file_p,
OwDummyWorkitemContainer container_p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDelete(int context_p) |
boolean |
canForcedelete(int context_p) |
boolean |
canLock()
check if object supports lock mechanism
|
boolean |
canReassignToPublicContainer(int context_p) |
boolean |
canReassignToUserContainer(int context_p) |
boolean |
canResponse() |
boolean |
canResubmit(int context_p) |
boolean |
canReturnToSource(int context_p) |
void |
delete() |
void |
dispatch() |
void |
forcedelete() |
boolean |
getLock(int context_p) |
String |
getLockUserID(int context_p) |
String |
getMIMEType() |
boolean |
getMyLock(int context_p) |
String |
getResponse() |
Collection |
getResponses() |
Date |
getResubmitDate(int context_p) |
com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo |
getStepProcessorInfo() |
int |
getType() |
protected boolean |
isAutoSave() |
protected void |
loadProperties()
load all properties of the file.
|
void |
reassignToPublicContainer(String containername_p,
boolean delegateFlag_p) |
void |
reassignToUserContainer(String participant_p,
boolean delegateFlag_p) |
void |
resubmit(Date date_p) |
void |
returnToSource() |
void |
setInitialAttachments(Collection attachmentObjects_p) |
boolean |
setLock(boolean lock_p) |
void |
setResponse(String strResponse_p) |
canDispatch, getDMSID, getObjectClass, getStaticObjectClass, isPropertiesObjectadd, canAdd, canChangeClass, canFilterChilds, canGetContent, canGetPermissions, canGetProperties, canMove, canRemoveReference, canSetContent, canSetPermissions, canSetProperties, changeClass, createFileObject, exists, getChildCount, getChildren, getChilds, getClassName, getClonedPermissions, getClonedProperties, getColumnInfoList, getContentCollection, getContentElement, getContentFilePath, getContentObject, getContentRepresentation, getContentStream, getContentTypes, getContentURL, getField, getFieldProviderName, getFieldProviderSource, getFieldProviderType, getFields, getFileObject, getFilterProperties, getID, getInstance, getMIMEParameter, getName, getNativeObject, getNetwork, getPageCount, getPageNumber, getParents, getPath, getPermissions, getProperties, getProperty, getResource, getResourceID, getSafeFieldValue, getSearchTemplate, getVersion, getVersionSeries, hasChilds, hasContent, hasVersionSeries, isInputStreamNative, move, refreshProperties, refreshProperties, releaseResources, removeReference, setContentCollection, setField, setPermissions, setProperties, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, canAdd, canChangeClass, canFilterChilds, canGetContent, canGetPermissions, canGetProperties, canMove, canRemoveReference, canSetContent, canSetPermissions, canSetProperties, changeClass, getChildCount, getChilds, getClassName, getClonedPermissions, getClonedProperties, getColumnInfoList, getContentCollection, getFilterProperties, getNativeObject, getParents, getPath, getPermissions, getProperties, getProperty, getResource, getSearchTemplate, getVersion, getVersionSeries, hasChilds, hasVersionSeries, move, refreshProperties, refreshProperties, removeReference, setContentCollection, setPermissions, setProperties, setPropertiespublic OwDummyLaunchWorkitemContainer.OwDummyLaunchWorkitem(OwDummyWorkitemRepository repository_p, File file_p, OwDummyWorkitemContainer container_p) throws Exception
Exceptionprotected void loadProperties()
throws Exception
OwDummyWorkitemloadProperties in class OwDummyWorkitemExceptionpublic void setInitialAttachments(Collection attachmentObjects_p) throws Exception
Exceptionpublic boolean canResponse()
canResponse in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemcanResponse in class OwDummyWorkitempublic String getResponse() throws Exception
getResponse in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemgetResponse in class OwDummyWorkitemExceptionpublic Collection getResponses() throws Exception
getResponses in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemgetResponses in class OwDummyWorkitemExceptionpublic void setResponse(String strResponse_p) throws Exception
setResponse in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemsetResponse in class OwDummyWorkitemExceptionpublic boolean canForcedelete(int context_p)
throws Exception
canForcedelete in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemcanForcedelete in class OwDummyWorkitemExceptionpublic boolean canReassignToPublicContainer(int context_p)
throws Exception
canReassignToPublicContainer in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemcanReassignToPublicContainer in class OwDummyWorkitemExceptionpublic boolean canReassignToUserContainer(int context_p)
throws Exception
canReassignToUserContainer in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemcanReassignToUserContainer in class OwDummyWorkitemExceptionpublic boolean canResubmit(int context_p)
throws Exception
canResubmit in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemcanResubmit in class OwDummyWorkitemExceptionpublic boolean canReturnToSource(int context_p)
throws Exception
canReturnToSource in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemcanReturnToSource in class OwDummyWorkitemExceptionpublic void forcedelete()
throws Exception
forcedelete in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemforcedelete in class OwDummyWorkitemExceptionpublic Date getResubmitDate(int context_p) throws Exception
getResubmitDate in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemgetResubmitDate in class OwDummyWorkitemExceptionpublic void reassignToPublicContainer(String containername_p, boolean delegateFlag_p) throws Exception
reassignToPublicContainer in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemreassignToPublicContainer in class OwDummyWorkitemExceptionpublic void reassignToUserContainer(String participant_p, boolean delegateFlag_p) throws Exception
reassignToUserContainer in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemreassignToUserContainer in class OwDummyWorkitemExceptionpublic void resubmit(Date date_p) throws Exception
resubmit in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemresubmit in class OwDummyWorkitemExceptionpublic void returnToSource()
throws Exception
returnToSource in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemreturnToSource in class OwDummyWorkitemExceptionpublic boolean canDelete(int context_p)
throws Exception
canDelete in interface com.wewebu.ow.server.ecm.OwObjectcanDelete in class com.wewebu.ow.server.ecm.OwFileObjectExceptionpublic boolean canLock()
throws Exception
OwDummyWorkitemcanLock in interface com.wewebu.ow.server.ecm.OwObjectcanLock in class OwDummyWorkitemExceptionpublic void delete()
throws Exception
delete in interface com.wewebu.ow.server.ecm.OwObjectdelete in class com.wewebu.ow.server.ecm.OwFileObjectExceptionpublic boolean getLock(int context_p)
throws Exception
getLock in interface com.wewebu.ow.server.ecm.OwObjectgetLock in class OwDummyWorkitemExceptionpublic String getLockUserID(int context_p) throws Exception
getLockUserID in interface com.wewebu.ow.server.ecm.OwObjectgetLockUserID in class OwDummyWorkitemExceptionpublic boolean getMyLock(int context_p)
throws Exception
getMyLock in interface com.wewebu.ow.server.ecm.OwObjectgetMyLock in class OwDummyWorkitemExceptionpublic boolean setLock(boolean lock_p)
throws Exception
setLock in interface com.wewebu.ow.server.ecm.OwObjectsetLock in class OwDummyWorkitemExceptionpublic String getMIMEType() throws Exception
getMIMEType in interface com.wewebu.ow.server.ecm.OwContentElementgetMIMEType in interface com.wewebu.ow.server.ecm.OwObjectReferencegetMIMEType in class OwDummyWorkitemExceptionpublic int getType()
getType in interface com.wewebu.ow.server.ecm.OwObjectReferencegetType in class OwDummyWorkitemprotected boolean isAutoSave()
public void dispatch()
throws Exception
dispatch in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemdispatch in class OwDummyWorkitemExceptionpublic com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo getStepProcessorInfo()
throws com.wewebu.ow.server.exceptions.OwObjectNotFoundException
getStepProcessorInfo in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemgetStepProcessorInfo in class OwDummyWorkitemcom.wewebu.ow.server.exceptions.OwObjectNotFoundExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.