net.nan21.dnet.module.ad.workflow.ds.model
Class WfDefNodeDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<WfDefNode>
net.nan21.dnet.module.ad.workflow.ds.model.WfDefNodeDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class WfDefNodeDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<WfDefNode>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs |
active, clientId, createdAt, createdBy, description, entityFQN, fACTIVE, fCLIENTID, fCREATEDAT, fCREATEDBY, fDESCRIPTION, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fNAME, fUUID, fVERSION, id, modifiedAt, modifiedBy, name, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs |
getActive, getClientId, getCreatedAt, getCreatedBy, getDescription, getEntityFQN, getId, getModifiedAt, getModifiedBy, getName, getUuid, getVersion, setActive, setClientId, setCreatedAt, setCreatedBy, setDescription, setEntityFQN, setId, setModifiedAt, setModifiedBy, setName, setUuid, setVersion |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsModel |
_asLong_, _getEntity_, _setEntity_, get__clientRecordId__, set__clientRecordId__ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fASSIGNTOUSER
public static final String fASSIGNTOUSER
- See Also:
- Constant Field Values
fASSIGNTOGROUP
public static final String fASSIGNTOGROUP
- See Also:
- Constant Field Values
fSTARTWITHPREVIOUS
public static final String fSTARTWITHPREVIOUS
- See Also:
- Constant Field Values
fTASKTYPE
public static final String fTASKTYPE
- See Also:
- Constant Field Values
fPROCESSID
public static final String fPROCESSID
- See Also:
- Constant Field Values
fPROCESS
public static final String fPROCESS
- See Also:
- Constant Field Values
WfDefNodeDs
public WfDefNodeDs()
WfDefNodeDs
public WfDefNodeDs(WfDefNode e)
getAssignToUser
public String getAssignToUser()
setAssignToUser
public void setAssignToUser(String assignToUser)
getAssignToGroup
public String getAssignToGroup()
setAssignToGroup
public void setAssignToGroup(String assignToGroup)
getStartWithPrevious
public Boolean getStartWithPrevious()
setStartWithPrevious
public void setStartWithPrevious(Boolean startWithPrevious)
getTaskType
public String getTaskType()
setTaskType
public void setTaskType(String taskType)
getProcessId
public Long getProcessId()
setProcessId
public void setProcessId(Long processId)
getProcess
public String getProcess()
setProcess
public void setProcess(String process)
Copyright © 2012. All Rights Reserved.