@Component public class CustomDdlDaoHelper extends Object
| Constructor and Description |
|---|
CustomDdlDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
CustomDdlEntity |
getCustomDdlEntity(CustomDdlKey customDdlKey)
Gets a custom DDL entity based on the key and makes sure that it exists.
|
public CustomDdlEntity getCustomDdlEntity(CustomDdlKey customDdlKey) throws ObjectNotFoundException
customDdlKey - the custom DDL keyObjectNotFoundException - if the business object format entity doesn't existCopyright © 2019. All rights reserved.