net.nan21.dnet.module.ad.system.ds.filter
Class SysJobCtxParamDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
net.nan21.dnet.module.ad.system.ds.filter.SysJobCtxParamDsFilter
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class SysJobCtxParamDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
clientId, createdAt, createdAt_From, createdAt_To, createdBy, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, uuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getUuid, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, 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 |
SysJobCtxParamDsFilter
public SysJobCtxParamDsFilter()
getJobCtxId
public Long getJobCtxId()
getJobCtxId_From
public Long getJobCtxId_From()
getJobCtxId_To
public Long getJobCtxId_To()
setJobCtxId
public void setJobCtxId(Long jobCtxId)
setJobCtxId_From
public void setJobCtxId_From(Long jobCtxId_From)
setJobCtxId_To
public void setJobCtxId_To(Long jobCtxId_To)
getJobCtx
public String getJobCtx()
setJobCtx
public void setJobCtx(String jobCtx)
getJobAlias
public String getJobAlias()
setJobAlias
public void setJobAlias(String jobAlias)
getJobParamId
public Long getJobParamId()
getJobParamId_From
public Long getJobParamId_From()
getJobParamId_To
public Long getJobParamId_To()
setJobParamId
public void setJobParamId(Long jobParamId)
setJobParamId_From
public void setJobParamId_From(Long jobParamId_From)
setJobParamId_To
public void setJobParamId_To(Long jobParamId_To)
getJobParam
public String getJobParam()
setJobParam
public void setJobParam(String jobParam)
getDataType
public String getDataType()
setDataType
public void setDataType(String dataType)
Copyright © 2012. All Rights Reserved.