Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.util
Class LocationManagerPlugin

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

public class LocationManagerPlugin
extends java.lang.Object

Author:
a015447

Constructor Summary
LocationManagerPlugin()
           
 
Method Summary
 java.lang.Boolean getLocationEnabled()
           
 java.lang.String getLocationName()
           
 java.lang.String getLocationURI()
           
 void setLocationEnabled(java.lang.Boolean locationEnabled)
           
 void setLocationName(java.lang.String locationName)
           
 void setLocationURI(java.lang.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 java.lang.Boolean getLocationEnabled()

setLocationEnabled

public void setLocationEnabled(java.lang.Boolean locationEnabled)

getLocationName

public java.lang.String getLocationName()

setLocationName

public void setLocationName(java.lang.String locationName)

getLocationURI

public java.lang.String getLocationURI()

setLocationURI

public void setLocationURI(java.lang.String locationURI)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.