net.nan21.dnet.module.ad.workflow.ds.model
Class ActDeploymentLovDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractBaseDs<ActDeployment>
net.nan21.dnet.module.ad.workflow.ds.model.ActDeploymentLovDs
public class ActDeploymentLovDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractBaseDs<ActDeployment>
| 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
ActDeploymentLovDs
public ActDeploymentLovDs()
ActDeploymentLovDs
public ActDeploymentLovDs(ActDeployment 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.