com.arsdigita.portalserver
Class CWURLFinder
java.lang.Object
com.arsdigita.portalserver.CWURLFinder
- All Implemented Interfaces:
- com.arsdigita.kernel.URLFinder
- public class CWURLFinder
- extends Object
- implements com.arsdigita.kernel.URLFinder
Experimental
A URLFinder that can be registered for most object types. The
CWURLFinder is constructed with a specified URL pattern such
as one-ticket?ticket_id=:id
.
- Author:
- Oumi Mehrotra (oumi@arsdigita.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
CWURLFinder
public CWURLFinder(String urlEndingPattern)
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 20 2004:2344 UTC