org.gcube.data.spd.plugin.fwk.util
Class RepositoryInfo

java.lang.Object
  extended by org.gcube.data.spd.plugin.fwk.util.RepositoryInfo

public class RepositoryInfo
extends Object


Constructor Summary
RepositoryInfo(String logoUrl, String pageReferenceUrl)
           
 
Method Summary
 void addProperty(String key, String value)
           
 String getLogoUrl()
           
 String getPageReferenceUrl()
           
 Map<String,String> getProperties()
           
 void resetProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryInfo

public RepositoryInfo(String logoUrl,
                      String pageReferenceUrl)
Method Detail

getLogoUrl

public String getLogoUrl()

getPageReferenceUrl

public String getPageReferenceUrl()

getProperties

public Map<String,String> getProperties()

addProperty

public void addProperty(String key,
                        String value)

resetProperties

public void resetProperties()


Copyright © 2012. All Rights Reserved.