站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

UserInterceptor.User - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.portlet.test
Class UserInterceptor.User

java.lang.Object
  extended byorg.jboss.portal.portlet.test.UserInterceptor.User
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
UserInterceptor

public static class UserInterceptor.User
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.util.Map informations
          .
 
Constructor Summary
UserInterceptor.User()
           
 
Method Summary
 java.util.Map getInformations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

informations

private java.util.Map informations
.

Constructor Detail

UserInterceptor.User

public UserInterceptor.User()
Method Detail

getInformations

public java.util.Map getInformations()