Class CostCenterView
java.lang.Object
org.cardanofoundation.lob.app.organisation.domain.view.CostCenterView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CostCenterViewcreateFail(CostCenterUpdate costCenterUpdate, org.zalando.problem.Problem error) static CostCenterViewfromEntity(CostCenter costCenter) static CostCenterViewfromEntityWithoutParentAndChildren(CostCenter costCenter)
-
Constructor Details
-
CostCenterView
public CostCenterView()
-
-
Method Details
-
fromEntity
-
fromEntityWithoutParentAndChildren
-
createFail
public static CostCenterView createFail(CostCenterUpdate costCenterUpdate, org.zalando.problem.Problem error)
-