Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.util
Class LocationManagerPluginExtension

java.lang.Object
  extended by org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
All Implemented Interfaces:
Serializable

public class LocationManagerPluginExtension
extends Object
implements Serializable

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
LocationManagerPluginExtension()
           
 
Method Summary
 boolean getLocationEnabled()
           
 String getLocationName()
           
 void setLocationEnabled(boolean locationEnabled)
           
 void setLocationName(String locationName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationManagerPluginExtension

public LocationManagerPluginExtension()
Method Detail

getLocationEnabled

public boolean getLocationEnabled()

setLocationEnabled

public void setLocationEnabled(boolean locationEnabled)

getLocationName

public String getLocationName()

setLocationName

public void setLocationName(String locationName)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.