Uses of Class
com.sap.retail.oaa.model.jalo.ScheduleLine
Packages that use ScheduleLine
-
Uses of ScheduleLine in com.sap.retail.oaa.model.jalo
Methods in com.sap.retail.oaa.model.jalo that return ScheduleLineModifier and TypeMethodDescriptionGeneratedSapoaamodelManager.createScheduleLine(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapoaamodelManager.createScheduleLine(Map attributeValues) Methods in com.sap.retail.oaa.model.jalo that return types with arguments of type ScheduleLineModifier and TypeMethodDescriptionGeneratedSapoaamodelManager.getScheduleLines(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.scheduleLinesattribute.GeneratedSapoaamodelManager.getScheduleLines(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.scheduleLinesattribute.Method parameters in com.sap.retail.oaa.model.jalo with type arguments of type ScheduleLineModifier and TypeMethodDescriptionvoidGeneratedSapoaamodelManager.setScheduleLines(de.hybris.platform.jalo.order.AbstractOrderEntry item, List<ScheduleLine> value) Generated method - Setter of theAbstractOrderEntry.scheduleLinesattribute.voidGeneratedSapoaamodelManager.setScheduleLines(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, List<ScheduleLine> value) Generated method - Setter of theAbstractOrderEntry.scheduleLinesattribute.