org.gcube.portlets.user.workspaceapplicationhandler.util
Class GenericResourcePropertyReader

java.lang.Object
  extended by org.gcube.portlets.user.workspaceapplicationhandler.util.GenericResourcePropertyReader

public class GenericResourcePropertyReader
extends Object


Field Summary
protected static String APP_ID
           
protected static String GENERIC_RESOURCE_GCUBE_APPS_PROPERTIES
           
protected static String SECONDARY_TYPE
           
 
Constructor Summary
GenericResourcePropertyReader()
           
 
Method Summary
 String getAppId()
           
 String getGenericResource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GENERIC_RESOURCE_GCUBE_APPS_PROPERTIES

protected static final String GENERIC_RESOURCE_GCUBE_APPS_PROPERTIES
See Also:
Constant Field Values

SECONDARY_TYPE

protected static final String SECONDARY_TYPE
See Also:
Constant Field Values

APP_ID

protected static final String APP_ID
See Also:
Constant Field Values
Constructor Detail

GenericResourcePropertyReader

public GenericResourcePropertyReader()
                              throws PropertyFileNotFoundException
Throws:
PropertyFileNotFoundException
Method Detail

getAppId

public String getAppId()

getGenericResource

public String getGenericResource()


Copyright © 2014. All Rights Reserved.