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.StringASSIGNABLEQualifier of theCustomerCoupon.assignableattributeprotected static java.lang.StringCUSTOMERCOUPON2CUSTOMER_MARKMODIFIEDRelation disable markmodifed parameter constants for CustomerCoupon2Customer from ((customercouponservices))protected static java.lang.StringCUSTOMERCOUPON2CUSTOMER_SRC_ORDEREDRelation ordering override parameter constants for CustomerCoupon2Customer from ((customercouponservices))protected static java.lang.StringCUSTOMERCOUPON2CUSTOMER_TGT_ORDEREDstatic java.lang.StringCUSTOMERSQualifier of theCustomerCoupon.customersattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theCustomerCoupon.descriptionattribute-
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 Deprecated Methods Modifier and Type Method Description voidaddToCustomers(SessionContext ctx, Customer value)Generated method - Addsvalueto customers.voidaddToCustomers(Customer value)Generated method - Addsvalueto customers.java.util.Map<Language,java.lang.String>getAllDescription()Generated method - Getter of theCustomerCoupon.descriptionattribute.java.util.Map<Language,java.lang.String>getAllDescription(SessionContext ctx)Generated method - Getter of theCustomerCoupon.descriptionattribute.java.util.Collection<Customer>getCustomers()Generated method - Getter of theCustomerCoupon.customersattribute.java.util.Collection<Customer>getCustomers(SessionContext ctx)Generated method - Getter of theCustomerCoupon.customersattribute.longgetCustomersCount()longgetCustomersCount(SessionContext ctx)protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theCustomerCoupon.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theCustomerCoupon.descriptionattribute.java.lang.BooleanisAssignable()Generated method - Getter of theCustomerCoupon.assignableattribute.java.lang.BooleanisAssignable(SessionContext ctx)Generated method - Getter of theCustomerCoupon.assignableattribute.booleanisAssignableAsPrimitive()Generated method - Getter of theCustomerCoupon.assignableattribute.booleanisAssignableAsPrimitive(SessionContext ctx)Generated method - Getter of theCustomerCoupon.assignableattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromCustomers(SessionContext ctx, Customer value)Generated method - Removesvaluefrom customers.voidremoveFromCustomers(Customer value)Generated method - Removesvaluefrom customers.voidsetAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCustomerCoupon.descriptionattribute.voidsetAllDescription(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCustomerCoupon.descriptionattribute.voidsetAssignable(boolean value)Generated method - Setter of theCustomerCoupon.assignableattribute.voidsetAssignable(SessionContext ctx, boolean value)Generated method - Setter of theCustomerCoupon.assignableattribute.voidsetAssignable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCustomerCoupon.assignableattribute.voidsetAssignable(java.lang.Boolean value)Generated method - Setter of theCustomerCoupon.assignableattribute.voidsetCustomers(SessionContext ctx, java.util.Collection<Customer> value)Generated method - Setter of theCustomerCoupon.customersattribute.voidsetCustomers(java.util.Collection<Customer> value)Generated method - Setter of theCustomerCoupon.customersattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theCustomerCoupon.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theCustomerCoupon.descriptionattribute.-
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, 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.assignableattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theCustomerCoupon.descriptionattribute- See Also:
- Constant Field Values
-
CUSTOMERS
public static final java.lang.String CUSTOMERS
Qualifier of theCustomerCoupon.customersattribute- 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:
getDefaultAttributeModesin classGeneratedAbstractCoupon
-
isAssignable
public java.lang.Boolean isAssignable(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.assignableattribute.- Returns:
- the assignable
-
isAssignable
public java.lang.Boolean isAssignable()
Generated method - Getter of theCustomerCoupon.assignableattribute.- Returns:
- the assignable
-
isAssignableAsPrimitive
public boolean isAssignableAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.assignableattribute.- Returns:
- the assignable
-
isAssignableAsPrimitive
public boolean isAssignableAsPrimitive()
Generated method - Getter of theCustomerCoupon.assignableattribute.- Returns:
- the assignable
-
setAssignable
public void setAssignable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCustomerCoupon.assignableattribute.- Parameters:
value- the assignable
-
setAssignable
public void setAssignable(java.lang.Boolean value)
Generated method - Setter of theCustomerCoupon.assignableattribute.- Parameters:
value- the assignable
-
setAssignable
public void setAssignable(SessionContext ctx, boolean value)
Generated method - Setter of theCustomerCoupon.assignableattribute.- Parameters:
value- the assignable
-
setAssignable
public void setAssignable(boolean value)
Generated method - Setter of theCustomerCoupon.assignableattribute.- Parameters:
value- the assignable
-
getCustomers
public java.util.Collection<Customer> getCustomers(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.customersattribute.- Returns:
- the customers - Customers
-
getCustomers
public java.util.Collection<Customer> getCustomers()
Generated method - Getter of theCustomerCoupon.customersattribute.- 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.customersattribute.- Parameters:
value- the customers - Customers
-
setCustomers
public void setCustomers(java.util.Collection<Customer> value)
Generated method - Setter of theCustomerCoupon.customersattribute.- Parameters:
value- the customers - Customers
-
addToCustomers
public void addToCustomers(SessionContext ctx, Customer value)
Generated method - Addsvalueto customers.- Parameters:
value- the item to add to customers - Customers
-
addToCustomers
public void addToCustomers(Customer value)
Generated method - Addsvalueto customers.- Parameters:
value- the item to add to customers - Customers
-
removeFromCustomers
public void removeFromCustomers(SessionContext ctx, Customer value)
Generated method - Removesvaluefrom customers.- Parameters:
value- the item to remove from customers - Customers
-
removeFromCustomers
public void removeFromCustomers(Customer value)
Generated method - Removesvaluefrom customers.- Parameters:
value- the item to remove from customers - Customers
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theCustomerCoupon.descriptionattribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theCustomerCoupon.descriptionattribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theCustomerCoupon.descriptionattribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCustomerCoupon.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theCustomerCoupon.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCustomerCoupon.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCustomerCoupon.descriptionattribute.- Parameters:
value- the description
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
-