Modifier and Type | Method and Description |
---|---|
protected AssetIdWithSite |
WraRenderPage.resolveAssetId()
Deprecated.
In this method the AssetId and the site are resolved.
|
protected AssetIdWithSite |
BaseRenderPage.resolveAssetId()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseRenderPage.callPage(AssetIdWithSite id,
String pagename,
String packedArgs)
Deprecated.
|
protected void |
BaseRenderPage.callTemplate(AssetIdWithSite id,
String tname)
Deprecated.
|
int |
AssetIdWithSite.compareTo(AssetIdWithSite o)
Deprecated.
|
protected void |
WraRenderPage.findAndSetP(AssetIdWithSite id,
Map<String,String> arguments)
Deprecated.
Add p to the input parameters, if it is known or knowable.
|
protected void |
BaseRenderPage.findAndSetP(AssetIdWithSite id,
Map<String,String> arguments)
Deprecated.
|
protected void |
BaseRenderPage.getCallTemplateArguments(AssetIdWithSite id,
Map<String,String> arguments)
Deprecated.
This method collects additional arguments for the CallTemplate call.
|
protected VanityAsset |
WraRenderPage.getWraAndResolveAlias(AssetIdWithSite id)
Deprecated.
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)
Deprecated.
|
Map<String,MappingValue> |
MappingService.readMapping(AssetIdWithSite id)
Deprecated.
Reads the mappings for the asset and the site.
|
Map<String,MappingValue> |
IcsMappingService.readMapping(AssetIdWithSite id)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AssetIdWithSite |
WraPathTranslationService.resolveAsset(String virtual_webroot,
String url_path)
Deprecated.
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)
Deprecated.
|
AssetIdWithSite |
UrlRegistry.resolveAsset(String virtual_webroot,
String url_path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
WraCoreFieldDao.findP(AssetIdWithSite wraAssetIdWithSite)
Deprecated.
Locate the page that contains the specified Web-Referenceable Asset.
|
long |
AssetApiWraCoreFieldDao.findP(AssetIdWithSite wraAssetIdWithSite)
Deprecated.
Locate the page that contains the specified Web-Referenceable Asset.
|
Copyright © 2010–2017. All rights reserved.