public class LocatablePropertyHolder extends BasePropertyHolder implements org.apache.hivemind.LocationHolder
IPropertyHolder and
org.apache.tapestry.ILocationHolder. This is
used by all the specification classes.| Constructor and Description |
|---|
LocatablePropertyHolder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hivemind.Location |
getLocation() |
void |
setLocation(org.apache.hivemind.Location location) |
getProperty, getPropertyNames, removeProperty, setPropertypublic LocatablePropertyHolder()
public org.apache.hivemind.Location getLocation()
getLocation in interface org.apache.hivemind.Locatablepublic void setLocation(org.apache.hivemind.Location location)
setLocation in interface org.apache.hivemind.LocationHolder