Class GeneratedSAPReturnRequests
- 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.GeneratedSAPReturnRequests
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SAPReturnRequests
public abstract class GeneratedSAPReturnRequests extends GenericItem
Generated class for typeSAPReturnRequests.- 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.StringCODEQualifier of theSAPReturnRequests.codeattributestatic java.lang.StringCONSIGNMENTSENTRYQualifier of theSAPReturnRequests.consignmentsEntryattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringISDELIVEREDQualifier of theSAPReturnRequests.isDeliveredattributestatic java.lang.StringRETURNREQUESTQualifier of theSAPReturnRequests.returnRequestattributeprotected static BidirectionalOneToManyHandler<GeneratedSAPReturnRequests>RETURNREQUESTHANDLERBidirectionalOneToManyHandlerfor handling 1:n RETURNREQUEST's relation attributes from 'one' side.static java.lang.StringRETURNREQUESTPOSQualifier of theSAPReturnRequests.returnRequestPOSattributestatic java.lang.StringRETURNWAREHOUSEQualifier of theSAPReturnRequests.returnWarehouseattributestatic java.lang.StringSAPRETURNREQUESTORDERSTATUSQualifier of theSAPReturnRequests.sapReturnRequestOrderStatusattribute-
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 GeneratedSAPReturnRequests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetCode()Generated method - Getter of theSAPReturnRequests.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.codeattribute.java.util.Set<ConsignmentEntry>getConsignmentsEntry()Generated method - Getter of theSAPReturnRequests.consignmentsEntryattribute.java.util.Set<ConsignmentEntry>getConsignmentsEntry(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.consignmentsEntryattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()ReturnRequestgetReturnRequest()Generated method - Getter of theSAPReturnRequests.returnRequestattribute.ReturnRequestgetReturnRequest(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.returnRequestattribute.WarehousegetReturnWarehouse()Generated method - Getter of theSAPReturnRequests.returnWarehouseattribute.WarehousegetReturnWarehouse(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.returnWarehouseattribute.EnumerationValuegetSapReturnRequestOrderStatus()Generated method - Getter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.EnumerationValuegetSapReturnRequestOrderStatus(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.java.lang.BooleanisIsDelivered()Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.java.lang.BooleanisIsDelivered(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.booleanisIsDeliveredAsPrimitive()Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.booleanisIsDeliveredAsPrimitive(SessionContext ctx)Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPReturnRequests.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theSAPReturnRequests.codeattribute.voidsetConsignmentsEntry(SessionContext ctx, java.util.Set<ConsignmentEntry> value)Generated method - Setter of theSAPReturnRequests.consignmentsEntryattribute.voidsetConsignmentsEntry(java.util.Set<ConsignmentEntry> value)Generated method - Setter of theSAPReturnRequests.consignmentsEntryattribute.voidsetIsDelivered(boolean value)Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.voidsetIsDelivered(SessionContext ctx, boolean value)Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.voidsetIsDelivered(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.voidsetIsDelivered(java.lang.Boolean value)Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.voidsetReturnRequest(SessionContext ctx, ReturnRequest value)Generated method - Setter of theSAPReturnRequests.returnRequestattribute.voidsetReturnRequest(ReturnRequest value)Generated method - Setter of theSAPReturnRequests.returnRequestattribute.voidsetReturnWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theSAPReturnRequests.returnWarehouseattribute.voidsetReturnWarehouse(Warehouse value)Generated method - Setter of theSAPReturnRequests.returnWarehouseattribute.voidsetSapReturnRequestOrderStatus(EnumerationValue value)Generated method - Setter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.voidsetSapReturnRequestOrderStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theSAPReturnRequests.codeattribute- See Also:
- Constant Field Values
-
SAPRETURNREQUESTORDERSTATUS
public static final java.lang.String SAPRETURNREQUESTORDERSTATUS
Qualifier of theSAPReturnRequests.sapReturnRequestOrderStatusattribute- See Also:
- Constant Field Values
-
CONSIGNMENTSENTRY
public static final java.lang.String CONSIGNMENTSENTRY
Qualifier of theSAPReturnRequests.consignmentsEntryattribute- See Also:
- Constant Field Values
-
ISDELIVERED
public static final java.lang.String ISDELIVERED
Qualifier of theSAPReturnRequests.isDeliveredattribute- See Also:
- Constant Field Values
-
RETURNWAREHOUSE
public static final java.lang.String RETURNWAREHOUSE
Qualifier of theSAPReturnRequests.returnWarehouseattribute- See Also:
- Constant Field Values
-
RETURNREQUESTPOS
public static final java.lang.String RETURNREQUESTPOS
Qualifier of theSAPReturnRequests.returnRequestPOSattribute- See Also:
- Constant Field Values
-
RETURNREQUEST
public static final java.lang.String RETURNREQUEST
Qualifier of theSAPReturnRequests.returnRequestattribute- See Also:
- Constant Field Values
-
RETURNREQUESTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPReturnRequests> RETURNREQUESTHANDLER
BidirectionalOneToManyHandlerfor handling 1:n RETURNREQUEST's relation attributes from 'one' side.
-
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 classItem
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.codeattribute.- Returns:
- the code - SAP Return Request Order Number
-
getCode
public java.lang.String getCode()
Generated method - Getter of theSAPReturnRequests.codeattribute.- Returns:
- the code - SAP Return Request Order Number
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPReturnRequests.codeattribute.- Parameters:
value- the code - SAP Return Request Order Number
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theSAPReturnRequests.codeattribute.- Parameters:
value- the code - SAP Return Request Order Number
-
getConsignmentsEntry
public java.util.Set<ConsignmentEntry> getConsignmentsEntry(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.consignmentsEntryattribute.- Returns:
- the consignmentsEntry
-
getConsignmentsEntry
public java.util.Set<ConsignmentEntry> getConsignmentsEntry()
Generated method - Getter of theSAPReturnRequests.consignmentsEntryattribute.- Returns:
- the consignmentsEntry
-
setConsignmentsEntry
public void setConsignmentsEntry(SessionContext ctx, java.util.Set<ConsignmentEntry> value)
Generated method - Setter of theSAPReturnRequests.consignmentsEntryattribute.- Parameters:
value- the consignmentsEntry
-
setConsignmentsEntry
public void setConsignmentsEntry(java.util.Set<ConsignmentEntry> value)
Generated method - Setter of theSAPReturnRequests.consignmentsEntryattribute.- Parameters:
value- the consignmentsEntry
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
isIsDelivered
public java.lang.Boolean isIsDelivered(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.- Returns:
- the isDelivered
-
isIsDelivered
public java.lang.Boolean isIsDelivered()
Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.- Returns:
- the isDelivered
-
isIsDeliveredAsPrimitive
public boolean isIsDeliveredAsPrimitive(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.- Returns:
- the isDelivered
-
isIsDeliveredAsPrimitive
public boolean isIsDeliveredAsPrimitive()
Generated method - Getter of theSAPReturnRequests.isDeliveredattribute.- Returns:
- the isDelivered
-
setIsDelivered
public void setIsDelivered(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.- Parameters:
value- the isDelivered
-
setIsDelivered
public void setIsDelivered(java.lang.Boolean value)
Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.- Parameters:
value- the isDelivered
-
setIsDelivered
public void setIsDelivered(SessionContext ctx, boolean value)
Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.- Parameters:
value- the isDelivered
-
setIsDelivered
public void setIsDelivered(boolean value)
Generated method - Setter of theSAPReturnRequests.isDeliveredattribute.- Parameters:
value- the isDelivered
-
getReturnRequest
public ReturnRequest getReturnRequest(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.returnRequestattribute.- Returns:
- the returnRequest
-
getReturnRequest
public ReturnRequest getReturnRequest()
Generated method - Getter of theSAPReturnRequests.returnRequestattribute.- Returns:
- the returnRequest
-
setReturnRequest
public void setReturnRequest(SessionContext ctx, ReturnRequest value)
Generated method - Setter of theSAPReturnRequests.returnRequestattribute.- Parameters:
value- the returnRequest
-
setReturnRequest
public void setReturnRequest(ReturnRequest value)
Generated method - Setter of theSAPReturnRequests.returnRequestattribute.- Parameters:
value- the returnRequest
-
getReturnWarehouse
public Warehouse getReturnWarehouse(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.returnWarehouseattribute.- Returns:
- the returnWarehouse - Determines the warehouse where the products need to be returned by the customer
-
getReturnWarehouse
public Warehouse getReturnWarehouse()
Generated method - Getter of theSAPReturnRequests.returnWarehouseattribute.- Returns:
- the returnWarehouse - Determines the warehouse where the products need to be returned by the customer
-
setReturnWarehouse
public void setReturnWarehouse(SessionContext ctx, Warehouse value)
Generated method - Setter of theSAPReturnRequests.returnWarehouseattribute.- Parameters:
value- the returnWarehouse - Determines the warehouse where the products need to be returned by the customer
-
setReturnWarehouse
public void setReturnWarehouse(Warehouse value)
Generated method - Setter of theSAPReturnRequests.returnWarehouseattribute.- Parameters:
value- the returnWarehouse - Determines the warehouse where the products need to be returned by the customer
-
getSapReturnRequestOrderStatus
public EnumerationValue getSapReturnRequestOrderStatus(SessionContext ctx)
Generated method - Getter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.- Returns:
- the sapReturnRequestOrderStatus - Sap Return Request Order Status
-
getSapReturnRequestOrderStatus
public EnumerationValue getSapReturnRequestOrderStatus()
Generated method - Getter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.- Returns:
- the sapReturnRequestOrderStatus - Sap Return Request Order Status
-
setSapReturnRequestOrderStatus
public void setSapReturnRequestOrderStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.- Parameters:
value- the sapReturnRequestOrderStatus - Sap Return Request Order Status
-
setSapReturnRequestOrderStatus
public void setSapReturnRequestOrderStatus(EnumerationValue value)
Generated method - Setter of theSAPReturnRequests.sapReturnRequestOrderStatusattribute.- Parameters:
value- the sapReturnRequestOrderStatus - Sap Return Request Order Status
-
-