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

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.MenuItemLovDsFilter
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class MenuItemLovDsFilter
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
MenuItemLovDsFilter()
           
 
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

MenuItemLovDsFilter

public MenuItemLovDsFilter()
Method Detail

getTitle

public String getTitle()

setTitle

public void setTitle(String title)


Copyright © 2012. All Rights Reserved.