Package de.hybris.platform.returns.jalo
Class GeneratedReturnRequest
- 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.returns.jalo.GeneratedReturnRequest
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
ReturnRequest
public abstract class GeneratedReturnRequest extends GenericItem
Generated class for typeReturnRequest.- 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 theReturnRequest.codeattributestatic java.lang.StringCURRENCYQualifier of theReturnRequest.currencyattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringORDERQualifier of theReturnRequest.orderattributeprotected static BidirectionalOneToManyHandler<GeneratedReturnRequest>ORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.static java.lang.StringORDERPOSQualifier of theReturnRequest.orderPOSattributestatic java.lang.StringREPLACEMENTORDERQualifier of theReturnRequest.replacementOrderattributestatic java.lang.StringRETURNENTRIESQualifier of theReturnRequest.returnEntriesattributeprotected static OneToManyHandler<ReturnEntry>RETURNENTRIESHANDLEROneToManyHandlerfor handling 1:n RETURNENTRIES's relation attributes from 'many' side.static java.lang.StringRETURNFORMQualifier of theReturnRequest.returnFormattributestatic java.lang.StringRETURNLABELQualifier of theReturnRequest.returnLabelattributestatic java.lang.StringRETURNPROCESSQualifier of theReturnRequest.returnProcessattributeprotected static OneToManyHandler<ReturnProcess>RETURNPROCESSHANDLEROneToManyHandlerfor handling 1:n RETURNPROCESS's relation attributes from 'many' side.static java.lang.StringRETURNWAREHOUSEQualifier of theReturnRequest.returnWarehouseattributestatic java.lang.StringRMAQualifier of theReturnRequest.RMAattributestatic java.lang.StringSTATUSQualifier of theReturnRequest.statusattributestatic java.lang.StringSUBTOTALQualifier of theReturnRequest.subtotalattributestatic java.lang.StringTOTALTAXQualifier of theReturnRequest.totalTaxattribute-
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 GeneratedReturnRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToReturnEntries(SessionContext ctx, ReturnEntry value)Generated method - Addsvalueto returnEntries.voidaddToReturnEntries(ReturnEntry value)Generated method - Addsvalueto returnEntries.voidaddToReturnProcess(SessionContext ctx, ReturnProcess value)Generated method - Addsvalueto returnProcess.voidaddToReturnProcess(ReturnProcess value)Generated method - Addsvalueto returnProcess.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 theReturnRequest.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theReturnRequest.codeattribute.CurrencygetCurrency()Generated method - Getter of theReturnRequest.currencyattribute.CurrencygetCurrency(SessionContext ctx)Generated method - Getter of theReturnRequest.currencyattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()OrdergetOrder()Generated method - Getter of theReturnRequest.orderattribute.OrdergetOrder(SessionContext ctx)Generated method - Getter of theReturnRequest.orderattribute.ReplacementOrdergetReplacementOrder()Generated method - Getter of theReturnRequest.replacementOrderattribute.ReplacementOrdergetReplacementOrder(SessionContext ctx)Generated method - Getter of theReturnRequest.replacementOrderattribute.java.util.List<ReturnEntry>getReturnEntries()Generated method - Getter of theReturnRequest.returnEntriesattribute.java.util.List<ReturnEntry>getReturnEntries(SessionContext ctx)Generated method - Getter of theReturnRequest.returnEntriesattribute.MediagetReturnForm()Generated method - Getter of theReturnRequest.returnFormattribute.MediagetReturnForm(SessionContext ctx)Generated method - Getter of theReturnRequest.returnFormattribute.MediagetReturnLabel()Generated method - Getter of theReturnRequest.returnLabelattribute.MediagetReturnLabel(SessionContext ctx)Generated method - Getter of theReturnRequest.returnLabelattribute.java.util.Collection<ReturnProcess>getReturnProcess()Generated method - Getter of theReturnRequest.returnProcessattribute.java.util.Collection<ReturnProcess>getReturnProcess(SessionContext ctx)Generated method - Getter of theReturnRequest.returnProcessattribute.WarehousegetReturnWarehouse()Generated method - Getter of theReturnRequest.returnWarehouseattribute.WarehousegetReturnWarehouse(SessionContext ctx)Generated method - Getter of theReturnRequest.returnWarehouseattribute.java.lang.StringgetRMA()Generated method - Getter of theReturnRequest.RMAattribute.java.lang.StringgetRMA(SessionContext ctx)Generated method - Getter of theReturnRequest.RMAattribute.EnumerationValuegetStatus()Generated method - Getter of theReturnRequest.statusattribute.EnumerationValuegetStatus(SessionContext ctx)Generated method - Getter of theReturnRequest.statusattribute.java.math.BigDecimalgetSubtotal()Generated method - Getter of theReturnRequest.subtotalattribute.java.math.BigDecimalgetSubtotal(SessionContext ctx)Generated method - Getter of theReturnRequest.subtotalattribute.java.math.BigDecimalgetTotalTax()Generated method - Getter of theReturnRequest.totalTaxattribute.java.math.BigDecimalgetTotalTax(SessionContext ctx)Generated method - Getter of theReturnRequest.totalTaxattribute.voidremoveFromReturnEntries(SessionContext ctx, ReturnEntry value)Generated method - Removesvaluefrom returnEntries.voidremoveFromReturnEntries(ReturnEntry value)Generated method - Removesvaluefrom returnEntries.voidremoveFromReturnProcess(SessionContext ctx, ReturnProcess value)Generated method - Removesvaluefrom returnProcess.voidremoveFromReturnProcess(ReturnProcess value)Generated method - Removesvaluefrom returnProcess.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theReturnRequest.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theReturnRequest.codeattribute.voidsetCurrency(Currency value)Generated method - Setter of theReturnRequest.currencyattribute.voidsetCurrency(SessionContext ctx, Currency value)Generated method - Setter of theReturnRequest.currencyattribute.voidsetOrder(Order value)Generated method - Setter of theReturnRequest.orderattribute.voidsetOrder(SessionContext ctx, Order value)Generated method - Setter of theReturnRequest.orderattribute.voidsetReplacementOrder(SessionContext ctx, ReplacementOrder value)Generated method - Setter of theReturnRequest.replacementOrderattribute.voidsetReplacementOrder(ReplacementOrder value)Generated method - Setter of theReturnRequest.replacementOrderattribute.voidsetReturnEntries(SessionContext ctx, java.util.List<ReturnEntry> value)Generated method - Setter of theReturnRequest.returnEntriesattribute.voidsetReturnEntries(java.util.List<ReturnEntry> value)Generated method - Setter of theReturnRequest.returnEntriesattribute.voidsetReturnForm(Media value)Generated method - Setter of theReturnRequest.returnFormattribute.voidsetReturnForm(SessionContext ctx, Media value)Generated method - Setter of theReturnRequest.returnFormattribute.voidsetReturnLabel(Media value)Generated method - Setter of theReturnRequest.returnLabelattribute.voidsetReturnLabel(SessionContext ctx, Media value)Generated method - Setter of theReturnRequest.returnLabelattribute.voidsetReturnProcess(SessionContext ctx, java.util.Collection<ReturnProcess> value)Generated method - Setter of theReturnRequest.returnProcessattribute.voidsetReturnProcess(java.util.Collection<ReturnProcess> value)Generated method - Setter of theReturnRequest.returnProcessattribute.voidsetReturnWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theReturnRequest.returnWarehouseattribute.voidsetReturnWarehouse(Warehouse value)Generated method - Setter of theReturnRequest.returnWarehouseattribute.voidsetRMA(SessionContext ctx, java.lang.String value)Generated method - Setter of theReturnRequest.RMAattribute.voidsetRMA(java.lang.String value)Generated method - Setter of theReturnRequest.RMAattribute.voidsetStatus(EnumerationValue value)Generated method - Setter of theReturnRequest.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theReturnRequest.statusattribute.voidsetSubtotal(SessionContext ctx, java.math.BigDecimal value)Generated method - Setter of theReturnRequest.subtotalattribute.voidsetSubtotal(java.math.BigDecimal value)Generated method - Setter of theReturnRequest.subtotalattribute.voidsetTotalTax(SessionContext ctx, java.math.BigDecimal value)Generated method - Setter of theReturnRequest.totalTaxattribute.voidsetTotalTax(java.math.BigDecimal value)Generated method - Setter of theReturnRequest.totalTaxattribute.-
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 theReturnRequest.codeattribute- See Also:
- Constant Field Values
-
RMA
public static final java.lang.String RMA
Qualifier of theReturnRequest.RMAattribute- See Also:
- Constant Field Values
-
REPLACEMENTORDER
public static final java.lang.String REPLACEMENTORDER
Qualifier of theReturnRequest.replacementOrderattribute- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Qualifier of theReturnRequest.currencyattribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theReturnRequest.statusattribute- See Also:
- Constant Field Values
-
SUBTOTAL
public static final java.lang.String SUBTOTAL
Qualifier of theReturnRequest.subtotalattribute- See Also:
- Constant Field Values
-
TOTALTAX
public static final java.lang.String TOTALTAX
Qualifier of theReturnRequest.totalTaxattribute- See Also:
- Constant Field Values
-
RETURNLABEL
public static final java.lang.String RETURNLABEL
Qualifier of theReturnRequest.returnLabelattribute- See Also:
- Constant Field Values
-
RETURNFORM
public static final java.lang.String RETURNFORM
Qualifier of theReturnRequest.returnFormattribute- See Also:
- Constant Field Values
-
RETURNWAREHOUSE
public static final java.lang.String RETURNWAREHOUSE
Qualifier of theReturnRequest.returnWarehouseattribute- See Also:
- Constant Field Values
-
ORDERPOS
public static final java.lang.String ORDERPOS
Qualifier of theReturnRequest.orderPOSattribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theReturnRequest.orderattribute- See Also:
- Constant Field Values
-
RETURNENTRIES
public static final java.lang.String RETURNENTRIES
Qualifier of theReturnRequest.returnEntriesattribute- See Also:
- Constant Field Values
-
RETURNPROCESS
public static final java.lang.String RETURNPROCESS
Qualifier of theReturnRequest.returnProcessattribute- See Also:
- Constant Field Values
-
ORDERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedReturnRequest> ORDERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.
-
RETURNENTRIESHANDLER
protected static final OneToManyHandler<ReturnEntry> RETURNENTRIESHANDLER
OneToManyHandlerfor handling 1:n RETURNENTRIES's relation attributes from 'many' side.
-
RETURNPROCESSHANDLER
protected static final OneToManyHandler<ReturnProcess> RETURNPROCESSHANDLER
OneToManyHandlerfor handling 1:n RETURNPROCESS's relation attributes from 'many' 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 theReturnRequest.codeattribute.- Returns:
- the code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theReturnRequest.codeattribute.- Returns:
- the code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theReturnRequest.codeattribute.- Parameters:
value- the code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theReturnRequest.codeattribute.- Parameters:
value- the code
-
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
-
getCurrency
public Currency getCurrency(SessionContext ctx)
Generated method - Getter of theReturnRequest.currencyattribute.- Returns:
- the currency
-
getCurrency
public Currency getCurrency()
Generated method - Getter of theReturnRequest.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theReturnRequest.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(Currency value)
Generated method - Setter of theReturnRequest.currencyattribute.- Parameters:
value- the currency
-
getOrder
public Order getOrder(SessionContext ctx)
Generated method - Getter of theReturnRequest.orderattribute.- Returns:
- the order
-
getOrder
public Order getOrder()
Generated method - Getter of theReturnRequest.orderattribute.- Returns:
- the order
-
setOrder
public void setOrder(SessionContext ctx, Order value)
Generated method - Setter of theReturnRequest.orderattribute.- Parameters:
value- the order
-
setOrder
public void setOrder(Order value)
Generated method - Setter of theReturnRequest.orderattribute.- Parameters:
value- the order
-
getReplacementOrder
public ReplacementOrder getReplacementOrder(SessionContext ctx)
Generated method - Getter of theReturnRequest.replacementOrderattribute.- Returns:
- the replacementOrder
-
getReplacementOrder
public ReplacementOrder getReplacementOrder()
Generated method - Getter of theReturnRequest.replacementOrderattribute.- Returns:
- the replacementOrder
-
setReplacementOrder
public void setReplacementOrder(SessionContext ctx, ReplacementOrder value)
Generated method - Setter of theReturnRequest.replacementOrderattribute.- Parameters:
value- the replacementOrder
-
setReplacementOrder
public void setReplacementOrder(ReplacementOrder value)
Generated method - Setter of theReturnRequest.replacementOrderattribute.- Parameters:
value- the replacementOrder
-
getReturnEntries
public java.util.List<ReturnEntry> getReturnEntries(SessionContext ctx)
Generated method - Getter of theReturnRequest.returnEntriesattribute.- Returns:
- the returnEntries
-
getReturnEntries
public java.util.List<ReturnEntry> getReturnEntries()
Generated method - Getter of theReturnRequest.returnEntriesattribute.- Returns:
- the returnEntries
-
setReturnEntries
public void setReturnEntries(SessionContext ctx, java.util.List<ReturnEntry> value)
Generated method - Setter of theReturnRequest.returnEntriesattribute.- Parameters:
value- the returnEntries
-
setReturnEntries
public void setReturnEntries(java.util.List<ReturnEntry> value)
Generated method - Setter of theReturnRequest.returnEntriesattribute.- Parameters:
value- the returnEntries
-
addToReturnEntries
public void addToReturnEntries(SessionContext ctx, ReturnEntry value)
Generated method - Addsvalueto returnEntries.- Parameters:
value- the item to add to returnEntries
-
addToReturnEntries
public void addToReturnEntries(ReturnEntry value)
Generated method - Addsvalueto returnEntries.- Parameters:
value- the item to add to returnEntries
-
removeFromReturnEntries
public void removeFromReturnEntries(SessionContext ctx, ReturnEntry value)
Generated method - Removesvaluefrom returnEntries.- Parameters:
value- the item to remove from returnEntries
-
removeFromReturnEntries
public void removeFromReturnEntries(ReturnEntry value)
Generated method - Removesvaluefrom returnEntries.- Parameters:
value- the item to remove from returnEntries
-
getReturnForm
public Media getReturnForm(SessionContext ctx)
Generated method - Getter of theReturnRequest.returnFormattribute.- Returns:
- the returnForm - The return form for the ReturnRequest.
-
getReturnForm
public Media getReturnForm()
Generated method - Getter of theReturnRequest.returnFormattribute.- Returns:
- the returnForm - The return form for the ReturnRequest.
-
setReturnForm
public void setReturnForm(SessionContext ctx, Media value)
Generated method - Setter of theReturnRequest.returnFormattribute.- Parameters:
value- the returnForm - The return form for the ReturnRequest.
-
setReturnForm
public void setReturnForm(Media value)
Generated method - Setter of theReturnRequest.returnFormattribute.- Parameters:
value- the returnForm - The return form for the ReturnRequest.
-
getReturnLabel
public Media getReturnLabel(SessionContext ctx)
Generated method - Getter of theReturnRequest.returnLabelattribute.- Returns:
- the returnLabel - The return shipping label for the ReturnRequest.
-
getReturnLabel
public Media getReturnLabel()
Generated method - Getter of theReturnRequest.returnLabelattribute.- Returns:
- the returnLabel - The return shipping label for the ReturnRequest.
-
setReturnLabel
public void setReturnLabel(SessionContext ctx, Media value)
Generated method - Setter of theReturnRequest.returnLabelattribute.- Parameters:
value- the returnLabel - The return shipping label for the ReturnRequest.
-
setReturnLabel
public void setReturnLabel(Media value)
Generated method - Setter of theReturnRequest.returnLabelattribute.- Parameters:
value- the returnLabel - The return shipping label for the ReturnRequest.
-
getReturnProcess
public java.util.Collection<ReturnProcess> getReturnProcess(SessionContext ctx)
Generated method - Getter of theReturnRequest.returnProcessattribute.- Returns:
- the returnProcess
-
getReturnProcess
public java.util.Collection<ReturnProcess> getReturnProcess()
Generated method - Getter of theReturnRequest.returnProcessattribute.- Returns:
- the returnProcess
-
setReturnProcess
public void setReturnProcess(SessionContext ctx, java.util.Collection<ReturnProcess> value)
Generated method - Setter of theReturnRequest.returnProcessattribute.- Parameters:
value- the returnProcess
-
setReturnProcess
public void setReturnProcess(java.util.Collection<ReturnProcess> value)
Generated method - Setter of theReturnRequest.returnProcessattribute.- Parameters:
value- the returnProcess
-
addToReturnProcess
public void addToReturnProcess(SessionContext ctx, ReturnProcess value)
Generated method - Addsvalueto returnProcess.- Parameters:
value- the item to add to returnProcess
-
addToReturnProcess
public void addToReturnProcess(ReturnProcess value)
Generated method - Addsvalueto returnProcess.- Parameters:
value- the item to add to returnProcess
-
removeFromReturnProcess
public void removeFromReturnProcess(SessionContext ctx, ReturnProcess value)
Generated method - Removesvaluefrom returnProcess.- Parameters:
value- the item to remove from returnProcess
-
removeFromReturnProcess
public void removeFromReturnProcess(ReturnProcess value)
Generated method - Removesvaluefrom returnProcess.- Parameters:
value- the item to remove from returnProcess
-
getReturnWarehouse
public Warehouse getReturnWarehouse(SessionContext ctx)
Generated method - Getter of theReturnRequest.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 theReturnRequest.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 theReturnRequest.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 theReturnRequest.returnWarehouseattribute.- Parameters:
value- the returnWarehouse - Determines the warehouse where the products need to be returned by the customer
-
getRMA
public java.lang.String getRMA(SessionContext ctx)
Generated method - Getter of theReturnRequest.RMAattribute.- Returns:
- the RMA
-
getRMA
public java.lang.String getRMA()
Generated method - Getter of theReturnRequest.RMAattribute.- Returns:
- the RMA
-
setRMA
public void setRMA(SessionContext ctx, java.lang.String value)
Generated method - Setter of theReturnRequest.RMAattribute.- Parameters:
value- the RMA
-
setRMA
public void setRMA(java.lang.String value)
Generated method - Setter of theReturnRequest.RMAattribute.- Parameters:
value- the RMA
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theReturnRequest.statusattribute.- Returns:
- the status
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theReturnRequest.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theReturnRequest.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theReturnRequest.statusattribute.- Parameters:
value- the status
-
getSubtotal
public java.math.BigDecimal getSubtotal(SessionContext ctx)
Generated method - Getter of theReturnRequest.subtotalattribute.- Returns:
- the subtotal
-
getSubtotal
public java.math.BigDecimal getSubtotal()
Generated method - Getter of theReturnRequest.subtotalattribute.- Returns:
- the subtotal
-
setSubtotal
public void setSubtotal(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theReturnRequest.subtotalattribute.- Parameters:
value- the subtotal
-
setSubtotal
public void setSubtotal(java.math.BigDecimal value)
Generated method - Setter of theReturnRequest.subtotalattribute.- Parameters:
value- the subtotal
-
getTotalTax
public java.math.BigDecimal getTotalTax(SessionContext ctx)
Generated method - Getter of theReturnRequest.totalTaxattribute.- Returns:
- the totalTax - Total tax value for the ReturnRequest.
-
getTotalTax
public java.math.BigDecimal getTotalTax()
Generated method - Getter of theReturnRequest.totalTaxattribute.- Returns:
- the totalTax - Total tax value for the ReturnRequest.
-
setTotalTax
public void setTotalTax(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theReturnRequest.totalTaxattribute.- Parameters:
value- the totalTax - Total tax value for the ReturnRequest.
-
setTotalTax
public void setTotalTax(java.math.BigDecimal value)
Generated method - Setter of theReturnRequest.totalTaxattribute.- Parameters:
value- the totalTax - Total tax value for the ReturnRequest.
-
-