|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SjRecentOrderSpecificationList in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjRecentOrderSpecificationList | |
---|---|
SjRecentOrderSpecificationList |
SjStinaModelFactoryInterface.createRecentOrderSpecificationList()
|
SjRecentOrderSpecificationList |
SjRecentOrdersResult.getRecentOrderSpecificationList()
Field recentOrderSpecificationList is defined as mandatory. |
SjRecentOrderSpecificationList |
SjRecentOrdersResult.lookupRecentOrderSpecificationList()
Field recentOrderSpecificationList is defined as mandatory. |
Methods in se.sj.stina.domain.model with parameters of type SjRecentOrderSpecificationList | |
---|---|
void |
SjRecentOrdersResult.setRecentOrderSpecificationList(SjRecentOrderSpecificationList inData)
Field recentOrderSpecificationList is defined as mandatory. |
Uses of SjRecentOrderSpecificationList in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjRecentOrderSpecificationList | |
---|---|
class |
SjRecentOrderSpecificationListPlain
En lista med beställningar för Senaste beställningar/Dagens beställningar |
Methods in se.sj.stina.domain.model.impl.plain that return SjRecentOrderSpecificationList | |
---|---|
SjRecentOrderSpecificationList |
SjStinaModelFactory.createRecentOrderSpecificationList()
|
SjRecentOrderSpecificationList |
SjRecentOrdersResultPlain.getRecentOrderSpecificationList()
Field recentOrderSpecificationList is defined as mandatory. |
SjRecentOrderSpecificationList |
SjRecentOrdersResultPlain.lookupRecentOrderSpecificationList()
Field recentOrderSpecificationList is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjRecentOrderSpecificationList | |
---|---|
void |
SjRecentOrdersResultPlain.setRecentOrderSpecificationList(SjRecentOrderSpecificationList inData)
Field recentOrderSpecificationList is defined as mandatory. |
Uses of SjRecentOrderSpecificationList in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjRecentOrderSpecificationList | |
---|---|
class |
SjRecentOrderSpecificationListStandard
En lista med beställningar för Senaste beställningar/Dagens beställningar |
Methods in se.sj.stina.domain.model.impl.standard that return SjRecentOrderSpecificationList | |
---|---|
SjRecentOrderSpecificationList |
SjStinaModelFactory.createRecentOrderSpecificationList()
|
SjRecentOrderSpecificationList |
SjRecentOrdersResultStandard.getRecentOrderSpecificationList()
Field recentOrderSpecificationList is defined as mandatory. |
SjRecentOrderSpecificationList |
SjRecentOrdersResultStandard.lookupRecentOrderSpecificationList()
Field recentOrderSpecificationList is defined as mandatory. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjRecentOrderSpecificationList | |
---|---|
void |
SjRecentOrdersResultStandard.setRecentOrderSpecificationList(SjRecentOrderSpecificationList inData)
Field recentOrderSpecificationList is defined as mandatory. |
Uses of SjRecentOrderSpecificationList in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider that return SjRecentOrderSpecificationList | |
---|---|
SjRecentOrderSpecificationList |
SjStinaInformationProviderInterface.getRecentOrders()
|
SjRecentOrderSpecificationList |
SjStinaInformationProviderDelegate.getRecentOrders()
|
SjRecentOrderSpecificationList |
SjInformationProvider.getRecentOrders()
Deprecated. Use SjStinaInformationProviderInterface.getRecentOrders(SjRecentOrdersQuery)
instead. This method will be removed shortly. |
Methods in se.sj.stina.domain.provider with parameters of type SjRecentOrderSpecificationList | |
---|---|
protected static void |
SjStinaInformationProviderDelegate.cleanOrderList(SjRecentOrderSpecificationList orderList)
|
void |
SjStinaInformationProviderInterface.setRecentOrders(SjRecentOrderSpecificationList rosList)
Deprecated. Use SjOrderFacadeInterface.setAsRecent(SjSetAsRecentSpecification)
instead. This method will be removed shortly. |
void |
SjStinaInformationProviderDelegate.setRecentOrders(SjRecentOrderSpecificationList rosList)
|
void |
SjInformationProvider.setRecentOrders(SjRecentOrderSpecificationList rosList)
Deprecated. Use SjOrderFacadeInterface.setAsRecent(SjSetAsRecentSpecification)
instead. This method will be removed shortly. |
protected static void |
SjStinaInformationProviderDelegate.touchOrderList(SjRecentOrderSpecificationList orderList)
|
Uses of SjRecentOrderSpecificationList in se.sj.stina.domain.provider.standalone |
---|
Methods in se.sj.stina.domain.provider.standalone that return SjRecentOrderSpecificationList | |
---|---|
SjRecentOrderSpecificationList |
SjStinaInformationProvider.getRecentOrders()
Deprecated. Use SjStinaInformationProviderInterface.getRecentOrders(SjRecentOrdersQuery)
instead. This method will be removed shortly. |
Methods in se.sj.stina.domain.provider.standalone with parameters of type SjRecentOrderSpecificationList | |
---|---|
void |
SjStinaInformationProvider.setRecentOrders(SjRecentOrderSpecificationList rosList)
Deprecated. Use SjOrderFacadeInterface.setAsRecent(SjSetAsRecentSpecification)
instead. This method will be removed shortly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |