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

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

public class AssignableDsFilter
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
active, clientId, createdAt, createdAt_From, createdAt_To, createdBy, description, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, name, uuid
 
Constructor Summary
AssignableDsFilter()
           
 
Method Summary
 String getType()
           
 Long getTypeId_From()
           
 Long getTypeId_To()
           
 Long getTypeId()
           
 String getUserCode()
           
 void setType(String type)
           
 void setTypeId_From(Long typeId_From)
           
 void setTypeId_To(Long typeId_To)
           
 void setTypeId(Long typeId)
           
 void setUserCode(String userCode)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
getActive, getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getName, getUuid, setActive, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setDescription, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setName, setUuid
 
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

AssignableDsFilter

public AssignableDsFilter()
Method Detail

getTypeId

public Long getTypeId()

getTypeId_From

public Long getTypeId_From()

getTypeId_To

public Long getTypeId_To()

setTypeId

public void setTypeId(Long typeId)

setTypeId_From

public void setTypeId_From(Long typeId_From)

setTypeId_To

public void setTypeId_To(Long typeId_To)

getType

public String getType()

setType

public void setType(String type)

getUserCode

public String getUserCode()

setUserCode

public void setUserCode(String userCode)


Copyright © 2012. All Rights Reserved.