org.gcube.contentmanagement.util.configuration
Interface ConfigurationConstantsNames

All Known Implementing Classes:
BasicConfigurationConstantsNames

public interface ConfigurationConstantsNames


Method Summary
 java.lang.String getDefaultValue()
           
 boolean hasDefaultValue()
           
 java.lang.String name()
           
 

Method Detail

name

java.lang.String name()

hasDefaultValue

boolean hasDefaultValue()

getDefaultValue

java.lang.String getDefaultValue()