org.gcube.portlets.user.workspace.client
Class ConstantsPortlet

java.lang.Object
  extended by org.gcube.portlets.user.workspace.client.ConstantsPortlet

public class ConstantsPortlet
extends Object

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

Nested Class Summary
static class ConstantsPortlet.ViewSwitchTypeInResult
           
 
Field Summary
static String ADDFOLDER
           
static String CANCEL
           
static int COOKIE_EXPIRE_DAYS
           
static String DETAILS
           
static String DOWNLOADITEM
           
static String EXPLORER
           
static String FIELDVALIDATEERROR
           
static String GCUBE_COOKIE_WORKSPACE_GRID_VIEW_SETTING
           
static String GET_ITEMID_PARAMETER
           
static String GET_OPEARATION_PARAMETER
           
static String GET_SEARCH_PARAMETER
           
static long MILLISECS_PER_DAY
           
static String OPEN
           
static String PREVIEW
           
static String REMOVEITEM
           
static String RENAMEITEM
           
static String RESULT
           
static String SAVE
           
static String SEARCH
           
static String SEARCHINMESSAGE
           
static String SEARCHINWORSPACE
           
static String TITLEACCESSWEBDAV
           
static String UPLOADARCHIVE
           
static String UPLOADFILE
           
static String VIEWSPACE
           
static String WORKSPACE
           
static String WORKSPACEDIV
           
 
Constructor Summary
ConstantsPortlet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADDFOLDER

public static final String ADDFOLDER
See Also:
Constant Field Values

REMOVEITEM

public static final String REMOVEITEM
See Also:
Constant Field Values

RENAMEITEM

public static final String RENAMEITEM
See Also:
Constant Field Values

UPLOADFILE

public static final String UPLOADFILE
See Also:
Constant Field Values

DOWNLOADITEM

public static final String DOWNLOADITEM
See Also:
Constant Field Values

UPLOADARCHIVE

public static final String UPLOADARCHIVE
See Also:
Constant Field Values

GET_SEARCH_PARAMETER

public static final String GET_SEARCH_PARAMETER
See Also:
Constant Field Values

GET_ITEMID_PARAMETER

public static final String GET_ITEMID_PARAMETER
See Also:
Constant Field Values

GET_OPEARATION_PARAMETER

public static final String GET_OPEARATION_PARAMETER
See Also:
Constant Field Values

WORKSPACEDIV

public static final String WORKSPACEDIV
See Also:
Constant Field Values

WORKSPACE

public static final String WORKSPACE
See Also:
Constant Field Values

EXPLORER

public static final String EXPLORER
See Also:
Constant Field Values

DETAILS

public static final String DETAILS
See Also:
Constant Field Values

RESULT

public static final String RESULT
See Also:
Constant Field Values

FIELDVALIDATEERROR

public static final String FIELDVALIDATEERROR
See Also:
Constant Field Values

SEARCH

public static final String SEARCH
See Also:
Constant Field Values

SAVE

public static final String SAVE
See Also:
Constant Field Values

CANCEL

public static final String CANCEL
See Also:
Constant Field Values

SEARCHINWORSPACE

public static final String SEARCHINWORSPACE
See Also:
Constant Field Values

SEARCHINMESSAGE

public static final String SEARCHINMESSAGE
See Also:
Constant Field Values

VIEWSPACE

public static final String VIEWSPACE
See Also:
Constant Field Values

PREVIEW

public static final String PREVIEW
See Also:
Constant Field Values

OPEN

public static final String OPEN
See Also:
Constant Field Values

TITLEACCESSWEBDAV

public static final String TITLEACCESSWEBDAV
See Also:
Constant Field Values

GCUBE_COOKIE_WORKSPACE_GRID_VIEW_SETTING

public static final String GCUBE_COOKIE_WORKSPACE_GRID_VIEW_SETTING
See Also:
Constant Field Values

COOKIE_EXPIRE_DAYS

public static final int COOKIE_EXPIRE_DAYS
See Also:
Constant Field Values

MILLISECS_PER_DAY

public static final long MILLISECS_PER_DAY
See Also:
Constant Field Values
Constructor Detail

ConstantsPortlet

public ConstantsPortlet()


Copyright © 2013. All Rights Reserved.