Class GeneratedSAPOrder
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.sap.sapmodel.jalo.GeneratedSAPOrder
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
SAPOrder
public abstract class GeneratedSAPOrder
extends de.hybris.platform.jalo.GenericItem
Generated class for type
SAPOrder.- 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 theSAPOrder.codeattributestatic final StringQualifier of theSAPOrder.consignmentsattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.ordersplitting.jalo.Consignment>OneToManyHandlerfor handling 1:n CONSIGNMENTS's relation attributes from 'many' side.static final StringQualifier of theSAPOrder.orderattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPOrder>BidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.static final StringQualifier of theSAPOrder.orderPOSattributestatic final StringQualifier of theSAPOrder.sapOrderStatusattributestatic final StringQualifier of theSAPOrder.sapOrderTypeattributeFields 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 TypeMethodDescriptionvoidaddToConsignments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Addsvalueto consignments.voidaddToConsignments(de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Addsvalueto consignments.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) getCode()Generated method - Getter of theSAPOrder.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.codeattribute.Set<de.hybris.platform.ordersplitting.jalo.Consignment>Generated method - Getter of theSAPOrder.consignmentsattribute.Set<de.hybris.platform.ordersplitting.jalo.Consignment>getConsignments(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.consignmentsattribute.de.hybris.platform.jalo.order.OrdergetOrder()Generated method - Getter of theSAPOrder.orderattribute.de.hybris.platform.jalo.order.OrdergetOrder(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.orderattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theSAPOrder.sapOrderStatusattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetSapOrderStatus(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.sapOrderStatusattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theSAPOrder.sapOrderTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetSapOrderType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.sapOrderTypeattribute.voidremoveFromConsignments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Removesvaluefrom consignments.voidremoveFromConsignments(de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Removesvaluefrom consignments.voidGenerated method - Setter of theSAPOrder.codeattribute.voidGenerated method - Setter of theSAPOrder.codeattribute.voidsetConsignments(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.ordersplitting.jalo.Consignment> value) Generated method - Setter of theSAPOrder.consignmentsattribute.voidsetConsignments(Set<de.hybris.platform.ordersplitting.jalo.Consignment> value) Generated method - Setter of theSAPOrder.consignmentsattribute.protected voidsetOrder(de.hybris.platform.jalo.order.Order value) Generated method - Setter of theSAPOrder.orderattribute.protected voidsetOrder(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order value) Generated method - Setter of theSAPOrder.orderattribute.voidsetSapOrderStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderStatusattribute.voidsetSapOrderStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderStatusattribute.voidsetSapOrderType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderTypeattribute.voidsetSapOrderType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderTypeattribute.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
-
CODE
Qualifier of theSAPOrder.codeattribute- See Also:
-
SAPORDERSTATUS
Qualifier of theSAPOrder.sapOrderStatusattribute- See Also:
-
SAPORDERTYPE
Qualifier of theSAPOrder.sapOrderTypeattribute- See Also:
-
ORDERPOS
Qualifier of theSAPOrder.orderPOSattribute- See Also:
-
ORDER
Qualifier of theSAPOrder.orderattribute- See Also:
-
CONSIGNMENTS
Qualifier of theSAPOrder.consignmentsattribute- See Also:
-
ORDERHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPOrder> ORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side. -
CONSIGNMENTSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.ordersplitting.jalo.Consignment> CONSIGNMENTSHANDLEROneToManyHandlerfor handling 1:n CONSIGNMENTS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSAPOrder
public GeneratedSAPOrder()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getCode
Generated method - Getter of theSAPOrder.codeattribute.- Returns:
- the code - SAP Order Number
-
getCode
Generated method - Getter of theSAPOrder.codeattribute.- Returns:
- the code - SAP Order Number
-
setCode
Generated method - Setter of theSAPOrder.codeattribute.- Parameters:
value- the code - SAP Order Number
-
setCode
Generated method - Setter of theSAPOrder.codeattribute.- Parameters:
value- the code - SAP Order Number
-
getConsignments
public Set<de.hybris.platform.ordersplitting.jalo.Consignment> getConsignments(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.consignmentsattribute.- Returns:
- the consignments
-
getConsignments
Generated method - Getter of theSAPOrder.consignmentsattribute.- Returns:
- the consignments
-
setConsignments
public void setConsignments(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.ordersplitting.jalo.Consignment> value) Generated method - Setter of theSAPOrder.consignmentsattribute.- Parameters:
value- the consignments
-
setConsignments
Generated method - Setter of theSAPOrder.consignmentsattribute.- Parameters:
value- the consignments
-
addToConsignments
public void addToConsignments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Addsvalueto consignments.- Parameters:
value- the item to add to consignments
-
addToConsignments
public void addToConsignments(de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Addsvalueto consignments.- Parameters:
value- the item to add to consignments
-
removeFromConsignments
public void removeFromConsignments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Removesvaluefrom consignments.- Parameters:
value- the item to remove from consignments
-
removeFromConsignments
public void removeFromConsignments(de.hybris.platform.ordersplitting.jalo.Consignment value) Generated method - Removesvaluefrom consignments.- Parameters:
value- the item to remove from consignments
-
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
-
getOrder
public de.hybris.platform.jalo.order.Order getOrder(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.orderattribute.- Returns:
- the order
-
getOrder
public de.hybris.platform.jalo.order.Order getOrder()Generated method - Getter of theSAPOrder.orderattribute.- Returns:
- the order
-
setOrder
protected void setOrder(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Order value) Generated method - Setter of theSAPOrder.orderattribute.- Parameters:
value- the order
-
setOrder
protected void setOrder(de.hybris.platform.jalo.order.Order value) Generated method - Setter of theSAPOrder.orderattribute.- Parameters:
value- the order
-
getSapOrderStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getSapOrderStatus(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.sapOrderStatusattribute.- Returns:
- the sapOrderStatus - Sap Order Status
-
getSapOrderStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getSapOrderStatus()Generated method - Getter of theSAPOrder.sapOrderStatusattribute.- Returns:
- the sapOrderStatus - Sap Order Status
-
setSapOrderStatus
public void setSapOrderStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderStatusattribute.- Parameters:
value- the sapOrderStatus - Sap Order Status
-
setSapOrderStatus
public void setSapOrderStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderStatusattribute.- Parameters:
value- the sapOrderStatus - Sap Order Status
-
getSapOrderType
public de.hybris.platform.jalo.enumeration.EnumerationValue getSapOrderType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPOrder.sapOrderTypeattribute.- Returns:
- the sapOrderType
-
getSapOrderType
public de.hybris.platform.jalo.enumeration.EnumerationValue getSapOrderType()Generated method - Getter of theSAPOrder.sapOrderTypeattribute.- Returns:
- the sapOrderType
-
setSapOrderType
public void setSapOrderType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderTypeattribute.- Parameters:
value- the sapOrderType
-
setSapOrderType
public void setSapOrderType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPOrder.sapOrderTypeattribute.- Parameters:
value- the sapOrderType
-