|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.ows.website.FindLocationType
| Constructor Summary | |
FindLocationType()
Creates new FindLocationType |
|
| Method Summary | |
java.lang.String |
getTarget()
Gets the target frame name where the URL will open. |
java.lang.String |
getType()
Gets the type or name of the object. |
java.lang.String |
getUrl()
Gets the url to be executed when the user selects the option. |
void |
setXmlAttribute(Config conf,
java.lang.String tag,
java.lang.String name,
java.lang.String value)
Sets one of the attributes of this object using a string value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FindLocationType()
| Method Detail |
public java.lang.String getType()
public java.lang.String getUrl()
public java.lang.String getTarget()
public void setXmlAttribute(Config conf,
java.lang.String tag,
java.lang.String name,
java.lang.String value)
conf - The site configuration object.tag - The XML element tag containing this attribute.name - The XML attribute name.value - The XML attribute value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||