| Package | Description |
|---|---|
| org.apache.portals.applications.webcontent2.portlet.rewriter.rules |
Rules and Ruleset for WebContentPortlet specific content rewriting. |
| org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl |
Rules and Ruleset implementations for WebContentPortlet specific content rewriting. |
| Modifier and Type | Method and Description |
|---|---|
Rule |
Attribute.getRule()
Get the rewriter rule associated with this attribute.
|
Rule |
Ruleset.getRule(String ruleId)
Given a rule identifier, lookup and return a rule object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.setRule(Rule rule)
Set the rewriter rule associated with this attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleImpl
Rule
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
AttributeImpl.getRule() |
Rule |
RulesetImpl.getRule(String ruleId) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeImpl.setRule(Rule rule) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.