net.nan21.dnet.module.ad.system.ds.filter
Class UiViewStateRTLovDsFilter

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsFilter
      extended by net.nan21.dnet.core.presenter.model.base.AbstractAuditableLovFilter
          extended by net.nan21.dnet.module.ad.system.ds.filter.UiViewStateRTLovDsFilter
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class UiViewStateRTLovDsFilter
extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableLovFilter


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableLovFilter
clientId, id
 
Constructor Summary
UiViewStateRTLovDsFilter()
           
 
Method Summary
 String getCmp()
           
 String getCmpType()
           
 String getName()
           
 String getOwner()
           
 String getStateValue()
           
 void setCmp(String cmp)
           
 void setCmpType(String cmpType)
           
 void setName(String name)
           
 void setOwner(String owner)
           
 void setStateValue(String stateValue)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableLovFilter
getClientId, getId, setClientId, setId
 
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
 

Constructor Detail

UiViewStateRTLovDsFilter

public UiViewStateRTLovDsFilter()
Method Detail

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.