public class CRMDOPaymentGatewaySetting extends CRMDO implements ICRMDOThirdPartySystemEntity
Constructor and Description |
---|
CRMDOPaymentGatewaySetting() |
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 PaymentGatewayLifeCycleState getLifeCycleState()
public void setLifeCycleState(PaymentGatewayLifeCycleState lifeCycleState)
public java.lang.String getParameters()
public void setParameters(java.lang.String parameters)
public PaymentGatewayProtocol getProtocol()
public void setProtocol(PaymentGatewayProtocol protocol)
public static long getSerialversionuid()
public java.util.Set<PaymentCancellationType> getPaymentCancellationTypes()
public void setPaymentCancellationTypes(java.util.Set<PaymentCancellationType> paymentCancellationTypes)
public java.util.Set<PaymentMethod> getPaymentMethods()
public void setPaymentMethods(java.util.Set<PaymentMethod> paymentMethods)
public java.util.Set<CRMDOAllowedApplicationServer> getAllowedApplicationServers()
getAllowedApplicationServers
in interface ICRMDOThirdPartySystemEntity
public void setAllowedApplicationServers(java.util.Set<CRMDOAllowedApplicationServer> allowedApplicationServers)
setAllowedApplicationServers
in interface ICRMDOThirdPartySystemEntity
public ApplicationServersScope getApplicationServersScope()
getApplicationServersScope
in interface ICRMDOThirdPartySystemEntity
public void setApplicationServersScope(ApplicationServersScope applicationServersScope)
setApplicationServersScope
in interface ICRMDOThirdPartySystemEntity
public StripeParameters getStripeParameters()
public void setStripeParameters(StripeParameters stripeParameters)
public java.util.Set<Currency> getCurrencies()
public void setCurrencies(java.util.Set<Currency> currencies)
public java.util.Set<CRMDO> getSupportedCurrencies()
public void setSupportedCurrencies(java.util.Set<CRMDO> supportedCurrencies)
public CurrenciesScope getCurrenciesScope()
public void setCurrenciesScope(CurrenciesScope currenciesScope)
public AutomationSettings getAutomationSettings()
public void setAutomationSettings(AutomationSettings automationSettings)
public java.util.Set<CRMDOPaymentMethod> getOldPaymentMethods()
public void setOldPaymentMethods(java.util.Set<CRMDOPaymentMethod> oldPaymentMethods)