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


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.