Class GeneratedSubscription
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.subscriptionservices.jalo.GeneratedSubscription
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
Subscription
public abstract class GeneratedSubscription extends GenericItem
Generated class for typeSubscription.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBILLINGFREQUENCYQualifier of theSubscription.billingFrequencyattributestatic java.lang.StringBILLINGSYSTEMIDQualifier of theSubscription.billingsystemIdattributestatic java.lang.StringCANCELLABLEQualifier of theSubscription.cancellableattributestatic java.lang.StringCANCELLEDDATEQualifier of theSubscription.cancelledDateattributestatic java.lang.StringCONTRACTDURATIONQualifier of theSubscription.contractDurationattributestatic java.lang.StringCONTRACTFREQUENCYQualifier of theSubscription.contractFrequencyattributestatic java.lang.StringCUSTOMERIDQualifier of theSubscription.customerIdattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theSubscription.descriptionattributestatic java.lang.StringENDDATEQualifier of theSubscription.endDateattributestatic java.lang.StringIDQualifier of theSubscription.idattributestatic java.lang.StringNAMEQualifier of theSubscription.nameattributestatic java.lang.StringORDERENTRYNUMBERQualifier of theSubscription.orderEntryNumberattributestatic java.lang.StringORDERNUMBERQualifier of theSubscription.orderNumberattributestatic java.lang.StringPLACEDONQualifier of theSubscription.placedOnattributestatic java.lang.StringPRODUCTCODEQualifier of theSubscription.productCodeattributestatic java.lang.StringRENEWALTYPEQualifier of theSubscription.renewalTypeattributestatic java.lang.StringSTARTDATEQualifier of theSubscription.startDateattributestatic java.lang.StringSUBSCRIPTIONSTATUSQualifier of theSubscription.subscriptionStatusattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSubscription()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetBillingFrequency()Generated method - Getter of theSubscription.billingFrequencyattribute.java.lang.StringgetBillingFrequency(SessionContext ctx)Generated method - Getter of theSubscription.billingFrequencyattribute.java.lang.StringgetBillingsystemId()Generated method - Getter of theSubscription.billingsystemIdattribute.java.lang.StringgetBillingsystemId(SessionContext ctx)Generated method - Getter of theSubscription.billingsystemIdattribute.java.util.DategetCancelledDate()Generated method - Getter of theSubscription.cancelledDateattribute.java.util.DategetCancelledDate(SessionContext ctx)Generated method - Getter of theSubscription.cancelledDateattribute.java.lang.IntegergetContractDuration()Generated method - Getter of theSubscription.contractDurationattribute.java.lang.IntegergetContractDuration(SessionContext ctx)Generated method - Getter of theSubscription.contractDurationattribute.intgetContractDurationAsPrimitive()Generated method - Getter of theSubscription.contractDurationattribute.intgetContractDurationAsPrimitive(SessionContext ctx)Generated method - Getter of theSubscription.contractDurationattribute.java.lang.StringgetContractFrequency()Generated method - Getter of theSubscription.contractFrequencyattribute.java.lang.StringgetContractFrequency(SessionContext ctx)Generated method - Getter of theSubscription.contractFrequencyattribute.java.lang.StringgetCustomerId()Generated method - Getter of theSubscription.customerIdattribute.java.lang.StringgetCustomerId(SessionContext ctx)Generated method - Getter of theSubscription.customerIdattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theSubscription.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theSubscription.descriptionattribute.java.util.DategetEndDate()Generated method - Getter of theSubscription.endDateattribute.java.util.DategetEndDate(SessionContext ctx)Generated method - Getter of theSubscription.endDateattribute.java.lang.StringgetId()Generated method - Getter of theSubscription.idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theSubscription.idattribute.java.lang.StringgetName()Generated method - Getter of theSubscription.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSubscription.nameattribute.java.lang.IntegergetOrderEntryNumber()Generated method - Getter of theSubscription.orderEntryNumberattribute.java.lang.IntegergetOrderEntryNumber(SessionContext ctx)Generated method - Getter of theSubscription.orderEntryNumberattribute.intgetOrderEntryNumberAsPrimitive()Generated method - Getter of theSubscription.orderEntryNumberattribute.intgetOrderEntryNumberAsPrimitive(SessionContext ctx)Generated method - Getter of theSubscription.orderEntryNumberattribute.java.lang.StringgetOrderNumber()Generated method - Getter of theSubscription.orderNumberattribute.java.lang.StringgetOrderNumber(SessionContext ctx)Generated method - Getter of theSubscription.orderNumberattribute.java.util.DategetPlacedOn()Generated method - Getter of theSubscription.placedOnattribute.java.util.DategetPlacedOn(SessionContext ctx)Generated method - Getter of theSubscription.placedOnattribute.java.lang.StringgetProductCode()Generated method - Getter of theSubscription.productCodeattribute.java.lang.StringgetProductCode(SessionContext ctx)Generated method - Getter of theSubscription.productCodeattribute.java.lang.StringgetRenewalType()Generated method - Getter of theSubscription.renewalTypeattribute.java.lang.StringgetRenewalType(SessionContext ctx)Generated method - Getter of theSubscription.renewalTypeattribute.java.util.DategetStartDate()Generated method - Getter of theSubscription.startDateattribute.java.util.DategetStartDate(SessionContext ctx)Generated method - Getter of theSubscription.startDateattribute.java.lang.StringgetSubscriptionStatus()Generated method - Getter of theSubscription.subscriptionStatusattribute.java.lang.StringgetSubscriptionStatus(SessionContext ctx)Generated method - Getter of theSubscription.subscriptionStatusattribute.java.lang.BooleanisCancellable()Generated method - Getter of theSubscription.cancellableattribute.java.lang.BooleanisCancellable(SessionContext ctx)Generated method - Getter of theSubscription.cancellableattribute.booleanisCancellableAsPrimitive()Generated method - Getter of theSubscription.cancellableattribute.booleanisCancellableAsPrimitive(SessionContext ctx)Generated method - Getter of theSubscription.cancellableattribute.voidsetBillingFrequency(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.billingFrequencyattribute.voidsetBillingFrequency(java.lang.String value)Generated method - Setter of theSubscription.billingFrequencyattribute.voidsetBillingsystemId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.billingsystemIdattribute.voidsetBillingsystemId(java.lang.String value)Generated method - Setter of theSubscription.billingsystemIdattribute.voidsetCancellable(boolean value)Generated method - Setter of theSubscription.cancellableattribute.voidsetCancellable(SessionContext ctx, boolean value)Generated method - Setter of theSubscription.cancellableattribute.voidsetCancellable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSubscription.cancellableattribute.voidsetCancellable(java.lang.Boolean value)Generated method - Setter of theSubscription.cancellableattribute.voidsetCancelledDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theSubscription.cancelledDateattribute.voidsetCancelledDate(java.util.Date value)Generated method - Setter of theSubscription.cancelledDateattribute.voidsetContractDuration(int value)Generated method - Setter of theSubscription.contractDurationattribute.voidsetContractDuration(SessionContext ctx, int value)Generated method - Setter of theSubscription.contractDurationattribute.voidsetContractDuration(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSubscription.contractDurationattribute.voidsetContractDuration(java.lang.Integer value)Generated method - Setter of theSubscription.contractDurationattribute.voidsetContractFrequency(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.contractFrequencyattribute.voidsetContractFrequency(java.lang.String value)Generated method - Setter of theSubscription.contractFrequencyattribute.voidsetCustomerId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.customerIdattribute.voidsetCustomerId(java.lang.String value)Generated method - Setter of theSubscription.customerIdattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theSubscription.descriptionattribute.voidsetEndDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theSubscription.endDateattribute.voidsetEndDate(java.util.Date value)Generated method - Setter of theSubscription.endDateattribute.protected voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.idattribute.protected voidsetId(java.lang.String value)Generated method - Setter of theSubscription.idattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theSubscription.nameattribute.voidsetOrderEntryNumber(int value)Generated method - Setter of theSubscription.orderEntryNumberattribute.voidsetOrderEntryNumber(SessionContext ctx, int value)Generated method - Setter of theSubscription.orderEntryNumberattribute.voidsetOrderEntryNumber(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSubscription.orderEntryNumberattribute.voidsetOrderEntryNumber(java.lang.Integer value)Generated method - Setter of theSubscription.orderEntryNumberattribute.voidsetOrderNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.orderNumberattribute.voidsetOrderNumber(java.lang.String value)Generated method - Setter of theSubscription.orderNumberattribute.voidsetPlacedOn(SessionContext ctx, java.util.Date value)Generated method - Setter of theSubscription.placedOnattribute.voidsetPlacedOn(java.util.Date value)Generated method - Setter of theSubscription.placedOnattribute.voidsetProductCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.productCodeattribute.voidsetProductCode(java.lang.String value)Generated method - Setter of theSubscription.productCodeattribute.voidsetRenewalType(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.renewalTypeattribute.voidsetRenewalType(java.lang.String value)Generated method - Setter of theSubscription.renewalTypeattribute.voidsetStartDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theSubscription.startDateattribute.voidsetStartDate(java.util.Date value)Generated method - Setter of theSubscription.startDateattribute.voidsetSubscriptionStatus(SessionContext ctx, java.lang.String value)Generated method - Setter of theSubscription.subscriptionStatusattribute.voidsetSubscriptionStatus(java.lang.String value)Generated method - Setter of theSubscription.subscriptionStatusattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Qualifier of theSubscription.idattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theSubscription.nameattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theSubscription.descriptionattribute- See Also:
- Constant Field Values
-
PRODUCTCODE
public static final java.lang.String PRODUCTCODE
Qualifier of theSubscription.productCodeattribute- See Also:
- Constant Field Values
-
ORDERNUMBER
public static final java.lang.String ORDERNUMBER
Qualifier of theSubscription.orderNumberattribute- See Also:
- Constant Field Values
-
ORDERENTRYNUMBER
public static final java.lang.String ORDERENTRYNUMBER
Qualifier of theSubscription.orderEntryNumberattribute- See Also:
- Constant Field Values
-
BILLINGSYSTEMID
public static final java.lang.String BILLINGSYSTEMID
Qualifier of theSubscription.billingsystemIdattribute- See Also:
- Constant Field Values
-
STARTDATE
public static final java.lang.String STARTDATE
Qualifier of theSubscription.startDateattribute- See Also:
- Constant Field Values
-
ENDDATE
public static final java.lang.String ENDDATE
Qualifier of theSubscription.endDateattribute- See Also:
- Constant Field Values
-
RENEWALTYPE
public static final java.lang.String RENEWALTYPE
Qualifier of theSubscription.renewalTypeattribute- See Also:
- Constant Field Values
-
SUBSCRIPTIONSTATUS
public static final java.lang.String SUBSCRIPTIONSTATUS
Qualifier of theSubscription.subscriptionStatusattribute- See Also:
- Constant Field Values
-
CANCELLABLE
public static final java.lang.String CANCELLABLE
Qualifier of theSubscription.cancellableattribute- See Also:
- Constant Field Values
-
BILLINGFREQUENCY
public static final java.lang.String BILLINGFREQUENCY
Qualifier of theSubscription.billingFrequencyattribute- See Also:
- Constant Field Values
-
CONTRACTDURATION
public static final java.lang.String CONTRACTDURATION
Qualifier of theSubscription.contractDurationattribute- See Also:
- Constant Field Values
-
CONTRACTFREQUENCY
public static final java.lang.String CONTRACTFREQUENCY
Qualifier of theSubscription.contractFrequencyattribute- See Also:
- Constant Field Values
-
PLACEDON
public static final java.lang.String PLACEDON
Qualifier of theSubscription.placedOnattribute- See Also:
- Constant Field Values
-
CANCELLEDDATE
public static final java.lang.String CANCELLEDDATE
Qualifier of theSubscription.cancelledDateattribute- See Also:
- Constant Field Values
-
CUSTOMERID
public static final java.lang.String CUSTOMERID
Qualifier of theSubscription.customerIdattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getBillingFrequency
public java.lang.String getBillingFrequency(SessionContext ctx)
Generated method - Getter of theSubscription.billingFrequencyattribute.- Returns:
- the billingFrequency - Billing Frequency
-
getBillingFrequency
public java.lang.String getBillingFrequency()
Generated method - Getter of theSubscription.billingFrequencyattribute.- Returns:
- the billingFrequency - Billing Frequency
-
setBillingFrequency
public void setBillingFrequency(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.billingFrequencyattribute.- Parameters:
value- the billingFrequency - Billing Frequency
-
setBillingFrequency
public void setBillingFrequency(java.lang.String value)
Generated method - Setter of theSubscription.billingFrequencyattribute.- Parameters:
value- the billingFrequency - Billing Frequency
-
getBillingsystemId
public java.lang.String getBillingsystemId(SessionContext ctx)
Generated method - Getter of theSubscription.billingsystemIdattribute.- Returns:
- the billingsystemId - Billingsystem Identifier
-
getBillingsystemId
public java.lang.String getBillingsystemId()
Generated method - Getter of theSubscription.billingsystemIdattribute.- Returns:
- the billingsystemId - Billingsystem Identifier
-
setBillingsystemId
public void setBillingsystemId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.billingsystemIdattribute.- Parameters:
value- the billingsystemId - Billingsystem Identifier
-
setBillingsystemId
public void setBillingsystemId(java.lang.String value)
Generated method - Setter of theSubscription.billingsystemIdattribute.- Parameters:
value- the billingsystemId - Billingsystem Identifier
-
isCancellable
public java.lang.Boolean isCancellable(SessionContext ctx)
Generated method - Getter of theSubscription.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
isCancellable
public java.lang.Boolean isCancellable()
Generated method - Getter of theSubscription.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
isCancellableAsPrimitive
public boolean isCancellableAsPrimitive(SessionContext ctx)
Generated method - Getter of theSubscription.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
isCancellableAsPrimitive
public boolean isCancellableAsPrimitive()
Generated method - Getter of theSubscription.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
setCancellable
public void setCancellable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSubscription.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
setCancellable
public void setCancellable(java.lang.Boolean value)
Generated method - Setter of theSubscription.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
setCancellable
public void setCancellable(SessionContext ctx, boolean value)
Generated method - Setter of theSubscription.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
setCancellable
public void setCancellable(boolean value)
Generated method - Setter of theSubscription.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
getCancelledDate
public java.util.Date getCancelledDate(SessionContext ctx)
Generated method - Getter of theSubscription.cancelledDateattribute.- Returns:
- the cancelledDate - Cancellation Date
-
getCancelledDate
public java.util.Date getCancelledDate()
Generated method - Getter of theSubscription.cancelledDateattribute.- Returns:
- the cancelledDate - Cancellation Date
-
setCancelledDate
public void setCancelledDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theSubscription.cancelledDateattribute.- Parameters:
value- the cancelledDate - Cancellation Date
-
setCancelledDate
public void setCancelledDate(java.util.Date value)
Generated method - Setter of theSubscription.cancelledDateattribute.- Parameters:
value- the cancelledDate - Cancellation Date
-
getContractDuration
public java.lang.Integer getContractDuration(SessionContext ctx)
Generated method - Getter of theSubscription.contractDurationattribute.- Returns:
- the contractDuration - Contract Duration
-
getContractDuration
public java.lang.Integer getContractDuration()
Generated method - Getter of theSubscription.contractDurationattribute.- Returns:
- the contractDuration - Contract Duration
-
getContractDurationAsPrimitive
public int getContractDurationAsPrimitive(SessionContext ctx)
Generated method - Getter of theSubscription.contractDurationattribute.- Returns:
- the contractDuration - Contract Duration
-
getContractDurationAsPrimitive
public int getContractDurationAsPrimitive()
Generated method - Getter of theSubscription.contractDurationattribute.- Returns:
- the contractDuration - Contract Duration
-
setContractDuration
public void setContractDuration(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSubscription.contractDurationattribute.- Parameters:
value- the contractDuration - Contract Duration
-
setContractDuration
public void setContractDuration(java.lang.Integer value)
Generated method - Setter of theSubscription.contractDurationattribute.- Parameters:
value- the contractDuration - Contract Duration
-
setContractDuration
public void setContractDuration(SessionContext ctx, int value)
Generated method - Setter of theSubscription.contractDurationattribute.- Parameters:
value- the contractDuration - Contract Duration
-
setContractDuration
public void setContractDuration(int value)
Generated method - Setter of theSubscription.contractDurationattribute.- Parameters:
value- the contractDuration - Contract Duration
-
getContractFrequency
public java.lang.String getContractFrequency(SessionContext ctx)
Generated method - Getter of theSubscription.contractFrequencyattribute.- Returns:
- the contractFrequency - Contract Frequency
-
getContractFrequency
public java.lang.String getContractFrequency()
Generated method - Getter of theSubscription.contractFrequencyattribute.- Returns:
- the contractFrequency - Contract Frequency
-
setContractFrequency
public void setContractFrequency(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.contractFrequencyattribute.- Parameters:
value- the contractFrequency - Contract Frequency
-
setContractFrequency
public void setContractFrequency(java.lang.String value)
Generated method - Setter of theSubscription.contractFrequencyattribute.- Parameters:
value- the contractFrequency - Contract Frequency
-
getCustomerId
public java.lang.String getCustomerId(SessionContext ctx)
Generated method - Getter of theSubscription.customerIdattribute.- Returns:
- the customerId - Customer Id
-
getCustomerId
public java.lang.String getCustomerId()
Generated method - Getter of theSubscription.customerIdattribute.- Returns:
- the customerId - Customer Id
-
setCustomerId
public void setCustomerId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.customerIdattribute.- Parameters:
value- the customerId - Customer Id
-
setCustomerId
public void setCustomerId(java.lang.String value)
Generated method - Setter of theSubscription.customerIdattribute.- Parameters:
value- the customerId - Customer Id
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theSubscription.descriptionattribute.- Returns:
- the description - Description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theSubscription.descriptionattribute.- Returns:
- the description - Description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.descriptionattribute.- Parameters:
value- the description - Description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theSubscription.descriptionattribute.- Parameters:
value- the description - Description
-
getEndDate
public java.util.Date getEndDate(SessionContext ctx)
Generated method - Getter of theSubscription.endDateattribute.- Returns:
- the endDate - Enddate
-
getEndDate
public java.util.Date getEndDate()
Generated method - Getter of theSubscription.endDateattribute.- Returns:
- the endDate - Enddate
-
setEndDate
public void setEndDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theSubscription.endDateattribute.- Parameters:
value- the endDate - Enddate
-
setEndDate
public void setEndDate(java.util.Date value)
Generated method - Setter of theSubscription.endDateattribute.- Parameters:
value- the endDate - Enddate
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theSubscription.idattribute.- Returns:
- the id - Identifier
-
getId
public java.lang.String getId()
Generated method - Getter of theSubscription.idattribute.- Returns:
- the id - Identifier
-
setId
protected void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.idattribute.- Parameters:
value- the id - Identifier
-
setId
protected void setId(java.lang.String value)
Generated method - Setter of theSubscription.idattribute.- Parameters:
value- the id - Identifier
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSubscription.nameattribute.- Returns:
- the name - Name
-
getName
public java.lang.String getName()
Generated method - Getter of theSubscription.nameattribute.- Returns:
- the name - Name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.nameattribute.- Parameters:
value- the name - Name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSubscription.nameattribute.- Parameters:
value- the name - Name
-
getOrderEntryNumber
public java.lang.Integer getOrderEntryNumber(SessionContext ctx)
Generated method - Getter of theSubscription.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - Order Entry Identifier
-
getOrderEntryNumber
public java.lang.Integer getOrderEntryNumber()
Generated method - Getter of theSubscription.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - Order Entry Identifier
-
getOrderEntryNumberAsPrimitive
public int getOrderEntryNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of theSubscription.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - Order Entry Identifier
-
getOrderEntryNumberAsPrimitive
public int getOrderEntryNumberAsPrimitive()
Generated method - Getter of theSubscription.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - Order Entry Identifier
-
setOrderEntryNumber
public void setOrderEntryNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSubscription.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - Order Entry Identifier
-
setOrderEntryNumber
public void setOrderEntryNumber(java.lang.Integer value)
Generated method - Setter of theSubscription.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - Order Entry Identifier
-
setOrderEntryNumber
public void setOrderEntryNumber(SessionContext ctx, int value)
Generated method - Setter of theSubscription.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - Order Entry Identifier
-
setOrderEntryNumber
public void setOrderEntryNumber(int value)
Generated method - Setter of theSubscription.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - Order Entry Identifier
-
getOrderNumber
public java.lang.String getOrderNumber(SessionContext ctx)
Generated method - Getter of theSubscription.orderNumberattribute.- Returns:
- the orderNumber - Order Identifier
-
getOrderNumber
public java.lang.String getOrderNumber()
Generated method - Getter of theSubscription.orderNumberattribute.- Returns:
- the orderNumber - Order Identifier
-
setOrderNumber
public void setOrderNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.orderNumberattribute.- Parameters:
value- the orderNumber - Order Identifier
-
setOrderNumber
public void setOrderNumber(java.lang.String value)
Generated method - Setter of theSubscription.orderNumberattribute.- Parameters:
value- the orderNumber - Order Identifier
-
getPlacedOn
public java.util.Date getPlacedOn(SessionContext ctx)
Generated method - Getter of theSubscription.placedOnattribute.- Returns:
- the placedOn - Placed on
-
getPlacedOn
public java.util.Date getPlacedOn()
Generated method - Getter of theSubscription.placedOnattribute.- Returns:
- the placedOn - Placed on
-
setPlacedOn
public void setPlacedOn(SessionContext ctx, java.util.Date value)
Generated method - Setter of theSubscription.placedOnattribute.- Parameters:
value- the placedOn - Placed on
-
setPlacedOn
public void setPlacedOn(java.util.Date value)
Generated method - Setter of theSubscription.placedOnattribute.- Parameters:
value- the placedOn - Placed on
-
getProductCode
public java.lang.String getProductCode(SessionContext ctx)
Generated method - Getter of theSubscription.productCodeattribute.- Returns:
- the productCode - Product Code
-
getProductCode
public java.lang.String getProductCode()
Generated method - Getter of theSubscription.productCodeattribute.- Returns:
- the productCode - Product Code
-
setProductCode
public void setProductCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.productCodeattribute.- Parameters:
value- the productCode - Product Code
-
setProductCode
public void setProductCode(java.lang.String value)
Generated method - Setter of theSubscription.productCodeattribute.- Parameters:
value- the productCode - Product Code
-
getRenewalType
public java.lang.String getRenewalType(SessionContext ctx)
Generated method - Getter of theSubscription.renewalTypeattribute.- Returns:
- the renewalType - Renewal Type
-
getRenewalType
public java.lang.String getRenewalType()
Generated method - Getter of theSubscription.renewalTypeattribute.- Returns:
- the renewalType - Renewal Type
-
setRenewalType
public void setRenewalType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.renewalTypeattribute.- Parameters:
value- the renewalType - Renewal Type
-
setRenewalType
public void setRenewalType(java.lang.String value)
Generated method - Setter of theSubscription.renewalTypeattribute.- Parameters:
value- the renewalType - Renewal Type
-
getStartDate
public java.util.Date getStartDate(SessionContext ctx)
Generated method - Getter of theSubscription.startDateattribute.- Returns:
- the startDate - Startdate
-
getStartDate
public java.util.Date getStartDate()
Generated method - Getter of theSubscription.startDateattribute.- Returns:
- the startDate - Startdate
-
setStartDate
public void setStartDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theSubscription.startDateattribute.- Parameters:
value- the startDate - Startdate
-
setStartDate
public void setStartDate(java.util.Date value)
Generated method - Setter of theSubscription.startDateattribute.- Parameters:
value- the startDate - Startdate
-
getSubscriptionStatus
public java.lang.String getSubscriptionStatus(SessionContext ctx)
Generated method - Getter of theSubscription.subscriptionStatusattribute.- Returns:
- the subscriptionStatus - Status
-
getSubscriptionStatus
public java.lang.String getSubscriptionStatus()
Generated method - Getter of theSubscription.subscriptionStatusattribute.- Returns:
- the subscriptionStatus - Status
-
setSubscriptionStatus
public void setSubscriptionStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSubscription.subscriptionStatusattribute.- Parameters:
value- the subscriptionStatus - Status
-
setSubscriptionStatus
public void setSubscriptionStatus(java.lang.String value)
Generated method - Setter of theSubscription.subscriptionStatusattribute.- Parameters:
value- the subscriptionStatus - Status
-
-