public class LdapEmailServiceActivator extends EmailServiceActivator
Constructor and Description |
---|
LdapEmailServiceActivator(Domain domain,
ParameterMap moduleSetup) |
Modifier and Type | Method and Description |
---|---|
protected void |
cancelImpl(Account account) |
protected void |
checkLDAPResult(int status_code) |
protected void |
createImpl(Account account) |
protected void |
modifyImpl(Account account) |
protected void |
removeDomainImpl(Domain domain) |
protected void |
updateDomainImpl(Domain domain) |
cancel, close, create, modify, removeDomain, updateDomain
public LdapEmailServiceActivator(Domain domain, ParameterMap moduleSetup) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
protected void createImpl(Account account) throws EmailServiceActivatorException
createImpl
in class EmailServiceActivator
EmailServiceActivatorException
protected void modifyImpl(Account account) throws EmailServiceActivatorException
modifyImpl
in class EmailServiceActivator
EmailServiceActivatorException
protected void cancelImpl(Account account) throws EmailServiceActivatorException
cancelImpl
in class EmailServiceActivator
EmailServiceActivatorException
protected void checkLDAPResult(int status_code) throws EmailServiceActivatorException
EmailServiceActivatorException
protected void removeDomainImpl(Domain domain) throws ru.bitel.bgbilling.common.BGException, EmailServiceActivatorException
removeDomainImpl
in class EmailServiceActivator
ru.bitel.bgbilling.common.BGException
EmailServiceActivatorException
protected void updateDomainImpl(Domain domain) throws ru.bitel.bgbilling.common.BGException, EmailServiceActivatorException
updateDomainImpl
in class EmailServiceActivator
ru.bitel.bgbilling.common.BGException
EmailServiceActivatorException