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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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-2010 The Apache Software Foundation. All Rights Reserved.