net.nan21.dnet.module.ad.usr.ds.model
Class MenuLovDs

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
      extended by net.nan21.dnet.core.presenter.model.base.AbstractTypeLov<Menu>
          extended by net.nan21.dnet.module.ad.usr.ds.model.MenuLovDs
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class MenuLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeLov<Menu>


Field Summary
static String fTITLE
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLov
active, clientId, description, fACTIVE, fCLIENTID, fID, fNAME, id, name
 
Constructor Summary
MenuLovDs()
           
MenuLovDs(Menu e)
           
 
Method Summary
 String getTitle()
           
 void setTitle(String title)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLov
getActive, getClientId, getDescription, getId, getName, setActive, setClientId, setDescription, setId, setName
 
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
 

Field Detail

fTITLE

public static final String fTITLE
See Also:
Constant Field Values
Constructor Detail

MenuLovDs

public MenuLovDs()

MenuLovDs

public MenuLovDs(Menu e)
Method Detail

getTitle

public String getTitle()

setTitle

public void setTitle(String title)


Copyright © 2012. All Rights Reserved.