Uses of Class
com.arsdigita.kernel.NoValidURLException

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)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC