@Entity public class BusinessCategoryBag extends CategoryBag
| Constructor and Description |
|---|
BusinessCategoryBag() |
BusinessCategoryBag(BusinessEntity businessEntity) |
| Modifier and Type | Method and Description |
|---|---|
BusinessEntity |
getBusinessEntity() |
void |
setBusinessEntity(BusinessEntity businessEntity) |
getId, getKeyedReferenceGroups, getKeyedReferences, setId, setKeyedReferenceGroups, setKeyedReferencespublic BusinessCategoryBag()
public BusinessCategoryBag(BusinessEntity businessEntity)
public BusinessEntity getBusinessEntity()
public void setBusinessEntity(BusinessEntity businessEntity)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.