public class DomainHookFolder extends DomainHookAdapter
| Constructor and Description | 
|---|
DomainHookFolder()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onBeforeDelete(BmContext context,
              ItemValue<Domain> domain)  | 
void | 
onCreated(BmContext context,
         ItemValue<Domain> domain)  | 
onAliasesUpdated, onDeleted, onDomainItemsDeleted, onSettingsUpdated, onUpdatedpublic void onCreated(BmContext context, ItemValue<Domain> domain) throws ServerFault
onCreated in interface IDomainHookonCreated in class DomainHookAdapterServerFaultpublic void onBeforeDelete(BmContext context, ItemValue<Domain> domain) throws ServerFault
onBeforeDelete in interface IDomainHookonBeforeDelete in class DomainHookAdapterServerFaultCopyright © 2023. All Rights Reserved.