public interface ProxyConnectorRuleAdmin
| Modifier and Type | Method and Description | 
|---|---|
void | 
addProxyConnectorRule(ProxyConnectorRule proxyConnectorRule,
                     AuditInformation auditInformation)  | 
void | 
deleteProxyConnectorRule(ProxyConnectorRule proxyConnectorRule,
                        AuditInformation auditInformation)  | 
List<ProxyConnectorRule> | 
getProxyConnectorRules()  | 
void | 
updateProxyConnectorRule(ProxyConnectorRule proxyConnectorRule,
                        AuditInformation auditInformation)
only to update attached proxy connectors to update pattern delete then add 
 | 
List<ProxyConnectorRule> getProxyConnectorRules() throws RepositoryAdminException
RepositoryAdminExceptionvoid addProxyConnectorRule(ProxyConnectorRule proxyConnectorRule, AuditInformation auditInformation) throws RepositoryAdminException
proxyConnectorRule - RepositoryAdminExceptionvoid deleteProxyConnectorRule(ProxyConnectorRule proxyConnectorRule, AuditInformation auditInformation) throws RepositoryAdminException
proxyConnectorRule - RepositoryAdminExceptionvoid updateProxyConnectorRule(ProxyConnectorRule proxyConnectorRule, AuditInformation auditInformation) throws RepositoryAdminException
proxyConnectorRule - RepositoryAdminExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.