org.apache.cocoon.portal.tools.userManagement
Class ContextItem
java.lang.Object
org.apache.cocoon.portal.tools.userManagement.ContextItem
- public class ContextItem
- extends Object
Capsule a key and its value of an user context
- Version:
- $Id: ContextItem.java 321068 2005-10-14 10:36:50Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextItem
public ContextItem(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.