Class TmaOperationalProductOffering
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.jalo.product.GeneratedProduct
de.hybris.platform.jalo.product.Product
de.hybris.platform.b2ctelcoservices.jalo.TmaProductOffering
de.hybris.platform.b2ctelcoservices.jalo.TmaSimpleProductOffering
de.hybris.platform.b2ctelcoservices.jalo.TmaOperationalProductOffering
- All Implemented Interfaces:
Serializable,Comparable
Generated class for type TmaOperationalProductOffering.
- 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 theTmaOperationalProductOffering.actionsattributeprotected static StringRelation disable markmodifed parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices))protected static StringFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaSimpleProductOffering
PRECONFIGURATIONS, TMABPOPRECONFIG2TMASIMPLEPRODUCTOFFERINGRELATION_MARKMODIFIED, TMABPOPRECONFIG2TMASIMPLEPRODUCTOFFERINGRELATION_SRC_ORDERED, TMABPOPRECONFIG2TMASIMPLEPRODUCTOFFERINGRELATION_TGT_ORDERED, TMAPOVARIANTS, TMAPOVARIANTSHANDLERFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaProductOffering
ALLOWEDPRINCIPALS, ASSOCIATEDPRODUCTOFFERINGGROUPS, DISTRIBUTIONCHANNELS, PARENTBPOOPTIONS, PARENTBPOOPTIONSHANDLER, PARENTS, PRODUCTOFFERING2PRINCIPALRELATION_MARKMODIFIED, PRODUCTOFFERING2PRINCIPALRELATION_SRC_ORDERED, PRODUCTOFFERING2PRINCIPALRELATION_TGT_ORDERED, PRODUCTSPECCHARACTERISTICVALUES, PRODUCTSPECCHARVALUEUSES, PRODUCTSPECIFICATION, PRODUCTSPECIFICATIONHANDLER, TMABUNDLEDPRODUCTOFFERING2TMAPRODUCTOFFERINGRELATION_MARKMODIFIED, TMABUNDLEDPRODUCTOFFERING2TMAPRODUCTOFFERINGRELATION_SRC_ORDERED, TMABUNDLEDPRODUCTOFFERING2TMAPRODUCTOFFERINGRELATION_TGT_ORDERED, TMAPO2TMAPSCVURELATION_MARKMODIFIED, TMAPO2TMAPSCVURELATION_SRC_ORDERED, TMAPO2TMAPSCVURELATION_TGT_ORDERED, TMAPRODUCTOFFERING2PRICEROWCHANNEL_MARKMODIFIED, TMAPRODUCTOFFERING2PRICEROWCHANNEL_SRC_ORDERED, TMAPRODUCTOFFERING2PRICEROWCHANNEL_TGT_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_MARKMODIFIED, TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_SRC_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTOFFERINGGROUPRELATION_TGT_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTSPECCHARACTERISTICVALUERELATION_MARKMODIFIED, TMAPRODUCTOFFERING2TMAPRODUCTSPECCHARACTERISTICVALUERELATION_SRC_ORDERED, TMAPRODUCTOFFERING2TMAPRODUCTSPECCHARACTERISTICVALUERELATION_TGT_ORDEREDFields inherited from class de.hybris.platform.jalo.product.GeneratedProduct
CODE, DESCRIPTION, NAME, PICTURE, THUMBNAIL, UNITFields 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 TypeMethodDescriptionvoidaddToActions(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto actions.voidaddToActions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto actions.Set<de.hybris.platform.jalo.enumeration.EnumerationValue>Generated method - Getter of theTmaOperationalProductOffering.actionsattribute.Set<de.hybris.platform.jalo.enumeration.EnumerationValue>getActions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaOperationalProductOffering.actionsattribute.longlonggetActionsCount(de.hybris.platform.jalo.SessionContext ctx) booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromActions(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom actions.voidremoveFromActions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom actions.voidsetActions(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of theTmaOperationalProductOffering.actionsattribute.voidsetActions(Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of theTmaOperationalProductOffering.actionsattribute.Methods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaSimpleProductOffering
addToPreConfigurations, addToPreConfigurations, addToTmaPoVariants, addToTmaPoVariants, getPreConfigurations, getPreConfigurations, getPreConfigurationsCount, getPreConfigurationsCount, getTmaPoVariants, getTmaPoVariants, removeFromPreConfigurations, removeFromPreConfigurations, removeFromTmaPoVariants, removeFromTmaPoVariants, setPreConfigurations, setPreConfigurations, setTmaPoVariants, setTmaPoVariantsMethods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaProductOffering
addToAllowedPrincipals, addToAllowedPrincipals, addToAssociatedProductOfferingGroups, addToAssociatedProductOfferingGroups, addToDistributionChannels, addToDistributionChannels, addToParentBpoOptions, addToParentBpoOptions, addToParents, addToParents, addToProductSpecCharacteristicValues, addToProductSpecCharacteristicValues, addToProductSpecCharValueUses, addToProductSpecCharValueUses, createItem, getAllowedPrincipals, getAllowedPrincipals, getAllowedPrincipalsCount, getAllowedPrincipalsCount, getAssociatedProductOfferingGroups, getAssociatedProductOfferingGroups, getAssociatedProductOfferingGroupsCount, getAssociatedProductOfferingGroupsCount, getDistributionChannels, getDistributionChannels, getDistributionChannelsCount, getDistributionChannelsCount, getParentBpoOptions, getParentBpoOptions, getParents, getParents, getParentsCount, getParentsCount, getProductSpecCharacteristicValues, getProductSpecCharacteristicValues, getProductSpecCharacteristicValuesCount, getProductSpecCharacteristicValuesCount, getProductSpecCharValueUses, getProductSpecCharValueUses, getProductSpecCharValueUsesCount, getProductSpecCharValueUsesCount, getProductSpecification, getProductSpecification, removeFromAllowedPrincipals, removeFromAllowedPrincipals, removeFromAssociatedProductOfferingGroups, removeFromAssociatedProductOfferingGroups, removeFromDistributionChannels, removeFromDistributionChannels, removeFromParentBpoOptions, removeFromParentBpoOptions, removeFromParents, removeFromParents, removeFromProductSpecCharacteristicValues, removeFromProductSpecCharacteristicValues, removeFromProductSpecCharValueUses, removeFromProductSpecCharValueUses, setAllowedPrincipals, setAllowedPrincipals, setAssociatedProductOfferingGroups, setAssociatedProductOfferingGroups, setDistributionChannels, setDistributionChannels, setParentBpoOptions, setParentBpoOptions, setParents, setParents, setProductSpecCharacteristicValues, setProductSpecCharacteristicValues, setProductSpecCharValueUses, setProductSpecCharValueUses, setProductSpecification, setProductSpecificationMethods inherited from class de.hybris.platform.jalo.product.Product
getAllDescriptions, getAllNames, getAllPriceInformations, getAllPriceInformations, getAllPriceInformations, getAllPriceInformations, getDiscountInformations, getDiscountInformations, getDiscountInformations, getDiscountInformations, getPriceInformations, getPriceInformations, getPriceInformations, getPriceInformations, getTaxInformations, getTaxInformations, getTaxInformations, getTaxInformations, setAllDescriptions, setAllNames, toStringMethods inherited from class de.hybris.platform.jalo.product.GeneratedProduct
getAllDescription, getAllDescription, getAllName, getAllName, getCode, getCode, getDescription, getDescription, getName, getName, getPicture, getPicture, getThumbnail, getThumbnail, getUnit, getUnit, setAllDescription, setAllDescription, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setName, setName, setPicture, setPicture, setThumbnail, setThumbnail, setUnit, setUnitMethods 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, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ACTIONS
Qualifier of theTmaOperationalProductOffering.actionsattribute- See Also:
-
TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices)) -
TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_TGT_ORDERED
-
TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaOperationalProductOffering
public TmaOperationalProductOffering()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classTmaSimpleProductOffering
-
getActions
public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getActions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaOperationalProductOffering.actionsattribute.- Returns:
- the actions - The actions supported by the operational offerings
-
getActions
Generated method - Getter of theTmaOperationalProductOffering.actionsattribute.- Returns:
- the actions - The actions supported by the operational offerings
-
getActionsCount
public long getActionsCount(de.hybris.platform.jalo.SessionContext ctx) -
getActionsCount
public long getActionsCount() -
setActions
public void setActions(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of theTmaOperationalProductOffering.actionsattribute.- Parameters:
value- the actions - The actions supported by the operational offerings
-
setActions
Generated method - Setter of theTmaOperationalProductOffering.actionsattribute.- Parameters:
value- the actions - The actions supported by the operational offerings
-
addToActions
public void addToActions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto actions.- Parameters:
value- the item to add to actions - The actions supported by the operational offerings
-
addToActions
public void addToActions(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto actions.- Parameters:
value- the item to add to actions - The actions supported by the operational offerings
-
removeFromActions
public void removeFromActions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom actions.- Parameters:
value- the item to remove from actions - The actions supported by the operational offerings
-
removeFromActions
public void removeFromActions(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom actions.- Parameters:
value- the item to remove from actions - The actions supported by the operational offerings
-
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 classTmaSimpleProductOffering
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)