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

Context24Impl - JBOSS Portal 2.4 API 英文版文档


org.jboss.portal.migration.model24.portal
Class Context24Impl

java.lang.Object
  extended byorg.jboss.portal.migration.model24.portal.PortalObject24Impl
      extended byorg.jboss.portal.migration.model24.portal.Context24Impl

public class Context24Impl
extends PortalObject24Impl


Field Summary
 
Fields inherited from class org.jboss.portal.migration.model24.portal.PortalObject24Impl
collection, declaredProperties, key, listener, log, objectNode
 
Constructor Summary
Context24Impl()
           
 
Method Summary
 int getType()
           
 
Methods inherited from class org.jboss.portal.migration.model24.portal.PortalObject24Impl
getDeclaredProperties, getDeclaredProperty, getDeclaredPropertyMap, getId, getKey, getListener, getName, getObjectNode, setDeclaredProperties, setKey, setListener, setObjectNode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Context24Impl

public Context24Impl()
Method Detail

getType

public int getType()
Specified by:
getType in class PortalObject24Impl