au.edu.anu.portal.portlets.basiclti.utils
Class Constants

java.lang.Object
  extended by au.edu.anu.portal.portlets.basiclti.utils.Constants

public class Constants
extends Object


Field Summary
static String DEFAULT_PROVIDER_TYPE
           
static int PORTLET_HEIGHT_1200
           
static int PORTLET_HEIGHT_1600
           
static int PORTLET_HEIGHT_400
           
static int PORTLET_HEIGHT_600
           
static int PORTLET_HEIGHT_800
           
static int PORTLET_HEIGHT_DEFAULT
           
static String PORTLET_TITLE_DEFAULT
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORTLET_HEIGHT_400

public static final int PORTLET_HEIGHT_400
See Also:
Constant Field Values

PORTLET_HEIGHT_600

public static final int PORTLET_HEIGHT_600
See Also:
Constant Field Values

PORTLET_HEIGHT_800

public static final int PORTLET_HEIGHT_800
See Also:
Constant Field Values

PORTLET_HEIGHT_1200

public static final int PORTLET_HEIGHT_1200
See Also:
Constant Field Values

PORTLET_HEIGHT_1600

public static final int PORTLET_HEIGHT_1600
See Also:
Constant Field Values

PORTLET_HEIGHT_DEFAULT

public static final int PORTLET_HEIGHT_DEFAULT
See Also:
Constant Field Values

PORTLET_TITLE_DEFAULT

public static final String PORTLET_TITLE_DEFAULT
See Also:
Constant Field Values

DEFAULT_PROVIDER_TYPE

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

Constants

public Constants()


Copyright © 2010-2012 Division of Information, Australian National University. All Rights Reserved.