net.nan21.dnet.module.ad.workflow.ds.filter
Class WfDefTransitionDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
net.nan21.dnet.module.ad.workflow.ds.filter.WfDefTransitionDsFilter
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class WfDefTransitionDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
clientId, createdAt, createdAt_From, createdAt_To, createdBy, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, uuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getUuid, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setUuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsFilter |
_asLong_ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WfDefTransitionDsFilter
public WfDefTransitionDsFilter()
getProcessId
public Long getProcessId()
getProcessId_From
public Long getProcessId_From()
getProcessId_To
public Long getProcessId_To()
setProcessId
public void setProcessId(Long processId)
setProcessId_From
public void setProcessId_From(Long processId_From)
setProcessId_To
public void setProcessId_To(Long processId_To)
getProcess
public String getProcess()
setProcess
public void setProcess(String process)
getSourceId
public Long getSourceId()
getSourceId_From
public Long getSourceId_From()
getSourceId_To
public Long getSourceId_To()
setSourceId
public void setSourceId(Long sourceId)
setSourceId_From
public void setSourceId_From(Long sourceId_From)
setSourceId_To
public void setSourceId_To(Long sourceId_To)
getSource
public String getSource()
setSource
public void setSource(String source)
getTargetId
public Long getTargetId()
getTargetId_From
public Long getTargetId_From()
getTargetId_To
public Long getTargetId_To()
setTargetId
public void setTargetId(Long targetId)
setTargetId_From
public void setTargetId_From(Long targetId_From)
setTargetId_To
public void setTargetId_To(Long targetId_To)
getTarget
public String getTarget()
setTarget
public void setTarget(String target)
Copyright © 2012. All Rights Reserved.