org.gcube.portlets.user.userprofileeditingportlet.shared
Class UserProfileEditingConstants

java.lang.Object
  extended by org.gcube.portlets.user.userprofileeditingportlet.shared.UserProfileEditingConstants

public class UserProfileEditingConstants
extends Object


Field Summary
static String ENGINETYPE_LABEL
           
static String FALSE_LABEL
           
static String FTOLERANCE_LABEL
           
static String LANGUAGE_LABEL
           
static String METADATA_XSLTS
           
static String PERSISTENCE_LABEL
           
static int PERSONAL_INFORMATION_TABLE_SIZE
           
static String PRESENTATION_XSLTS
           
static String SESION_METADATA
           
static String SESSION_EMAIL
           
static String SESSION_ENGINE_TYPE
           
static String SESSION_FAULT_TOLERANCE
           
static String SESSION_FULLNAME
           
static String SESSION_IS_METADATA_XSLTS
           
static String SESSION_IS_PRESENTATION_XSLTS
           
static String SESSION_LANGUAGE
           
static String SESSION_PERSISTENCE
           
static String SESSION_PROFILE_METADATA_XSLTS
           
static String SESSION_PROFILE_PRESENTATION_XSLTS
           
static int SPACING
           
static String TRUE_LABEL
           
 
Constructor Summary
UserProfileEditingConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LANGUAGE_LABEL

public static final String LANGUAGE_LABEL
See Also:
Constant Field Values

ENGINETYPE_LABEL

public static final String ENGINETYPE_LABEL
See Also:
Constant Field Values

FTOLERANCE_LABEL

public static final String FTOLERANCE_LABEL
See Also:
Constant Field Values

PERSISTENCE_LABEL

public static final String PERSISTENCE_LABEL
See Also:
Constant Field Values

TRUE_LABEL

public static final String TRUE_LABEL
See Also:
Constant Field Values

FALSE_LABEL

public static final String FALSE_LABEL
See Also:
Constant Field Values

PRESENTATION_XSLTS

public static final String PRESENTATION_XSLTS
See Also:
Constant Field Values

METADATA_XSLTS

public static final String METADATA_XSLTS
See Also:
Constant Field Values

PERSONAL_INFORMATION_TABLE_SIZE

public static final int PERSONAL_INFORMATION_TABLE_SIZE
See Also:
Constant Field Values

SPACING

public static final int SPACING
See Also:
Constant Field Values

SESSION_IS_PRESENTATION_XSLTS

public static final String SESSION_IS_PRESENTATION_XSLTS
See Also:
Constant Field Values

SESSION_IS_METADATA_XSLTS

public static final String SESSION_IS_METADATA_XSLTS
See Also:
Constant Field Values

SESSION_PROFILE_PRESENTATION_XSLTS

public static final String SESSION_PROFILE_PRESENTATION_XSLTS
See Also:
Constant Field Values

SESSION_PROFILE_METADATA_XSLTS

public static final String SESSION_PROFILE_METADATA_XSLTS
See Also:
Constant Field Values

SESSION_LANGUAGE

public static final String SESSION_LANGUAGE
See Also:
Constant Field Values

SESSION_PERSISTENCE

public static final String SESSION_PERSISTENCE
See Also:
Constant Field Values

SESSION_FAULT_TOLERANCE

public static final String SESSION_FAULT_TOLERANCE
See Also:
Constant Field Values

SESSION_ENGINE_TYPE

public static final String SESSION_ENGINE_TYPE
See Also:
Constant Field Values

SESSION_EMAIL

public static final String SESSION_EMAIL
See Also:
Constant Field Values

SESSION_FULLNAME

public static final String SESSION_FULLNAME
See Also:
Constant Field Values

SESION_METADATA

public static final String SESION_METADATA
See Also:
Constant Field Values
Constructor Detail

UserProfileEditingConstants

public UserProfileEditingConstants()


Copyright © 2013. All Rights Reserved.