Class TmaProductOfferingGroup
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.b2ctelcoservices.jalo.TmaProductOfferingGroup
- All Implemented Interfaces:
Serializable,Comparable
public class TmaProductOfferingGroup
extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaProductOfferingGroup.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTmaProductOfferingGroup.catalogVersionattributestatic final StringQualifier of theTmaProductOfferingGroup.childProductOfferingsattributestatic final StringQualifier of theTmaProductOfferingGroup.codeattributestatic final StringQualifier of theTmaProductOfferingGroup.nameattributestatic final StringQualifier of theTmaProductOfferingGroup.parentBundleProductOfferingattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaProductOfferingGroup>BidirectionalOneToManyHandlerfor handling 1:n PARENTBUNDLEPRODUCTOFFERING's relation attributes from 'one' side.static final StringQualifier of theTmaProductOfferingGroup.parentBundleProductOfferingPOSattributeprotected static StringRelation disable markmodifed parameter constants for TmaProductOffering2TmaProductOfferingGroupRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaProductOffering2TmaProductOfferingGroupRelation from ((tuadatacommonsservices))protected static StringFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerated method - Addsvalueto childProductOfferings.voidaddToChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Addsvalueto childProductOfferings.protected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) de.hybris.platform.catalog.jalo.CatalogVersionGenerated method - Getter of theTmaProductOfferingGroup.catalogVersionattribute.de.hybris.platform.catalog.jalo.CatalogVersiongetCatalogVersion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.catalogVersionattribute.Generated method - Getter of theTmaProductOfferingGroup.childProductOfferingsattribute.getChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.childProductOfferingsattribute.longlonggetChildProductOfferingsCount(de.hybris.platform.jalo.SessionContext ctx) getCode()Generated method - Getter of theTmaProductOfferingGroup.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.codeattribute.getName()Generated method - Getter of theTmaProductOfferingGroup.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.nameattribute.Generated method - Getter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.getParentBundleProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Removesvaluefrom childProductOfferings.voidremoveFromChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Removesvaluefrom childProductOfferings.protected voidsetCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaProductOfferingGroup.catalogVersionattribute.protected voidsetCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaProductOfferingGroup.catalogVersionattribute.voidsetChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductOffering> value) Generated method - Setter of theTmaProductOfferingGroup.childProductOfferingsattribute.voidGenerated method - Setter of theTmaProductOfferingGroup.childProductOfferingsattribute.protected voidGenerated method - Setter of theTmaProductOfferingGroup.codeattribute.protected voidGenerated method - Setter of theTmaProductOfferingGroup.codeattribute.voidGenerated method - Setter of theTmaProductOfferingGroup.nameattribute.voidGenerated method - Setter of theTmaProductOfferingGroup.nameattribute.voidGenerated method - Setter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.voidsetParentBundleProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theTmaProductOfferingGroup.codeattribute- See Also:
-
NAME
Qualifier of theTmaProductOfferingGroup.nameattribute- See Also:
-
CATALOGVERSION
Qualifier of theTmaProductOfferingGroup.catalogVersionattribute- See Also:
-
PARENTBUNDLEPRODUCTOFFERINGPOS
Qualifier of theTmaProductOfferingGroup.parentBundleProductOfferingPOSattribute- See Also:
-
PARENTBUNDLEPRODUCTOFFERING
Qualifier of theTmaProductOfferingGroup.parentBundleProductOfferingattribute- See Also:
-
CHILDPRODUCTOFFERINGS
Qualifier of theTmaProductOfferingGroup.childProductOfferingsattribute- See Also:
-
TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaProductOffering2TmaProductOfferingGroupRelation from ((tuadatacommonsservices)) -
TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_TGT_ORDERED
-
TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaProductOffering2TmaProductOfferingGroupRelation from ((tuadatacommonsservices)) -
PARENTBUNDLEPRODUCTOFFERINGHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaProductOfferingGroup> PARENTBUNDLEPRODUCTOFFERINGHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARENTBUNDLEPRODUCTOFFERING's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaProductOfferingGroup
public TmaProductOfferingGroup()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getCatalogVersion
public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.catalogVersionattribute.- Returns:
- the catalogVersion - Catalog Version
-
getCatalogVersion
public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()Generated method - Getter of theTmaProductOfferingGroup.catalogVersionattribute.- Returns:
- the catalogVersion - Catalog Version
-
setCatalogVersion
protected void setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaProductOfferingGroup.catalogVersionattribute.- Parameters:
value- the catalogVersion - Catalog Version
-
setCatalogVersion
protected void setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaProductOfferingGroup.catalogVersionattribute.- Parameters:
value- the catalogVersion - Catalog Version
-
getChildProductOfferings
Generated method - Getter of theTmaProductOfferingGroup.childProductOfferingsattribute.- Returns:
- the childProductOfferings - Product Offerings contained by the Product Offering Group.
-
getChildProductOfferings
Generated method - Getter of theTmaProductOfferingGroup.childProductOfferingsattribute.- Returns:
- the childProductOfferings - Product Offerings contained by the Product Offering Group.
-
getChildProductOfferingsCount
public long getChildProductOfferingsCount(de.hybris.platform.jalo.SessionContext ctx) -
getChildProductOfferingsCount
public long getChildProductOfferingsCount() -
setChildProductOfferings
public void setChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductOffering> value) Generated method - Setter of theTmaProductOfferingGroup.childProductOfferingsattribute.- Parameters:
value- the childProductOfferings - Product Offerings contained by the Product Offering Group.
-
setChildProductOfferings
Generated method - Setter of theTmaProductOfferingGroup.childProductOfferingsattribute.- Parameters:
value- the childProductOfferings - Product Offerings contained by the Product Offering Group.
-
addToChildProductOfferings
public void addToChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Addsvalueto childProductOfferings.- Parameters:
value- the item to add to childProductOfferings - Product Offerings contained by the Product Offering Group.
-
addToChildProductOfferings
Generated method - Addsvalueto childProductOfferings.- Parameters:
value- the item to add to childProductOfferings - Product Offerings contained by the Product Offering Group.
-
removeFromChildProductOfferings
public void removeFromChildProductOfferings(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Removesvaluefrom childProductOfferings.- Parameters:
value- the item to remove from childProductOfferings - Product Offerings contained by the Product Offering Group.
-
removeFromChildProductOfferings
Generated method - Removesvaluefrom childProductOfferings.- Parameters:
value- the item to remove from childProductOfferings - Product Offerings contained by the Product Offering Group.
-
getCode
Generated method - Getter of theTmaProductOfferingGroup.codeattribute.- Returns:
- the code - Identifier
-
getCode
Generated method - Getter of theTmaProductOfferingGroup.codeattribute.- Returns:
- the code - Identifier
-
setCode
Generated method - Setter of theTmaProductOfferingGroup.codeattribute.- Parameters:
value- the code - Identifier
-
setCode
Generated method - Setter of theTmaProductOfferingGroup.codeattribute.- Parameters:
value- the code - Identifier
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classde.hybris.platform.jalo.Item
-
getName
Generated method - Getter of theTmaProductOfferingGroup.nameattribute.- Returns:
- the name - Name
-
getName
Generated method - Getter of theTmaProductOfferingGroup.nameattribute.- Returns:
- the name - Name
-
setName
Generated method - Setter of theTmaProductOfferingGroup.nameattribute.- Parameters:
value- the name - Name
-
setName
Generated method - Setter of theTmaProductOfferingGroup.nameattribute.- Parameters:
value- the name - Name
-
getParentBundleProductOffering
public TmaBundledProductOffering getParentBundleProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.- Returns:
- the parentBundleProductOffering - Bundled Product Offering for which the groups are defined.
-
getParentBundleProductOffering
Generated method - Getter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.- Returns:
- the parentBundleProductOffering - Bundled Product Offering for which the groups are defined.
-
setParentBundleProductOffering
public void setParentBundleProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.- Parameters:
value- the parentBundleProductOffering - Bundled Product Offering for which the groups are defined.
-
setParentBundleProductOffering
Generated method - Setter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.- Parameters:
value- the parentBundleProductOffering - Bundled Product Offering for which the groups are defined.
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)