public class RewardSettlementRunDefinition extends CRMDO
Constructor and Description |
---|
RewardSettlementRunDefinition() |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, 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, 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, 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 CRMDOProcessRunDefinition getProcessRunDefinition()
public void setProcessRunDefinition(CRMDOProcessRunDefinition processRunDefinition)
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)
public RewardSettlementType getRewardSettlementType()
public void setRewardSettlementType(RewardSettlementType rewardSettlementType)
public java.util.Set<RewardSchemeCriterion> getSchemeCriteria()
public void setSchemeCriteria(java.util.Set<RewardSchemeCriterion> schemeCriteria)
public java.lang.Integer getDaysAgo()
public void setDaysAgo(java.lang.Integer daysAgo)
public CRMDOFinancialTransactionType getInvoiceType()
public void setInvoiceType(CRMDOFinancialTransactionType invoiceType)
public CRMDOProduct getInvoiceProduct()
public void setInvoiceProduct(CRMDOProduct invoiceProduct)
public CRMDOFinancialTransactionType getCreditNoteType()
public void setCreditNoteType(CRMDOFinancialTransactionType creditNoteType)
public CRMDOProduct getCreditNoteProduct()
public void setCreditNoteProduct(CRMDOProduct creditNoteProduct)