public class OwDummyLaunchWorkitemContainer.OwDummyLaunchWorkitem extends OwDummyWorkitem
OwDummyWorkitem.OwDummyWorkitemFileObjectClass, OwDummyWorkitem.OwDummyWorkitemProcessorInfo, OwDummyWorkitem.OwDummyWorkitemPropertyClass
m_WorkitemClassDescription
m_DirectoryClassDescription, m_eventmanager, m_File, m_FileClassDescription, m_locale, m_PropertyMap
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
TYPE_AJAX, TYPE_CHECKIN_OBJECT, TYPE_CREATE_OBJECT, TYPE_META_OBJECT, TYPE_RESULT_LIST, TYPE_SEARCH, TYPE_SMALL
CONTENT_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, isPropertiesObject
add, 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, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, 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, setProperties
public OwDummyLaunchWorkitemContainer.OwDummyLaunchWorkitem(OwDummyWorkitemRepository repository_p, File file_p, OwDummyWorkitemContainer container_p) throws Exception
Exception
protected void loadProperties() throws Exception
OwDummyWorkitem
loadProperties
in class OwDummyWorkitem
Exception
public void setInitialAttachments(Collection attachmentObjects_p) throws Exception
Exception
public boolean canResponse()
canResponse
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
canResponse
in class OwDummyWorkitem
public String getResponse() throws Exception
getResponse
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
getResponse
in class OwDummyWorkitem
Exception
public Collection getResponses() throws Exception
getResponses
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
getResponses
in class OwDummyWorkitem
Exception
public void setResponse(String strResponse_p) throws Exception
setResponse
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
setResponse
in class OwDummyWorkitem
Exception
public boolean canForcedelete(int context_p) throws Exception
canForcedelete
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
canForcedelete
in class OwDummyWorkitem
Exception
public boolean canReassignToPublicContainer(int context_p) throws Exception
canReassignToPublicContainer
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
canReassignToPublicContainer
in class OwDummyWorkitem
Exception
public boolean canReassignToUserContainer(int context_p) throws Exception
canReassignToUserContainer
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
canReassignToUserContainer
in class OwDummyWorkitem
Exception
public boolean canResubmit(int context_p) throws Exception
canResubmit
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
canResubmit
in class OwDummyWorkitem
Exception
public boolean canReturnToSource(int context_p) throws Exception
canReturnToSource
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
canReturnToSource
in class OwDummyWorkitem
Exception
public void forcedelete() throws Exception
forcedelete
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
forcedelete
in class OwDummyWorkitem
Exception
public Date getResubmitDate(int context_p) throws Exception
getResubmitDate
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
getResubmitDate
in class OwDummyWorkitem
Exception
public void reassignToPublicContainer(String containername_p, boolean delegateFlag_p) throws Exception
reassignToPublicContainer
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
reassignToPublicContainer
in class OwDummyWorkitem
Exception
public void reassignToUserContainer(String participant_p, boolean delegateFlag_p) throws Exception
reassignToUserContainer
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
reassignToUserContainer
in class OwDummyWorkitem
Exception
public void resubmit(Date date_p) throws Exception
resubmit
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
resubmit
in class OwDummyWorkitem
Exception
public void returnToSource() throws Exception
returnToSource
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
returnToSource
in class OwDummyWorkitem
Exception
public boolean canDelete(int context_p) throws Exception
canDelete
in interface com.wewebu.ow.server.ecm.OwObject
canDelete
in class com.wewebu.ow.server.ecm.OwFileObject
Exception
public boolean canLock() throws Exception
OwDummyWorkitem
canLock
in interface com.wewebu.ow.server.ecm.OwObject
canLock
in class OwDummyWorkitem
Exception
public void delete() throws Exception
delete
in interface com.wewebu.ow.server.ecm.OwObject
delete
in class com.wewebu.ow.server.ecm.OwFileObject
Exception
public boolean getLock(int context_p) throws Exception
getLock
in interface com.wewebu.ow.server.ecm.OwObject
getLock
in class OwDummyWorkitem
Exception
public String getLockUserID(int context_p) throws Exception
getLockUserID
in interface com.wewebu.ow.server.ecm.OwObject
getLockUserID
in class OwDummyWorkitem
Exception
public boolean getMyLock(int context_p) throws Exception
getMyLock
in interface com.wewebu.ow.server.ecm.OwObject
getMyLock
in class OwDummyWorkitem
Exception
public boolean setLock(boolean lock_p) throws Exception
setLock
in interface com.wewebu.ow.server.ecm.OwObject
setLock
in class OwDummyWorkitem
Exception
public String getMIMEType() throws Exception
getMIMEType
in interface com.wewebu.ow.server.ecm.OwContentElement
getMIMEType
in interface com.wewebu.ow.server.ecm.OwObjectReference
getMIMEType
in class OwDummyWorkitem
Exception
public int getType()
getType
in interface com.wewebu.ow.server.ecm.OwObjectReference
getType
in class OwDummyWorkitem
protected boolean isAutoSave()
public void dispatch() throws Exception
dispatch
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
dispatch
in class OwDummyWorkitem
Exception
public com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo getStepProcessorInfo() throws com.wewebu.ow.server.exceptions.OwObjectNotFoundException
getStepProcessorInfo
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitem
getStepProcessorInfo
in class OwDummyWorkitem
com.wewebu.ow.server.exceptions.OwObjectNotFoundException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.