com.filenet.wcm.apps.server.presentation.util
Class InfoPageViewDefinition

java.lang.Object
  extended bycom.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject
      extended bycom.filenet.wcm.apps.server.presentation.util.ActionDefinition
          extended bycom.filenet.wcm.apps.server.presentation.util.InfoPageViewDefinition
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class InfoPageViewDefinition
extends ActionDefinition

Created by IntelliJ IDEA. User: LPan Date: Oct 7, 2005 Time: 6:11:49 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Nested Class Summary
static class InfoPageViewDefinition.PropertyCondition
           
 
Field Summary
 
Fields inherited from class com.filenet.wcm.apps.server.presentation.util.ActionDefinition
img, IN_PROCESS_WITH_NO_MAJOR_VERSION, title, VERSION_STATUS_IN_PROCESS, VERSION_STATUS_RELEASED, VERSION_STATUS_RESERVATION, VERSION_STATUS_SUPERSEDED
 
Constructor Summary
InfoPageViewDefinition()
           
 
Method Summary
 java.lang.String getBaseURLKey()
           
 java.util.Set getClasses()
           
 java.util.Set getContentTypes()
           
 java.util.List getCriterias()
           
 java.util.Set getExcludedClasses()
           
 java.util.Set getExcludedContentTypes()
           
 java.util.Set getExcludedObjectStores()
           
 java.util.Set getExcludedObjectTypes()
           
 java.lang.String getId()
           
 java.lang.String getIFrameBorder()
           
 int getIframeHeight()
           
 java.lang.String getIFrameScrolling()
           
 java.lang.String getIframeWidth()
           
 java.lang.String getLocalizedTitle(java.util.Locale locale)
           
 java.util.Set getObjectStores()
           
 java.util.Set getObjectTypes()
           
 java.util.Set getRoles()
           
 java.lang.String getTitle(java.util.Locale locale)
          Returns localizedTitle
 java.lang.String getURL()
           
protected  void initialize()
           
 boolean isEnabledForInProcess()
           
 boolean isEnabledForInProcessWithNoMajor()
           
 boolean isEnabledForReleased()
           
 boolean isEnabledForReserved()
           
 boolean isEnabledForSuperseded()
           
 boolean isForRecordsManagementOnly()
           
 boolean isForWcmOnly()
           
 boolean isHiddenForGuests()
           
 boolean isLimitedByVersionStatus()
           
 boolean isShowObjectPath()
           
 boolean isTimeZoneNeeded()
           
 boolean isUseTokenNeeded()
           
static java.lang.String removeSpaces(java.lang.String str)
           
 
Methods inherited from class com.filenet.wcm.apps.server.presentation.util.ActionDefinition
getIconURL, getMultiSelectPopupHeight, getMultiSelectPopupWidth, getMultiSelectURL, getPopupHeight, getPopupWidth, getReturnParameters, getSubActions, getTitle, getTitleForSitePreferences, getTitleForSitePreferences, getUseToken, isForCompoundDocumentOnly, isForCustomObjectsOnly, isForMailConfigured, isForShortcutsPageOnly, isHiddenForVersions, isHiddenIfAlreadyDeclared, isHiddenInInfoPages, isHiddenInShortcutsPage, isHiddenInSitePreferences, isHiddenInThickClientWindow, isPopup, isPopupInMultiSelect, isShowInPath, requestWindowId, saveToXML, setTitle, setUseToken, verifyAction, writeSettingAsArray
 
Methods inherited from class com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject
clear, clearAttributes, clone, convertToBoolean, convertToBoolean, convertToInt, convertToLong, convertToPrefsLabel, convertToPrefsLabelArray, equals, get, getAttribute, getBoolean, getElementKey, getInt, getLabel, getLabelArray, getList, getLocalizedString, getString, getStringArray, getVersion, load, load, load, load, loadLabel, loadPreferences, loadPreferences, loadPreferences, persist, put, put, put, put, put, put, put, put, registerKey, remove, removeAttribute, removeLocalizedString, setAttribute, setElementKey, setVersion, toByteArrayXML, toXML, writeEndSettingTag, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeStartSettingTag, writeStartSettingTag, writeXML, writeXML
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoPageViewDefinition

public InfoPageViewDefinition()
Method Detail

getId

public java.lang.String getId()
Overrides:
getId in class ActionDefinition

getLocalizedTitle

public java.lang.String getLocalizedTitle(java.util.Locale locale)

getTitle

public java.lang.String getTitle(java.util.Locale locale)
Description copied from class: ActionDefinition
Returns localizedTitle

Overrides:
getTitle in class ActionDefinition
Parameters:
locale -
Returns:
The action title.

getURL

public java.lang.String getURL()
Overrides:
getURL in class ActionDefinition

getBaseURLKey

public java.lang.String getBaseURLKey()
Overrides:
getBaseURLKey in class ActionDefinition

isForRecordsManagementOnly

public boolean isForRecordsManagementOnly()
Overrides:
isForRecordsManagementOnly in class ActionDefinition

isForWcmOnly

public boolean isForWcmOnly()
Overrides:
isForWcmOnly in class ActionDefinition

isShowObjectPath

public boolean isShowObjectPath()

getIframeHeight

public int getIframeHeight()

getIFrameScrolling

public java.lang.String getIFrameScrolling()

getIFrameBorder

public java.lang.String getIFrameBorder()

getIframeWidth

public java.lang.String getIframeWidth()

getExcludedContentTypes

public java.util.Set getExcludedContentTypes()
Overrides:
getExcludedContentTypes in class ActionDefinition

getContentTypes

public java.util.Set getContentTypes()
Overrides:
getContentTypes in class ActionDefinition

getObjectTypes

public java.util.Set getObjectTypes()
Overrides:
getObjectTypes in class ActionDefinition

getExcludedObjectTypes

public java.util.Set getExcludedObjectTypes()
Overrides:
getExcludedObjectTypes in class ActionDefinition

getRoles

public java.util.Set getRoles()
Overrides:
getRoles in class ActionDefinition

getClasses

public java.util.Set getClasses()
Overrides:
getClasses in class ActionDefinition

getExcludedClasses

public java.util.Set getExcludedClasses()
Overrides:
getExcludedClasses in class ActionDefinition

getObjectStores

public java.util.Set getObjectStores()

getExcludedObjectStores

public java.util.Set getExcludedObjectStores()

initialize

protected void initialize()
Overrides:
initialize in class ActionDefinition

isEnabledForReleased

public boolean isEnabledForReleased()

isEnabledForInProcess

public boolean isEnabledForInProcess()

isEnabledForReserved

public boolean isEnabledForReserved()

isEnabledForSuperseded

public boolean isEnabledForSuperseded()

isEnabledForInProcessWithNoMajor

public boolean isEnabledForInProcessWithNoMajor()

isLimitedByVersionStatus

public boolean isLimitedByVersionStatus()

isHiddenForGuests

public boolean isHiddenForGuests()
Overrides:
isHiddenForGuests in class ActionDefinition

isUseTokenNeeded

public boolean isUseTokenNeeded()

isTimeZoneNeeded

public boolean isTimeZoneNeeded()

getCriterias

public java.util.List getCriterias()

removeSpaces

public static java.lang.String removeSpaces(java.lang.String str)


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.