com.plumtree.portaluiinfrastructure.friendlyurl
Class FriendlyURLConstants

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLConstants

public class FriendlyURLConstants
extends java.lang.Object


Field Summary
static java.lang.String DEBUG_CLASS_ID
          DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug keyword
static java.lang.String DEBUG_MEMORY_CLASS_ID
          DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug/memory keyword
static java.lang.String DEBUG_PORTAL_CLASS_ID
          DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug/portal keyword
static java.lang.String DEBUG_UI_CLASS_ID
          DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug/ui keyword
static java.lang.String FRIENDLY_GATEWAY_URL
           
static int FRIENDLY_RSS_ID
          the friendly URL key used in the FriendlyURLs.xml file to indicate the RSS keyword
static java.lang.String FRIENDLY_RSS_URL
          the friendly URL key used in the FriendlyURLs.xml file to indicate the RSS keyword
static int FRIENDLY_SEARCH_ID
          the friendly URL key used in the FriendlyURLs.xml file to indicate the Search keyword
static java.lang.String FRIENDLY_SEARCH_URL
          the friendly URL key used in the FriendlyURLs.xml file to indicate the Search keyword
static int REST_API_ID
          the friendly URL key used in the FriendlyURLs.xml file to indicate the rest API keyword
static java.lang.String REST_API_ID_STRING
          the friendly URL key used in the FriendlyURLs.xml file to indicate the rest API keyword
 
Constructor Summary
FriendlyURLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FRIENDLY_GATEWAY_URL

public static final java.lang.String FRIENDLY_GATEWAY_URL
See Also:
Constant Field Values

DEBUG_UI_CLASS_ID

public static final java.lang.String DEBUG_UI_CLASS_ID
DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug/ui keyword

See Also:
Constant Field Values

DEBUG_MEMORY_CLASS_ID

public static final java.lang.String DEBUG_MEMORY_CLASS_ID
DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug/memory keyword

See Also:
Constant Field Values

DEBUG_PORTAL_CLASS_ID

public static final java.lang.String DEBUG_PORTAL_CLASS_ID
DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug/portal keyword

See Also:
Constant Field Values

DEBUG_CLASS_ID

public static final java.lang.String DEBUG_CLASS_ID
DCA - the class Id used in the FriendlyURLs.xml file to indicate the debug keyword

See Also:
Constant Field Values

REST_API_ID

public static final int REST_API_ID
the friendly URL key used in the FriendlyURLs.xml file to indicate the rest API keyword

See Also:
Constant Field Values

REST_API_ID_STRING

public static final java.lang.String REST_API_ID_STRING
the friendly URL key used in the FriendlyURLs.xml file to indicate the rest API keyword

See Also:
Constant Field Values

FRIENDLY_SEARCH_ID

public static final int FRIENDLY_SEARCH_ID
the friendly URL key used in the FriendlyURLs.xml file to indicate the Search keyword

See Also:
Constant Field Values

FRIENDLY_SEARCH_URL

public static final java.lang.String FRIENDLY_SEARCH_URL
the friendly URL key used in the FriendlyURLs.xml file to indicate the Search keyword

See Also:
Constant Field Values

FRIENDLY_RSS_ID

public static final int FRIENDLY_RSS_ID
the friendly URL key used in the FriendlyURLs.xml file to indicate the RSS keyword

See Also:
Constant Field Values

FRIENDLY_RSS_URL

public static final java.lang.String FRIENDLY_RSS_URL
the friendly URL key used in the FriendlyURLs.xml file to indicate the RSS keyword

See Also:
Constant Field Values
Constructor Detail

FriendlyURLConstants

public FriendlyURLConstants()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.