public class StripePaymentGatewayProcessRunDefinition extends CRMDO
Constructor and Description |
---|
StripePaymentGatewayProcessRunDefinition() |
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 StripePaymentGatewayProcessRunDefinition()
public java.util.Set<SegmentCriterion> getExcludedInSegment()
public void setExcludedInSegment(java.util.Set<SegmentCriterion> excludedInSegment)
public CRMDOProcessRunDefinition getProcessRunDefinition()
public void setProcessRunDefinition(CRMDOProcessRunDefinition processRunDefinition)
public java.lang.Boolean getProcessOnlyFailedPaymetRequests()
public void setProcessOnlyFailedPaymetRequests(java.lang.Boolean processOnlyFailedPaymetRequests)
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)
public java.util.Set<SegmentCriterion> getIncludedInSegment()
public void setIncludedInSegment(java.util.Set<SegmentCriterion> includedInSegment)
public PaymentGatewayProtocol getProtocol()
public void setProtocol(PaymentGatewayProtocol protocol)
public CRMDOFinancialTransactionType getPaymentType()
public void setPaymentType(CRMDOFinancialTransactionType paymentType)
public CRMDOPaymentMethod getPaymentMethod()
public void setPaymentMethod(CRMDOPaymentMethod paymentMethod)
public CRMDOFinancialTransactionCategory getPaymentCategory()
public void setPaymentCategory(CRMDOFinancialTransactionCategory paymentCategory)
public java.lang.String getPaymentNotes()
public void setPaymentNotes(java.lang.String paymentNotes)
public BillingRunFilterMethod getBillingRunFilterMethod()
public void setBillingRunFilterMethod(BillingRunFilterMethod billingRunFilterMethod)
public java.lang.Integer getProcessOnlyFailedPaymentRequests()
public void setProcessOnlyFailedPaymentRequests(java.lang.Integer processOnlyFailedPaymentRequests)
public java.util.Set<NormalBillingRunCriterion> getNormalBillingRunCriteria()
public void setNormalBillingRunCriteria(java.util.Set<NormalBillingRunCriterion> normalBillingRunCriteria)