@Deprecated public class UrlRegistryDaoImpl extends Object implements UrlRegistryDao
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE_ACL_LIST
Deprecated.
|
| Constructor and Description |
|---|
UrlRegistryDaoImpl(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(SimpleWra wra,
VirtualWebroot vw,
String site)
Deprecated.
|
void |
clear()
Deprecated.
|
void |
delete(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
void |
install()
Deprecated.
|
boolean |
isInstalled()
Deprecated.
|
com.fatwire.gst.foundation.url.db.VanityUrl |
read(com.fatwire.assetapi.data.AssetId id)
Deprecated.
|
List<com.fatwire.gst.foundation.url.db.VanityUrl> |
resolveAsset(String virtual_webroot,
String url_path)
Deprecated.
|
void |
update(com.fatwire.gst.foundation.url.db.VanityUrl url)
Deprecated.
|
public static String TABLE_ACL_LIST
public UrlRegistryDaoImpl(COM.FutureTense.Interfaces.ICS ics)
public void install()
public boolean isInstalled()
public List<com.fatwire.gst.foundation.url.db.VanityUrl> resolveAsset(String virtual_webroot, String url_path)
resolveAsset in interface UrlRegistryDaopublic void add(SimpleWra wra, VirtualWebroot vw, String site)
add in interface UrlRegistryDaopublic void update(com.fatwire.gst.foundation.url.db.VanityUrl url)
update in interface UrlRegistryDaopublic com.fatwire.gst.foundation.url.db.VanityUrl read(com.fatwire.assetapi.data.AssetId id)
read in interface UrlRegistryDaopublic void delete(com.fatwire.assetapi.data.AssetId id)
delete in interface UrlRegistryDaopublic void clear()
clear in interface UrlRegistryDaoCopyright © 2010–2017. All rights reserved.