net.nan21.dnet.module.ad.system.ds.model
Class UiViewStateRTLovDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov<UiViewState>
net.nan21.dnet.module.ad.system.ds.model.UiViewStateRTLovDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class UiViewStateRTLovDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov<UiViewState>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov |
clientId, fCLIENTID, fID, id |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableLov |
getClientId, getId, setClientId, setId |
| 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 |
fNAME
public static final String fNAME
- See Also:
- Constant Field Values
fCMP
public static final String fCMP
- See Also:
- Constant Field Values
fCMPTYPE
public static final String fCMPTYPE
- See Also:
- Constant Field Values
fSTATEVALUE
public static final String fSTATEVALUE
- See Also:
- Constant Field Values
fOWNER
public static final String fOWNER
- See Also:
- Constant Field Values
UiViewStateRTLovDs
public UiViewStateRTLovDs()
UiViewStateRTLovDs
public UiViewStateRTLovDs(UiViewState e)
getName
public String getName()
setName
public void setName(String name)
getCmp
public String getCmp()
setCmp
public void setCmp(String cmp)
getCmpType
public String getCmpType()
setCmpType
public void setCmpType(String cmpType)
getStateValue
public String getStateValue()
setStateValue
public void setStateValue(String stateValue)
getOwner
public String getOwner()
setOwner
public void setOwner(String owner)
Copyright © 2012. All Rights Reserved.