org.infoglue.cms.applications.managementtool.actions
Class ViewCategoryTreeAction

java.lang.Object
  extended by org.infoglue.cms.applications.common.actions.WebworkAbstractAction
      extended by org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
          extended by org.infoglue.cms.applications.common.actions.TreeViewAbstractAction
              extended by org.infoglue.cms.applications.managementtool.actions.ViewCategoryTreeAction
All Implemented Interfaces:
java.io.Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.ServletRequestAware, webwork.action.ServletResponseAware

public class ViewCategoryTreeAction
extends TreeViewAbstractAction

See Also:
Serialized Form

Field Summary
static java.lang.String BINDING
           
 
Fields inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
colorScheme
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
ViewCategoryTreeAction()
           
 
Method Summary
 java.lang.String doBindingView()
           
protected  com.frovi.ss.Tree.INodeSupplier getNodeSupplier()
           
 java.lang.Integer getSelect()
          Returns the select.
 void setSelect(java.lang.Integer select)
          Sets the select.
 
Methods inherited from class org.infoglue.cms.applications.common.actions.TreeViewAbstractAction
doExecute, getAkey, getExp, getNodes, getRkey, initialize, setAkey, setExp, setNodes, setRkey
 
Methods inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
beginTransaction, closeDatabase, closeTransaction, commitTransaction, encode, getAllowPublicationEventFilter, getAnonymousPrincipal, getCMSBaseUrl, getColorScheme, getComponentRendererAction, getComponentRendererUrl, getCurrentURL, getDisableCustomIcons, getDisableImageEditor, getEnableDateTimeDirectEditing, getInfoGluePrincipal, getLanguageCode, getLocale, getLogoutURL, getOriginalFullURL, getParameter, getPrincipalPropertyHashValues, getPrincipalPropertyValue, getPrincipalPropertyValue, getSessionTimeout, getSingleParameter, getThis, getToolId, getToolLocales, getURLBase, getUserName, hasAccessTo, hasAccessTo, rollbackTransaction, setColorScheme, setLanguageCode, setToolId
 
Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction
doDefault, execute, getBrowserBean, getCurrentUrl, getError, getErrors, getHttpSession, getInfoGluePrincipal, getLocalizedString, getRequest, getResponse, getRoot, getSession, setCommand, setError, setServletRequest, setServletResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BINDING

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

ViewCategoryTreeAction

public ViewCategoryTreeAction()
Method Detail

doBindingView

public java.lang.String doBindingView()
                               throws java.lang.Exception
Throws:
java.lang.Exception

getNodeSupplier

protected com.frovi.ss.Tree.INodeSupplier getNodeSupplier()
                                                   throws SystemException
Specified by:
getNodeSupplier in class TreeViewAbstractAction
Throws:
SystemException
See Also:
TreeViewAbstractAction.getNodeSupplier()

getSelect

public java.lang.Integer getSelect()
Returns the select.

Returns:
Integer

setSelect

public void setSelect(java.lang.Integer select)
Sets the select.

Parameters:
select - The select to set


Copyright © 2005 InfoGlue.org All Rights Reserved.