photospace.web
Class History.Entry
java.lang.Object
photospace.web.History.Entry
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- History
- public class History.Entry
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
History.Entry(javax.servlet.http.HttpServletRequest request,
Meta meta)
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
History.Entry
public History.Entry(javax.servlet.http.HttpServletRequest request,
Meta meta)
getLabel
public java.lang.String getLabel()
getUrl
public java.lang.String getUrl()
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()