Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.util
Class LocationManagerPlugin

java.lang.Object
  extended by org.nuxeo.ecm.platform.util.LocationManagerPlugin

public class LocationManagerPlugin
extends Object

Author:
a015447

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

Constructor Detail

LocationManagerPlugin

public LocationManagerPlugin()
Method Detail

getLocationEnabled

public Boolean getLocationEnabled()

setLocationEnabled

public void setLocationEnabled(Boolean locationEnabled)

getLocationName

public String getLocationName()

setLocationName

public void setLocationName(String locationName)

getLocationURI

public String getLocationURI()

setLocationURI

public void setLocationURI(String locationURI)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.