Class GeneratedCustomerCoupon
- 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.couponservices.jalo.GeneratedAbstractCoupon
-
- de.hybris.platform.couponservices.jalo.AbstractCoupon
-
- de.hybris.platform.customercouponservices.jalo.GeneratedCustomerCoupon
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CustomerCoupon
public abstract class GeneratedCustomerCoupon extends AbstractCoupon
Generated class for typeCustomerCoupon
.- 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.String
ASSIGNABLE
Qualifier of theCustomerCoupon.assignable
attributeprotected static java.lang.String
CUSTOMERCOUPON2CUSTOMER_MARKMODIFIED
Relation disable markmodifed parameter constants for CustomerCoupon2Customer from ((customercouponservices))protected static java.lang.String
CUSTOMERCOUPON2CUSTOMER_SRC_ORDERED
Relation ordering override parameter constants for CustomerCoupon2Customer from ((customercouponservices))protected static java.lang.String
CUSTOMERCOUPON2CUSTOMER_TGT_ORDERED
static java.lang.String
CUSTOMERS
Qualifier of theCustomerCoupon.customers
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theCustomerCoupon.description
attribute-
Fields inherited from class de.hybris.platform.couponservices.jalo.GeneratedAbstractCoupon
ACTIVE, COUPONID, ENDDATE, NAME, STARTDATE
-
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 GeneratedCustomerCoupon()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToCustomers(SessionContext ctx, Customer value)
Generated method - Addsvalue
to customers.void
addToCustomers(Customer value)
Generated method - Addsvalue
to customers.java.util.Map<Language,java.lang.String>
getAllDescription()
Generated method - Getter of theCustomerCoupon.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.description
attribute.java.util.Collection<Customer>
getCustomers()
Generated method - Getter of theCustomerCoupon.customers
attribute.java.util.Collection<Customer>
getCustomers(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.customers
attribute.long
getCustomersCount()
long
getCustomersCount(SessionContext ctx)
protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theCustomerCoupon.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.description
attribute.java.lang.Boolean
isAssignable()
Generated method - Getter of theCustomerCoupon.assignable
attribute.java.lang.Boolean
isAssignable(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.assignable
attribute.boolean
isAssignableAsPrimitive()
Generated method - Getter of theCustomerCoupon.assignable
attribute.boolean
isAssignableAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.assignable
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromCustomers(SessionContext ctx, Customer value)
Generated method - Removesvalue
from customers.void
removeFromCustomers(Customer value)
Generated method - Removesvalue
from customers.void
setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCustomerCoupon.description
attribute.void
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCustomerCoupon.description
attribute.void
setAssignable(boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.void
setAssignable(SessionContext ctx, boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.void
setAssignable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.void
setAssignable(java.lang.Boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.void
setCustomers(SessionContext ctx, java.util.Collection<Customer> value)
Generated method - Setter of theCustomerCoupon.customers
attribute.void
setCustomers(java.util.Collection<Customer> value)
Generated method - Setter of theCustomerCoupon.customers
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCustomerCoupon.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theCustomerCoupon.description
attribute.-
Methods inherited from class de.hybris.platform.couponservices.jalo.GeneratedAbstractCoupon
getAllName, getAllName, getCouponId, getCouponId, getEndDate, getEndDate, getName, getName, getStartDate, getStartDate, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, setActive, setActive, setActive, setActive, setAllName, setAllName, setCouponId, setCouponId, setEndDate, setEndDate, setName, setName, setStartDate, setStartDate
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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, 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
-
ASSIGNABLE
public static final java.lang.String ASSIGNABLE
Qualifier of theCustomerCoupon.assignable
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theCustomerCoupon.description
attribute- See Also:
- Constant Field Values
-
CUSTOMERS
public static final java.lang.String CUSTOMERS
Qualifier of theCustomerCoupon.customers
attribute- See Also:
- Constant Field Values
-
CUSTOMERCOUPON2CUSTOMER_SRC_ORDERED
protected static java.lang.String CUSTOMERCOUPON2CUSTOMER_SRC_ORDERED
Relation ordering override parameter constants for CustomerCoupon2Customer from ((customercouponservices))
-
CUSTOMERCOUPON2CUSTOMER_TGT_ORDERED
protected static java.lang.String CUSTOMERCOUPON2CUSTOMER_TGT_ORDERED
-
CUSTOMERCOUPON2CUSTOMER_MARKMODIFIED
protected static java.lang.String CUSTOMERCOUPON2CUSTOMER_MARKMODIFIED
Relation disable markmodifed parameter constants for CustomerCoupon2Customer from ((customercouponservices))
-
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:
getDefaultAttributeModes
in classGeneratedAbstractCoupon
-
isAssignable
public java.lang.Boolean isAssignable(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.assignable
attribute.- Returns:
- the assignable
-
isAssignable
public java.lang.Boolean isAssignable()
Generated method - Getter of theCustomerCoupon.assignable
attribute.- Returns:
- the assignable
-
isAssignableAsPrimitive
public boolean isAssignableAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.assignable
attribute.- Returns:
- the assignable
-
isAssignableAsPrimitive
public boolean isAssignableAsPrimitive()
Generated method - Getter of theCustomerCoupon.assignable
attribute.- Returns:
- the assignable
-
setAssignable
public void setAssignable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.- Parameters:
value
- the assignable
-
setAssignable
public void setAssignable(java.lang.Boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.- Parameters:
value
- the assignable
-
setAssignable
public void setAssignable(SessionContext ctx, boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.- Parameters:
value
- the assignable
-
setAssignable
public void setAssignable(boolean value)
Generated method - Setter of theCustomerCoupon.assignable
attribute.- Parameters:
value
- the assignable
-
getCustomers
public java.util.Collection<Customer> getCustomers(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.customers
attribute.- Returns:
- the customers - Customers
-
getCustomers
public java.util.Collection<Customer> getCustomers()
Generated method - Getter of theCustomerCoupon.customers
attribute.- Returns:
- the customers - Customers
-
getCustomersCount
public long getCustomersCount(SessionContext ctx)
-
getCustomersCount
public long getCustomersCount()
-
setCustomers
public void setCustomers(SessionContext ctx, java.util.Collection<Customer> value)
Generated method - Setter of theCustomerCoupon.customers
attribute.- Parameters:
value
- the customers - Customers
-
setCustomers
public void setCustomers(java.util.Collection<Customer> value)
Generated method - Setter of theCustomerCoupon.customers
attribute.- Parameters:
value
- the customers - Customers
-
addToCustomers
public void addToCustomers(SessionContext ctx, Customer value)
Generated method - Addsvalue
to customers.- Parameters:
value
- the item to add to customers - Customers
-
addToCustomers
public void addToCustomers(Customer value)
Generated method - Addsvalue
to customers.- Parameters:
value
- the item to add to customers - Customers
-
removeFromCustomers
public void removeFromCustomers(SessionContext ctx, Customer value)
Generated method - Removesvalue
from customers.- Parameters:
value
- the item to remove from customers - Customers
-
removeFromCustomers
public void removeFromCustomers(Customer value)
Generated method - Removesvalue
from customers.- Parameters:
value
- the item to remove from customers - Customers
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theCustomerCoupon.description
attribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.description
attribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theCustomerCoupon.description
attribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCustomerCoupon.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theCustomerCoupon.description
attribute.- Parameters:
value
- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCustomerCoupon.description
attribute.- Parameters:
value
- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCustomerCoupon.description
attribute.- Parameters:
value
- the description
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
-