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, setProperty
public LocatablePropertyHolder()
public org.apache.hivemind.Location getLocation()
getLocation
in interface org.apache.hivemind.Locatable
public void setLocation(org.apache.hivemind.Location location)
setLocation
in interface org.apache.hivemind.LocationHolder