Uses of Class
de.hybris.platform.b2bwebservicescommons.dto.mycompany.BudgetListWsDTO
Packages that use BudgetListWsDTO
Package
Description
-
Uses of BudgetListWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return BudgetListWsDTOModifier and TypeMethodDescriptionBudgetManagementController.getBudgets(int currentPage, int pageSize, String sort, String fields) B2BCostCentersController.getBudgetsForCostCenter(String costCenterCode, int currentPage, int pageSize, String sort, String fields) -
Uses of BudgetListWsDTO in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that return BudgetListWsDTOModifier and TypeMethodDescriptionBudgetManagementHelper.searchBudget(int currentPage, int pageSize, String sort, String fields, BudgetSearchStateData searchStateData) B2BCostCentersHelper.searchBudgetsForCostCenter(String costCenterCode, int currentPage, int pageSize, String sort, String fields) -
Uses of BudgetListWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return BudgetListWsDTOModifier and TypeMethodDescriptionBudgetManagementController.getBudgets(int currentPage, int pageSize, String sort, String fields) B2BCostCentersController.getBudgetsForCostCenter(String costCenterCode, int currentPage, int pageSize, String sort, String fields) -
Uses of BudgetListWsDTO in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return BudgetListWsDTOModifier and TypeMethodDescriptionBudgetManagementHelper.searchBudget(int currentPage, int pageSize, String sort, String fields, BudgetSearchStateData searchStateData) B2BCostCentersHelper.searchBudgetsForCostCenter(String costCenterCode, int currentPage, int pageSize, String sort, String fields)