Class B2BCostCenterWsDTO
java.lang.Object
de.hybris.platform.b2bwebservicescommons.dto.company.B2BCostCenterBaseWsDTO
de.hybris.platform.b2bwebservicescommons.dto.company.B2BCostCenterWsDTO
- All Implemented Interfaces:
Serializable
Representation of a cost center. This bean may have relationships to other Org Unit WsDTO, whose type are WsDTO beans as well.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUnit()voidsetAssignedBudgets(List<BudgetShallowWsDTO> assignedBudgets) voidsetUnit(B2BUnitWsDTO unit) Methods inherited from class de.hybris.platform.b2bwebservicescommons.dto.company.B2BCostCenterBaseWsDTO
getActive, getActiveFlag, getCode, getCurrency, getName, getOriginalCode, setActive, setActiveFlag, setCode, setCurrency, setName, setOriginalCode
-
Constructor Details
-
B2BCostCenterWsDTO
public B2BCostCenterWsDTO()
-
-
Method Details
-
setUnit
-
getUnit
-
setAssignedBudgets
-
getAssignedBudgets
-