net.nan21.dnet.module.ad.workflow.ds.model
Class ActProcessDefinitionDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractBaseDs<ActProcessDefinition>
net.nan21.dnet.module.ad.workflow.ds.model.ActProcessDefinitionDs
public class ActProcessDefinitionDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractBaseDs<ActProcessDefinition>
| 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 |
fID
public static final String fID
- See Also:
- Constant Field Values
fCLIENTID
public static final String fCLIENTID
- See Also:
- Constant Field Values
fKEY
public static final String fKEY
- See Also:
- Constant Field Values
fFULLNAME
public static final String fFULLNAME
- See Also:
- Constant Field Values
fNAME
public static final String fNAME
- See Also:
- Constant Field Values
fCATEGORY
public static final String fCATEGORY
- See Also:
- Constant Field Values
fRESOURCENAME
public static final String fRESOURCENAME
- See Also:
- Constant Field Values
fDIAGRAMRESOURCENAME
public static final String fDIAGRAMRESOURCENAME
- See Also:
- Constant Field Values
fPROCDEFVERSION
public static final String fPROCDEFVERSION
- See Also:
- Constant Field Values
fDEPLOYMENTID
public static final String fDEPLOYMENTID
- See Also:
- Constant Field Values
fHASSTARTFORM
public static final String fHASSTARTFORM
- See Also:
- Constant Field Values
ActProcessDefinitionDs
public ActProcessDefinitionDs()
ActProcessDefinitionDs
public ActProcessDefinitionDs(ActProcessDefinition e)
getId
public String getId()
setId
public void setId(Object id)
getClientId
public Long getClientId()
setClientId
public void setClientId(Long clientId)
getKey
public String getKey()
setKey
public void setKey(String key)
getFullName
public String getFullName()
setFullName
public void setFullName(String fullName)
getName
public String getName()
setName
public void setName(String name)
getCategory
public String getCategory()
setCategory
public void setCategory(String category)
getResourceName
public String getResourceName()
setResourceName
public void setResourceName(String resourceName)
getDiagramResourceName
public String getDiagramResourceName()
setDiagramResourceName
public void setDiagramResourceName(String diagramResourceName)
getProcDefVersion
public Integer getProcDefVersion()
setProcDefVersion
public void setProcDefVersion(Integer procDefVersion)
getDeploymentId
public String getDeploymentId()
setDeploymentId
public void setDeploymentId(String deploymentId)
getHasStartForm
public Boolean getHasStartForm()
setHasStartForm
public void setHasStartForm(Boolean hasStartForm)
Copyright © 2012. All Rights Reserved.