|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.arsdigita.acs.SiteNodeMap
| Field Summary | |
static java.lang.String |
cvsId
|
| Constructor Summary | |
SiteNodeMap()
|
|
| Method Summary | |
static SiteNode |
getSiteNode(java.lang.String url)
Maps a URL to a site node. |
static void |
sync()
Synchronizes with the database. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String cvsId
| Constructor Detail |
public SiteNodeMap()
| Method Detail |
public static SiteNode getSiteNode(java.lang.String url)
url - the URL to look up
public static void sync()
throws java.sql.SQLException,
com.arsdigita.db.DbException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||