@Deprecated public class UrlRegistry2 extends Object implements WraPathTranslationService
| Constructor and Description |
|---|
UrlRegistry2(COM.FutureTense.Interfaces.ICS ics,
SimpleWRADao wraDao,
VirtualWebrootDao vwDao,
UrlRegistryDao regDao)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAsset(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
void |
deleteAsset(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
static UrlRegistry2 |
lookup(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
void |
rebuild(boolean stream)
Deprecated.
Rebuild all entries in the GST URL Registry table.
|
AssetIdWithSite |
resolveAsset(String virtual_webroot,
String url_path)
Deprecated.
Look up the asset corresponding to the input virtual-webroot and url-path
|
void |
updateAsset_(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
void |
updateAsset(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
public UrlRegistry2(COM.FutureTense.Interfaces.ICS ics,
SimpleWRADao wraDao,
VirtualWebrootDao vwDao,
UrlRegistryDao regDao)
public AssetIdWithSite resolveAsset(String virtual_webroot, String url_path)
WraPathTranslationServiceresolveAsset in interface WraPathTranslationServicevirtual_webroot - string value of virtual web rooturl_path - string value of url pathpublic void addAsset(com.fatwire.assetapi.data.AssetId id)
addAsset in interface WraPathTranslationServicepublic void updateAsset(com.fatwire.assetapi.data.AssetId id)
updateAsset in interface WraPathTranslationServicepublic void deleteAsset(com.fatwire.assetapi.data.AssetId id)
deleteAsset in interface WraPathTranslationServicepublic void updateAsset_(com.fatwire.assetapi.data.AssetId id)
public void rebuild(boolean stream)
stream - stream a message back to the browser to prevent timeouts@Deprecated public static UrlRegistry2 lookup(COM.FutureTense.Interfaces.ICS ics)
Copyright © 2010–2016. All rights reserved.