org.apache.jetspeed.tools.pamanager.rules
Class UserAttributeRefRule
java.lang.Object
org.apache.commons.digester.Rule
org.apache.jetspeed.tools.pamanager.rules.UserAttributeRefRule
public class UserAttributeRefRule
- extends org.apache.commons.digester.Rule
This class helps load the jetspeed portlet extension user attributes.
- Author:
- David Le Strat
Field Summary |
private org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
app
|
protected static org.apache.commons.logging.Log |
log
|
Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
Constructor Summary |
UserAttributeRefRule(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
|
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 |
log
protected static final org.apache.commons.logging.Log log
app
private org.apache.jetspeed.om.common.portlet.MutablePortletApplication app
UserAttributeRefRule
public UserAttributeRefRule(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
end
public void end(String namespace,
String name)
throws Exception
- Overrides:
end
in class org.apache.commons.digester.Rule
- Throws:
Exception
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.