com.bea.portlet.adapter.faces
Class ScopedIdBuilder
java.lang.Object
  
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 | 
 
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 © 2006 BEA Systems, Inc. All Rights Reserved