A B C D E F G I J L M N O P Q R S T U

A

ACTUATEQUERY_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
actuateQueryOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether Actuate Query is enabled on the server.
addCategory(String, Collection) - Method in class com.actuate.activeportal.forms.FileListActionForm
This method is called by the action to add all items belonging to a particular category into the form.
addGroup(String[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Adds the specified columns as group nodes.
addSelectValueList(ParameterDefinition, String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
This is a utility function to add a select value list to a parameter with control type=ControlType.ControlListAllowNew.
addSkin(String, String, boolean, boolean, String) - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Add a skin to the list

B

BaseActionForm - Class in com.actuate.activeportal.forms
The base form for all the other forms.
BaseActionForm() - Constructor for class com.actuate.activeportal.forms.BaseActionForm
 
BIRTINTERACTIVEVIEWER_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
BIRTINTERACTIVEVIEWER_OPTION_STRING - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
birtInterativeViewerOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether birt interactive viewer is enabled on the server
BIRTREPORT_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
BIRTREPORT_OPTION_STRING - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
birtReportOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether birt report is enabled on the server
BIRTREPORTSTUDIO_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
BIRTREPORTSTUDIO_OPTION_STRING - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
birtReportStudioOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether business report studio is enabled on the server
BrowseFileActionForm - Class in com.actuate.activeportal.forms
This form contains the folder selection, it is used by the browse file action.
BrowseFileActionForm() - Constructor for class com.actuate.activeportal.forms.BrowseFileActionForm
 
BUSINESSREPORT_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
BUSINESSREPORT_OPTION_STRING - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
businessReportOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether business report is enabled on the server

C

ChannelListActionForm - Class in com.actuate.activeportal.forms
This form contains the channel list that the user subscribes to.
ChannelListActionForm() - Constructor for class com.actuate.activeportal.forms.ChannelListActionForm
 
clear() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Initialize form properties.
clear() - Method in class com.actuate.activeportal.forms.PingActionForm
Initialize form properties.
Clear() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
clear() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
clear() - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
 
com.actuate.activeportal.beans - package com.actuate.activeportal.beans
 
com.actuate.activeportal.forms - package com.actuate.activeportal.forms
 
com.actuate.activeportal.list - package com.actuate.activeportal.list
 
CreateFolderActionForm - Class in com.actuate.activeportal.forms
This form is used to create a folder.
CreateFolderActionForm() - Constructor for class com.actuate.activeportal.forms.CreateFolderActionForm
 
CreateQueryBean - Class in com.actuate.activeportal.beans
This bean contains Actuate Query information which can be used for creating, editing and running a query (dov) from a data source (dox).
CreateQueryBean() - Constructor for class com.actuate.activeportal.beans.CreateQueryBean
The default constructor.
CubeParam - Class in com.actuate.activeportal.beans
This bean represents name-value pairs.
CubeParam(String, String) - Constructor for class com.actuate.activeportal.beans.CubeParam
This construct initializes a parameter object with the specified name and value

D

dbg(String) - Method in class com.actuate.activeportal.forms.JobActionForm
 

E

EANALYSIS_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
eAnalysisOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether eanalysis is enabled on the server.

F

FeatureOptionsBean - Class in com.actuate.activeportal.beans
This bean contains the features available to the current logged in user.
FeatureOptionsBean() - Constructor for class com.actuate.activeportal.beans.FeatureOptionsBean
Construct a new feature options bean with no features enabled.
FeatureOptionsBean(String[]) - Constructor for class com.actuate.activeportal.beans.FeatureOptionsBean
Construct a new feature options bean with the server reporting options specified enabled.
FileFoldersPrivilegeActionForm - Class in com.actuate.activeportal.forms
The form contains the info used by FileFoldersPrivilege Action, including: file/folder access rights, available user/role list, etc.
FileFoldersPrivilegeActionForm() - Constructor for class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
 
FileListActionForm - Class in com.actuate.activeportal.forms
This form is used for retrieving the list of files that are displayed in the file list.
FileListActionForm() - Constructor for class com.actuate.activeportal.forms.FileListActionForm
 
FileUploadActionForm - Class in com.actuate.activeportal.forms
This form is used to upload images and stores an object representation of the uploaded file that needs to be saved.
FileUploadActionForm() - Constructor for class com.actuate.activeportal.forms.FileUploadActionForm
 
fixUTF8() - Method in class com.actuate.activeportal.forms.BaseActionForm
 
fixUTF8() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Convert form properties' value into UTF8 format.
fixUTF8() - Method in class com.actuate.activeportal.forms.FileListActionForm
This method is called to convert the data submitted by the browser to a java string value.
fixUTF8() - Method in class com.actuate.activeportal.forms.JobActionForm
 
fixUTF8() - Method in class com.actuate.activeportal.forms.LoginForm
fixUTF8() - Fix UTF8 strings.
fixUTF8() - Method in class com.actuate.activeportal.forms.QueryActionForm
Converts the form properties which is in UTF-8 encoding to internal Java String.
fixUTF8() - Method in class com.actuate.activeportal.forms.SearchFilesActionForm
This method is called to convert the data submitted by the browser to a java string value.
fixUTF8() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Converts the form properties which is in UTF-8 encoding to internal Java String.
fixUTF8() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
This method is called to convert the data submitted by the browser to a java string value.
fixUTF8() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Converts the form properties which is in UTF-8 encoding to internal Java String.

G

GeneralFilterActionForm - Class in com.actuate.activeportal.forms
This is a base form containing common properties for a filter.
GeneralFilterActionForm() - Constructor for class com.actuate.activeportal.forms.GeneralFilterActionForm
 
getAbsFolder() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the absFolder.
getAclAll() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get All access right checkbox's value.
getAclDelete() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Delete access right checkbox's value.
getAclExecute() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Execute access right checkbox's value.
getAclGrant() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Grant access right checkbox's value.
getAcLocale() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the actuate locale for the current logged in user.
getAclRead() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Read access right checkbox's value.
getAclSecureRead() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Secure access right checkbox's value.
getAclVisible() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Visible access right checkbox's value.
getAclWrite() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Write access right checkbox's value.
getAction() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getAction() - Method in class com.actuate.activeportal.forms.PingActionForm
Get Ping action.
getAddItem() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get addItem button status.
getAddToGroups() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the groups for grouping actuate query
getAdhocControlListParameters(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getAdminRights() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the administrator rights of the logged in user.
getAllowShare() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get user's choice of whether share the current file/folder or not.
getAllowSharePrivilege() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get whether current user has the privilege to change the share privileges for current file/folder.
getAnalyticsExperienceLevel() - Method in class com.actuate.activeportal.beans.ProfileBean
The current value of the user analytics experience level.
getAnalyticsExpLevels() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns list of analytics exp levels that the user can use
getApplyFilter() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get apply filter button status
getApplyPrivilegesRecursively() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get checkbox status for whether recursively apply privileges.
getApplyPrivilegesToContents() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get checkbox status for whether apply privileges to the content.
getArchiveLibrary() - Method in class com.actuate.activeportal.beans.UserInfoBean
This method can be used only in Management Console application Returns the name of the archive library
getArchivePolicy() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the archivePolicy.
getArchiveRule() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Returns the ArchiveRule
getArchiveRules() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Gets a array of archive rules set on the file/folder.
getArchiveServiceCmd() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
getArray(String) - Method in class com.actuate.activeportal.forms.ChannelListActionForm
 
getArray(String) - Method in class com.actuate.activeportal.forms.FileListActionForm
 
getArray(String) - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
 
getArray(String) - Method in interface com.actuate.activeportal.list.IContentList
This method should return the list of objects whose properties are to be displayed.
getAttribute(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Get a custom attribute object
getAuthid() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the authentication ID for IDAPI
getAvailableChannels() - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
Gets the list of available channels for the user.
getAvailableColumn() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get highlighted item in the available list.
getAvailableColumn() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the availableColumn.
getAvailableColumnList() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get available item list.
getAvailableColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns all the columns available in this query
getAvailableColumns() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the availableColumns.
getAvailableType() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get items type in the avaliable item list.
getBasedOnFileId() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getBasedOnFileId() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getBasedOnFileName() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getBasedOnFileName() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getBlue() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the String of blue hexdecimal value for a color type Style.
getBrowseLocation() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getCancelSaveSearch() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getCategories() - Method in class com.actuate.activeportal.forms.ChannelListActionForm
 
getCategories() - Method in class com.actuate.activeportal.forms.FileListActionForm
 
getCategories() - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
 
getCategories() - Method in interface com.actuate.activeportal.list.IContentList
This method is used by the categories view to retrieve the list of categories it is supposed to display.
getChangedConversionOptions() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Get the option that was changed recently due to a cascading ParameterDefinition conversion option
getChangedParamterName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the changed parameter name.
getChannelDisplayName() - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Gets the channel display name.
getChannelName() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
 
getChannelName() - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Gets the channel name for which the job Notices are available.
getCheckboxlist() - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
Gets the list of items
getChildParameterDefinitions(ParameterDefinition[], String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getClearFilter() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get clear filter button status.
getCloneJsErrorPrompt() - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Returns the localized message for skin clone error
getCloneJsPrompt() - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Returns the localized message for skin clone dialog
getCloneName() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the clone name.
getCollection(String) - Method in class com.actuate.activeportal.forms.ChannelListActionForm
 
getCollection(String) - Method in class com.actuate.activeportal.forms.FileListActionForm
 
getCollection(String) - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
 
getCollection(String) - Method in interface com.actuate.activeportal.list.IContentList
This method should return the list of objects whose properties are to be displayed.
getColors() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the list of SkinBean[] colors in this group.
getColumnDefinitions() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the definitions of all the columns in the query.
getColumnDefinitionsJSArray() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the script code for constructing a javascript array that stores the column definitions.
getColumnFilters() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of columns that have been used as filters on this query
getColumnName() - Method in class com.actuate.activeportal.beans.SummaryBean
Returns the column name
getColumnName(int) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the name of a column at a particular index
getColumnNames() - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Returns the names of all the columns that are available in this table parameter.
getColumnNames() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the names of all the columns that are present in this table.
getColumnsAvailableToGroup() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of columns that are available for grouping Each object is an instance of ColumnDefinition
getColumnTypeDescription() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the description that is displayed for the data type of the column along with whether it is required or not
getCommand() - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Get the command
getCommand() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
getCompletedFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
 
getConfirmKey() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the password confirmation.
getConnectionHandle() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getConnectionHandle() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getConnectionProperties() - Method in class com.actuate.activeportal.forms.PingActionForm
Get connection properties.
getConvAdhocControlListParameters(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getConversionFormat() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getConvParameterDefinitions() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameterDefinitions.
getConvParameters() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameters.
getConvParameters(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameters.
getCurrentAnalyticsExpLevel() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns current analytics experience level name for the user
getCurrentfolder() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the last folder name accessed by the user
getCurrentSkin() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns current skin.
getCurrentView() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns current view.
getCustomizationLabelkey() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns the message resource key that contains the text that is displayed for the customization label
getCustomizationLink() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns the link for customization feature.
getDataSourceID() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the id of the dox file.
getDataSourceId() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the dataSourceId.
getDataSourceName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the name of the dox file.
getDataSourceName() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the dataSourceName.
getDataType() - Method in class com.actuate.activeportal.beans.SummaryBean
Returns the data type of this column.
getDefault() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the skin default settings
getDefaultAnalyticsExpLevel() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the default analytics experience level for this user.
getDefaultServerURL() - Static method in class com.actuate.activeportal.beans.UserInfoBean
Returns the defaultServerURL.
getDefaultUserName() - Method in class com.actuate.activeportal.beans.UserInfoBean
For internal use only.
getDefaultVolume() - Static method in class com.actuate.activeportal.beans.UserInfoBean
Gets the volume name defined in web.xml file.
getDeleteJsPrompt() - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Returns the localized message for skin delete prompt
getDependentFileName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getDependentFileType() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getDescription() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the group description.
getDescription() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the skin description
getDescription() - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Returns the folder description.
getDescription() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the description.
getDescription() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
getDestination() - Method in class com.actuate.activeportal.forms.PingActionForm
Get ping destination.
getDisplayedTabs() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of displayed tabs.
getDisplayName() - Method in class com.actuate.activeportal.beans.SummaryBean
Returns the display name if available or the column name
getDocumentLocation() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the path to the folder in the encylcopedia where the output document will be saved
getDocumentLocation() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the documentLocation.
getDocumentName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the name of the output document.
getDocumentName() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the documentName.
getDocumentOutputLocation() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the documentOutputLocation ("personal" or "other")
getDocumentOutputLocation() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the documentOutputLocation
getDocumentVersioning() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the documentVersioning.
getDocumentVersionName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the version name that has been set for the output document.
getDocumentVersionName() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the documentVersionName.
getEmail() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the user email.
getEnableCustomEvent() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
getEndDate() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the schedule end date.
getEndDate() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the endDate.
getEndDate() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the endDate.
getEventLagTime() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
getEventName() - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
getEventParam1() - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
getEventParam2() - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
getEventParameter() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the event parameter string generated from WaitForEvent.
getEventPollingDuration() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
getEventPollingInterval() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
getExecutableFileId() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getExecutableID() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the executableID.
getExecutableId() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getExecutableId() - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Returns the id of the executable that contains this table parmeter
getExecutableName() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getExpireAge() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the expireAge.
getExpireDate() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the expireDate.
getExpireTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the expireTime.
getExternalUserPropertyNames() - Method in class com.actuate.activeportal.beans.UserInfoBean
This method is used only in management console ( As the external user property are available only in Management console) Returns the names of all the external user properties for the volume.
getFeatureOptionsBean() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the FeatureOptionsBean
getFeatures() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns list of available Features defined in functionality-level.config file.
getFieldCLassIdList() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getFieldDefinition(int) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Returns the definition of a column at a particular index.
getFieldDefinitions() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the list of all field definitions that are available in this table parameter
getFieldDisplayList() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getFieldList() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getFieldValues() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the values of all the fields in this table
getFileDetails() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Return file details.
GetFileDetailsActionForm - Class in com.actuate.activeportal.forms
Form used by AcGetFileDetailsAction to display the file details.
GetFileDetailsActionForm() - Constructor for class com.actuate.activeportal.forms.GetFileDetailsActionForm
 
getFileName() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
 
getFileName() - Method in class com.actuate.activeportal.forms.PingActionForm
Get file name for ReadFile action.
getFilePath() - Method in class com.actuate.activeportal.forms.FileUploadActionForm
Returns the location of the uploaded file in the server.
getFileType() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Returns the fileType.
getFileType() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getFileType() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getFilter() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the filter used in the file folder list content page.
getFilter() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Returns the filter.
getFilter() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get filter string.
getFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the filter.
getFilterNewColumn() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the filterNewColumn.
getFilterNewOperator() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the filterNewOperator.
getFilterNewValue() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the filterNewValue.
getFilterOperators() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the filter operators for this query.
getFilters() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns all the filters that have been applied to this query.
getFilters() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the filters.
getFilters(int) - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the filter at specified index
getFolderId() - Method in class com.actuate.activeportal.forms.FileListActionForm
Returns the id of the folder that is currently being displayed if available
getFolderName() - Method in class com.actuate.activeportal.forms.FileListActionForm
Returns the name of the folder whose contents are currently being displayed.
getFolders() - Method in class com.actuate.activeportal.forms.FileListActionForm
Returns the list of folders that have been set by calling the setFolders method
getFolderType() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the folderType.
getFonts() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the list of SkinBean[] fonts in this group.
getFontValue(int) - Method in class com.actuate.activeportal.beans.GroupBean
Returns the style value for a font
getFormat() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the format.
getFullFileName() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Returns the full file name with the version number For example: /report/detail.rox;1
getFunction() - Method in class com.actuate.activeportal.beans.SummaryBean
Returns the current summary function that has been set for this column The following are the different functions currently available Sum Avg Min Max
getGreen() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the String of green hexdecimal value for a color type Style.
getGroupNodes() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns grouping nodes
getGroups() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the tree that contains the groups
getGroups() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Returns the group beans.
getGroups(int) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Returns a group bean by the index.
getGroupSortOrder(int) - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns group sorting order "ASC" or "DES"
getHeadline() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the headline of the query.
getHeadline() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the headline.
getHidePrompt() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the hidePrompt.
getHomefolder() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the user's home folder
getHttpEncodedName() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the URL encoded skin name
getId() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get id.
getIfExists() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the ifExists.
getImage() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the Image object.
getImages() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the list of SkinBean[] images in this group.
getImageURL() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the image URL.
getInputfile() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the inputfile.
getInputFileType() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the input report FileType.
getInvokeSubmit() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the invokeSubmit.
getIportalid() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the iPortal session ID
getIPortalID() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getIportalVersion() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the iportalVersion.
getIsfolder() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Is current target a folder?
getIsHidden(int) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
This method is called to verify whether a particular column is hidden or not.
getIvUserSession() - Method in class com.actuate.activeportal.beans.UserInfoBean
Get IV user session.
getJobAttributes() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Get the job properties.
getJobCount() - Method in class com.actuate.activeportal.forms.SelectJobsActionForm
Return the job list count.
GetJobDetailsActionForm - Class in com.actuate.activeportal.forms
This form contains a detailed job information.
GetJobDetailsActionForm() - Constructor for class com.actuate.activeportal.forms.GetJobDetailsActionForm
 
getJobEvent() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the job event.
getJobId() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the id of this job if available
getJobId() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the jobId.
getJobInputDetail() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets job input detail.
getJobName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the name that has been assigned to this job.
getJobName() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the jobName.
getJobName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the jobName.
getJobNotices() - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Gets the list of Job Notices.
getJobProperties() - Method in class com.actuate.activeportal.forms.SelectJobsActionForm
Gets the list of jobs.
getJobSchedules() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the job schedules.
getJobType() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the jobType.
getJsEncodedName() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the javascript encoded skin name
getKeepROIIfFailed() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getKeepROIIfSucceeded() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getLastSelectedIndex() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns last selected index
getLastSelectedNode() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the last selected node for grouping actuate query
getLink() - Method in class com.actuate.activeportal.beans.LinkBean
Returns the link.
getLinkAttributes() - Method in class com.actuate.activeportal.beans.LinkBean
Returns the linkAttributes.
getListOfGroupNames() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
 
getListOfParameterDefinition() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the list of parameter definitions.
getListOfParameterGrps() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the list of parameter groups.
getLoadTab() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the loadTab.
getLoadTab() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Returns the current UI tab to load.
getLocale() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the current login user's java.util.Locale
getLocale() - Method in class com.actuate.activeportal.forms.LoginForm
Gets the locale string.
getLogout() - Method in class com.actuate.activeportal.forms.LoginForm
Returns the logout.
getMaxJobPriority() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the maximum Job Priority defined for the current user.
getMode() - Method in class com.actuate.activeportal.forms.PingActionForm
Get Ping mode.
getMode() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the current mode i.e.
getMultivolumeParameter() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
getMyPages() - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
getName() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the group name.
getName() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the skin name.
getName() - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Returns the folder name.
getName() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get file/folder name.
getName() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the name.
getName() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Returns the skin name.
getNewFile() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the NewFile object describing the output file.
getNewFileName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Process the actual enyclopedia file name, it appends .doi when necessary and place it in the personal folder if needed.
getNewKey() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the new password
getNonNullValue(int) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the value in the field at a particular index.
getNoticeCount() - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Gets the notice count.
getNotificationAttachment() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the format of the attached document that will be used when notifying the user by email.
getNotificationAttachment() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getNotificationTypes() - Method in class com.actuate.activeportal.forms.QueryActionForm
 
getNotificationTypes() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getNotifyChannelsByName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of channel names to notify.
getNotifyChannelsByName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the notifyChannelsByName.
getNotifyGroupsByName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of group names to notify.
getNotifyGroupsByName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the notifyGroupsByName.
getNotifyString() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getNotifyUsersByName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of user names to notify.
getNotifyUsersByName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the notifyUsersByName.
getNumBytes() - Method in class com.actuate.activeportal.forms.PingActionForm
Get number of bytes for WriteFile action.
getNumVersions() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the numVersions.
getOldKey() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the oldKey.
getOnceDate() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the date that has been set for a once schedule.
getOnceDate() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the onceDate.
getOnceDate() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the onceDate.
getOnceTime() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the time that has been set for a once schedule.
getOnceTime() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the onceTime.
getOnceTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the onceTime.
getOnlylatest() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns value indicating whether only latest version of files/folders are to be displayed in the file folder list page.
getOperationLabels() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Returns the array of OperationLables
getOperations() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Gets the Operation list.
getOtherPriorityValue() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the value of the priority text box.
getOutputDocumentPath() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the output document path.
getOutputFileType() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the outputFiletype
getOutputFormat() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the output format that has been set for this query object
getOutputFormat() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getOutputFormatSupported() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getOutputFormatTypes() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getOutputName() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getOutputName() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getOutputName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the outputName.
getOutputType() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getOutputTypes() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getOverwriteSearchFile() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getPageHeader() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the page header.
getPageHeader() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the pageHeader.
getParameterDefinitions() - Method in class com.actuate.activeportal.beans.CreateQueryBean
This parameter stores the list of parameter definitions that are used for presenting the UI to the user.
getParameterDefinitions() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameterDefinitions.
getParameterDefinitions(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameterDefinitions.
getParameters() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the parameters that are set in this query
getParameters() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getParameters(int) - Method in class com.actuate.activeportal.forms.JobActionForm
 
getParameters() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameters.
getParameters(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the parameterDefinitions.
getParamName() - Method in class com.actuate.activeportal.beans.CubeParam
Returns the parameter name
getParamValue() - Method in class com.actuate.activeportal.beans.CubeParam
Returns the value of this parameter
getPartitionName() - Method in class com.actuate.activeportal.forms.PingActionForm
Get partition name for WriteFile action.
getPassword() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the password
getPassword() - Method in class com.actuate.activeportal.forms.LoginForm
Gets the user password.
getPayload() - Method in class com.actuate.activeportal.forms.PingActionForm
Get payload for echo action.
getPendingFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
 
getPermissions() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Gets the array of Permission on the file/folder.
getPrecedingParameterValuesForChangedChildren(ParameterDefinition[], ParameterValue[], String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the preceding parameter values for the changed parameter's child parameters.
getPreviousItemIndex() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get previously highlighted item index in the selected item list.
getPreviousTab() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the previousTab.
getPriority() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the job priority that has been set for this job.
getPriority() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the priority, based on the content of the radio button and text box
getPriorityRadioValue() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the value of the priority radio button.
getPrivilegeCancel() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get Cancel button status.
getPrivilegeOk() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get OK button status.
getProcessId() - Method in class com.actuate.activeportal.forms.PingActionForm
Get Ping process id.
getProfile() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the ProfileBean.
getPromptedFilterCount() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the promptedFilterCount.
getProperty(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Get a custom property value
getPubDisabled() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns if the skin public settings is disabled.
getPublic() - Method in class com.actuate.activeportal.beans.SkinManagerInfoBean
Returns the skin public settings
getQuery() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the query object associated with this bean.
getQueryDescription() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the description that has been set for this query object
getQueryFile() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the file object that is userd for representing the file in the encyclopaedia.
getQueryLocation() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the location where the dov file will be saved to on the server
getQueryLocation() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the queryLocation.
getQueryName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the name of this query object
getQueryName() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the queryName.
getQueryOverwrite() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the queryOverwrite.
getRecurringDay() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the day on which this schedule is recurring(Applies for a recurring schedule) Currently one of "CH_EVERY_DAY", "CH_WEEKDAYS", "CH_MONDAYS", "CH_TUESDAYS", "CH_WEDNESDAYS", "CH_THURSDAYS", "CH_FRIDAYS", "CH_SATURDAYS", "CH_SUNDAYS", "CH_FIRST_DAY_OF_MONTH", "CH_LAST_DAY_OF_MONTH"
getRecurringDay() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the recurringDay.
getRecurringDay() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the recurringDay.
getRecurringTime() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the time at which the schedule repeats on the specified day
getRecurringTime() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the recurringTime.
getRecurringTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the recurringTime.
getRed() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the String of red hexdecimal value for a color type Style.
getRedirect() - Method in class com.actuate.activeportal.forms.LoginForm
Returns the redirect
getRemoveItem() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get remove item button status.
getReplaceExistingPrivileges() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get checkbox status for whether replace existing privileges.
getRepositoryType() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the repository type
getRepositorytype() - Method in class com.actuate.activeportal.forms.LoginForm
Sets whether the repository type is local file system or not
getRequesterPageShown() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getReservedParameters() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getRoleNames() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the list of feature rolenames to which the current user belongs.
getRows() - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Returns all the rows in the table.
getRunningFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
 
GetSavedSearchActionForm - Class in com.actuate.activeportal.forms
The form contains the variables used by get saved search action.
GetSavedSearchActionForm() - Constructor for class com.actuate.activeportal.forms.GetSavedSearchActionForm
Constructor
getSaveName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the name of the dov file that will be used when saving the query.
getSaveOutput() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getSaveSearch() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getSaveTab() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the saveTab.
getScheduledFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
 
getScheduleString() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the schedule represented as string data type.
getScheduleType() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the schedule type "immediate", "once" or "recurring"
getScheduleType() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the scheduleType.
getScheduleType() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the scheduleType.
getSearchFieldList() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getSearchFileDescription() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getSearchFileId() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getSearchFileLocation() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getSearchFileName() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getSearchFileName() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getSearchFilter() - Method in class com.actuate.activeportal.forms.SearchFilesActionForm
Returns the filter that has been applied on the search page
getSearchLabelkey() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns the message resource key that contains the text for displaying the search link
getSearchLink() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns the link for search feature.
getSearchList() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getSearchList() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getSearchTypeOfFile() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
 
getSecurityIntegrationOption() - Method in class com.actuate.activeportal.forms.ChannelListActionForm
Returns the SecurityIntegrationOption (RSSE) level
getSecurityIntegrationOption() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the securityIntegrationOption.
getSelectedAccessRight() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get access right string for highlighted item in the selected item list.
getSelectedAvailableItemIndexList() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get list of indexs for highlighted items in the available list.
getSelectedColumn() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get highlighted item in the selected list.
getSelectedColumn() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the selectedColumn.
getSelectedColumnList() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get selected item list.
getSelectedColumnList() - Method in class com.actuate.activeportal.forms.QueryActionForm
This method returns the list of columns that were selected in the content tab.
getSelectedColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of all the selected columns in the query.
getSelectedColumns() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the selectedColumns.
getSelectedColumnsAsString() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Return the list of selected column names in a comma separated list, for example: "column1,column2,column3"
getSelectedItem() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Returns the selectedItem.
getSelectedItemIndexList() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get list of indexs for highlighted items in the selected item list.
getSelectedItemType() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
 
getSelectedNode() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the currently selected node in the group tree
getSelectedNode() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the selected node for grouping actuate query
getSelectedTab() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the selectedTab.
getSelectedTab() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the selectedTab.
getSelectFieldList() - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
getSelectList() - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
getServer() - Method in class com.actuate.activeportal.forms.PingActionForm
Get Ping server name.
getServerurl() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the server URL to which the current user is logged in to.
getServerurl() - Method in class com.actuate.activeportal.forms.LoginForm
Gets the serverurl.
getServerURL() - Method in class com.actuate.activeportal.forms.PingActionForm
Get Ping server URL.
getShowdocuments() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns whether documents are to be displayed the file folder list page.
getShowexecutables() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns whether executables are to be displayed in the file folde list page
getShowfolders() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns whether folders are to be displayed in the file folder list page
getSideBarFeatures() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the list of Features available on the side bar.
getSideBarSelected() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the URL mapping of the selected item in the side bar.
getSkin() - Method in class com.actuate.activeportal.beans.ProfileBean
The current value of the user skin name.
getSkinConfig() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the Skin configuration that is used for the current user.
getSkinConfig() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Returns the skin config object.
getSkinName() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the name of the skin used for the user.
getSkins() - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Returns the skin list
getSkins() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the skins available to the users.
getSortableColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the columns that are available for sorting
getSortColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of all the columns which have been selected for sorting
getSortNewColumn() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the sortNewColumn.
getSortNewSortOrder() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the sortNewSortOrder.
getSortOrder() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the sortOrder.
getStartDate() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the start date of the schedule
getStartDate() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the startDate.
getStartDate() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the startDate.
getState() - Method in class com.actuate.activeportal.beans.SummaryBean
This is used internally while updating the bean.
getStatus() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets the job status.
getStringKeep() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the stringKeep.
getStringSaveOutput() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the stringSaveOutput.
getStringUseEndDateTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the stringUseEndDateTime.
getStringUseStartDateTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the stringUseStartDateTime.
getStructureNames() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the names of all the structure type parameters in this query
getStructureNames() - Method in class com.actuate.activeportal.forms.JobActionForm
 
getStyle() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the display style.
getStyle() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the Style object
getStyles() - Method in class com.actuate.activeportal.beans.GroupBean
Returns the list of SkinBean[] style in this group.
getSubfeatures() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns list of subFeatures defined.
getSubmitState() - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get submit state.
getSubmitState() - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
Gets the submitState
getSummaryColumn(int) - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the summary columns at specified index
getSummaryColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the list of colums that are available for displaying in the summaries tab.
getSummaryColumns() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the summary columns
getSupportedQueryFeatures() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a string indicating the supported Actuate Query features
getSystemname() - Method in class com.actuate.activeportal.beans.UserInfoBean
gets the iServer system name.
getSystemName() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the systemName.
getSystemVersion() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the systemVersion.
getTableDisplayName() - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Returns the display name of this table parmeter
getTableName() - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Returns the name of this table parameter.
getTargetFormName() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
form name of a specific portlet
getTargetpage() - Method in class com.actuate.activeportal.forms.LoginForm
Returns the targetpage.
getText() - Method in class com.actuate.activeportal.beans.LinkBean
Returns the text.
getTheFile() - Method in class com.actuate.activeportal.forms.FileUploadActionForm
Retrieve a representation of the file the user has uploaded
getTimezone() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the user logged in timezone.
getTimezone() - Method in class com.actuate.activeportal.forms.LoginForm
Gets the timezone.
getTimeZoneName() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the name of the time zone used by the query
getTitle() - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the title that is displayed in the window.
getTotalTabs() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getTreeCommand() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns actuate query tree command for grouping actuate query
getTreePath() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns path of the selected node for grouping actuate query
getUiVersion() - Method in class com.actuate.activeportal.beans.CreateQueryBean
 
getUpdatedQuery(AcRequestHandlerBean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the updated query that is finally submitted to the server.
getUploadedImage() - Method in class com.actuate.activeportal.beans.SkinBean
Returns the uploaded image.
getUsageTerms() - Method in class com.actuate.activeportal.beans.UserInfoBean
Return the usage terms properties for this login user.
getUseragent() - Method in class com.actuate.activeportal.beans.UserAgentBean
Returns the user agent string from http header.
getUserAgent() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the UserAgentBean
getUserid() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the logged in user name
getUserid() - Method in class com.actuate.activeportal.forms.LoginForm
Gets the User name
getUserName() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Gets user name.
getValue(int) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Returns the value in the field at a particular index.
getValueFromSupportedQueryFeaturesExtended(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
 
getVersionName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the versionName.
getView() - Method in class com.actuate.activeportal.beans.ProfileBean
The current value of the user file folder view.
getView() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the current view for this user
getViewInNewWindow() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns whether the target window for query result viewer is the same or a new one
getViewInNewWindow() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns a boolean indicating whether the output should be shown in the same window or a new window
getViews() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the views available for the users.
getVisibleParameterCount() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the number of visible parameters in this query.
getVisiblePromptParameterCount() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns the number of visible parameters that are to be prompted for by the UI.
getVolume() - Method in class com.actuate.activeportal.beans.UserInfoBean
Gets the user logged in volume name
getVolume() - Method in class com.actuate.activeportal.forms.LoginForm
Gets the volume name.
getVolumeProperty() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns the properites of the current logged in volume This method can be used only in Management Console application
getWaitingFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
 
getWindowName() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
getWorkingFolder() - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Returns the workingFolder.
getWorkingFolderId() - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Returns the parent Folder Id.
getWorkingFolderName() - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Returns the parent folder Name.
getWritable() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns false if user doesn't have write permission on query.
GroupBean - Class in com.actuate.activeportal.beans
This bean is used to group images,colors,fonts, and styles.
GroupBean() - Constructor for class com.actuate.activeportal.beans.GroupBean
 

I

IContentList - Interface in com.actuate.activeportal.list
This is the base list interface that is implemented by the File List form.
init(AcRequestHandlerBean) - Method in class com.actuate.activeportal.beans.UserInfoBean
Initializes the UserInfoBean members.
isActive() - Method in class com.actuate.activeportal.beans.SummaryBean
This method returns a boolean indicating whether this is currently active or not It is set to false when the corresponding column is added as a group and vice versa.
isAllowChangingPriority() - Method in class com.actuate.activeportal.forms.JobActionForm
 
isAllowGroupingChangeAtRuntime() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the grouping is allowed to be changed at runtime
isAllowGroupingChangeAtRuntime() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns if grouping settings can change
isAllowSummaryChangeAtRuntime() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the summary can be changed at runtime
isAllowSummaryChangeAtRuntime() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns if summary settings can change
isAlreadyRetrievedParameters() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
isAlwaysGetFolderList() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns if the Always get the folder list even if it is filtered.
isAnyGroupPresent() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Checks to see if any grouping has been created for this query.
isAnySummaryActive() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Checks to see if any summaries are currently active.
isApplyFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the updateFilter.
isArchiveBeforeDelete() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the archiveBeforeDelete.
isArchiveLibraryPresent() - Method in class com.actuate.activeportal.beans.UserInfoBean
Checks whether the archive library is present or not.
isCanChangePassword() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns if user can change password or not from UI
isCbFail() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the cbFail.
isCbSuccess() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the cbSuccess.
isChannelsFeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has access to the channels page.
isCompleted() - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
 
isContentPrompt() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the contentPrompt.
isConversionOptionSupported() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Determines whether conversion option is supported by querying if the Conversion ParameterDefinition is null/empty.
isCreateFolderSubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user is allowed to create folders
isCustomizeFeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has the customization feature enabled.
isDefaultRepositoryType() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
isDefaultServerUrl() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
isDefaultVolume() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
isDeleteFileSubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has the delete file feature enabled.
isDeleteFolderSubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has the delete folder feature enabled.
isDocumentReplaceExisting() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether any existing file will be replaced when this query is executed.
isDocumentSave() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a booolean indicating whether the output file is to be saved or not.
isDocumentSave() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the documentSave.
isDocumentsFeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has access to the documents page.
isDoReload() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
isDoReload() - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Returns the reload flag
isEanalysisOptionEnabled() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns true if the eAnalysis option is enabled.
isEmailChanged() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Test if the user email is changed.
isEmpty() - Method in class com.actuate.activeportal.forms.ChannelListActionForm
 
isEmpty() - Method in class com.actuate.activeportal.forms.FileListActionForm
 
isEmpty() - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
 
isEmpty() - Method in interface com.actuate.activeportal.list.IContentList
This method is called by the views to determine whether the list is empty.
isEnterpriseRepository() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
isFailComp() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the notification settings
isFailEmail() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the notification settings
isFilterEnabled() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the filterEnabled.
isFilterNewPrompt() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the filterNewPrompt.
isFilterValueAllowed(int) - Method in class com.actuate.activeportal.forms.QueryActionForm
Return true if the operator is "IS NULL" or "IS NOT NULL" so that filter Value control can be disabled If "IS NULL" or "IS NOT NULL" is chosen then we should not allow the user to enter filter values
isFormatPrompt() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the formatPrompt.
isForRunning() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether this query was invoked as an immediate job
isGroupingEnabled() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether grouping is enabled for this query object or not.
isHasApplyButton() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
isHasColors() - Method in class com.actuate.activeportal.beans.GroupBean
Test if there are any color in the group.
isHasColors() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Test if the color tab should be displayed.
isHasFonts() - Method in class com.actuate.activeportal.beans.GroupBean
Test if there are any font in the group.
isHasFonts() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Test if the font tab should be displayed.
isHasImages() - Method in class com.actuate.activeportal.beans.GroupBean
Test if there are any images in the group.
isHasImages() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Test if the images tab should be displayed.
isHasOperations() - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
 
isHasStyles() - Method in class com.actuate.activeportal.beans.GroupBean
Test if there are any style in the group.
isHasStyles() - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Test if the styles tab should be displayed.
isHomeFolderSet() - Method in class com.actuate.activeportal.beans.UserInfoBean
Returns if the home folder is set for the current logged in user.
isIE() - Method in class com.actuate.activeportal.beans.UserAgentBean
Returns whether the client browser is Internet Explorer
isInitialized() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the initialized.
isJobPrioritySubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has the job priority feature enabled.
isJobsFeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user has access to the jobs page.
isKeep() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the keep.
isLoginpostback() - Method in class com.actuate.activeportal.forms.LoginForm
Returns the loginpostback.
isMC() - Method in class com.actuate.activeportal.beans.UserInfoBean
Determines whether the request originated from Management Console or not
isNetEnabled() - Method in class com.actuate.activeportal.beans.UserAgentBean
Returns whether .NET extension is enabled in the client browser
isNotificationListSupported() - Method in class com.actuate.activeportal.forms.JobActionForm
 
isNotificationSupported() - Method in class com.actuate.activeportal.forms.JobActionForm
 
isNotify() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the user has indicated that they wish to be notified about this job
isNotify() - Method in class com.actuate.activeportal.forms.JobActionForm
 
isNS4() - Method in class com.actuate.activeportal.beans.UserAgentBean
Returns whether the client browser is Netscape 4.x
isNS6() - Method in class com.actuate.activeportal.beans.UserAgentBean
Returns whether the client browser is Netscape 6.x
isOnlyLatest() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the onlyLatest.
isOptionEnabled(int) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Checks to see if the specified feature is enabled on the report server.
isOutputConversionAllowed() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
isOutputDistinctRowsOnly() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the duplicate rows should be skipped
isOutputDistinctRowsOnly() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns if duplicate rows should be skipped
isPostback() - Method in class com.actuate.activeportal.forms.BaseActionForm
Returns the postback.
isProfileInit() - Method in class com.actuate.activeportal.beans.UserInfoBean
returns true if the user profile has already been retrieved from the encyclopedia volume
isProgressive() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the progressive.
isProgressiveViewing() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the query is viewed progressively
isProgressiveViewingLogic() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating if the current settings supports progressive viewing.
isPromptFilterPage() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the filter page is supposed to be shown or not
isPromptOutputFormat() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the output format is supposed to be prompted for or not.
isPromptSelectColumnList() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the user should be able to change the selected column lst when running the query..
isPromptSortColumnList() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the user is allowed to change the sort column list when executing the query.
isResetFilter() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the resetFilter.
isSaveOutput() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the saveOutput.
isSearchFeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user is allowed to search for files in the encyclopedia.
isSelfNotificationWithAttachmentSubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user is allowed to change their self notification settings when submitting a job.
isShareFileSubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user is allowed to share files or folders
isShowDocuments() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the showDocuments.
isShowExecutables() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the showExecutables.
isShowFilters() - Method in class com.actuate.activeportal.beans.ProfileBean
The current value of the user filter settings.
isShowFilters() - Method in class com.actuate.activeportal.beans.UserInfoBean
Indicates whether the filter panel will be displayed.
isShowFilters() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the filter settings
isShowFolders() - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Returns the showFolders.
isShowLatestQueries() - Method in class com.actuate.activeportal.forms.FileListActionForm
Returns a boolean indicating whether only the latest information objects are supposed to be displayed.
isShowRowCountsInTotal() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether row counts should be shown in the query output.
isShowRowCountsInTotal() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns show row count total settings
isShowSubscribedChannelsOnly() - Method in class com.actuate.activeportal.forms.ChannelListActionForm
 
isSortPrompt() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns the sortPrompt.
isSubmitQuery() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether this is a background job or an immediate job.
isSubscribeChannelSubfeature() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether the current user can subscribe/unsubscribe to/from channels.
isSuccComp() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the succComp.
isSuccEmail() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the succEmail.
isSuppressDetailRows() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether server detail rows should be supporessed in the query output
isSuppressDetailRows() - Method in class com.actuate.activeportal.forms.QueryActionForm
Returns if suppress detail rows is required
isUploaded() - Method in class com.actuate.activeportal.forms.FileUploadActionForm
Returns the flag if the file is uploaded
isUseEndDateTime() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the end date and time are set
isUseEndDateTime() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the useEndDateTime.
isUseEndDateTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the useEndDateTime.
isUserPropertiesChanged() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Test is a user property is changed.
isUseStartDateTime() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Returns a boolean indicating whether the start date and time are set
isUseStartDateTime() - Method in class com.actuate.activeportal.forms.JobActionForm
Returns the useStartDateTime.
isUseStartDateTime() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Returns the useStartDateTime.
isUsingJSAPIParameterPage() - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
isViewInNewBrowserWindow() - Method in class com.actuate.activeportal.beans.ProfileBean
The current value of the user viewing window setting
isViewInNewBrowserWindow() - Method in class com.actuate.activeportal.beans.UserInfoBean
A boolean indicating whether the viewer is launched in the same window or a new window
isViewNewBrowserWindow() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Returns the viewNewBrowserWindow.

J

JobActionForm - Class in com.actuate.activeportal.forms
The base form for Job execution and Actuate Query.
JobActionForm() - Constructor for class com.actuate.activeportal.forms.JobActionForm
 

L

LinkBean - Class in com.actuate.activeportal.beans
This bean generates an HTML link tag using the following properties: link, linkAttributes and text.
LinkBean() - Constructor for class com.actuate.activeportal.beans.LinkBean
Construct a LinkBean with no link and no text.
LinkBean(String, String) - Constructor for class com.actuate.activeportal.beans.LinkBean
Construct a LinkBean with specified link and text.
LinkBean(String, String, boolean) - Constructor for class com.actuate.activeportal.beans.LinkBean
 
loadTab(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Restore saved boolean attributes for a tab.
LoginForm - Class in com.actuate.activeportal.forms
Form used by the Login page.
LoginForm() - Constructor for class com.actuate.activeportal.forms.LoginForm
 

M

ManageMyPagesActionForm - Class in com.actuate.activeportal.forms
A request scope form for manage my page action.
ManageMyPagesActionForm() - Constructor for class com.actuate.activeportal.forms.ManageMyPagesActionForm
Constructor

N

newFilterColumn(String, String, String, boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
This method adds a new filter expression to the filters already applied on the query.
newSortColumn(String, String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
This method is called to add a new column to the list of columns on which the query is to be sorted on.

O

operatorsBoolean - Static variable in class com.actuate.activeportal.beans.CreateQueryBean
Operators for filtering a Boolean parameter
operatorsDefault - Static variable in class com.actuate.activeportal.beans.CreateQueryBean
Operators for filtering non String/Boolean parameter
operatorsString - Static variable in class com.actuate.activeportal.beans.CreateQueryBean
Operators for filtering a String parameter

P

PAGESECUREVIEWING_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
pageSecureViewingOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether page security is enabled on the server.
PingActionForm - Class in com.actuate.activeportal.forms
The form contains the variables used by ping action.
PingActionForm() - Constructor for class com.actuate.activeportal.forms.PingActionForm
 
populateBooleans() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Used internally when switching between tabs.
printSize() - Method in class com.actuate.activeportal.beans.ProfileBean
Prints the serialized size of this bean.
PRIORITY_HI - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
PRIORITY_LOW - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
PRIORITY_MED - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
PRIORITY_OTHER - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
ProfileBean - Class in com.actuate.activeportal.beans
This class is used to store the user profile settings.
ProfileBean() - Constructor for class com.actuate.activeportal.beans.ProfileBean
 

Q

QueryActionForm - Class in com.actuate.activeportal.forms
This form is used when creating, editing, running or submitting an actuate query.
QueryActionForm() - Constructor for class com.actuate.activeportal.forms.QueryActionForm
 

R

recurringDayList - Static variable in class com.actuate.activeportal.forms.JobActionForm
A string array of values valid for recurring day
refreshGroups() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Refreshes the group tree based on the selected columns
refreshSortColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Refreshes the list of sort columns based on the selected columns
refreshSummaryColumns() - Method in class com.actuate.activeportal.beans.CreateQueryBean
Refreshes the list of available summary columns
REPORTGENERATION_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
reportGenerationOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether report generation is enabled on the server.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Struts framework reset method.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
Struts framework reset method.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.JobActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.LoginForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
reset form properties.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.QueryActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
Struts framework reset method.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
This method is called by the struts framework.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
This method is called by the struts framework.
reset(ActionMapping, HttpServletRequest) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
 
restoreBoolean() - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Used internally when switching between tabs.

S

SaveSearchActionForm - Class in com.actuate.activeportal.forms
The form contains the variables used by get saved search action.
SaveSearchActionForm() - Constructor for class com.actuate.activeportal.forms.SaveSearchActionForm
Constructor
saveTab(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Save boolean attributes for a tab.
SearchFilesActionForm - Class in com.actuate.activeportal.forms
This form is used by the search page.
SearchFilesActionForm() - Constructor for class com.actuate.activeportal.forms.SearchFilesActionForm
 
SelectJobNoticesActionForm - Class in com.actuate.activeportal.forms
This form contains the list of job notice for a channel.
SelectJobNoticesActionForm() - Constructor for class com.actuate.activeportal.forms.SelectJobNoticesActionForm
 
SelectJobsActionForm - Class in com.actuate.activeportal.forms
This form contains the list of jobproperties for scheduled, running, pending or completed job.
SelectJobsActionForm() - Constructor for class com.actuate.activeportal.forms.SelectJobsActionForm
 
setAbsFolder(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the absFolder.
setAbsFolder(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setAclAll(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set All access right checkbox's value.
setAclDelete(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Delete access right checkbox's value.
setAclExecute(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Execute access right checkbox's value.
setAclGrant(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Grant access right checkbox's value.
setAcLocale(AcLocale) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the actuate locale with the specified AcLocale object.
setAclRead(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Read access right checkbox's value.
setAclSecureRead(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Secure Read access right checkbox's value.
setAclVisible(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Visible access right checkbox's value.
setAclWrite(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Write access right checkbox's value.
setAction(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setAction(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Get Ping action.
setActive(boolean) - Method in class com.actuate.activeportal.beans.SummaryBean
Sets whether this column is active currently
setAddItem(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set add item button status.
setAddToGroups(String[]) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the groups for grouping actuate query
setAllItems(Object[]) - Method in class com.actuate.activeportal.forms.FileListActionForm
In case the view is not a categorized view, this method is called by the action to keep all the items in one single array.
setAllowChangingPriority(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setAllowGroupingChangeAtRuntime(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets a boolean indicating whether the grouping is allowed to be changed at runtime.
setAllowGroupingChangeAtRuntime(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets if grouping settings can change
setAllowShare(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set user's choice of whether share the current file/folder or not.
setAllowSharePrivilege(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set whether current user has the privilege to change the share privileges for current file/folder.
setAllowSummaryChangeAtRuntime(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Specifies whether the summary is allowed to be changed at runtime
setAllowSummaryChangeAtRuntime(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets if summary settings can change
setAlwaysGetFolderList(boolean) - Method in class com.actuate.activeportal.beans.UserInfoBean
Set value to true, to indicate to always get the folder list even if it is filtered.
setAnalyticsExperienceLevel(String) - Method in class com.actuate.activeportal.beans.ProfileBean
Set the user analytics experience level.
setAnalyticsExpLevels(Collection) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets list of analytics exp levels that the user can use
setApply(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the command to apply the skin changes
setApplyFilter(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set apply filter button status.
setApplyFilter(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the updateFilter.
setApplyPrivilegesRecursively(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set checkbox status for whether recursively apply privileges.
setApplyPrivilegesToContents(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set checkbox status for whether apply privileges to the content.
setArchiveBeforeDelete(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the archiveBeforeDelete.
setArchiveLibrary(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the archive library name This method can be is used only in Management Console application.
setArchivePolicy(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the archivePolicy.
setArchiveRule(ArchiveRule) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Sets the archive rule.
setArchiveRules(ArchiveRule[]) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Sets the archive rule list.
setArchiveServiceCmd(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
 
setAttribute(String, Object) - Method in class com.actuate.activeportal.beans.UserInfoBean
Set a custom attribute object
setAuthid(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the authentication ID for IDAPI
setAvailableChannels(Vector) - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
Sets the list of available channels.
setAvailableColumn(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set highlighted item in the available list.
setAvailableColumn(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the availableColumn.
setAvailableColumnList(Vector) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set available item list.
setAvailableColumns(Vector) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the list of columns available to query.
setAvailableColumns(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the availableColumns.
setAvailableType(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set item type in the available list.
setBasedOnFileId(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setBasedOnFileId(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setBasedOnFileName(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setBasedOnFileName(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setBlue(String) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the String of blue hexdecimal value for a color type Style.
setBrowseLocation(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setCancel(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the command to cancel skin changes
setCancelSaveSearch(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setCanChangePassword(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets if user can change password or not from UI
setCbFail(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the cbFail.
setCbSuccess(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the cbSuccess.
setChangedConversionOptions(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Set the option that was changed due to a cascading ParameterDefinition conversion option
setchangedParamterName(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setChannelDisplayName(String) - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Sets the channel display name.
setChannelList(Channel[]) - Method in class com.actuate.activeportal.forms.ChannelListActionForm
This method is called by the ChannelListAction class to set the list of channels retrieved for the current filter.
setChannelName(String) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets channel name.
setChannelName(String) - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Sets the channel name.
setChannelsFeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user is allowed access to the channels page.
setCheckboxlist(String) - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
Sets the checkbox list.
setClearFilter(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set clear filter button status.
setCloneJsErrorPrompt(String) - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Sets the localized message for skin clone error
setCloneJsPrompt(String) - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Sets the localized message for skin clone error
setColors(SkinBean[]) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the list of SkinBean[] colors in this group.
setColumnName(String) - Method in class com.actuate.activeportal.beans.SummaryBean
Sets the column name
setColumnNames(ArrayList) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Sets the names of the columns that are applicable to this table parameter
setColumnNames(String[]) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the names of all the columns that are available in the table
setColumnTypeDescription(String[]) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the descriptions to be displayed for all the columns
setCommand(String) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Set the command.
setCommand(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
setCompleted(boolean) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets true if the job is completed
setCompletedFilter(String) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Set the completed filter
setConfirmKey(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the confirmKey.
setConnectionHandle(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setConnectionHandle(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setConnectionProperties(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set connection properties for Connect action.
setContentPrompt(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the contentPrompt.
setConversionFormat(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setConvParameterDefinitions(ParameterDefinition[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the parameterDefinitions.
setConvParameters(ParameterValue[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the parameters.
setConvParameters(int, ParameterValue) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the conversion parameter based on the specified index.
setCreateFolderSubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user has the ability to create folders
setCurrentAnalyticsExpLevel(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets current analytics experience level name for the user
setCurrentfolder(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the current folder accessed by the user.
setCurrentSkin(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets current skin.
setCurrentView(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets current view.
setCustomizationLabelkey(String) - Static method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets the message resource key that contains the text that is displayed for the customization label
setCustomizationLink(String) - Static method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets the link for customization feature.
setCustomizeFeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user has the customization feature enabled.
setDataSourceID(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the id of the dox file
setDataSourceId(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the dataSourceId.
setDataSourceName(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the name of the dox file
setDataSourceName(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the dataSourceName.
setDataType(String) - Method in class com.actuate.activeportal.beans.SummaryBean
Set the data type of this column.
setDefaultAnalyticsExpLevel(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
This method is used to set the user's default analytics experience level
setDefaultServerURL(String) - Static method in class com.actuate.activeportal.beans.UserInfoBean
Sets the defaultServerURL.
setDefaultUserName(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
For internal use only.
setDefaultVolume(String) - Static method in class com.actuate.activeportal.beans.UserInfoBean
Sets the volume to be used, if no volume name is specified in the url.
setDeleteFileSubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets the current user has the delete file feature enabled.
setDeleteFolderSubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets the current user has the delete folder feature enabled.
setDeleteJsPrompt(String) - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Sets the localized message for skin delete prompt
setDependentFileName(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setDependentFileType(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setDescription(String) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the group description.
setDescription(String) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Sets the description for the folder to be created.
setDescription(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the description.
setDescription(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
setDestination(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set Ping destination.
setDisplayedTabs(String[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the list of tabs that are to be displayed in the query UI.
setDisplayName(String) - Method in class com.actuate.activeportal.beans.SummaryBean
Sets the display name
setDocumentLocation(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the path of the folder to where the output document is saved in the encyclopaedia.
setDocumentLocation(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the documentLocation.
setDocumentName(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the name of the output document
setDocumentName(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the documentName.
setDocumentOutputLocation(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the documentOutputLocation.
setDocumentOutputLocation(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the documentOutputLocation.
setDocumentReplaceExisting(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Specifies whether the output document will replace any existing documents
setDocumentSave(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Specifies whether the output document should be saved or not.
setDocumentSave(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the documentSave.
setDocumentsFeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user is allowed access to the documents page.
setDocumentVersioning(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the documentVersioning.
setDocumentVersionName(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the version name of the output document
setDocumentVersionName(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the documentVersionName.
setDoReload(boolean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
setDoReload(boolean) - Method in class com.actuate.activeportal.forms.SkinManagerActionForm
Sets the reload flag
setEmail(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the email.
setEnableCustomEvent(Boolean) - Method in class com.actuate.activeportal.beans.UserInfoBean
 
setEndDate(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the end date of the schedule
setEndDate(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the endDate.
setEndDate(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setEndDateUTF(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the endDate.
setEventLagTime(Long) - Method in class com.actuate.activeportal.beans.UserInfoBean
 
setEventName(String) - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
setEventParam1(String) - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
setEventParam2(String) - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
setEventParameter(String) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the event parameter in string format.
setEventPollingDuration(Long) - Method in class com.actuate.activeportal.beans.UserInfoBean
 
setEventPollingInterval(Long) - Method in class com.actuate.activeportal.beans.UserInfoBean
 
setExecutableFileId(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setExecutableID(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the executableID.
setExecutableId(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setExecutableId(String) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Sets the id of the executable that contains this table parameter
setExecutableName(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setExpireAge(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the expireAge.
setExpireDate(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the expireDate.
setExpireDate(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setExpireTime(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the expireTime.
setExpireTime(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setExternalUserPropertyNames(String[]) - Method in class com.actuate.activeportal.beans.UserInfoBean
This method is used in management console.
setFailComp(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the failComp.
setFailEmail(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the failEmail.
setFeatureOptions(FeatureOptionsBean) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the FeatureOptionBean
setFieldCLassIdList(Hashtable) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setFieldDefinitions(FieldDefinition[]) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Sets the definitions of all the columns that are available in this table parameter.
setFieldDefinitions(FieldDefinition[]) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the definitions of all the fields thar are available in this table parameter
setFieldDisplayList(Hashtable) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setFieldList(LinkedList) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setFieldValues(FieldValue[]) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the values of all the columns in this row.
setFileDetails(File) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Sets the fileDetails.
setfileName(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
 
setFileName(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set file name for ReadFile action.
setFilePath(String) - Method in class com.actuate.activeportal.forms.FileUploadActionForm
Sets the location of the uploaded file in the server.
setFileType(FileType) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Sets the file type.
setFileType(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
Search action is based on document file e.g.
setFileType(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setFilter(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the filter to be used in the file folder list content page.
setFilter(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Sets the filter.
setFilter(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
 
setFilter(String, boolean) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set filter string for available item list.
setFilter(String) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the filter.
setFilterEnabled(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the filterEnabled.
setFilterNewColumn(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the filterNewColumn.
setFilterNewOperator(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the filterNewOperator.
setFilterNewPrompt(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the filterNewPrompt.
setFilterNewValue(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the filterNewValue.
setFilters(FilterCriteria[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the filters that are to be applied to this query
setFilters(FilterCriteria[], Boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
copy filter operator and value only.
setFilters(FilterCriteria[]) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the filters.
setFilters(int, FilterCriteria) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the filter at specifed index
setFolderId(String) - Method in class com.actuate.activeportal.forms.FileListActionForm
Called to set the id of the folder that is currently being displayed.
setFolderName(String) - Method in class com.actuate.activeportal.forms.FileListActionForm
Called to set the name of the folder whose contents are currently being displayed.
setFolders(Collection) - Method in class com.actuate.activeportal.forms.FileListActionForm
This method is called in case of the tree view skin since it always needs the folder list for the left frame irrespective of the filter applied on the content frame.
setFolderType(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the folderType.
setFonts(SkinBean[]) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the list of SkinBean[] fonts in this group.
setFontValue(int, String) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the style value for a font in UTF8
setFormat(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the format.
setFormatPrompt(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the formatPrompt.
setForRunning(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Specifies whether the query should be run as an immediate job.
setFullFileName(String) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Sets the full file name.
setFunction(String) - Method in class com.actuate.activeportal.beans.SummaryBean
Sets the function i.e.
setGreen(String) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the String of green hexdecimal value for a color type Style.
setGroupNodes(List) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets grouping nodes
setGroups(int, GroupBean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets a group bean by the index.
setGroups(GroupBean[]) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the group beans.
setGroupSortOrder(int, String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets group sorting order "ASC" or "DES"
setHasApplyButton(boolean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
 
setHasColors(boolean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets if the color tab should be displayed.
setHasFonts(boolean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets if the font tab should be displayed.
setHasImages(boolean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets if the images tab should be displayed.
setHasStyles(boolean) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets if the styles tab should be displayed.
setHeadline(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the headline of the query.
setHeadline(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the headline.
setHeadline(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setHidePrompt(Boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the hidePrompt.
setHomefolder(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the user's home folder
setId(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set id.
setIfExists(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the ifExists.
setImage(Image) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the Image object.
setImages(SkinBean[]) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the list of SkinBean[] images in this group.
setImageURL(String) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the image URL.
setInitialized(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the initialized.
setInputfile(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the inputfile.
setInputfile(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setInputFileType(FileType) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the inputFileType.
setInvokeSubmit(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the invokeSubmit.
setIportalid(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the iPortal session ID
setIPortalID(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setIportalVersion(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the iportalVersion.
setIsAlreadyRetrievedParameter(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setIsfolder(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set whether current target a folder or not.
setIsHidden(boolean[]) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
This method is called to update the state of all the columns in the form to hidden or not.
setIsMC(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Tells iPortal that this request is originating from Management Console or not
setIsProfileInit(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Set's the userinfobean attribute isprofileinit.
setIsUsingJSAPIParameterPage(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setIvUserSession(IVUserSession) - Method in class com.actuate.activeportal.beans.UserInfoBean
Set IV user session.
setJobAttributes(JobProperties) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the jobs properties.
setJobEvent(Event) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the job event.
setJobId(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the id of the job that this query executed under.
setJobId(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the jobId.
setJobInputDetail(JobInputDetail) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the jobs input detail.
setJobName(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the name for this job.
setJobName(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the jobName.
setJobName(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the jobName.
setJobName(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setJobNotices(JobNotice[]) - Method in class com.actuate.activeportal.forms.SelectJobNoticesActionForm
Sets the Job notices list.
setJobPrioritySubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user can change the job priority for jobs submitted
setJobProperties(JobProperties[]) - Method in class com.actuate.activeportal.forms.SelectJobsActionForm
Sets the list of jobs.
setJobSchedules(JobSchedule) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the jbos schedule.
setJobsFeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user is allowed access to the jobs page.
setJobType(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the jobType.
setKeep(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the keep.
setKeepROIIfFailed(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setKeepROIIfSucceeded(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setLastSelectedIndex(int) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets last selected index
setLastSelectedNode(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the last selected node for grouping actuate query
setLink(String) - Method in class com.actuate.activeportal.beans.LinkBean
Sets the link.
setLinkAttributes(String) - Method in class com.actuate.activeportal.beans.LinkBean
Sets the linkAttributes.
setListOfGroupNames(Vector) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the group names.
setListOfParameterDefinition(Properties) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the list of parameter definition.
setListOfParameterGrps(Properties) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the parameter groups.
setLoadTab(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the loadTab.
setLoadTab(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the current UI tab to load.
setLocale(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the locale string.
setLoginpostback(boolean) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the loginpostback.
setLogout(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the logout.
setMaxJobPriority(int) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the maximum job priority for the current user.
setMode(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set Ping mode.
setMode(String) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the current mode i.e.
setMyPages(Vector) - Method in class com.actuate.activeportal.forms.ManageMyPagesActionForm
 
setName(String) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the group name.
setName(String) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Sets the folder name.
setName(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set file/folder name.
setName(String, boolean) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set file/folder name.
setName(String[]) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the name.
setName(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the skin name.
setNewFile(NewFile) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the NewFile object describing the output file.
setNewKey(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the newKey.
setNotificationAttachment(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the format of the attachment that is to be used when notifying.
setNotificationAttachment(String) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setNotificationListSupported(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setNotificationSupported(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setNotificationTypes(String[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setNotify(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Specifies ehether the user wishes to be notified or not.
setNotify(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setNotifyChannelsByName(String[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the list of channel names to notify.
setNotifyChannelsByName(String[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the notifyChannelsByName.
setNotifyGroupsByName(String[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the list of group names to notify.
setNotifyGroupsByName(String[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the notifyGroupsByName.
setNotifyString(String) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setNotifyUsersByName(String[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the list of user names to notify.
setNotifyUsersByName(String[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the notifyUsersByName.
setNumBytes(long) - Method in class com.actuate.activeportal.forms.PingActionForm
Set number of bytes for WriteFile action.
setNumVersions(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the numVersions.
setOk(String) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Sets command ok.
setOk(String) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the command to save the skin changes
setOldKey(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the oldKey.
setOnceDate(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the date on which the job should be run if the schedule is set to once.
setOnceDate(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the onceDate.
setOnceDate(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the onceDate.
setOnceDate(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setOnceTime(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the time on which the job should be run if the schedule is set to once.
setOnceTime(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the onceTime.
setOnceTime(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the onceTime.
setOnceTime(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setOnlylatest(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets value to indicate if only latest version of the document are to displayed in the file folder list
setOnlyLatest(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the flag to indicate to get the latest files.
setOperationLabels(ArrayList) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
 
setOperations(ArrayList) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
 
setOriginalEmail(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the user email.
setOriginalFailComp(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the notification settings
setOriginalFailEmail(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the notification settings
setOriginalSuccComp(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the notification settings
setOriginalSuccEmail(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the notification settings
setOtherPriorityValue(Integer) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
/** Sets the value of the priority text box
setOutputConversionAllowed(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setOutputDistinctRowsOnly(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets a boolean indicating whether the duplicate rows should be skipped
setOutputDistinctRowsOnly(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Set if duplicate rows should be skipped
setOutputDocumentPath(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
sets the output document path.
setOutputFileType(FileType) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the outputFileType.
setOutputFormat(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the output format to be generated when the query is executed.
setOutputFormat(String) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setOutputFormatSupported(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setOutputName(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setOutputName(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setOutputName(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the outputName.
setOutputName(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setOutputType(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setOutputTypes(String[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setOverwriteSearchFile(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setPageHeader(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the page header for the output
setPageHeader(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the pageHeader.
setParameterDefinitions(ParameterDefinition[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the parameterDefinitions.
setParameterDefinitions(int, ParameterDefinition) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the parameterDefinition from index location.
setParameters(ParameterValue[], Boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Updates the parameter for this query.
setParameters(ParameterValue[]) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setParameters(int, ParameterValue) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setParameters(ParameterValue[]) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the parameters.
setParameters(int, ParameterValue) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the parameter value based on the specified index.
setPartitionName(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set partition name for WriteFile action.
setPassword(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the password
setPassword(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the user password
setPayload(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set payload for echo action.
setPendingFilter(String) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Set the pending filter
setPermissions(Permission[]) - Method in class com.actuate.activeportal.forms.GetFileDetailsActionForm
Sets the Permission list.
setPostback(boolean) - Method in class com.actuate.activeportal.forms.BaseActionForm
Sets the postback.
setPreviousItemIndex(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set previously highlighted item index in the selected item list.
setPreviousTab(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the previousTab.
setPriority(int) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the priority of this job
setPriority(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the value of the priority, updating both the radio button and the text box
setPriorityRadioValue(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the value of the priority radio button
setPrivilegeCancel(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set Cancel button status.
setPrivilegeOk(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set OK button status.
setProcessId(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set Ping process id.
setProfile(ProfileBean) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the ProfileBean.
setProgressive(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the progressive.
setProgressiveViewing(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets a boolean indicating whether the query should be viewed progressively
setPromptFilterPage(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets a boolean indicating whether the filter page is supposed to be shown.
setPromptOutputFormat(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets whether the user should be allowed to change the output format when running the query.
setPromptSelectColumnList(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets whether the use is allowed to change the list of selected columns when running the query.
setPromptSortColumnList(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets whether the user is allowed to change the sort column list when running the query.
setProperty(String, String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Set a custom property value
setQuery(Query) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the query object that is retrieved from the server.
setQueryDefinition(Query, TableParameterListBean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Set this bean's query definition.
setQueryDescription(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the description of this query object
setQueryLocation(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the location where the dov file will be saved to on the server
setQueryLocation(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the queryLocation.
setQueryName(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the name of this query object
setQueryName(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the queryName.
setQueryOverwrite(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the queryOverwrite.
setRecurringDay(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the day on which the schedule reruns
setRecurringDay(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the recurringDay.
setRecurringDay(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the recurringDay, the values available is in the array recurringDayList.
setRecurringTime(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the time at which the schedule recurs
setRecurringTime(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the recurringTime.
setRecurringTime(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the recurringTime.
setRecurringTime(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setRed(String) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the String of red hexdecimal value for a color type Style.
setRedirect(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the redirect.
setRemoveItem(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set remove item button status.
setReplaceExistingPrivileges(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set checkbox status for whether replace existing privileges.
setRepositoryType(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the repository type
setRepositorytype(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets whether the repository type is local file system or not
setRequest(HttpServletRequest) - Method in class com.actuate.activeportal.beans.UserAgentBean
This function reads http header "User-Agent" and process the information.
setRequesterPageShown(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setReservedParameters(Map) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Saves the reserved parameters into the form.
setResetFilter(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the resetFilter.
setRoleNames(String[]) - Method in class com.actuate.activeportal.beans.UserInfoBean
Based on the list of rolenames to which the user belong it generates the FeatureOptionBean
setRows(ArrayList) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Sets the rows to be displayed in the page.
setRunningFilter(String) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Set the running filter
setSaveOutput(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSaveOutput(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the saveOutput.
setSaveSearch(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSaveTab(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the saveTab.
setScheduledFilter(String) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Set the schedule filter
setScheduleString(String) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the job schedule represented in string format.
setScheduleType(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the Schedule type "immediate", "once" or "recurring"
setScheduleType(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the scheduleType.
setScheduleType(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the scheduleType.
setSearchFeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user can perform a search on the encyclopedia.
setSearchFieldList(Hashtable) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setSearchFileDescription(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchFileDescription(String, boolean) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchFileId(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setSearchFileLocation(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchFileLocation(String, boolean) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchFileName(String) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setSearchFileName(String) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchFileName(String, boolean) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchFilter(String) - Method in class com.actuate.activeportal.forms.SearchFilesActionForm
Sets the filter to be applied when the search is executed.
setSearchLabelkey(String) - Static method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets the message resource key that contains the text for displaying the search link
setSearchLink(String) - Static method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets the link for search feature.
setSearchList(Hashtable) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setSearchList(ComponentType[]) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSearchTypeOfFile(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
 
setSecurityIntegrationOption(int) - Method in class com.actuate.activeportal.forms.ChannelListActionForm
This method is called by the ChannelListAction class to set the SecurityIntegrationOption (RSSE)
setSecurityIntegrationOption(int) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the securityIntegrationOption.
setSelectedAccessRight(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set access right string for highlighted item in the selected item list.
setSelectedAvailableItemIndexList(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set list of indexs for highlighted items in the available list.
setSelectedColumn(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get highlighted item in the selected list.
setSelectedColumn(String, boolean) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Get highlighted item in the selected list.
setSelectedColumn(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the selectedColumn.
setSelectedColumnAsString(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the selectedColumns.
setSelectedColumnList(Vector) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set selected item list.
setSelectedColumnList(Vector) - Method in class com.actuate.activeportal.forms.QueryActionForm
This method is called by the action class for setting the list of selected columns.
setSelectedColumns(Vector) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the list of selected columns for this query.
setSelectedColumns(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the selectedColumns.
setSelectedItem(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Sets the selectedItem.
setSelectedItemIndexList(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set list of indexs for highlighted items in the selected item list.
setSelectedItemType(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Valid fileType is "Directory" or "*"
setSelectedNode(HtmlTreeNode) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the currently selected node in the group tree.
setSelectedNode(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the selected node for grouping actuate query
setSelectedTab(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the selectedTab.
setSelectedTab(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the selectedTab.
setSelectFieldList(Hashtable) - Method in class com.actuate.activeportal.forms.GetSavedSearchActionForm
 
setSelectList(ComponentIdentifier[]) - Method in class com.actuate.activeportal.forms.SaveSearchActionForm
 
setSelfNotificationWithAttachmentSubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user can change the self notification settings wheile submitting a job.
setServer(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set Ping server.
setServerurl(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the iServer URL, example http://localhost:8000
setServerurl(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the server url.
setServerURL(String) - Method in class com.actuate.activeportal.forms.PingActionForm
Set Ping server URL.
setShareFileSubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user can share files or folders
setShowdocuments(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets value to indicate if the documents are to displayed in the file folder list
setShowDocuments(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the showDocuments.
setShowexecutables(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets value to indicate if the executables are to displayed in the file folder list
setShowExecutables(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the showExecutables.
setShowFilters(boolean) - Method in class com.actuate.activeportal.beans.ProfileBean
Set the user filter settings.
setShowFilters(boolean) - Method in class com.actuate.activeportal.beans.UserInfoBean
This method is used to indicate whether the filter panel should be shown for all the list pages.
setShowFilters(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the showFilters.
setShowfolders(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets value to indicate if folders to be displayed in the file folder list page
setShowFolders(boolean) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Sets the showFolders.
setShowLatestQueries(boolean) - Method in class com.actuate.activeportal.forms.FileListActionForm
If this is set to true then only the latest information objects will be shown.
setShowRowCountsInTotal(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets a boolean indicating whether row counts are supposed to be shown
setShowRowCountsInTotal(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets show row count total settings
setShowSubscribedChannelsOnly(boolean) - Method in class com.actuate.activeportal.forms.ChannelListActionForm
This method is used to indicate whether all or only the subscribed channels should be retrieved.
setSideBarFeatures(Feature[]) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the list of features available on the sidebar.
setSideBarSelected(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the url mapping of the selected item in the side bar.
setSkin(String) - Method in class com.actuate.activeportal.beans.ProfileBean
Set the user skin name.
setSkinConfig(SkinConfig) - Method in class com.actuate.activeportal.beans.UserInfoBean
Method to set the skin configuration that is to be used for the current user.
setSkinConfig(SkinConfig) - Method in class com.actuate.activeportal.forms.SkinEditorActionForm
Sets the skin config object accessible in JSP pages.
setSkinName(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
 
setSkinName(String, boolean) - Method in class com.actuate.activeportal.beans.UserInfoBean
Set the skin name to be used for the current user.
setSkins(Collection) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the skins available to the users.
setSortNameOrder(String[], String[]) - Method in class com.actuate.activeportal.beans.CreateQueryBean
This method sets the sort columns of the query and their sort order.
setSortNewColumn(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the sortNewColumn.
setSortNewSortOrder(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the sortNewSortOrder.
setSortOrder(String[]) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the sortOrder.
setSortPrompt(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the sortPrompt.
setStartDate(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the date at which the job starts executing
setStartDate(String) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the startDate.
setStartDate(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setStartDateUTF(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the startDate.
setState(int) - Method in class com.actuate.activeportal.beans.SummaryBean
This is used internally while updating the bean.
setStatus(String) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets the status.
setStringKeep(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the stringKeep.
setStringSaveOutput(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the stringSaveOutput.
setStringUseEndDateTime(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the stringUseEndDateTime.
setStringUseStartDateTime(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the stringUseStartDateTime.
setStructureNames(ArrayList) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setStyle(String) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the display style.
setStyle(Style) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the Style object
setStyles(SkinBean[]) - Method in class com.actuate.activeportal.beans.GroupBean
Sets the list of SkinBean[] style in this group.
setSubmitQuery(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Specifies whether this is a background job or a immediate job.
setSubmitState(String) - Method in class com.actuate.activeportal.forms.FileFoldersPrivilegeActionForm
Set submit state.
setSubmitState(String) - Method in class com.actuate.activeportal.forms.SubscribeChannelActionForm
Sets the submit state.
setSubscribeChannelSubfeature(boolean) - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Sets whether the current user can subscribe/unsubscribe to/from channels
setSuccComp(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the succComp.
setSuccEmail(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the succEmail.
setSummaryColumn(int, SummaryBean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the summary columns at specified index
setSummaryColumns(Vector) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets the summary columns
setSuppressDetailRows(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Set a boolean indicating whether detail rows will be suppressed from query result
setSuppressDetailRows(boolean) - Method in class com.actuate.activeportal.forms.QueryActionForm
Set if suppress detail rows is required *
setSystemname(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the iServer system name
setSystemName(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the systemName.
setSystemVersion(String) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the systemVersion.
setTableDisplayName(String) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Sets the display name of this table parameter.
setTableName(String) - Method in class com.actuate.activeportal.forms.TableParamListActionForm
Sets the table name of this table parameter.
setTargetFormName(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
set the target form name
setTargetpage(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the targetpage.
setText(String) - Method in class com.actuate.activeportal.beans.LinkBean
Sets the text.
setTheFile(FormFile) - Method in class com.actuate.activeportal.forms.FileUploadActionForm
Set a representation of the file the user has uploaded
setTimezone(AcTimeZone) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the timezone.
setTimezone(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the timezone.
setTimeZoneName(String) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the time zone to be used by the query
setTitle(String) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the title to displayed in the window
setTotalTabs(int) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setTreeCommand(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets actuate query tree command for grouping actuate query
setTreePath(String) - Method in class com.actuate.activeportal.forms.QueryActionForm
Sets path of the selected node for grouping actuate query
setUploaded(boolean) - Method in class com.actuate.activeportal.forms.FileUploadActionForm
Sets the flag if the file is uploaded
setUploadedImage(String) - Method in class com.actuate.activeportal.beans.SkinBean
Sets the uploaded image.
setUseEndDateTime(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Indicates whether this job uses the end date and time
setUseEndDateTime(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the useEndDateTime.
setUseEndDateTime(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the useEndDateTime.
setUserAgent(UserAgentBean) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the UserAgentBean
setUserid(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the logged in user name
setUserid(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the User name.
setUserid(String, boolean) - Method in class com.actuate.activeportal.forms.LoginForm
 
setUserName(String) - Method in class com.actuate.activeportal.forms.GetJobDetailsActionForm
Sets user name.
setUseStartDateTime(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Indicates whether this job uses the start date and time
setUseStartDateTime(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
Sets the useStartDateTime.
setUseStartDateTime(boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the useStartDateTime.
setValue(int, String) - Method in class com.actuate.activeportal.forms.TableRowEditorActionForm
Sets the value of a column at a particular index.
setVersionName(String, boolean) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
Sets the versionName.
setVersionName(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setView(String) - Method in class com.actuate.activeportal.beans.ProfileBean
Set the user file folder view.
setView(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
See AcConstants.VIEWS for the list
setViewInNewBrowserWindow(boolean) - Method in class com.actuate.activeportal.beans.ProfileBean
Set the user viewing window setting
setViewInNewBrowserWindow(boolean) - Method in class com.actuate.activeportal.beans.UserInfoBean
This method is used to indicate whether the report viewer should be launched in a new window or in the same window
setViewInNewWindow(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the target window for query result viewer to a new window or current window
setViewInNewWindow(boolean) - Method in class com.actuate.activeportal.forms.JobActionForm
 
setViewNewBrowserWindow(boolean) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the viewNewBrowserWindow.
setViews(Collection) - Method in class com.actuate.activeportal.forms.UserOptionsActionForm
Sets the views available for the users.
setVisibleParameterCount(int) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Sets the number of visible parameters.
setVolume(String) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the volume name
setVolume(String) - Method in class com.actuate.activeportal.forms.LoginForm
Sets the volume name
setVolumeProperty(Volume) - Method in class com.actuate.activeportal.beans.UserInfoBean
Sets the volume information.
setWaitingFilter(String) - Method in class com.actuate.activeportal.forms.GeneralFilterActionForm
Set the schedule filter
setWindowName(String) - Method in class com.actuate.activeportal.forms.SubmitJobActionForm
 
setWorkingFolder(String) - Method in class com.actuate.activeportal.forms.BrowseFileActionForm
Sets the workingFolder.
setWorkingFolderId(String) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Sets the parent folder Id.
setWorkingFolderName(String) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
Sets the parent folder under which the folder is to be created.
setWorkingFolderName(String, boolean) - Method in class com.actuate.activeportal.forms.CreateFolderActionForm
 
setWritable(boolean) - Method in class com.actuate.activeportal.beans.CreateQueryBean
 
SkinBean - Class in com.actuate.activeportal.beans
This bean is used to work with css style such as images, colors and fonts.
SkinBean() - Constructor for class com.actuate.activeportal.beans.SkinBean
 
SkinEditorActionForm - Class in com.actuate.activeportal.forms
This form is used by the SkinEditor and contains all the information about the various groups defined in the skin.config file.
SkinEditorActionForm() - Constructor for class com.actuate.activeportal.forms.SkinEditorActionForm
 
SkinManagerActionForm - Class in com.actuate.activeportal.forms
This form contains the list of skin displayed in customization page.
SkinManagerActionForm() - Constructor for class com.actuate.activeportal.forms.SkinManagerActionForm
 
SkinManagerInfoBean - Class in com.actuate.activeportal.beans
This bean is used by the Skin Manager.
SkinManagerInfoBean(String, String, boolean, boolean, String) - Constructor for class com.actuate.activeportal.beans.SkinManagerInfoBean
 
SPREADHSHEETGENERATION_OPTION - Static variable in class com.actuate.activeportal.beans.FeatureOptionsBean
 
spreadsheetGenerationOptionEnabled() - Method in class com.actuate.activeportal.beans.FeatureOptionsBean
Returns whether spreadsheet report generation is enabled on the server.
STR_PRIORITY_HI - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
STR_PRIORITY_LOW - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
STR_PRIORITY_MED - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
STR_PRIORITY_OTHER - Static variable in class com.actuate.activeportal.forms.SubmitJobActionForm
 
structureNames - Variable in class com.actuate.activeportal.forms.JobActionForm
 
STYLE_HIDE - Static variable in class com.actuate.activeportal.beans.GroupBean
 
STYLE_SHOW - Static variable in class com.actuate.activeportal.beans.GroupBean
 
SubmitJobActionForm - Class in com.actuate.activeportal.forms
This is a session form that contains the information for submitting a job.
SubmitJobActionForm() - Constructor for class com.actuate.activeportal.forms.SubmitJobActionForm
 
SubscribeChannelActionForm - Class in com.actuate.activeportal.forms
The form contains list of (un)subscribed channels available to the login user.
SubscribeChannelActionForm() - Constructor for class com.actuate.activeportal.forms.SubscribeChannelActionForm
 
SummaryBean - Class in com.actuate.activeportal.beans
This bean represents each summary item that is displayed in the summary tab of the information objects module.
SummaryBean() - Constructor for class com.actuate.activeportal.beans.SummaryBean
 

T

TableParamListActionForm - Class in com.actuate.activeportal.forms
This forms is used when editing a table parameter.
TableParamListActionForm() - Constructor for class com.actuate.activeportal.forms.TableParamListActionForm
 
TableRowEditorActionForm - Class in com.actuate.activeportal.forms
This form is used when editing/inserting a row in the table parameter.
TableRowEditorActionForm() - Constructor for class com.actuate.activeportal.forms.TableRowEditorActionForm
 
TABNAMES_KEY - Static variable in class com.actuate.activeportal.forms.UserOptionsActionForm
User Interface tab names (also used as JSP file names)
toggleHideShowStyle() - Method in class com.actuate.activeportal.beans.GroupBean
Changes the group style to hidden or shown.
toString() - Method in class com.actuate.activeportal.beans.CubeParam
Returns the parameter representation needed by the applet tag
toString() - Method in class com.actuate.activeportal.beans.LinkBean
Return the HTML code for rendering the link.
toString() - Method in class com.actuate.activeportal.beans.UserInfoBean
 
TYPE_DIRECTORY - Static variable in class com.actuate.activeportal.forms.BrowseFileActionForm
 
TYPE_FILE - Static variable in class com.actuate.activeportal.forms.BrowseFileActionForm
 

U

updateGroupSortOrder(List) - Method in class com.actuate.activeportal.beans.CreateQueryBean
Updates the sort order for the group nodes with the ones in the list passed Each item in the list is an instance of HtmlTreeNode with the data set to ASC/DESc
updateSummaryColumns(Vector) - Method in class com.actuate.activeportal.beans.CreateQueryBean
This method takes the function value from the summary columns vector passed and updates the one in the bean with this value.
UserAgentBean - Class in com.actuate.activeportal.beans
This bean detects what kind of browser the user use from http header "user-agent".
UserAgentBean() - Constructor for class com.actuate.activeportal.beans.UserAgentBean
 
UserInfoBean - Class in com.actuate.activeportal.beans
This bean contains the current logged in user information such as authentication id, volume name, server url, etc.
UserInfoBean() - Constructor for class com.actuate.activeportal.beans.UserInfoBean
 
UserOptionsActionForm - Class in com.actuate.activeportal.forms
This is the session beans that stores user options when the options page is visited.
UserOptionsActionForm() - Constructor for class com.actuate.activeportal.forms.UserOptionsActionForm
 

A B C D E F G I J L M N O P Q R S T U