net.nan21.dnet.module.ad.workflow.ds.model
Class ActProcessDefinitionLovDs
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.ActProcessDefinitionLovDs
public class ActProcessDefinitionLovDs
- 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
fNAME
public static final String fNAME
- See Also:
- Constant Field Values
fFULLNAME
public static final String fFULLNAME
- See Also:
- Constant Field Values
ActProcessDefinitionLovDs
public ActProcessDefinitionLovDs()
ActProcessDefinitionLovDs
public ActProcessDefinitionLovDs(ActProcessDefinition e)
getId
public String getId()
setId
public void setId(Object id)
getClientId
public Long getClientId()
setClientId
public void setClientId(Long clientId)
getName
public String getName()
setName
public void setName(String name)
getFullName
public String getFullName()
setFullName
public void setFullName(String fullName)
Copyright © 2012. All Rights Reserved.