| Package | Description |
|---|---|
| com.netscape.certsrv.publish | |
| com.netscape.cms.servlet.admin |
| Modifier and Type | Method and Description |
|---|---|
ILdapRule |
IPublishRuleSet.getRule(IRequest req)
Get the publishing rule identified by a corresponding request.
|
ILdapRule |
IPublishRuleSet.getRule(java.lang.String ruleName)
Get the publishing rule identified by a given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPublishRuleSet.addRule(java.lang.String aliasName,
ILdapRule rule)
Add a publishing rule
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
PublisherAdminServlet.getRulePluginName(ILdapRule rule) |