net.nan21.dnet.module.ad.data.ds.model
Class AttachmentTypeLovDs

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

public class AttachmentTypeLovDs
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeLov<AttachmentType>


Field Summary
static String fUSEINCONTEXT
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeLov
active, clientId, description, fACTIVE, fCLIENTID, fID, fNAME, id, name
 
Constructor Summary
AttachmentTypeLovDs()
           
AttachmentTypeLovDs(AttachmentType e)
           
 
Method Summary
 String getUseInContext()
           
 void setUseInContext(String useInContext)
           
 
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

fUSEINCONTEXT

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

AttachmentTypeLovDs

public AttachmentTypeLovDs()

AttachmentTypeLovDs

public AttachmentTypeLovDs(AttachmentType e)
Method Detail

getUseInContext

public String getUseInContext()

setUseInContext

public void setUseInContext(String useInContext)


Copyright © 2012. All Rights Reserved.