| Modifier and Type | Method and Description | 
|---|---|
protected AssetIdWithSite | 
WraRenderPage.resolveAssetId()
In this method the AssetId and the site are resolved. 
 | 
protected AssetIdWithSite | 
BaseRenderPage.resolveAssetId()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BaseRenderPage.callPage(AssetIdWithSite id,
        String pagename,
        String packedArgs)  | 
protected void | 
BaseRenderPage.callTemplate(AssetIdWithSite id,
            String tname)  | 
int | 
AssetIdWithSite.compareTo(AssetIdWithSite o)  | 
protected void | 
WraRenderPage.findAndSetP(AssetIdWithSite id,
           Map<String,String> arguments)
Add p to the input parameters, if it is known or knowable. 
 | 
protected void | 
BaseRenderPage.findAndSetP(AssetIdWithSite id,
           Map<String,String> arguments)  | 
protected void | 
BaseRenderPage.getCallTemplateArguments(AssetIdWithSite id,
                        Map<String,String> arguments)
This method collects additional arguments for the CallTemplate call. 
 | 
protected VanityAsset | 
WraRenderPage.getWraAndResolveAlias(AssetIdWithSite id)
Load the WRA, or the alias, and return it for use by the controller. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
MappingInjector.inject(Object object,
      Factory factory,
      AssetIdWithSite id)  | 
Map<String,MappingValue> | 
MappingService.readMapping(AssetIdWithSite id)
Reads the mappings for the asset and the site. 
 | 
Map<String,MappingValue> | 
IcsMappingService.readMapping(AssetIdWithSite id)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AssetIdWithSite | 
DeviceAwareRenderPageAction.findTranslation(AssetIdWithSite id)  | 
protected AssetIdWithSite | 
DeviceAwareRenderPageAction.resolveAssetId()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DeviceAwareRenderPageAction.callPage(AssetIdWithSite id,
        String pagename,
        String packedArgs)  | 
protected void | 
DeviceAwareRenderPageAction.callTemplate(AssetIdWithSite id,
            String tname)  | 
protected String | 
DeviceAwareRenderPageAction.checkForDevicePagename(AssetIdWithSite id,
                      String pagename,
                      DeviceType type)  | 
protected String | 
DeviceAwareRenderPageAction.checkForDeviceTName(AssetIdWithSite id,
                   String tname,
                   DeviceType type)  | 
protected AssetIdWithSite | 
DeviceAwareRenderPageAction.findTranslation(AssetIdWithSite id)  | 
| Modifier and Type | Method and Description | 
|---|---|
AssetIdWithSite | 
WraPathTranslationService.resolveAsset(String virtual_webroot,
            String url_path)
Look up the asset corresponding to the input virtual-webroot and url-path 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AssetIdWithSite | 
UrlRegistry2.resolveAsset(String virtual_webroot,
            String url_path)  | 
AssetIdWithSite | 
UrlRegistry.resolveAsset(String virtual_webroot,
            String url_path)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
WraCoreFieldDao.findP(AssetIdWithSite wraAssetIdWithSite)
Locate the page that contains the specified Web-Referenceable Asset. 
 | 
long | 
AssetApiWraCoreFieldDao.findP(AssetIdWithSite wraAssetIdWithSite)
Locate the page that contains the specified Web-Referenceable Asset. 
 | 
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.