Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.4.0)
E15995-03


Package oracle.webcenter.framework.resource.view

Interface Summary
ResourceActionHandler This interface declares the necessary methods that a resource action handler will need to implement in order to render the necessary views of a service's resource.

 

Class Summary
AbstractResourceActionHandler Provides an abstract base class implementing ResourceActionHandler for custom resource action handlers to be written.
DefaultResourceActionHandler This RAH viewer produces a full browser page navigation when an RAH resource is actioned.
PopUpResourceActionHandler This RAH viewer is a built-in alternative to the DefaultResourceActionHandler which lauches a new browser window popup displaying the resource being actioned.
ResourceActionRenderContext A collection of parameters needed to render a view for a resource action.

 

Enum Summary
ResourceActionHandler.ResourceActionedResult This enum describes the values that should be returned by the resourceActioned() method to indicate what action the WebCenter service framework should take.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.4.0)
E15995-03


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.