Class GeneratedProductInterest
- 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.customerinterestsservices.jalo.GeneratedProductInterest
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
ProductInterest
public abstract class GeneratedProductInterest extends GenericItem
Generated class for typeProductInterest.- 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.StringBASESITEQualifier of theProductInterest.baseSiteattributestatic java.lang.StringBASESTOREQualifier of theProductInterest.baseStoreattributestatic java.lang.StringCUSTOMERQualifier of theProductInterest.customerattributeprotected static BidirectionalOneToManyHandler<GeneratedProductInterest>CUSTOMERHANDLERBidirectionalOneToManyHandlerfor handling 1:n CUSTOMER's relation attributes from 'one' side.protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEMAILENABLEDQualifier of theProductInterest.emailEnabledattributestatic java.lang.StringEXPIRYDATEQualifier of theProductInterest.expiryDateattributestatic java.lang.StringLANGUAGEQualifier of theProductInterest.languageattributestatic java.lang.StringNOTIFICATIONCHANNELSQualifier of theProductInterest.notificationChannelsattributestatic java.lang.StringNOTIFICATIONTYPEQualifier of theProductInterest.notificationTypeattributestatic java.lang.StringPRODUCTQualifier of theProductInterest.productattributeprotected static BidirectionalOneToManyHandler<GeneratedProductInterest>PRODUCTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.static java.lang.StringSMSENABLEDQualifier of theProductInterest.smsEnabledattribute-
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 GeneratedProductInterest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.BaseSitegetBaseSite()Generated method - Getter of theProductInterest.baseSiteattribute.BaseSitegetBaseSite(SessionContext ctx)Generated method - Getter of theProductInterest.baseSiteattribute.BaseStoregetBaseStore()Generated method - Getter of theProductInterest.baseStoreattribute.BaseStoregetBaseStore(SessionContext ctx)Generated method - Getter of theProductInterest.baseStoreattribute.CustomergetCustomer()Generated method - Getter of theProductInterest.customerattribute.CustomergetCustomer(SessionContext ctx)Generated method - Getter of theProductInterest.customerattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.DategetExpiryDate()Generated method - Getter of theProductInterest.expiryDateattribute.java.util.DategetExpiryDate(SessionContext ctx)Generated method - Getter of theProductInterest.expiryDateattribute.LanguagegetLanguage()Generated method - Getter of theProductInterest.languageattribute.LanguagegetLanguage(SessionContext ctx)Generated method - Getter of theProductInterest.languageattribute.java.util.Set<EnumerationValue>getNotificationChannels()Generated method - Getter of theProductInterest.notificationChannelsattribute.java.util.Set<EnumerationValue>getNotificationChannels(SessionContext ctx)Generated method - Getter of theProductInterest.notificationChannelsattribute.EnumerationValuegetNotificationType()Generated method - Getter of theProductInterest.notificationTypeattribute.EnumerationValuegetNotificationType(SessionContext ctx)Generated method - Getter of theProductInterest.notificationTypeattribute.ProductgetProduct()Generated method - Getter of theProductInterest.productattribute.ProductgetProduct(SessionContext ctx)Generated method - Getter of theProductInterest.productattribute.java.lang.BooleanisEmailEnabled()Generated method - Getter of theProductInterest.emailEnabledattribute.java.lang.BooleanisEmailEnabled(SessionContext ctx)Generated method - Getter of theProductInterest.emailEnabledattribute.booleanisEmailEnabledAsPrimitive()Generated method - Getter of theProductInterest.emailEnabledattribute.booleanisEmailEnabledAsPrimitive(SessionContext ctx)Generated method - Getter of theProductInterest.emailEnabledattribute.java.lang.BooleanisSmsEnabled()Generated method - Getter of theProductInterest.smsEnabledattribute.java.lang.BooleanisSmsEnabled(SessionContext ctx)Generated method - Getter of theProductInterest.smsEnabledattribute.booleanisSmsEnabledAsPrimitive()Generated method - Getter of theProductInterest.smsEnabledattribute.booleanisSmsEnabledAsPrimitive(SessionContext ctx)Generated method - Getter of theProductInterest.smsEnabledattribute.voidsetBaseSite(BaseSite value)Generated method - Setter of theProductInterest.baseSiteattribute.voidsetBaseSite(SessionContext ctx, BaseSite value)Generated method - Setter of theProductInterest.baseSiteattribute.voidsetBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of theProductInterest.baseStoreattribute.voidsetBaseStore(BaseStore value)Generated method - Setter of theProductInterest.baseStoreattribute.voidsetCustomer(SessionContext ctx, Customer value)Generated method - Setter of theProductInterest.customerattribute.voidsetCustomer(Customer value)Generated method - Setter of theProductInterest.customerattribute.voidsetEmailEnabled(boolean value)Generated method - Setter of theProductInterest.emailEnabledattribute.voidsetEmailEnabled(SessionContext ctx, boolean value)Generated method - Setter of theProductInterest.emailEnabledattribute.voidsetEmailEnabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theProductInterest.emailEnabledattribute.voidsetEmailEnabled(java.lang.Boolean value)Generated method - Setter of theProductInterest.emailEnabledattribute.voidsetExpiryDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theProductInterest.expiryDateattribute.voidsetExpiryDate(java.util.Date value)Generated method - Setter of theProductInterest.expiryDateattribute.voidsetLanguage(Language value)Generated method - Setter of theProductInterest.languageattribute.voidsetLanguage(SessionContext ctx, Language value)Generated method - Setter of theProductInterest.languageattribute.voidsetNotificationChannels(SessionContext ctx, java.util.Set<EnumerationValue> value)Generated method - Setter of theProductInterest.notificationChannelsattribute.voidsetNotificationChannels(java.util.Set<EnumerationValue> value)Generated method - Setter of theProductInterest.notificationChannelsattribute.voidsetNotificationType(EnumerationValue value)Generated method - Setter of theProductInterest.notificationTypeattribute.voidsetNotificationType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theProductInterest.notificationTypeattribute.voidsetProduct(Product value)Generated method - Setter of theProductInterest.productattribute.voidsetProduct(SessionContext ctx, Product value)Generated method - Setter of theProductInterest.productattribute.voidsetSmsEnabled(boolean value)Generated method - Setter of theProductInterest.smsEnabledattribute.voidsetSmsEnabled(SessionContext ctx, boolean value)Generated method - Setter of theProductInterest.smsEnabledattribute.voidsetSmsEnabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theProductInterest.smsEnabledattribute.voidsetSmsEnabled(java.lang.Boolean value)Generated method - Setter of theProductInterest.smsEnabledattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, 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
-
EXPIRYDATE
public static final java.lang.String EXPIRYDATE
Qualifier of theProductInterest.expiryDateattribute- See Also:
- Constant Field Values
-
BASESTORE
public static final java.lang.String BASESTORE
Qualifier of theProductInterest.baseStoreattribute- See Also:
- Constant Field Values
-
NOTIFICATIONTYPE
public static final java.lang.String NOTIFICATIONTYPE
Qualifier of theProductInterest.notificationTypeattribute- See Also:
- Constant Field Values
-
EMAILENABLED
public static final java.lang.String EMAILENABLED
Qualifier of theProductInterest.emailEnabledattribute- See Also:
- Constant Field Values
-
SMSENABLED
public static final java.lang.String SMSENABLED
Qualifier of theProductInterest.smsEnabledattribute- See Also:
- Constant Field Values
-
NOTIFICATIONCHANNELS
public static final java.lang.String NOTIFICATIONCHANNELS
Qualifier of theProductInterest.notificationChannelsattribute- See Also:
- Constant Field Values
-
BASESITE
public static final java.lang.String BASESITE
Qualifier of theProductInterest.baseSiteattribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theProductInterest.languageattribute- See Also:
- Constant Field Values
-
CUSTOMER
public static final java.lang.String CUSTOMER
Qualifier of theProductInterest.customerattribute- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Qualifier of theProductInterest.productattribute- See Also:
- Constant Field Values
-
CUSTOMERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedProductInterest> CUSTOMERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CUSTOMER's relation attributes from 'one' side.
-
PRODUCTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedProductInterest> PRODUCTHANDLER
BidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.
-
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
-
getBaseSite
public BaseSite getBaseSite(SessionContext ctx)
Generated method - Getter of theProductInterest.baseSiteattribute.- Returns:
- the baseSite - Attribute contains base site object that will be used in the process.
-
getBaseSite
public BaseSite getBaseSite()
Generated method - Getter of theProductInterest.baseSiteattribute.- Returns:
- the baseSite - Attribute contains base site object that will be used in the process.
-
setBaseSite
public void setBaseSite(SessionContext ctx, BaseSite value)
Generated method - Setter of theProductInterest.baseSiteattribute.- Parameters:
value- the baseSite - Attribute contains base site object that will be used in the process.
-
setBaseSite
public void setBaseSite(BaseSite value)
Generated method - Setter of theProductInterest.baseSiteattribute.- Parameters:
value- the baseSite - Attribute contains base site object that will be used in the process.
-
getBaseStore
public BaseStore getBaseStore(SessionContext ctx)
Generated method - Getter of theProductInterest.baseStoreattribute.- Returns:
- the baseStore
-
getBaseStore
public BaseStore getBaseStore()
Generated method - Getter of theProductInterest.baseStoreattribute.- Returns:
- the baseStore
-
setBaseStore
public void setBaseStore(SessionContext ctx, BaseStore value)
Generated method - Setter of theProductInterest.baseStoreattribute.- Parameters:
value- the baseStore
-
setBaseStore
public void setBaseStore(BaseStore value)
Generated method - Setter of theProductInterest.baseStoreattribute.- Parameters:
value- the baseStore
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getCustomer
public Customer getCustomer(SessionContext ctx)
Generated method - Getter of theProductInterest.customerattribute.- Returns:
- the customer
-
getCustomer
public Customer getCustomer()
Generated method - Getter of theProductInterest.customerattribute.- Returns:
- the customer
-
setCustomer
public void setCustomer(SessionContext ctx, Customer value)
Generated method - Setter of theProductInterest.customerattribute.- Parameters:
value- the customer
-
setCustomer
public void setCustomer(Customer value)
Generated method - Setter of theProductInterest.customerattribute.- Parameters:
value- the customer
-
isEmailEnabled
public java.lang.Boolean isEmailEnabled(SessionContext ctx)
Generated method - Getter of theProductInterest.emailEnabledattribute.- Returns:
- the emailEnabled
-
isEmailEnabled
public java.lang.Boolean isEmailEnabled()
Generated method - Getter of theProductInterest.emailEnabledattribute.- Returns:
- the emailEnabled
-
isEmailEnabledAsPrimitive
public boolean isEmailEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductInterest.emailEnabledattribute.- Returns:
- the emailEnabled
-
isEmailEnabledAsPrimitive
public boolean isEmailEnabledAsPrimitive()
Generated method - Getter of theProductInterest.emailEnabledattribute.- Returns:
- the emailEnabled
-
setEmailEnabled
public void setEmailEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductInterest.emailEnabledattribute.- Parameters:
value- the emailEnabled
-
setEmailEnabled
public void setEmailEnabled(java.lang.Boolean value)
Generated method - Setter of theProductInterest.emailEnabledattribute.- Parameters:
value- the emailEnabled
-
setEmailEnabled
public void setEmailEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theProductInterest.emailEnabledattribute.- Parameters:
value- the emailEnabled
-
setEmailEnabled
public void setEmailEnabled(boolean value)
Generated method - Setter of theProductInterest.emailEnabledattribute.- Parameters:
value- the emailEnabled
-
getExpiryDate
public java.util.Date getExpiryDate(SessionContext ctx)
Generated method - Getter of theProductInterest.expiryDateattribute.- Returns:
- the expiryDate - Deprecated since 1905, will be replaced by creation time plus expiryDay.
-
getExpiryDate
public java.util.Date getExpiryDate()
Generated method - Getter of theProductInterest.expiryDateattribute.- Returns:
- the expiryDate - Deprecated since 1905, will be replaced by creation time plus expiryDay.
-
setExpiryDate
public void setExpiryDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theProductInterest.expiryDateattribute.- Parameters:
value- the expiryDate - Deprecated since 1905, will be replaced by creation time plus expiryDay.
-
setExpiryDate
public void setExpiryDate(java.util.Date value)
Generated method - Setter of theProductInterest.expiryDateattribute.- Parameters:
value- the expiryDate - Deprecated since 1905, will be replaced by creation time plus expiryDay.
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theProductInterest.languageattribute.- Returns:
- the language
-
getLanguage
public Language getLanguage()
Generated method - Getter of theProductInterest.languageattribute.- Returns:
- the language
-
setLanguage
public void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theProductInterest.languageattribute.- Parameters:
value- the language
-
setLanguage
public void setLanguage(Language value)
Generated method - Setter of theProductInterest.languageattribute.- Parameters:
value- the language
-
getNotificationChannels
public java.util.Set<EnumerationValue> getNotificationChannels(SessionContext ctx)
Generated method - Getter of theProductInterest.notificationChannelsattribute.- Returns:
- the notificationChannels
-
getNotificationChannels
public java.util.Set<EnumerationValue> getNotificationChannels()
Generated method - Getter of theProductInterest.notificationChannelsattribute.- Returns:
- the notificationChannels
-
setNotificationChannels
public void setNotificationChannels(SessionContext ctx, java.util.Set<EnumerationValue> value)
Generated method - Setter of theProductInterest.notificationChannelsattribute.- Parameters:
value- the notificationChannels
-
setNotificationChannels
public void setNotificationChannels(java.util.Set<EnumerationValue> value)
Generated method - Setter of theProductInterest.notificationChannelsattribute.- Parameters:
value- the notificationChannels
-
getNotificationType
public EnumerationValue getNotificationType(SessionContext ctx)
Generated method - Getter of theProductInterest.notificationTypeattribute.- Returns:
- the notificationType
-
getNotificationType
public EnumerationValue getNotificationType()
Generated method - Getter of theProductInterest.notificationTypeattribute.- Returns:
- the notificationType
-
setNotificationType
public void setNotificationType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theProductInterest.notificationTypeattribute.- Parameters:
value- the notificationType
-
setNotificationType
public void setNotificationType(EnumerationValue value)
Generated method - Setter of theProductInterest.notificationTypeattribute.- Parameters:
value- the notificationType
-
getProduct
public Product getProduct(SessionContext ctx)
Generated method - Getter of theProductInterest.productattribute.- Returns:
- the product
-
getProduct
public Product getProduct()
Generated method - Getter of theProductInterest.productattribute.- Returns:
- the product
-
setProduct
public void setProduct(SessionContext ctx, Product value)
Generated method - Setter of theProductInterest.productattribute.- Parameters:
value- the product
-
setProduct
public void setProduct(Product value)
Generated method - Setter of theProductInterest.productattribute.- Parameters:
value- the product
-
isSmsEnabled
public java.lang.Boolean isSmsEnabled(SessionContext ctx)
Generated method - Getter of theProductInterest.smsEnabledattribute.- Returns:
- the smsEnabled
-
isSmsEnabled
public java.lang.Boolean isSmsEnabled()
Generated method - Getter of theProductInterest.smsEnabledattribute.- Returns:
- the smsEnabled
-
isSmsEnabledAsPrimitive
public boolean isSmsEnabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductInterest.smsEnabledattribute.- Returns:
- the smsEnabled
-
isSmsEnabledAsPrimitive
public boolean isSmsEnabledAsPrimitive()
Generated method - Getter of theProductInterest.smsEnabledattribute.- Returns:
- the smsEnabled
-
setSmsEnabled
public void setSmsEnabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theProductInterest.smsEnabledattribute.- Parameters:
value- the smsEnabled
-
setSmsEnabled
public void setSmsEnabled(java.lang.Boolean value)
Generated method - Setter of theProductInterest.smsEnabledattribute.- Parameters:
value- the smsEnabled
-
setSmsEnabled
public void setSmsEnabled(SessionContext ctx, boolean value)
Generated method - Setter of theProductInterest.smsEnabledattribute.- Parameters:
value- the smsEnabled
-
setSmsEnabled
public void setSmsEnabled(boolean value)
Generated method - Setter of theProductInterest.smsEnabledattribute.- Parameters:
value- the smsEnabled
-
-