|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.liquidsite.core.content.DomainHost
A domain web site host.
| Method Summary | |
int |
compareTo(java.lang.Object obj)
Compares this object with the specified object for order. |
java.lang.String |
getDescription()
Returns the host description. |
java.lang.String |
getName()
Returns the unique host name. |
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public int compareTo(java.lang.Object obj)
throws java.lang.ClassCastException
compareTo in interface java.lang.Comparableobj - the object to compare to
java.lang.ClassCastException - if the object isn't a DomainHost objectpublic java.lang.String toString()
public java.lang.String getName()
public java.lang.String getDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||