Interface | Description |
---|---|
AppContext |
This interface represents the context in which an application is running.
|
Class | Description |
---|---|
AbstractController | |
AssetIdWithSite |
AssetId with SiteName attached to it
|
BaseController |
This is the controller (dispatcher) that dispatches the request to the
correct asset/template combination based on the path field for a Web
Referenceable Asset.
|
BaseRenderPage |
Helper class to be used in an outer wrapper to run the correct childtemplate based on c/cid/site arguments.
|
RenderPageAdapter |
This an adapter so that Controllers and Actions can call the RenderPage
logic.
|
WraRenderPage |
The BaseRenderPage class in the implementation that renders an asset.
|
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.