public class LotSummary extends NotPersistenceObject
Constructor and Description |
---|
LotSummary() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEffectiveDate() |
java.lang.String |
getExpirationDate() |
CRMDOLot |
getLot() |
java.lang.String |
getLotId() |
static long |
getSerialversionuid() |
void |
setEffectiveDate(java.lang.String effectiveDate) |
void |
setExpirationDate(java.lang.String expirationDate) |
void |
setLot(CRMDOLot lot) |
void |
setLotId(java.lang.String lotId) |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isRestricted, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsRestricted, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public CRMDOLot getLot()
public void setLot(CRMDOLot lot)
public java.lang.String getLotId()
public void setLotId(java.lang.String lotId)
public java.lang.String getEffectiveDate()
public void setEffectiveDate(java.lang.String effectiveDate)
public java.lang.String getExpirationDate()
public void setExpirationDate(java.lang.String expirationDate)
public static long getSerialversionuid()