net.nan21.dnet.module.ad.report.ds.filter
Class ReportDsFilter

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

public class ReportDsFilter
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
active, clientId, code, createdAt, createdAt_From, createdAt_To, createdBy, description, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, name, notes, uuid
 
Constructor Summary
ReportDsFilter()
           
 
Method Summary
 String getContextPath()
           
 String getReportServer()
           
 Long getReportServerId_From()
           
 Long getReportServerId_To()
           
 Long getReportServerId()
           
 String getServerUrl()
           
 void setContextPath(String contextPath)
           
 void setReportServer(String reportServer)
           
 void setReportServerId_From(Long reportServerId_From)
           
 void setReportServerId_To(Long reportServerId_To)
           
 void setReportServerId(Long reportServerId)
           
 void setServerUrl(String serverUrl)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
getActive, getClientId, getCode, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getName, getNotes, getUuid, setActive, setClientId, setCode, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setDescription, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setName, setNotes, 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

ReportDsFilter

public ReportDsFilter()
Method Detail

getReportServerId

public Long getReportServerId()

getReportServerId_From

public Long getReportServerId_From()

getReportServerId_To

public Long getReportServerId_To()

setReportServerId

public void setReportServerId(Long reportServerId)

setReportServerId_From

public void setReportServerId_From(Long reportServerId_From)

setReportServerId_To

public void setReportServerId_To(Long reportServerId_To)

getReportServer

public String getReportServer()

setReportServer

public void setReportServer(String reportServer)

getServerUrl

public String getServerUrl()

setServerUrl

public void setServerUrl(String serverUrl)

getContextPath

public String getContextPath()

setContextPath

public void setContextPath(String contextPath)


Copyright © 2012. All Rights Reserved.