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 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 String BOOKMARK_SET
           
static String COMMAND_BOOKMARK
           
static String COMMAND_EMPTY_BOOKMARK
           
static String COMMAND_EMPTY_FOLDER
           
static String COMMAND_FOLDER
           
static String ERRORS
           
static 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 String BOOKMARK_SET
See Also:
Constant Field Values

OPTIONS

public static final String OPTIONS
See Also:
Constant Field Values

ERRORS

public static final String ERRORS
See Also:
Constant Field Values

COMMAND_EMPTY_FOLDER

public static final String COMMAND_EMPTY_FOLDER
See Also:
Constant Field Values

COMMAND_EMPTY_BOOKMARK

public static final String COMMAND_EMPTY_BOOKMARK
See Also:
Constant Field Values

COMMAND_FOLDER

public static final String COMMAND_FOLDER
See Also:
Constant Field Values

COMMAND_BOOKMARK

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

ViewConstants

public ViewConstants()


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