Skip navigation links


com.bea.portlet.adapter.faces
Class ScopedIdBuilder

java.lang.Object
  extended by com.bea.portlet.adapter.faces.ScopedIdBuilder


public final class ScopedIdBuilder
extends Object

Builds scoped identifiers for JSF content in portals.

Usage

Refer to Usage for usage information.

See Also
Overview

Method Summary
 com.bea.portlet.adapter.faces.ScopedIdBuilder.IdBuilder.IdBuilderMap getScopedId()
          Begin construction of a scoped identifier.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getScopedId

public com.bea.portlet.adapter.faces.ScopedIdBuilder.IdBuilder.IdBuilderMap getScopedId()
Begin construction of a scoped identifier.
Returns
a builder that can be used to continue construction of the scoped identifier

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.