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:
- CVS $Id: ContextItem.java 433543 2006-08-22 06:22:54Z crossley $
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-2007 The Apache Software Foundation. All Rights Reserved.