com.bea.netuix.servlets.attributes
Class PortalAttributes.Factory

java.lang.Object
  extended by com.bea.netuix.servlets.attributes.PortalAttributes.Factory
Enclosing interface:
PortalAttributes

public static class PortalAttributes.Factory
extends Object


Constructor Summary
PortalAttributes.Factory()
           
 
Method Summary
static PortalAttributes getAttributesFromContext(BackingContext backingContext)
           
static PortalAttributes getAttributesFromContext(PresentationContext presentationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalAttributes.Factory

public PortalAttributes.Factory()
Method Detail

getAttributesFromContext

public static PortalAttributes getAttributesFromContext(BackingContext backingContext)

getAttributesFromContext

public static PortalAttributes getAttributesFromContext(PresentationContext presentationContext)


Copyright © 2011, Oracle. All rights reserved.