net.nan21.dnet.module.ad.system.ds.model
Class SysJobCtxParamDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<SysJobCtxParam>
net.nan21.dnet.module.ad.system.ds.model.SysJobCtxParamDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class SysJobCtxParamDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<SysJobCtxParam>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs |
clientId, createdAt, createdBy, entityFQN, fCLIENTID, fCREATEDAT, fCREATEDBY, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fUUID, fVERSION, id, modifiedAt, modifiedBy, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs |
getClientId, getCreatedAt, getCreatedBy, getEntityFQN, getId, getModifiedAt, getModifiedBy, getUuid, getVersion, setClientId, setCreatedAt, setCreatedBy, setEntityFQN, setId, setModifiedAt, setModifiedBy, setUuid, setVersion |
| 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 |
fJOBCTXID
public static final String fJOBCTXID
- See Also:
- Constant Field Values
fJOBCTX
public static final String fJOBCTX
- See Also:
- Constant Field Values
fJOBALIAS
public static final String fJOBALIAS
- See Also:
- Constant Field Values
fJOBPARAMID
public static final String fJOBPARAMID
- See Also:
- Constant Field Values
fJOBPARAM
public static final String fJOBPARAM
- See Also:
- Constant Field Values
fDATATYPE
public static final String fDATATYPE
- See Also:
- Constant Field Values
SysJobCtxParamDs
public SysJobCtxParamDs()
SysJobCtxParamDs
public SysJobCtxParamDs(SysJobCtxParam e)
getJobCtxId
public Long getJobCtxId()
setJobCtxId
public void setJobCtxId(Long jobCtxId)
getJobCtx
public String getJobCtx()
setJobCtx
public void setJobCtx(String jobCtx)
getJobAlias
public String getJobAlias()
setJobAlias
public void setJobAlias(String jobAlias)
getJobParamId
public Long getJobParamId()
setJobParamId
public void setJobParamId(Long jobParamId)
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.