|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.opencms.template.cache.CmsUriDescriptor
This descriptor is used to locate CmsUri-Object with the CmsUriLocator. It is the key for a CmsUri.
| Constructor Summary | |
CmsUriDescriptor(String uri)
Creates a new UriDescriptor |
|
| Method Summary | |
boolean |
equals(Object obj)
Compares the overgiven object with this object. |
String |
getKey()
Returns the uri. |
int |
hashCode()
We have to return a hashcode for the hashtable. |
String |
toString()
toString methode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CmsUriDescriptor(String uri)
uri - - the uri| Method Detail |
public String getKey()
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||