@Component public class BusinessObjectFormatDaoHelper extends Object
| Constructor and Description |
|---|
BusinessObjectFormatDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatEntity |
getBusinessObjectFormatEntity(BusinessObjectFormatKey businessObjectFormatKey)
Gets a business object format entity based on the alternate key and makes sure that it exists.
|
public BusinessObjectFormatEntity getBusinessObjectFormatEntity(BusinessObjectFormatKey businessObjectFormatKey) throws ObjectNotFoundException
businessObjectFormatKey - the business object format keyObjectNotFoundException - if the business object format entity doesn't existCopyright © 2017. All rights reserved.