Class TuaRelatedProductOrderItem
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.tuadatamodel.jalo.TuaRelatedProductOrderItem
- All Implemented Interfaces:
Serializable,Comparable
public class TuaRelatedProductOrderItem
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaRelatedProductOrderItem.
- 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 theTuaRelatedProductOrderItem.externalIdentifiersattributestatic final StringQualifier of theTuaRelatedProductOrderItem.orderItemActionattributestatic final StringQualifier of theTuaRelatedProductOrderItem.orderItemIdattributestatic final StringQualifier of theTuaRelatedProductOrderItem.productattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaRelatedProductOrderItem>BidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.static final StringQualifier of theTuaRelatedProductOrderItem.productOrderIdattributestatic final StringQualifier of theTuaRelatedProductOrderItem.roleattributeFields 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 TypeMethodDescriptionprotected 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) Generated method - Getter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTuaRelatedProductOrderItem.orderItemActionattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetOrderItemAction(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.orderItemActionattribute.Generated method - Getter of theTuaRelatedProductOrderItem.orderItemIdattribute.getOrderItemId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.orderItemIdattribute.Generated method - Getter of theTuaRelatedProductOrderItem.productattribute.getProduct(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.productattribute.Generated method - Getter of theTuaRelatedProductOrderItem.productOrderIdattribute.getProductOrderId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.productOrderIdattribute.getRole()Generated method - Getter of theTuaRelatedProductOrderItem.roleattribute.getRole(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.roleattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.voidGenerated method - Setter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.voidsetOrderItemAction(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaRelatedProductOrderItem.orderItemActionattribute.voidsetOrderItemAction(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaRelatedProductOrderItem.orderItemActionattribute.voidsetOrderItemId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaRelatedProductOrderItem.orderItemIdattribute.voidsetOrderItemId(String value) Generated method - Setter of theTuaRelatedProductOrderItem.orderItemIdattribute.voidsetProduct(de.hybris.platform.jalo.SessionContext ctx, TuaProduct value) Generated method - Setter of theTuaRelatedProductOrderItem.productattribute.voidsetProduct(TuaProduct value) Generated method - Setter of theTuaRelatedProductOrderItem.productattribute.voidsetProductOrderId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaRelatedProductOrderItem.productOrderIdattribute.voidsetProductOrderId(String value) Generated method - Setter of theTuaRelatedProductOrderItem.productOrderIdattribute.voidGenerated method - Setter of theTuaRelatedProductOrderItem.roleattribute.voidGenerated method - Setter of theTuaRelatedProductOrderItem.roleattribute.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, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ORDERITEMID
Qualifier of theTuaRelatedProductOrderItem.orderItemIdattribute- See Also:
-
ORDERITEMACTION
Qualifier of theTuaRelatedProductOrderItem.orderItemActionattribute- See Also:
-
PRODUCTORDERID
Qualifier of theTuaRelatedProductOrderItem.productOrderIdattribute- See Also:
-
ROLE
Qualifier of theTuaRelatedProductOrderItem.roleattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaRelatedProductOrderItem.externalIdentifiersattribute- See Also:
-
PRODUCT
Qualifier of theTuaRelatedProductOrderItem.productattribute- See Also:
-
PRODUCTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaRelatedProductOrderItem> PRODUCTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaRelatedProductOrderItem
public TuaRelatedProductOrderItem()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
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
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaRelatedProductOrderItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getOrderItemAction
public de.hybris.platform.jalo.enumeration.EnumerationValue getOrderItemAction(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaRelatedProductOrderItem.orderItemActionattribute.- Returns:
- the orderItemAction
-
getOrderItemAction
public de.hybris.platform.jalo.enumeration.EnumerationValue getOrderItemAction()Generated method - Getter of theTuaRelatedProductOrderItem.orderItemActionattribute.- Returns:
- the orderItemAction
-
setOrderItemAction
public void setOrderItemAction(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaRelatedProductOrderItem.orderItemActionattribute.- Parameters:
value- the orderItemAction
-
setOrderItemAction
public void setOrderItemAction(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaRelatedProductOrderItem.orderItemActionattribute.- Parameters:
value- the orderItemAction
-
getOrderItemId
Generated method - Getter of theTuaRelatedProductOrderItem.orderItemIdattribute.- Returns:
- the orderItemId
-
getOrderItemId
Generated method - Getter of theTuaRelatedProductOrderItem.orderItemIdattribute.- Returns:
- the orderItemId
-
setOrderItemId
Generated method - Setter of theTuaRelatedProductOrderItem.orderItemIdattribute.- Parameters:
value- the orderItemId
-
setOrderItemId
Generated method - Setter of theTuaRelatedProductOrderItem.orderItemIdattribute.- Parameters:
value- the orderItemId
-
getProduct
Generated method - Getter of theTuaRelatedProductOrderItem.productattribute.- Returns:
- the product - The Product for which that Related Product Order Item is valid.
-
getProduct
Generated method - Getter of theTuaRelatedProductOrderItem.productattribute.- Returns:
- the product - The Product for which that Related Product Order Item is valid.
-
setProduct
Generated method - Setter of theTuaRelatedProductOrderItem.productattribute.- Parameters:
value- the product - The Product for which that Related Product Order Item is valid.
-
setProduct
Generated method - Setter of theTuaRelatedProductOrderItem.productattribute.- Parameters:
value- the product - The Product for which that Related Product Order Item is valid.
-
getProductOrderId
Generated method - Getter of theTuaRelatedProductOrderItem.productOrderIdattribute.- Returns:
- the productOrderId
-
getProductOrderId
Generated method - Getter of theTuaRelatedProductOrderItem.productOrderIdattribute.- Returns:
- the productOrderId
-
setProductOrderId
Generated method - Setter of theTuaRelatedProductOrderItem.productOrderIdattribute.- Parameters:
value- the productOrderId
-
setProductOrderId
Generated method - Setter of theTuaRelatedProductOrderItem.productOrderIdattribute.- Parameters:
value- the productOrderId
-
getRole
Generated method - Getter of theTuaRelatedProductOrderItem.roleattribute.- Returns:
- the role
-
getRole
Generated method - Getter of theTuaRelatedProductOrderItem.roleattribute.- Returns:
- the role
-
setRole
Generated method - Setter of theTuaRelatedProductOrderItem.roleattribute.- Parameters:
value- the role
-
setRole
Generated method - Setter of theTuaRelatedProductOrderItem.roleattribute.- Parameters:
value- the role
-