Package org.cxbox.core.crudma.bc
Class BusinessComponent
java.lang.Object
org.cxbox.core.crudma.bc.BusinessComponent
- All Implemented Interfaces:
org.cxbox.api.data.BcIdentifier
-
Constructor Summary
ConstructorsConstructorDescriptionBusinessComponent(String id, String parentId, BcDescription description) BusinessComponent(String id, String parentId, BcDescription description, BcHierarchy hierarchy) BusinessComponent(String id, String parentId, BcDescription description, BcHierarchy hierarchy, QueryParameters parameters) -
Method Summary
Modifier and TypeMethodDescription<T extends BcDescription>
TgetName()withParentId(String parentId)
-
Constructor Details
-
BusinessComponent
-
BusinessComponent
public BusinessComponent(String id, String parentId, BcDescription description, BcHierarchy hierarchy) -
BusinessComponent
public BusinessComponent(String id, String parentId, BcDescription description, BcHierarchy hierarchy, QueryParameters parameters)
-
-
Method Details
-
getDescription
-
getIdAsLong
-
getParentIdAsLong
-
getName
- Specified by:
getNamein interfaceorg.cxbox.api.data.BcIdentifier
-
getParentName
- Specified by:
getParentNamein interfaceorg.cxbox.api.data.BcIdentifier
-
getPreInvokeParameters
-
withId
-
withParentId
-