Class B2BCostCenterShallowWsDTO

java.lang.Object
de.hybris.platform.b2bwebservicescommons.dto.company.B2BCostCenterBaseWsDTO
de.hybris.platform.b2bwebservicescommons.dto.company.B2BCostCenterShallowWsDTO
All Implemented Interfaces:
Serializable

public class B2BCostCenterShallowWsDTO extends B2BCostCenterBaseWsDTO
Representation of a cost center. This bean is shallow, which means its potential relationship fields to other Org Unit fields are simple ids. No Org Unit WsDTO fields should be declared in this bean to avoid circular references.
See Also:
  • Constructor Details

    • B2BCostCenterShallowWsDTO

      public B2BCostCenterShallowWsDTO()