|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.digester.Rule
org.apache.jetspeed.tools.pamanager.rules.UserAttributeRefRule
public class UserAttributeRefRule
This class helps load the jetspeed portlet extension user attributes.
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.commons.digester.Rule |
|---|
digester, namespaceURI |
| Constructor Summary | |
|---|---|
UserAttributeRefRule(MutablePortletApplication app)
|
|
| Method Summary | |
|---|---|
void |
end(java.lang.String namespace,
java.lang.String name)
|
| Methods inherited from class org.apache.commons.digester.Rule |
|---|
begin, begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public UserAttributeRefRule(MutablePortletApplication app)
| Method Detail |
|---|
public void end(java.lang.String namespace,
java.lang.String name)
throws java.lang.Exception
end in class org.apache.commons.digester.Rulejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||