net.nan21.dnet.module.ad.impex.ds.model
Class ExportJobItemDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<ExportJobItem>
net.nan21.dnet.module.ad.impex.ds.model.ExportJobItemDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class ExportJobItemDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<ExportJobItem>
| 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 |
fSEQUENCENO
public static final String fSEQUENCENO
- See Also:
- Constant Field Values
fACTIVE
public static final String fACTIVE
- See Also:
- Constant Field Values
fJOBID
public static final String fJOBID
- See Also:
- Constant Field Values
fJOBNAME
public static final String fJOBNAME
- See Also:
- Constant Field Values
fMAPID
public static final String fMAPID
- See Also:
- Constant Field Values
fMAPNAME
public static final String fMAPNAME
- See Also:
- Constant Field Values
ExportJobItemDs
public ExportJobItemDs()
ExportJobItemDs
public ExportJobItemDs(ExportJobItem e)
getSequenceNo
public Integer getSequenceNo()
setSequenceNo
public void setSequenceNo(Integer sequenceNo)
getActive
public Boolean getActive()
setActive
public void setActive(Boolean active)
getJobId
public Long getJobId()
setJobId
public void setJobId(Long jobId)
getJobName
public String getJobName()
setJobName
public void setJobName(String jobName)
getMapId
public Long getMapId()
setMapId
public void setMapId(Long mapId)
getMapName
public String getMapName()
setMapName
public void setMapName(String mapName)
Copyright © 2012. All Rights Reserved.