org.gcube.application.aquamaps.publisher
Class UpdateConfiguration

java.lang.Object
  extended by org.gcube.application.aquamaps.publisher.UpdateConfiguration

public class UpdateConfiguration
extends Object


Constructor Summary
UpdateConfiguration(Boolean updateObjectMeta, Boolean updateGIS, Boolean updateFile)
           
 
Method Summary
 Boolean getUpdateFile()
           
 Boolean getUpdateGIS()
           
 Boolean getUpdateObjectMeta()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateConfiguration

public UpdateConfiguration(Boolean updateObjectMeta,
                           Boolean updateGIS,
                           Boolean updateFile)
Method Detail

getUpdateFile

public Boolean getUpdateFile()

getUpdateGIS

public Boolean getUpdateGIS()

getUpdateObjectMeta

public Boolean getUpdateObjectMeta()


Copyright © 2013. All Rights Reserved.