com.filenet.wcm.apps.server.ui

Class SimpleSearchRenderingModule

  1. java.lang.Object
  2. extended bycom.filenet.wcm.toolkit.server.base.WcmDpContainer
  3. extended bycom.filenet.wcm.toolkit.server.base.WcmModule
  4. extended bycom.filenet.wcm.toolkit.server.base.GlobalEventModule
  5. extended bycom.filenet.wcm.toolkit.server.base.WcmUiModule
  6. extended bycom.filenet.wcm.apps.server.ui.SimpleSearchRenderingModule
All implemented interfaces:
com.filenet.wcm.toolkit.server.base.WcmModuleInterface, com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
Direct known subclasses:
NavigationPrintViewModule.SearchFormPrintView, SimpleSearchModule, SimpleSearchPrintViewModule.SearchFormPrintView

  1. public class SimpleSearchRenderingModule
  2. extends com.filenet.wcm.toolkit.server.base.WcmUiModule

Field Summary

Modifier and Type Field and Description
  1. protected
  2. com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider
adp
  1. protected static
  2. int
ALL_VERSIONS
  1. protected
  2. com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel
classLabel
  1. protected
  2. WcmWorkplaceConfig
config
  1. protected
  2. com.filenet.wcm.toolkit.server.base.WcmController
controller
  1. protected static
  2. int
CURRENT_VERSION
  1. protected
  2. int
dateFormat
  1. protected
  2. com.filenet.wcm.toolkit.server.util.WcmDataStore
ds
  1. protected static
  2. int
ENDS_WITH
  1. protected static
  2. int
EQ
  1. protected static
  2. java.lang.String
FORM_NAME
  1. protected static
  2. int
GT
  1. protected static
  2. int
GTEQ
  1. protected static
  2. java.lang.String
HIDE
  1. protected static
  2. int
IN
  1. protected static
  2. int
ISNOTNULL
  1. protected static
  2. int
ISNULL
  1. protected static
  2. int
LIKE
  1. protected static
  2. int
LT
  1. protected static
  2. int
LTEQ
  1. protected static
  2. int
NEQ
  1. protected static
  2. java.lang.String
OBJTYPE_CUSTOM_OBJECT
  1. protected static
  2. java.lang.String
OBJTYPE_DOCUMENT
  1. protected static
  2. java.lang.String
OBJTYPE_FOLDER
  1. protected static
  2. int
RELEASED_VERSION
  1. protected static
  2. java.lang.String
SHOW
  1. protected
  2. WcmSitePrefs
sitePrefs
  1. protected static
  2. int
STARTS_WITH
  1. protected
  2. SimpleSearchState
state
  1. protected
  2. com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel
subclassesLabel
  1. protected
  2. int
timeFormat
  1. protected
  2. java.util.TimeZone
timezone
  1. protected static
  2. com.filenet.wcm.toolkit.util.WcmString
wsCustomObject
  1. protected static
  2. com.filenet.wcm.toolkit.util.WcmString
wsDocument
  1. protected static
  2. com.filenet.wcm.toolkit.util.WcmString
wsFilterByClass
  1. protected static
  2. com.filenet.wcm.toolkit.util.WcmString
wsFolder
  1. protected static
  2. com.filenet.wcm.toolkit.util.WcmString
wsIncludeSubclasses
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule
locale, NAME_DELIMITER

Constructor Summary

Constructor and Description
SimpleSearchRenderingModule()

Method Summary

Modifier and Type Method and Description
  1. protected static
  2. int
getCVLlistboxIndex(java.lang.String listvalue)
  1. protected static
  2. java.lang.String
getCVLlistboxValue(java.lang.String listvalue)
  1. protected
  2. java.lang.String
getOperatorLabel(java.lang.String oper)
  1. void
initialize()
  1. protected
  2. void
renderAndOrValue(int i,int len,java.io.Writer w)
  1. protected
  2. void
renderCheckboxes(java.io.Writer w,boolean readOnly)
  1. protected
  2. void
renderContentCriteria(java.io.Writer w,boolean readOnly,boolean showJoin)
  1. protected
  2. boolean
renderFilterClassReadOnly(java.io.Writer w)
  1. protected
  2. void
renderFilterProperty(java.io.Writer w)
  1. protected
  2. void
renderLabelAndOperator(java.lang.String multiValue,java.lang.String oper,int i,java.lang.String symName,java.io.Writer w)
  1. protected
  2. void
renderObjectTypeDropDown(java.io.Writer w,java.lang.String objectType,boolean simpleSearchMode,boolean readOnly)
  1. protected
  2. void
renderOperator(java.lang.String multiValue,java.lang.String oper,int i,java.lang.String symName,java.io.Writer w)
  1. protected
  2. void
renderPathAndToolBar(java.io.Writer w,boolean hideSearchIn,com.filenet.wcm.apps.server.presentation.ui.ToolBar topToolBar)
  1. protected
  2. boolean
renderPropertyCriteria(java.io.Writer w)
  1. protected static
  2. void
renderSeparator(java.io.Writer w)
  1. protected
  2. void
renderSingleProperty(java.lang.String propType,java.io.Writer w,java.lang.String multiValue,java.lang.String oper,java.lang.String symName,java.lang.String propertyValue,int i,java.util.List markingList,java.util.List choiceList,java.lang.String hcvl,int len)
  1. protected
  2. boolean
renderVersionOptionDropDown(java.io.Writer w,boolean readOnly)
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmUiModule
getActive, getBasePath, getBaseUrl, getBaseURLBuilder, getControllerEventUrl, getControllerEventUrl, getEventFormFields, getEventFormFields, getEventFormTag, getEventFormTag, getEventUrl, getEventUrl, getEventUrl, getEventUrl, getFormName, getFormSubmitUrl, getFormSubmitUrl, getGlobalEventUrl, getGlobalEventUrl, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getUiParent, peekEvent, render, renderJSP, routeEvent, routeEvent, serverSideInclude, serverSideInclude, setActive, setJSP
Methods inherited from class com.filenet.wcm.toolkit.server.base.GlobalEventModule
onStartPage, subscribeGlobalEvent
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmModule
addChild, addChild, addChild, cleanup, debugTrace, getClassProperty, getClassProperty, getClassPropertyKeys, getConfiguration, getController, getDataStore, getModuleProperty, getModuleProperty, getModuleProperty, getModuleProperty, getModulePropertyKeys, getName, getParent, getWindowProperty, getWindowProperty, persist, queryDataProvider, setClassProperty, setClassProperty, setController, setModuleProperty, setModuleProperty, setName, setParent, setPortletParent, setWindowProperty
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmDpContainer
addDataProvider, addDataProvider
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.filenet.wcm.toolkit.server.base.WcmUiModuleInterface
onStartPage
Methods inherited from interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
addDataProvider, cleanup, getDataStore, getModuleProperty, getName, getParent, persist, queryDataProvider, setController, setModuleProperty, setName, setParent

Field Detail

EQ

  1. protected static final int EQ
See Also:

GT

  1. protected static final int GT
See Also:

LT

  1. protected static final int LT
See Also:

NEQ

  1. protected static final int NEQ
See Also:

GTEQ

  1. protected static final int GTEQ
See Also:

LTEQ

  1. protected static final int LTEQ
See Also:

LIKE

  1. protected static final int LIKE
See Also:

ISNULL

  1. protected static final int ISNULL
See Also:

ISNOTNULL

  1. protected static final int ISNOTNULL
See Also:

IN

  1. protected static final int IN
See Also:

STARTS_WITH

  1. protected static final int STARTS_WITH
See Also:

ENDS_WITH

  1. protected static final int ENDS_WITH
See Also:

HIDE

  1. protected static final java.lang.String HIDE
See Also:

SHOW

  1. protected static final java.lang.String SHOW
See Also:

OBJTYPE_DOCUMENT

  1. protected static final java.lang.String OBJTYPE_DOCUMENT

OBJTYPE_FOLDER

  1. protected static final java.lang.String OBJTYPE_FOLDER

OBJTYPE_CUSTOM_OBJECT

  1. protected static final java.lang.String OBJTYPE_CUSTOM_OBJECT

FORM_NAME

  1. protected static final java.lang.String FORM_NAME
See Also:

RELEASED_VERSION

  1. protected static final int RELEASED_VERSION
See Also:

CURRENT_VERSION

  1. protected static final int CURRENT_VERSION
See Also:

ALL_VERSIONS

  1. protected static final int ALL_VERSIONS
See Also:

wsFilterByClass

  1. protected static final com.filenet.wcm.toolkit.util.WcmString wsFilterByClass

wsIncludeSubclasses

  1. protected static final com.filenet.wcm.toolkit.util.WcmString wsIncludeSubclasses

wsDocument

  1. protected static final com.filenet.wcm.toolkit.util.WcmString wsDocument

wsFolder

  1. protected static final com.filenet.wcm.toolkit.util.WcmString wsFolder

wsCustomObject

  1. protected static final com.filenet.wcm.toolkit.util.WcmString wsCustomObject

sitePrefs

  1. protected WcmSitePrefs sitePrefs

controller

  1. protected com.filenet.wcm.toolkit.server.base.WcmController controller

config

  1. protected WcmWorkplaceConfig config

timezone

  1. protected java.util.TimeZone timezone

dateFormat

  1. protected int dateFormat

timeFormat

  1. protected int timeFormat

classLabel

  1. protected com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel classLabel

subclassesLabel

  1. protected com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel subclassesLabel

ds

  1. protected com.filenet.wcm.toolkit.server.util.WcmDataStore ds

state

  1. protected SimpleSearchState state

adp

  1. protected com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider adp

Constructor Detail

SimpleSearchRenderingModule

  1. public SimpleSearchRenderingModule( )

Method Detail

initialize

  1. public void initialize()
  2. throws java.lang.Exception
Description copied from class: com.filenet.wcm.toolkit.server.base.WcmModule
Called by WcmController when the module is registered, and has access to the data store. Do "constructor" types of things here.
Specified by:
initialize in interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
Overrides:
initialize in class com.filenet.wcm.toolkit.server.base.WcmModule
Throws:
java.lang.Exception

renderPathAndToolBar

  1. protected void renderPathAndToolBar( java.io.Writer w,
  2. boolean hideSearchIn,
  3. com.filenet.wcm.apps.server.presentation.ui.ToolBar topToolBar)
  4. throws java.lang.Exception
Throws:
java.lang.Exception

renderSeparator

  1. protected static void renderSeparator( java.io.Writer w)
  2. throws java.io.IOException
Throws:
java.io.IOException

renderCheckboxes

  1. protected void renderCheckboxes( java.io.Writer w,
  2. boolean readOnly)
  3. throws java.lang.Exception
Throws:
java.lang.Exception

renderVersionOptionDropDown

  1. protected boolean renderVersionOptionDropDown( java.io.Writer w,
  2. boolean readOnly)
  3. throws java.lang.Exception
Throws:
java.lang.Exception

renderObjectTypeDropDown

  1. protected void renderObjectTypeDropDown( java.io.Writer w,
  2. java.lang.String objectType,
  3. boolean simpleSearchMode,
  4. boolean readOnly)
  5. throws java.lang.Exception
Throws:
java.lang.Exception

renderFilterClassReadOnly

  1. protected boolean renderFilterClassReadOnly( java.io.Writer w)
  2. throws java.lang.Exception
Throws:
java.lang.Exception

renderPropertyCriteria

  1. protected boolean renderPropertyCriteria( java.io.Writer w)
  2. throws java.lang.Exception
Throws:
java.lang.Exception

renderFilterProperty

  1. protected void renderFilterProperty( java.io.Writer w)
  2. throws java.lang.Exception
Throws:
java.lang.Exception

renderContentCriteria

  1. protected void renderContentCriteria( java.io.Writer w,
  2. boolean readOnly,
  3. boolean showJoin)
  4. throws java.lang.Exception
Throws:
java.lang.Exception

getCVLlistboxValue

  1. protected static java.lang.String getCVLlistboxValue( java.lang.String listvalue)
  2. throws java.lang.Exception
Throws:
java.lang.Exception

getCVLlistboxIndex

  1. protected static int getCVLlistboxIndex( java.lang.String listvalue)
  2. throws java.lang.Exception
Throws:
java.lang.Exception

renderSingleProperty

  1. protected void renderSingleProperty( java.lang.String propType,
  2. java.io.Writer w,
  3. java.lang.String multiValue,
  4. java.lang.String oper,
  5. java.lang.String symName,
  6. java.lang.String propertyValue,
  7. int i,
  8. java.util.List markingList,
  9. java.util.List choiceList,
  10. java.lang.String hcvl,
  11. int len)
  12. throws java.lang.Exception
Throws:
java.lang.Exception

renderAndOrValue

  1. protected void renderAndOrValue( int i,
  2. int len,
  3. java.io.Writer w)
  4. throws java.io.IOException
Throws:
java.io.IOException

renderLabelAndOperator

  1. protected void renderLabelAndOperator( java.lang.String multiValue,
  2. java.lang.String oper,
  3. int i,
  4. java.lang.String symName,
  5. java.io.Writer w)
  6. throws java.lang.Exception
Throws:
java.lang.Exception

renderOperator

  1. protected void renderOperator(java.lang.String multiValue,
  2. java.lang.String oper,
  3. int i,
  4. java.lang.String symName,
  5. java.io.Writer w)
  6. throws java.lang.Exception
Throws:
java.lang.Exception

getOperatorLabel

  1. protected java.lang.String getOperatorLabel( java.lang.String oper)