UESEntityTypeRegistry@UESComponent @EnableScriptAPI @Deprecated public interface UESBERegistryManager
| Modifier and Type | Method and Description |
|---|---|
UESURI |
createBEType(UESURI sysTer,
Deprecated.
|
void |
deleteBEType(UESURI sysTer,
Deprecated.
|
void |
setBETypeAttributes(UESURI sysTer,
Deprecated.
|
sysTer - UESURI of system territory where to create BE TypebeType - DTO of created BE TypeUESBERegistryManagerRTException - in case BE Type cannot be created or creation failssysTer - UESURI of system territory where to create BE TypebeType - UESURI of BE Type to be deletedUESBERegistryManagerRTException - in case BE Type cannot be deleted or deletion of BE Type failssysTer - UESURI of system territory where to create BE TypebeType - UESURI of updated BE TypebeTypeAttributes - Attributes to be set on existing BE TypeUESBERegistryManagerRTException - in case update of BE Type fails