public class FractusConsignmentProcessModel extends ConsignmentProcessModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
PROCESSDONE
Generated constant - Attribute key of
FractusConsignmentProcess.processDone attribute defined at extension yacceleratorfractusfulfilmentprocess. |
_CONSIGNMENT2CONSIGNMENTPROCESS, _ORDERPROCESS2CONSIGNMENTPROCESS, CONSIGNMENT, DONE, PARENTPROCESS, WAITINGFORCONSIGNMENT, WAREHOUSECONSIGNMENTSTATECODE, CONTEXTPARAMETERS, CURRENTTASKS, EMAILS, ENDMESSAGE, PROCESSDEFINITIONNAME, PROCESSDEFINITIONVERSION, PROCESSSTATE, STATE, TASKLOGS, USER_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
FractusConsignmentProcessModel()
Generated constructor - Default constructor for generic creation.
|
FractusConsignmentProcessModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
FractusConsignmentProcessModel(String _code,
ItemModel _owner,
String _processDefinitionName)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
FractusConsignmentProcessModel(String _code,
String _processDefinitionName)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isProcessDone()
Generated method - Getter of the
FractusConsignmentProcess.processDone attribute defined at extension yacceleratorfractusfulfilmentprocess. |
void |
setProcessDone(boolean value)
Generated method - Setter of
FractusConsignmentProcess.processDone attribute defined at extension yacceleratorfractusfulfilmentprocess. |
getConsignment, getParentProcess, getWarehouseConsignmentState, isDone, isWaitingForConsignment, setConsignment, setDone, setParentProcess, setWaitingForConsignment, setWarehouseConsignmentStategetCode, getContextParameters, getCurrentTasks, getEmails, getEndMessage, getProcessDefinitionName, getProcessDefinitionVersion, getProcessState, getState, getTaskLogs, getUser, setCode, setContextParameters, setCurrentTasks, setEmails, setEndMessage, setProcessDefinitionName, setProcessDefinitionVersion, setState, setTaskLogs, setUsergetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String PROCESSDONE
FractusConsignmentProcess.processDone attribute defined at extension yacceleratorfractusfulfilmentprocess.public FractusConsignmentProcessModel()
public FractusConsignmentProcessModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public FractusConsignmentProcessModel(String _code, String _processDefinitionName)
_code - initial attribute declared by type BusinessProcess at extension processing_processDefinitionName - initial attribute declared by type BusinessProcess at extension processing@Deprecated public FractusConsignmentProcessModel(String _code, ItemModel _owner, String _processDefinitionName)
_code - initial attribute declared by type BusinessProcess at extension processing_owner - initial attribute declared by type Item at extension core_processDefinitionName - initial attribute declared by type BusinessProcess at extension processingCopyright © 2017 SAP SE. All Rights Reserved.