public interface TypeInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
initializeCreateObjects(ManagerEJB manager,
Map params)
creates enum values.
|
void |
initializeCreateTypes(ManagerEJB manager,
Map params)
used for automatic creation of types via items.xml.
|
void |
initializeModifyTypes(ManagerEJB manager,
Map params)
creates the feature descriptors for all new types.
|
void |
initializeRemoveObjects(ManagerEJB manager,
Map params) |
void initializeRemoveObjects(ManagerEJB manager, Map params) throws JaloBusinessException
JaloBusinessExceptionvoid initializeCreateTypes(ManagerEJB manager, Map params) throws JaloBusinessException
initializeModifyTypes(ManagerEJB, Map)!manager - the manager calling this method ( use it to get SystemRemote and other managers )JaloBusinessExceptionvoid initializeModifyTypes(ManagerEJB manager, Map params) throws JaloBusinessException
manager - the manager calling this method ( use it to get SystemRemote and other managers )JaloBusinessExceptionvoid initializeCreateObjects(ManagerEJB manager, Map params) throws JaloBusinessException
manager - the manager calling this method ( use it to get SystemRemote and other managers )JaloBusinessExceptionCopyright © 2017 SAP SE. All Rights Reserved.