|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoValidURLException | |
com.arsdigita.kernel | Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. |
Uses of NoValidURLException in com.arsdigita.kernel |
Methods in com.arsdigita.kernel that throw NoValidURLException | |
static String |
URLService.locate(OID oid)
Returns a URL path to a page that displays the object identified by the given oid. |
static String |
URLService.locate(OID oid,
String context)
Returns a URL path to a page that displays the object identified by the given oid. |
String |
URLFinder.find(OID oid)
Returns a URL path to a page that displays the object identified by the given OID. |
String |
URLFinder.find(OID oid,
String context)
|
String |
GenericURLFinder.find(OID oid,
String context)
|
String |
GenericURLFinder.find(OID oid)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |