net.nan21.dnet.module.ad.usr.ds.filter
Class MenuLovDsFilter

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

public class MenuLovDsFilter
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeLovFilter


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLovFilter
active, clientId, id, name
 
Constructor Summary
MenuLovDsFilter()
           
 
Method Summary
 String getTitle()
           
 void setTitle(String title)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLovFilter
getActive, getClientId, getId, getName, setActive, setClientId, setId, setName
 
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

MenuLovDsFilter

public MenuLovDsFilter()
Method Detail

getTitle

public String getTitle()

setTitle

public void setTitle(String title)


Copyright © 2012. All Rights Reserved.