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

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

public class UserLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov<User>


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov
active, clientId, code, fACTIVE, fCLIENTID, fCODE, fID, fNAME, id, name
 
Constructor Summary
UserLovDs()
           
UserLovDs(User e)
           
 
Method Summary
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeLov
getActive, getClientId, getCode, getId, getName, setActive, setClientId, setCode, 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
 

Constructor Detail

UserLovDs

public UserLovDs()

UserLovDs

public UserLovDs(User e)


Copyright © 2012. All Rights Reserved.