public class WraRenderPage extends BaseRenderPage
For the passing of arguments it makes heavy use of page criteria on the calling Template
Modifier and Type | Field and Description |
---|---|
protected AliasCoreFieldDao |
aliasCoreFieldDao
Deprecated.
|
protected WraPathTranslationService |
pathTranslationService
Deprecated.
|
static String |
URL_PATH
Deprecated.
|
static String |
VIRTUAL_WEBROOT
Deprecated.
|
protected WraCoreFieldDao |
wraCoreFieldDao
Deprecated.
|
CALLTEMPLATE_EXCLUDE_VARS, ics, LOG, PACKEDARGS
Constructor and Description |
---|
WraRenderPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
findAndSetP(AssetIdWithSite id,
Map<String,String> arguments)
Deprecated.
Add p to the input parameters, if it is known or knowable.
|
protected VanityAsset |
getWraAndResolveAlias(AssetIdWithSite id)
Deprecated.
Load the WRA, or the alias, and return it for use by the controller.
|
protected void |
renderPage()
Deprecated.
This method is the entry of the class, it does the rendering of the page.
|
protected AssetIdWithSite |
resolveAssetId()
Deprecated.
In this method the AssetId and the site are resolved.
|
callPage, callTemplate, getCallTemplateArguments, getCallTemplateCallStyle, imposeCallTemplateStyle, massagePackedArgs, recordCompositionalDependencies, unpackPackedArgs
public static final String URL_PATH
public static final String VIRTUAL_WEBROOT
protected WraPathTranslationService pathTranslationService
protected WraCoreFieldDao wraCoreFieldDao
protected AliasCoreFieldDao aliasCoreFieldDao
protected final void findAndSetP(AssetIdWithSite id, Map<String,String> arguments)
findAndSetP
in class BaseRenderPage
id
- asset id with sitearguments
- calltemplate argumentsprotected VanityAsset getWraAndResolveAlias(AssetIdWithSite id)
id
- asset idprotected void renderPage()
renderPage
in class BaseRenderPage
protected AssetIdWithSite resolveAssetId()
resolveAssetId
in class BaseRenderPage
Copyright © 2010–2017. All rights reserved.