org.gcube.portlets.user.workspaceapplicationhandler.reader
Class ApplicationProfileReader

java.lang.Object
  extended by org.gcube.portlets.user.workspaceapplicationhandler.reader.ApplicationProfileReader

public class ApplicationProfileReader
extends Object

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Field Summary
protected static String RESOURCE_PROFILE_BODY_APP_ID_TEXT
           
protected static String RESOURCE_PROFILE_BODY_END_POINT_SCOPE_TEXT
           
protected static String RESOURCE_PROFILE_BODY_END_POINT_URL_TEXT
           
protected static String RESOURCE_PROFILE_BODY_TEXT
           
protected static String RESOURCE_PROFILE_BODY_THUMBNAIL_URL_TEXT
           
protected static String RESOURCE_PROFILE_DESCRIPTION_TEXT
           
protected static String RESOURCE_PROFILE_NAME_TEXT
           
 
Constructor Summary
ApplicationProfileReader(org.gcube.common.core.scope.GCUBEScope scope, String secondaryType, String portletClassName)
           
 
Method Summary
 ApplicationProfile getApplicationProfile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_PROFILE_BODY_END_POINT_URL_TEXT

protected static final String RESOURCE_PROFILE_BODY_END_POINT_URL_TEXT
See Also:
Constant Field Values

RESOURCE_PROFILE_BODY_END_POINT_SCOPE_TEXT

protected static final String RESOURCE_PROFILE_BODY_END_POINT_SCOPE_TEXT
See Also:
Constant Field Values

RESOURCE_PROFILE_BODY_TEXT

protected static final String RESOURCE_PROFILE_BODY_TEXT
See Also:
Constant Field Values

RESOURCE_PROFILE_BODY_THUMBNAIL_URL_TEXT

protected static final String RESOURCE_PROFILE_BODY_THUMBNAIL_URL_TEXT
See Also:
Constant Field Values

RESOURCE_PROFILE_BODY_APP_ID_TEXT

protected static final String RESOURCE_PROFILE_BODY_APP_ID_TEXT
See Also:
Constant Field Values

RESOURCE_PROFILE_DESCRIPTION_TEXT

protected static final String RESOURCE_PROFILE_DESCRIPTION_TEXT
See Also:
Constant Field Values

RESOURCE_PROFILE_NAME_TEXT

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

ApplicationProfileReader

public ApplicationProfileReader(org.gcube.common.core.scope.GCUBEScope scope,
                                String secondaryType,
                                String portletClassName)
Parameters:
scope - - the scope to be searched
genericResource - - the name of generic resource
portletClassName - - the AppId of generic resource
Method Detail

getApplicationProfile

public ApplicationProfile getApplicationProfile()


Copyright © 2013. All Rights Reserved.