public class SubscriptionCreation extends SubscriptionAction
Constructor and Description |
---|
SubscriptionCreation() |
getBehaviorCode, getBillablePeriodStartDate, getBillingEffectiveDate, getClassificationCode, getDateTime1, getDateTime2, getDateTime3, getDateTime4, getDateTime5, getDateTime6, getDateTime7, getDateTime8, getDisplayClassificationCodeOption, getExecuteInDays, getExistingInstalledItems, getExistingServices, getFloat1, getFloat2, getFloat3, getFloat4, getFloat5, getFloat6, getFloat7, getFloat8, getInitiatedBySubscriptionAction, getIsFlexibleBundleProductSelected, getIsForSold, getIsRelatedWithSubscriptionActionType, getIsRelatedWithSubscriptionSubActionType, getJob, getPerformedByUser, getPerformedDate, getProvisioningDistributor, getScheduledDate, getScheduledOption, getScheduledServicesToBeAdded, getSchedulingOption, getSubscription, getSubscriptionAction, getSubscriptionActionType, getSubscriptionSubActionType, getUnsettledAmount, getUserField1, getUserField2, getUserField3, getUserField4, getUserField5, getUserField6, getUserField7, getUserField8, isForSold, setBehaviorCode, setBillablePeriodStartDate, setBillingEffectiveDate, setClassificationCode, setDateTime1, setDateTime2, setDateTime3, setDateTime4, setDateTime5, setDateTime6, setDateTime7, setDateTime8, setDisplayClassificationCodeOption, setExecuteInDays, setExistingInstalledItems, setExistingServices, setFloat1, setFloat2, setFloat3, setFloat4, setFloat5, setFloat6, setFloat7, setFloat8, setInitiatedBySubscriptionAction, setIsFlexibleBundleProductSelected, setIsForSold, setIsRelatedWithSubscriptionActionType, setIsRelatedWithSubscriptionSubActionType, setJob, setPerformedByUser, setPerformedDate, setProvisioningDistributor, setScheduledDate, setScheduledOption, setScheduledServicesToBeAdded, setSchedulingOption, setSubscription, setSubscriptionAction, setSubscriptionActionType, setSubscriptionSubActionType, setUnsettledAmount, setUserField1, setUserField2, setUserField3, setUserField4, setUserField5, setUserField6, setUserField7, setUserField8
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 CRMDOContactInformation getContactInformation()
public void setContactInformation(CRMDOContactInformation contactInformation)
public CRMDOAccountReceivable getAccountReceivable()
public void setAccountReceivable(CRMDOAccountReceivable accountReceivable)
public CRMDOSubscriptionType getSubscriptionType()
public void setSubscriptionType(CRMDOSubscriptionType subscriptionType)
public CRMDOUnitGroup getOwnedByGroup()
public void setOwnedByGroup(CRMDOUnitGroup ownedByGroup)
public CRMDOPrivacyLevel getPrivacyLevel()
public void setPrivacyLevel(CRMDOPrivacyLevel privacyLevel)
public CRMDOBillingTerm getBillingTerm()
public void setBillingTerm(CRMDOBillingTerm billingTerm)
public CRMDOContactInfoAddress getSubscriptionAddress()
public void setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress)
public java.util.Set<SubscriptionActionProduct> getServicesToBeProcessed()
public void setServicesToBeProcessed(java.util.Set<SubscriptionActionProduct> servicesToBeProcessed)
public java.util.Set<SubscriptionActionInstalledItem> getInstalledItemsToBeProcessed()
public void setInstalledItemsToBeProcessed(java.util.Set<SubscriptionActionInstalledItem> installedItemsToBeProcessed)
public java.util.Set<SubscriptionActionProduct> getMandatoryServices()
public void setMandatoryServices(java.util.Set<SubscriptionActionProduct> mandatoryServices)
public java.util.Set<SubscriptionActionProduct> getOptionalServices()
public void setOptionalServices(java.util.Set<SubscriptionActionProduct> optionalServices)
public java.util.Set<SubscriptionActionProduct> getOneOffServices()
public void setOneOffServices(java.util.Set<SubscriptionActionProduct> oneOffServices)
public static long getSerialversionuid()
public java.lang.Integer getUseAsBillingAddress()
public void setUseAsBillingAddress(java.lang.Integer useAsBillingAddress)
public java.lang.Integer getSameAsBillingAddress()
public void setSameAsBillingAddress(java.lang.Integer sameAsBillingAddress)
public CRMDOAccountPaymentPreference getSelectedAccountPaymentPreference()
public void setSelectedAccountPaymentPreference(CRMDOAccountPaymentPreference selectedAccountPaymentPreference)