com.arsdigita.cms.dispatcher
Class ItemURLFinder

java.lang.Object
  extended bycom.arsdigita.cms.dispatcher.ItemURLFinder
All Implemented Interfaces:
com.arsdigita.kernel.URLFinder

public class ItemURLFinder
extends Object
implements com.arsdigita.kernel.URLFinder


Field Summary
 
Fields inherited from interface com.arsdigita.kernel.URLFinder
versionId
 
Constructor Summary
ItemURLFinder()
           
 
Method Summary
 String find(com.arsdigita.persistence.OID oid)
           
 String find(com.arsdigita.persistence.OID oid, String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemURLFinder

public ItemURLFinder()
Method Detail

find

public String find(com.arsdigita.persistence.OID oid,
                   String context)
            throws com.arsdigita.kernel.NoValidURLException
Specified by:
find in interface com.arsdigita.kernel.URLFinder
Throws:
com.arsdigita.kernel.NoValidURLException

find

public String find(com.arsdigita.persistence.OID oid)
            throws com.arsdigita.kernel.NoValidURLException
Specified by:
find in interface com.arsdigita.kernel.URLFinder
Throws:
com.arsdigita.kernel.NoValidURLException


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