@Component public class BusinessObjectDataStatusDaoHelper extends Object
| Constructor and Description |
|---|
BusinessObjectDataStatusDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataStatusEntity |
getBusinessObjectDataStatusEntity(String code)
Gets a business object status entity and ensure it exists.
|
public BusinessObjectDataStatusEntity getBusinessObjectDataStatusEntity(String code) throws ObjectNotFoundException
code - the code (case insensitive)ObjectNotFoundException - if the status entity doesn't existCopyright © 2019. All rights reserved.