edu.wisc.my.portlets.bookmarks.web.support
Class ViewConstants

java.lang.Object
  extended by edu.wisc.my.portlets.bookmarks.web.support.ViewConstants

public final class ViewConstants
extends java.lang.Object

ViewConstants used for passing data to the rendering via the request

Version:
$Revision: 12164 $
Author:
Eric Dalquist eric.dalquist@doit.wisc.edu

Field Summary
static java.lang.String BOOKMARK_SET
           
static java.lang.String COMMAND_BOOKMARK
           
static java.lang.String COMMAND_EMPTY_BOOKMARK
           
static java.lang.String COMMAND_EMPTY_FOLDER
           
static java.lang.String COMMAND_FOLDER
           
static java.lang.String ERRORS
           
static java.lang.String OPTIONS
           
 
Constructor Summary
ViewConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BOOKMARK_SET

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

OPTIONS

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

ERRORS

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

COMMAND_EMPTY_FOLDER

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

COMMAND_EMPTY_BOOKMARK

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

COMMAND_FOLDER

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

COMMAND_BOOKMARK

public static final java.lang.String COMMAND_BOOKMARK
See Also:
Constant Field Values
Constructor Detail

ViewConstants

public ViewConstants()


Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.