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

A

addViewerListener(JSFFacesListener) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
AlertClickedEvent - class com.businessobjects.jsf.sdk.event.AlertClickedEvent.
Occurs when any alert item is clicked in the ItemsGrid component.
AlertClickedEvent(UIComponent, ItemEventArgs) - Constructor for class com.businessobjects.jsf.sdk.event.AlertClickedEvent
 
AlertProps - class com.businessobjects.jsf.sdk.properties.AlertProps.
Contains properties for determining how alert messages are displayed in the ItemsGrid component.
AlertProps() - Constructor for class com.businessobjects.jsf.sdk.properties.AlertProps
 
Ascending - Static variable in class com.businessobjects.jsf.sdk.properties.SortDirection
The items are sorted in an alphanumeric ascending order (0-9, A-Z).
AuthenticationProps - class com.businessobjects.jsf.sdk.properties.AuthenticationProps.
Contains authentication input information in the Logon component.
AuthenticationProps() - Constructor for class com.businessobjects.jsf.sdk.properties.AuthenticationProps
 
autoLogon(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Automatically logs the user (associated with this instance of the Identity bean) on to BusinessObjects Enterprise.

B

Both - Static variable in class com.businessobjects.jsf.sdk.properties.GridLines
Use horizontal and vertical grid lines.
broadcast(FacesEvent) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
Button - Static variable in class com.businessobjects.jsf.sdk.properties.PageNumberButtonType
Normal button type.
Button - Static variable in class com.businessobjects.jsf.sdk.properties.ButtonType
A normal button type.
ButtonProps - class com.businessobjects.jsf.sdk.properties.ButtonProps.
Contains properties to specify how to display a button or a set of buttons.
ButtonProps() - Constructor for class com.businessobjects.jsf.sdk.properties.ButtonProps
 
ButtonProps(String) - Constructor for class com.businessobjects.jsf.sdk.properties.ButtonProps
 
ButtonType - class com.businessobjects.jsf.sdk.properties.ButtonType.
Contains fields that specify the button type for the ButtonProps object.
ButtonType() - Constructor for class com.businessobjects.jsf.sdk.properties.ButtonType
 

C

Category - Static variable in class com.businessobjects.jsf.sdk.properties.Hierarchy
The category hierarchy is active.
Center - Static variable in class com.businessobjects.jsf.sdk.properties.HorizontalAlign
Align the element to the center.
ChangePasswordListener - class com.businessobjects.jsf.sdk.event.ChangePasswordListener.
The default listener used to handle events fired by the ChangePassword component.
ChangePasswordListener() - Constructor for class com.businessobjects.jsf.sdk.event.ChangePasswordListener
 
clearPersistedState() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Clears the existing InfoObjects collection and query settings such as itemID and parentID.
com.businessobjects.jsf.sdk.components - package com.businessobjects.jsf.sdk.components
This package contains the UIPath, UIItemsGrid, UIItemsColumn, UILogon and UIBaseControl classes.
com.businessobjects.jsf.sdk.event - package com.businessobjects.jsf.sdk.event
This package contains the event classes.
com.businessobjects.jsf.sdk.model - package com.businessobjects.jsf.sdk.model
This package contains the interfaces used to create the EnterpriseItem, EnterpriseItems, and Identity beans.
com.businessobjects.jsf.sdk.properties - package com.businessobjects.jsf.sdk.properties
This package contains property classes and additional support classes used by the UI components.
com.crystaldecisions.report.web.jsf - package com.crystaldecisions.report.web.jsf
This package contains the UIReportPageViewer class which provides the JSF version of the DHTML report page viewer.
CommandEvent - class com.businessobjects.jsf.sdk.event.CommandEvent.
Base class used by SortClickedEvent.
CommandEvent(UIComponent, String, List) - Constructor for class com.businessobjects.jsf.sdk.event.CommandEvent
 
commit() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Commit any changes made to the InfoObjects collection.
COMPONENT_FAMILY - Static variable in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
COMPONENT_TYPE - Static variable in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
copyTo() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Copies the elements of EnterpriseItems to an array, starting at a particular array index.
CorporateCategory - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
Use the BusinessObjects Enterprise main corporate category as the parent item.
Custom - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultRootType
A parent item specified by the RootItemID property.
Custom - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
A parent item specified by the ParentItemID property.

D

decode(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIPath
For internal use only.
decode(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UILogon
For internal use only.
decode(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
For internal use only.
decode(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
decode(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
For internal use only.
decode(FacesContext) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
DEFAULT_ICON_SIZE - Static variable in class com.businessobjects.jsf.sdk.components.UIItemsGrid
For internal use only.
DefaultParentType - class com.businessobjects.jsf.sdk.properties.DefaultParentType.
Contains fields that specify which item will be the parent item.
DefaultParentType() - Constructor for class com.businessobjects.jsf.sdk.properties.DefaultParentType
 
DefaultRootType - class com.businessobjects.jsf.sdk.properties.DefaultRootType.
Contains fields that specify the default item type of the root item.
DefaultRootType() - Constructor for class com.businessobjects.jsf.sdk.properties.DefaultRootType
 
Descending - Static variable in class com.businessobjects.jsf.sdk.properties.SortDirection
The items are sorted in an alphanumeric descending order (Z-A, 9-0).
DrillUpClickedEvent - class com.businessobjects.jsf.sdk.event.DrillUpClickedEvent.
Occurs when the navigate up button is clicked.
DrillUpClickedEvent(UIComponent, ItemEventArgs) - Constructor for class com.businessobjects.jsf.sdk.event.DrillUpClickedEvent
 

E

ExcludeInstances - Static variable in class com.businessobjects.jsf.sdk.properties.InstanceFilter
All other objects are returned.

F

Folder - Static variable in class com.businessobjects.jsf.sdk.properties.Hierarchy
The folder hierarchy is active.
Footer - Static variable in class com.businessobjects.jsf.sdk.properties.PagerVisibilityOption
Pager will be displayed at the footer position.

G

getActionType() - Method in class com.businessobjects.jsf.sdk.properties.PagingAction
Gets a value that represents the type of paging action.
getAlerts() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets an instance of the AlertProps class that determines how alert messages are displayed in the ItemsGrid component.
getAlignment() - Method in class com.businessobjects.jsf.sdk.properties.SubmitButtonProps
Gets a HorizonalAlign value that indicates how the button is aligned within a cell.
getAlternatingItemStyle() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the style properties for alternating items in the ItemsGrid component.
getAuthentication() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets an instance of the AuthenticationProps class that determines how the authentication input field is displayed in the Logon component.
getButton() - Method in class com.businessobjects.jsf.sdk.event.PagerClickedEvent
Gets a number that represents the pager button movement.
getCellPadding() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the amount of space between the contents of a cell and the cell's border.
getCellSpacing() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the amount of space between cells.
getColumnIndex() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
getColumnIndex() - Method in class com.businessobjects.jsf.sdk.event.ItemEventArgs
Gets the column index.
getCommandArgument() - Method in class com.businessobjects.jsf.sdk.event.CommandEvent
Gets the arguments associated with the command.
getCommandName() - Method in class com.businessobjects.jsf.sdk.event.CommandEvent
Gets the name of the command (e.g. sort).
getConfirmText() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Gets the text to display for the new password confirmation label.
getContentChanged() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Returns whether the content of the ItemSource object has changed.
getCookieName() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the name of the cookie that is used to store session information in the browser.
getCount() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the total number of items in the collection.
getCurrentPage() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the current page number.
getCurrentRangeFirstPage() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the first page number of the current page range.
getCurrentRangeLastPage() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the last page number of the current page range.
getDefaultRoot() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the default type of the root item, or top level item.
getDefaultRoot() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the default type of the root item, or top level item, as an integer representing the type.
getEmptyText() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the text to display when the items grid is empty.
getEnableDefaultParent() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the default parent item type used to query for BusinessObjects Enterprise objects.
getEnterpriseSession() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the Enterprise session data representing a user that has logged in to BusinessObjects Enterprise.
getErrorMsg() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the last error message.
getEventArgs() - Method in class com.businessobjects.jsf.sdk.event.PasswordChangeFailedEvent
Gets the arguments for the event.
getEventArgs() - Method in class com.businessobjects.jsf.sdk.event.ItemClickedEvent
Gets the event arguments.
getEventArgs() - Method in class com.businessobjects.jsf.sdk.event.DrillUpClickedEvent
Gets the event arguments.
getEventArgs() - Method in class com.businessobjects.jsf.sdk.event.AlertClickedEvent
Gets the event arguments.
getFamily() - Method in class com.businessobjects.jsf.sdk.components.UIPath
For internal use only.
getFamily() - Method in class com.businessobjects.jsf.sdk.components.UILogon
For internal use only.
getFamily() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
For internal use only.
getFamily() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
getFamily() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
For internal use only.
getFamily() - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
getField() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
Gets the field used for the column data.
getFields() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Gets the list of fields (InfoObject property names) to query for.
getHeaderStyle() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the style properties of the heading section in the ItemsGrid component.
getHeaderText() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
Gets the header text that is used for the column's label.
getHierarchy() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the active hierarchy used when querying for items.
getHomeUrl() - Method in class com.businessobjects.jsf.sdk.properties.ImagesProps
Gets the URL of the image to display for the home or root item in the Path component.
getHorizontalAlign() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the horizontal alignment of the grid relative to its container.
getID() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Gets the unique identifier for an instance of an ItemSource bean.
getID() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the unique identifier for an instance of an Identity bean.
getIdentity() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets the IIdentity object that is bound to the Logon component.
getIdentity() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Gets the Identity bean that is data bound to the ChangePassword component.
getIdentity() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Gets the Identity bean associated with this ItemSource bean.
getImageUrl() - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Gets the URL of the image to be displayed when an alert occurs.
getImageURL() - Method in class com.businessobjects.jsf.sdk.properties.ButtonProps
Gets the URL of an image to be displayed and used as the button.
getInfoObject() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
getInfoObject() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Gets or sets the InfoObject resulting from a CMS query, or an object directly set on the component.
getInfoobjects() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets an InfoObjects collection directly.
getInfoStore() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the IInfostore object associated with the enterprise session.
getInstances() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a selection that determines whether instances are returned in a query result.
getItem(int) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets an interface to an InfoObject item using the specified index.
getItemID() - Method in class com.businessobjects.jsf.sdk.event.ItemEventArgs
Gets the unique identifier of the item represented in the component.
getItemID() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Gets the InfoStore ID of the object to be retrieved.
getItemImageSize() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the size of an item's icon or thumbnail image.
getItemSource() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the source of the item bound to the Path component.
getItemSource() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the source of the item bound to the ItemsGrid component.
getItemSource() - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Gets the source of the item bound to the component.
getItemStyle() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the style for the items in the grid.
getItemStyle() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the style properties of the items in the ItemsGrid component.
getItemType() - Method in class com.businessobjects.jsf.sdk.event.ItemEventArgs
Gets the type of the current item.
getItemTypes() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets an array of plugin types to query for.
getLabelAlignment() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets the alignment of the label.
getLabelAlignment() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Gets the horizontal alignment of all labels.
getLocale() - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Gets the component's locale.
getLocale() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the locale to use for the user.
getLoggedOffText() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the text to display when the user is logged off.
getLogoffButton() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets an instance of the SubmitButtonProps class that specifies the properties of the logoff button, including optional button properties.
getLogonButton() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets an instance of the SubmitButtonProps class that specifies the properties of the logon button, including optional button properties.
getNewPageIndex() - Method in class com.businessobjects.jsf.sdk.event.PagerClickedEvent
Gets a number that represents the new page index.
getNewPageIndex() - Method in class com.businessobjects.jsf.sdk.event.PageChangedEvent
Gets a number that represents the new page index.
getNewPasswordText() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Gets the text to display for the new password label.
getNextPageButton() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets an instance of the ButtonProps class which specifies the properties of the next page button in the ItemsGrid component.
getNextRangeButton() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets an instance of the ButtonProps class which specifies the properties of the next page range button in the ItemsGrid component.
getOldPasswordText() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Gets the text to display for the old password label.
getPageButtons() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets an instance of the PageNumberButtonProps class which specifies the properties of the page number buttons in the ItemsGrid component.
getPageNumber() - Method in class com.businessobjects.jsf.sdk.properties.PagingAction
Gets the page number for the paging action.
getPagerStyle() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the style properties of the paging section of the ItemsGrid component.
getPageSize() - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Gets the number of items per page.
getPaging() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets an instance of the PagingProps class that determines how to manage paging through items in an EnterpriseItems bean.
getParentItemID() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the identifier (ID or CUID) of the parent item used to query for objects.
getPassword() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the password to use when logging in.
getPasswordText() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets the text to display for the password input label.
getPathToFolder() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Gets the path to the first parent folder of the item.
getPreviousPageButton() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets an instance of the ButtonProps class which specifies the properties of the previous page button in the ItemsGrid component.
getPreviousRangeButton() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets an instance of the ButtonProps class which specifies the properties of the previous page range button in the ItemsGrid component.
getQuery() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a string used to query objects directly without using properties.
getRangeSize() - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Gets the number of pages per page range.
getRepeatDirection() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets whether the path is rendered horizontally or vertically.
getReportServerType() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Gets the type of report server used to obtain the BusinessObjects Enterprise object.
getReportSource() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Gets the ReportSource object that represents the contents of a report.
getReportSource(int) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Gets the ReportSource object that represents the contents of a report.
getRootItemID() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the identifier (ID or CUID) of the root item, or top level item, in the path.
getRootItemID() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets the identifier (ID or CUID) of the root item, or top level item, that can be navigated to in the grid.
getRootText() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the text to display for the root item, or top level item, in the Path component.
getRowIndex() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
getSearchFields() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a list of fields to search.
getSearchText() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets the search string used to query for objects.
getSelectedAuthentication() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the default authentication type to use when logging in.
getSelectedItemStyle() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the style for the selected item.
getSeparatorStyle() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the style of the text used to separate items within the path.
getSeparatorText() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets the text used to separate items within the path.
getShowGridLines() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets a selection that determines which grid lines are visible.
getShowImages() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Gets an instance of the ImagesProps class that determines how images are displayed in the Path component.
getShowImages() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Gets how an item's image is displayed, if at all.
getSortBy() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets an instance of the SortProps class that determines how to sort through items in an EnterpriseItems bean.
getSortDirection() - Method in class com.businessobjects.jsf.sdk.properties.SortProps
Gets the direction of the sort.
getSortField() - Method in class com.businessobjects.jsf.sdk.properties.SortProps
Gets the field (column) of the ItemsGrid component to sort by.
getStyle() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets a value that specifies the style of the pager.
getSubmitButton() - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Gets an instance of the SubmitButtonProps class which specifies the properties of the submit button.
getSystem() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets an instance of the SystemProps class that determines how to display the BusinessObjects Enterprise system input field in the Logon component.
getSystem() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the name of the BusinessObjects Enterprise system to log on to.
getText() - Method in class com.businessobjects.jsf.sdk.properties.SystemProps
Gets the text to display for the BusinessObjects Enterprise system label.
getText() - Method in class com.businessobjects.jsf.sdk.properties.ButtonProps
Gets the text to be displayed on the button.
getText() - Method in class com.businessobjects.jsf.sdk.properties.AuthenticationProps
Gets the text to display for the authentication label.
getTitle() - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Gets the title attribute for the component.
getToken() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the Enterprise session token for the logged on user.
getTokenExpiry() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the number of minutes the Enterprise session token is valid before expiring.
getType() - Method in class com.businessobjects.jsf.sdk.properties.PageNumberButtonProps
Gets an instance of PageNumberButtonType, which specifies the page button type.
getType() - Method in class com.businessobjects.jsf.sdk.properties.ButtonProps
Gets the button type.
getUserName() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the name of the user to use when logging in.
getUserNameText() - Method in class com.businessobjects.jsf.sdk.components.UILogon
Gets the text to display for the user name input label.
getUserRootCategory() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the identifier of the user's BusinessObjects Enterprise personal category.
getUserRootFolder() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the user's root folder.
getVisibility() - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Gets a value that specifies the visibility of the pager.
getVisibleAuthentications() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the list of visible authentication types in the drop-down list.
GridLines - class com.businessobjects.jsf.sdk.properties.GridLines.
Contains fields that specify the type of grid lines.
GridLines() - Constructor for class com.businessobjects.jsf.sdk.properties.GridLines
 

H

hasSameValues(PagingProps) - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Returns whether or not the PagingProps object passed in has the same values as this PagingProps object.
Header - Static variable in class com.businessobjects.jsf.sdk.properties.PagerVisibilityOption
Pager will be displayed at the header position.
HeaderAndFooter - Static variable in class com.businessobjects.jsf.sdk.properties.PagerVisibilityOption
Pagers will be displayed at both the header and footer positions.
Hierarchy - class com.businessobjects.jsf.sdk.properties.Hierarchy.
Specifies the active item hierarchy in use for the IEnterpriseItems interface.
Hierarchy() - Constructor for class com.businessobjects.jsf.sdk.properties.Hierarchy
 
Horizontal - Static variable in class com.businessobjects.jsf.sdk.properties.RepeatDirection
Set the repeat direction to Horizontal.
Horizontal - Static variable in class com.businessobjects.jsf.sdk.properties.GridLines
Use horizontal grid lines.
HorizontalAlign - class com.businessobjects.jsf.sdk.properties.HorizontalAlign.
Contains fields that specify the horizontal alignment of an element in a component.
HorizontalAlign() - Constructor for class com.businessobjects.jsf.sdk.properties.HorizontalAlign
 

I

Icon - Static variable in class com.businessobjects.jsf.sdk.properties.Image
The icon image is displayed.
IEnterpriseItem - interface com.businessobjects.jsf.sdk.model.IEnterpriseItem.
Used to create an EnterpriseItem bean that is the source for a single BusinessObjects Enterprise object such as a report, folder, or program.
IEnterpriseItems - interface com.businessobjects.jsf.sdk.model.IEnterpriseItems.
Used to create an EnterpriseItems bean that is the source for a collection of BusinessObjects Enterprise objects such as reports, folders, or programs.
IIdentity - interface com.businessobjects.jsf.sdk.model.IIdentity.
Used to create an Identity bean that provides the capability to log on and log off BusinessObjects Enterprise, and manages internal references to BusinessObjects Enterprise.
IItemSource - interface com.businessobjects.jsf.sdk.model.IItemSource.
The source for a BusinessObjects Enterprise object or collection of objects.
Image - class com.businessobjects.jsf.sdk.properties.Image.
Contains fields that specify how to display the image representation of an item.
Image() - Constructor for class com.businessobjects.jsf.sdk.properties.Image
 
ImageButton - Static variable in class com.businessobjects.jsf.sdk.properties.ButtonType
An image button type.
ImagesProps - class com.businessobjects.jsf.sdk.properties.ImagesProps.
Contains properties for the images that are displayed in the Path component.
ImagesProps() - Constructor for class com.businessobjects.jsf.sdk.properties.ImagesProps
 
IncludeInstances - Static variable in class com.businessobjects.jsf.sdk.properties.InstanceFilter
All objects are returned, including instances.
InstanceFilter - class com.businessobjects.jsf.sdk.properties.InstanceFilter.
Contains fields that specify whether instances are returned in the query results.
InstanceFilter() - Constructor for class com.businessobjects.jsf.sdk.properties.InstanceFilter
 
InstancesOnly - Static variable in class com.businessobjects.jsf.sdk.properties.InstanceFilter
All instances are returned.
isAllowDrillDown() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Returns a value that indicates whether selecting an item causes the grid to dynamically drill down into the items contents.
isAllowSorting() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Returns a value that indicates whether sorting on columns is enabled.
isAutoHandleEvents() - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Returns a value that indicates whether the component assumes responsibility for handling its own events.
isCustomQuery() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a value indicating whether the query has been overwritten by a custom query.
isEnableAutoLogon() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets a value indicating whether or not the Identity bean automatically logs in to BusinessObjects Enterprise.
isEnabled() - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Returns a value that indicates whether the component is enabled.
isEnabled() - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Returns a value that indicates whether paging is enabled.
isFilterByOwner() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a value indicating whether to query for BusinessObjects Enterprise objects owned by the user.
isFirstPage() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a value indicating whether a previous page of InfoObjects is available.
isFirstRange() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a value indicating whether a previous page range of InfoObjects is available.
isHyperlink() - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
Returns a value that indicates whether each item (row) in the column is clickable as a hyperlink.
isLastPage() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a value indicating whether a next page of InfoObjects is available.
isLastRange() - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Gets a value indicating whether a next page range of InfoObjects is available.
isLoggedOn() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets the logged in status of the user.
isLoggedOnAuto() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Gets whether the user was automatically logged on.
isReadOnly() - Method in class com.businessobjects.jsf.sdk.properties.SystemProps
Returns a value that indicates whether the BusinessObjects Enterprise system input is readonly.
isShowAlertMessage() - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Returns a value that indicates whether to show the message on an alert image's tooltip.
isShowAlertTime() - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Returns a value that indicates whether to show the date and time an alert occurred.
isShowDrillUpLink() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Returns a value that indicates whether to display a link that allows the user to navigate up the hierarchy of items.
isShowHeader() - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Returns a value that indicates whether the header row is displayed in the ItemsGrid component.
isShowSelectedItem() - Method in class com.businessobjects.jsf.sdk.components.UIPath
Returns a value that indicates whether to show the selected item in the visual path.
isUserCanSeeUserFolders() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Returns whether the user can see the User Folder.
isVisible() - Method in class com.businessobjects.jsf.sdk.properties.SystemProps
Returns a value that indicates whether the BusinessObjects Enterprise system input is visible.
isVisible() - Method in class com.businessobjects.jsf.sdk.properties.SubmitButtonProps
Returns a value that indicates whether the button is visible.
isVisible() - Method in class com.businessobjects.jsf.sdk.properties.ImagesProps
Returns a value that indicates whether the image is visible.
isVisible() - Method in class com.businessobjects.jsf.sdk.properties.AuthenticationProps
Returns a value that indicates whether the authentication label and drop-down list are visible.
isVisible() - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Returns a value that indicates whether to display alerts.
ItemClickedEvent - class com.businessobjects.jsf.sdk.event.ItemClickedEvent.
Occurs when an item is clicked.
ItemClickedEvent(UIComponent, ItemEventArgs) - Constructor for class com.businessobjects.jsf.sdk.event.ItemClickedEvent
 
ItemEventArgs - class com.businessobjects.jsf.sdk.event.ItemEventArgs.
Provides data for the AlertClickedEvent, ItemClickedEvent, and DrillUpClickedEvent events.
ItemEventArgs(String, String) - Constructor for class com.businessobjects.jsf.sdk.event.ItemEventArgs
 
ItemEventArgs(String, String, int) - Constructor for class com.businessobjects.jsf.sdk.event.ItemEventArgs
 
ItemsSetupListener - class com.businessobjects.jsf.sdk.event.ItemsSetupListener.
The default listener used to handle events fired by the Path and ItemsGrid components.
ItemsSetupListener() - Constructor for class com.businessobjects.jsf.sdk.event.ItemsSetupListener
 

J

Justify - Static variable in class com.businessobjects.jsf.sdk.properties.HorizontalAlign
Use justified alignment.

L

Left - Static variable in class com.businessobjects.jsf.sdk.properties.HorizontalAlign
Align the element to the left edge.
LinkButton - Static variable in class com.businessobjects.jsf.sdk.properties.PageNumberButtonType
Link button type.
LinkButton - Static variable in class com.businessobjects.jsf.sdk.properties.ButtonType
A hyperlink button type.
logoff() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Logs a user off a BusinessObjects Enterprise session.
LogoffClickedEvent - class com.businessobjects.jsf.sdk.event.LogoffClickedEvent.
Occurs when the logoff button is clicked.
LogoffClickedEvent(UIComponent) - Constructor for class com.businessobjects.jsf.sdk.event.LogoffClickedEvent
 
logon() - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Logs the user on to the BusinessObjects Enterprise session.
logon(String, String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Logs the user on to the BusinessObjects Enterprise session.
logon(String, String, String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Logs the user on to the BusinessObjects Enterprise session.
logon(String, String, String, String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Logs the user on to the BusinessObjects Enterprise session.
LogonClickedEvent - class com.businessobjects.jsf.sdk.event.LogonClickedEvent.
Occurs when the logon button is clicked.
LogonClickedEvent(UIComponent) - Constructor for class com.businessobjects.jsf.sdk.event.LogonClickedEvent
 
LogonListener - class com.businessobjects.jsf.sdk.event.LogonListener.
The default listener used to handle events fired by the Logon component.
LogonListener() - Constructor for class com.businessobjects.jsf.sdk.event.LogonListener
 

M

movePage(PagingAction) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Moves the pager according to the movement specified by the action parameter.

N

needToQueueModelEvents() - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
NEXTPAGE - Static variable in class com.businessobjects.jsf.sdk.properties.PagerButton
The pager is moved to the next page.
NEXTRANGE - Static variable in class com.businessobjects.jsf.sdk.properties.PagerButton
The pager is moved to the previous range of pages.
None - Static variable in class com.businessobjects.jsf.sdk.properties.PagerVisibilityOption
No pager will be displayed.
None - Static variable in class com.businessobjects.jsf.sdk.properties.PageNumberButtonType
No button.
None - Static variable in class com.businessobjects.jsf.sdk.properties.Image
The image is not displayed.
None - Static variable in class com.businessobjects.jsf.sdk.properties.Hierarchy
The hierarchy is not specified.
None - Static variable in class com.businessobjects.jsf.sdk.properties.GridLines
Use no grid lines.
None - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultRootType
No root item is chosen.
None - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
No parent item is chosen.
NONE - Static variable in class com.businessobjects.jsf.sdk.properties.PagerButton
The pager is not moved.
NotSet - Static variable in class com.businessobjects.jsf.sdk.properties.HorizontalAlign
Horizonal alignment is not specified.

P

PageChangedEvent - class com.businessobjects.jsf.sdk.event.PageChangedEvent.
Occurs when the page index is finally updated.
PageChangedEvent(UIComponent, int) - Constructor for class com.businessobjects.jsf.sdk.event.PageChangedEvent
 
PageNumberButtonProps - class com.businessobjects.jsf.sdk.properties.PageNumberButtonProps.
Contains properties for displaying numbered pager buttons.
PageNumberButtonProps() - Constructor for class com.businessobjects.jsf.sdk.properties.PageNumberButtonProps
 
PageNumberButtonProps(String) - Constructor for class com.businessobjects.jsf.sdk.properties.PageNumberButtonProps
 
PageNumberButtonType - class com.businessobjects.jsf.sdk.properties.PageNumberButtonType.
Contains fields that specify the possible values of the page number buttons for the pager of the ItemsGrid component.
PageNumberButtonType() - Constructor for class com.businessobjects.jsf.sdk.properties.PageNumberButtonType
 
PagerButton - class com.businessobjects.jsf.sdk.properties.PagerButton.
Contains fields that specify all possible values for the movement of the pager within the ItemsGrid component.
PagerButton() - Constructor for class com.businessobjects.jsf.sdk.properties.PagerButton
 
PagerClickedEvent - class com.businessobjects.jsf.sdk.event.PagerClickedEvent.
Occurs when one of the page selection elements is clicked.
PagerClickedEvent(UIComponent, int, int) - Constructor for class com.businessobjects.jsf.sdk.event.PagerClickedEvent
 
PagerProps - class com.businessobjects.jsf.sdk.properties.PagerProps.
Specifies the style for the pager of the ItemsGrid component.
PagerProps() - Constructor for class com.businessobjects.jsf.sdk.properties.PagerProps
 
PagerVisibilityOption - class com.businessobjects.jsf.sdk.properties.PagerVisibilityOption.
Contains fields that specify the position in which the pager will be displayed.
PagerVisibilityOption() - Constructor for class com.businessobjects.jsf.sdk.properties.PagerVisibilityOption
 
PageServer - Static variable in class com.businessobjects.jsf.sdk.properties.ReportServerType
Use the Page Server to view reports.
PagingAction - class com.businessobjects.jsf.sdk.properties.PagingAction.
Used by the EnterpriseItems bean for page movement.
PagingAction(int) - Constructor for class com.businessobjects.jsf.sdk.properties.PagingAction
 
PagingAction(int, int) - Constructor for class com.businessobjects.jsf.sdk.properties.PagingAction
 
PagingProps - class com.businessobjects.jsf.sdk.properties.PagingProps.
Contains properties for specifying how to perform paging.
PagingProps() - Constructor for class com.businessobjects.jsf.sdk.properties.PagingProps
 
PagingProps(boolean, int, int) - Constructor for class com.businessobjects.jsf.sdk.properties.PagingProps
 
PasswordChangedEvent - class com.businessobjects.jsf.sdk.event.PasswordChangedEvent.
Occurs when the user's password is successfully changed.
PasswordChangedEvent(UIComponent) - Constructor for class com.businessobjects.jsf.sdk.event.PasswordChangedEvent
 
PasswordChangeFailedEvent - class com.businessobjects.jsf.sdk.event.PasswordChangeFailedEvent.
Occurs when the attempt to change the user's password fails.
PasswordChangeFailedEvent(UIComponent, Object) - Constructor for class com.businessobjects.jsf.sdk.event.PasswordChangeFailedEvent
 
PersonalCategory - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
Use the BusinessObjects Enterprise main personal category as the parent item.
PREVPAGE - Static variable in class com.businessobjects.jsf.sdk.properties.PagerButton
The pager is moved to the previous page.
PREVRANGE - Static variable in class com.businessobjects.jsf.sdk.properties.PagerButton
The pager is moved to the next range of pages.
processAction(ActionEvent) - Method in class com.businessobjects.jsf.sdk.event.LogonListener
Processes the event.
processAction(ActionEvent) - Method in class com.businessobjects.jsf.sdk.event.ItemsSetupListener
Processes the event.
processAction(ActionEvent) - Method in class com.businessobjects.jsf.sdk.event.ChangePasswordListener
Processes the event.

R

RepeatDirection - class com.businessobjects.jsf.sdk.properties.RepeatDirection.
Contains fields that specify the repeat direction for the Path component.
RepeatDirection() - Constructor for class com.businessobjects.jsf.sdk.properties.RepeatDirection
 
ReportApplicationServer - Static variable in class com.businessobjects.jsf.sdk.properties.ReportServerType
Use the Report Application Server to view reports.
ReportServerType - class com.businessobjects.jsf.sdk.properties.ReportServerType.
Contains fields that specify the type of server used to view reports.
ReportServerType() - Constructor for class com.businessobjects.jsf.sdk.properties.ReportServerType
 
restoreState(FacesContext, Object) - Method in class com.businessobjects.jsf.sdk.components.UIPath
For internal use only.
restoreState(FacesContext, Object) - Method in class com.businessobjects.jsf.sdk.components.UILogon
For internal use only.
restoreState(FacesContext, Object) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
For internal use only.
restoreState(FacesContext, Object) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
restoreState(FacesContext, Object) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
For internal use only.
restoreState(FacesContext, Object) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
For internal use only.
restoreState(FacesContext, Object) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
Right - Static variable in class com.businessobjects.jsf.sdk.properties.HorizontalAlign
Align the element to the right.
RootFolder - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
Use the system's root folder as the parent item.

S

saveState(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIPath
For internal use only.
saveState(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UILogon
For internal use only.
saveState(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
For internal use only.
saveState(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
saveState(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
For internal use only.
saveState(FacesContext) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
For internal use only.
saveState(FacesContext) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
schedule() - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Schedules the object(s) to run with updated properties.
setAlerts(AlertProps) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets how alert messages are displayed in the ItemsGrid component.
setAlignment(int) - Method in class com.businessobjects.jsf.sdk.properties.SubmitButtonProps
Sets a HorizonalAlign value that indicates how the button is aligned within a cell.
setAllowDatabaseLogonPrompting(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to allow users to be prompted for database logon information.
setAllowDrillDown(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets a value that indicates whether selecting an item causes the grid to dynamically drill down into the items contents.
setAllowDrillDown(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to allow the user to drill down on the report.
setAllowParameterPrompting(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to allow the user to be prompted for parameter values.
setAllowSorting(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets a value that indicates whether sorting on columns is enabled.
setAlternatingItemStyle(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the style properties for alternating items in the ItemsGrid component.
setAuthentication(AuthenticationProps) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets how the authentication input field is displayed in the Logon component.
setAutoHandleEvents(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets a value indicating whether the Path component assumes responsibility for handling its own events.
setAutoHandleEvents(boolean) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets a value indicating whether the Logon component assumes responsibility for handling its own events.
setAutoHandleEvents(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets a value that indicates whether the ItemsGrid component assumes responsibility for handling its own events.
setAutoHandleEvents(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets a value indicating whether the ChangePassword component assumes responsibility for handling its own events.
setAutoHandleEvents(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Sets a value that indicates whether the component assumes responsibility for handling its own events.
setCellPadding(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the amount of space between the contents of a cell and the cell's border.
setCellSpacing(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the amount of space between cells.
setColumnIndex(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
setConfirmText(String) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets the text to display for the new password confirmation label.
setCookieName(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the name of the cookie that is used to store session information in the browser.
setDatabaseLogonInfos(ConnectionInfos) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the information required to log on to the database.
setDefaultRoot(int) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the default type of the root item, or top level item.
setDefaultRoot(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the default type of the root item, or top level item, as an integer representing the type.
setDisplayGroupTree(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Group Tree on viewer start up.
setDisplayPage(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the report page.
setDisplayToolbar(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the toolbar.
setDisplayToolbarExportButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the export button on the toolbar.
setDisplayToolbarFindButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Search button on the toolbar.
setDisplayToolbarFindPageButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Go To Page button on the toolbar.
setDisplayToolbarLogo(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Business Objects logo on the toolbar.
setDisplayToolbarPageNavigationButtons(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the page navigation buttons on the toolbar.
setDisplayToolbarPrintButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the print button on the toolbar.
setDisplayToolbarRefreshButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Refresh button on the toolbar.
setDisplayToolbarToggleTreeButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Group Tree toggle button on the toolbar.
setDisplayToolbarViewList(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the view list on the toolbar.
setDisplayToolbarZoomList(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display a zoom factor drop down list on the toolbar.
setEmptyText(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the text to display when the items grid is empty.
setEnableAutoLogon(boolean) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets a value indicating whether or not the Identity bean automatically logs in to BusinessObjects Enterprise.
setEnabled(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Sets a value that indicates whether the component is enabled.
setEnabled(boolean) - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Sets a value that indicates whether paging is enabled.
setEnableDefaultParent(int) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets the default parent item type used to query for BusinessObjects Enterprise objects.
setEnablePageToGrow(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether the viewer ignores the height and width values it is given and try to find the best fit for the report by taking up as much space as it needs to properly display the report.
setField(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
Gets the field used for the column data.
setFields(String[]) - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Sets the list of fields(InfoObject property names) to query for.
setFilterByOwner(boolean) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets a value indicating whether to query for BusinessObjects Enterprise objects owned by the user.
setGroupTreeWidth(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the width of the Group Tree.
setGroupTreeWidthUnit(CrHtmlUnitEnum) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Specifies the units to use for the width of the Group Tree.
setHeaderStyle(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the style properties of the heading section in the ItemsGrid component.
setHeaderText(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
Sets the header text that is used for the column's label.
setHeight(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the viewer height in pixels.
setHierarchy(int) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets the active hierarchy used when querying for items.
setHomeUrl(String) - Method in class com.businessobjects.jsf.sdk.properties.ImagesProps
Sets the URL of the image to display for the home or root item in the Path component.
setHorizontalAlign(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the horizontal alignment of the grid relative to its container.
setHyperlink(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
Sets a value that indicates whether each item (row) in the column is clickable as a hyperlink.
setHyperlinkTarget(String) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the window or frame where hyperlinked documents are displayed.
setID(String) - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Sets the unique identifier for an instance of an ItemSource bean.
setID(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the unique identifier for an instance of an Identity bean.
setIdentity(IIdentity) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Binds an IIdentity object to the Logon component.
setIdentity(IIdentity) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets the Identity bean that is data bound to the ChangePassword component.
setIdentity(IIdentity) - Method in interface com.businessobjects.jsf.sdk.model.IItemSource
Sets the Identity bean to use with this ItemSource bean.
setImageUrl(String) - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Sets the URL of the image to be displayed when an alert occurs.
setImageURL(String) - Method in class com.businessobjects.jsf.sdk.properties.ButtonProps
Sets the URL of an image to be displayed and used as the button.
setInfoObject(IInfoObject) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
setInfoObject(IInfoObject) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Sets the InfoObject resulting from a CMS query, or an object directly set on the component.
setInstances(int) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets a selection that determines whether instances are returned in a query result.
setItemID(String) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Sets the InfoStore ID of the object to be retrieved.
setItemImageSize(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the size of an item's icon or thumbnail image.
setItemSource(IItemSource) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the source of the item to be bound to the Path component.
setItemSource(IItemSource) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the source of the item to be bound to the ItemsGrid component.
setItemSource(IItemSource) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Sets the source of the item to be bound to the component.
setItemStyle(String) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the style for the items in the grid.
setItemStyle(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the style properties of the items in the ItemsGrid component.
setItemTypes(String[]) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets an array of plugin types to query for.
setLabelAlignment(int) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets the alignment of the label.
setLabelAlignment(int) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets the horizontal alignment of all labels.
setLeft(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the left position of the viewer.
setLocale(Locale) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the locale setting used to display all text and formatting generated by the Path component.
setLocale(Locale) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets the locale setting used to display all text and formatting generated by the Logon component.
setLocale(Locale) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the locale setting used to display all text and formatting generated by the ItemsGrid component.
setLocale(Locale) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets the locale setting used to display all text and formatting generated by the ChangePassword component.
setLocale(Locale) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Sets the component's locale.
setLocale(Locale) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the locale to use for the user.
setLoggedOffText(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the text to display when the user is logged off.
setLogoffButton(SubmitButtonProps) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets the properties of the logoff button, including optional button properties.
setLogonButton(SubmitButtonProps) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets the properties of the logon button, including optional button properties.
setNeedToQueueModelEvents(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
setNewPasswordText(String) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets the text to display for the new password label.
setNextPageButton(ButtonProps) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets an instance of the ButtonProps class which specifies the properties of the next page button in the ItemsGrid component.
setNextRangeButton(ButtonProps) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets an instance of the ButtonProps class which specifies the properties of the next page range button in the ItemsGrid component.
setOldPasswordText(String) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets the text to display for the old password label.
setPageButtons(PageNumberButtonProps) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets an instance of the PageNumberButtonProps class which specifies the properties of the page number buttons in the ItemsGrid component.
setPageNumber(int) - Method in class com.businessobjects.jsf.sdk.properties.PagingAction
Sets the page number for the paging action.
setPagerStyle(PagerProps) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the style properties of the paging section of the ItemsGrid component.
setPageSize(int) - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Sets the number of items per page.
setPaging(PagingProps) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets an instance of the PagingProps class that determines how to manage paging through items in an EnterpriseItems bean.
setParameterFields(Fields) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the parameter fields for the report.
setParentItemID(String) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets the identifier (ID or CUID) of the parent item used to query for objects.
setPassword(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the password to use when logging in.
setPasswordText(String) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets the text to display for the password input label.
setPreviousPageButton(ButtonProps) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets an instance of the ButtonProps class which specifies the properties of the previous page button in the ItemsGrid component.
setPreviousRangeButton(ButtonProps) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets an instance of the ButtonProps class which specifies the properties of the previous page range button in the ItemsGrid component.
setPrintMode(CrPrintMode) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Note: The JSF report page viewer only supports PDF printing.
setProductLocale(Locale) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the locale used to display all text and formatting generated by the viewer (such as the toolbar).
setQuery(String) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets a custom query that is used to obtain objects directly without using properties.
setRangeSize(int) - Method in class com.businessobjects.jsf.sdk.properties.PagingProps
Sets the number of pages per page range.
setReadOnly(boolean) - Method in class com.businessobjects.jsf.sdk.properties.SystemProps
Sets a value that indicates whether the BusinessObjects Enterprise system input is readonly.
setRepeatDirection(int) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets whether the path is rendered horizontally or vertically.
setReportServerType(int) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItem
Sets the default server type that determines which server to use (Page Server or RAS) to obtain a ReportSource object.
setReportSource(IReportSource) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the report instance that the viewer will render in HTML.
setRootItemID(String) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the identifier (ID or CUID) of the root item, or top level item, in the path.
setRootItemID(String) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets the identifier (ID or CUID) of the root item, or top level item, that can be navigated to in the grid.
setRootText(String) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the text to display for the root item, or top level item, in the Path component.
setRowIndex(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
setSearchFields(String[]) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets a list of fields to search.
setSearchText(String) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets the search string used to query for objects.
setSelectedAuthentication(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the default authentication type to use when logging in.
setSelectedItemStyle(String) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the style for the selected item.
setSeparatorStyle(String) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the style of the text used to separate items within the path.
setSeparatorText(String) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets the text used to separate items within the path.
setShowAlertMessage(boolean) - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Sets a value that indicates whether to show the message on an alert image's tooltip.
setShowAlertTime(boolean) - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Sets a value that indicates whether to show the date and time an alert occurred.
setShowDrillUpLink(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets whether to display a link that allows the user to navigate up the hierarchy of items.
setShowGridLines(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets a selection that determines which grid lines are visible.
setShowHeader(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets a value that determines whether the header row is displayed in the ItemsGrid component.
setShowImages(ImagesProps) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets an instance of the ImagesProps class that determines how images are displayed in the Path component.
setShowImages(int) - Method in class com.businessobjects.jsf.sdk.components.UIItemsGrid
Sets how an item's image is displayed, if at all.
setShowSelectedItem(boolean) - Method in class com.businessobjects.jsf.sdk.components.UIPath
Sets whether to show the selected item in the visual path.
setSortBy(SortProps) - Method in interface com.businessobjects.jsf.sdk.model.IEnterpriseItems
Sets an instance of the SortProps class that determines how to sort through items in an EnterpriseItems bean.
setSortDirection(int) - Method in class com.businessobjects.jsf.sdk.properties.SortProps
Sets the direction of the sort.
setSortField(String) - Method in class com.businessobjects.jsf.sdk.properties.SortProps
Sets the field (column) of the ItemsGrid component to sort by.
setStyle(String) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets a value that specifies the style of the pager.
setStyleSheet(String) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the style sheet that is used to display the report content.
setSubmitButton(SubmitButtonProps) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Sets an instance of the SubmitButtonProps class which specifies the properties of the submit button.
setSystem(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the name of the BusinessObjects Enterprise system to log on to.
setSystem(SystemProps) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets how to display the BusinessObjects Enterprise system input field in the Logon component.
setText(String) - Method in class com.businessobjects.jsf.sdk.properties.SystemProps
Sets the text to display for the BusinessObjects Enterprise system label.
setText(String) - Method in class com.businessobjects.jsf.sdk.properties.ButtonProps
Sets the text to be displayed on the button.
setText(String) - Method in class com.businessobjects.jsf.sdk.properties.AuthenticationProps
Sets the text to display for the authentication label.
setTitle(String) - Method in class com.businessobjects.jsf.sdk.components.UIBaseControl
Sets the title attribute for the component.
setTokenExpiry(int) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the number of minutes the Enterprise session token is valid before expiring.
setTop(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the top position of the viewer.
setType(int) - Method in class com.businessobjects.jsf.sdk.properties.PageNumberButtonProps
Sets an instance of PageNumberButtonType, which specifies the page button type.
setType(int) - Method in class com.businessobjects.jsf.sdk.properties.ButtonProps
Sets an instance of ButtonType, which specifies the button type.
setUserName(String) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the name of the user to use when logging in.
setUserNameText(String) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Sets the text to display for the user name input label.
setViewerName(String) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the name of the viewer.
setVisibility(int) - Method in class com.businessobjects.jsf.sdk.properties.PagerProps
Sets a value that specifies the visibility of the pager.
setVisible(boolean) - Method in class com.businessobjects.jsf.sdk.properties.SystemProps
Sets a value that indicates whether the BusinessObjects Enterprise system input is visible.
setVisible(boolean) - Method in class com.businessobjects.jsf.sdk.properties.SubmitButtonProps
Sets a value that indicates whether the button is visible.
setVisible(boolean) - Method in class com.businessobjects.jsf.sdk.properties.ImagesProps
Sets a value that indicates whether the image is visible.
setVisible(boolean) - Method in class com.businessobjects.jsf.sdk.properties.AuthenticationProps
Sets a value that indicates whether the authentication label and drop-down list are visible.
setVisible(boolean) - Method in class com.businessobjects.jsf.sdk.properties.AlertProps
Sets a value that indicates whether to display alerts.
setVisibleAuthentications(String[]) - Method in interface com.businessobjects.jsf.sdk.model.IIdentity
Sets the list of visible authentication types in the drop-down list.
setWidth(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the viewer width in pixels.
setZoomPercentage(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the zoom factor used when displaying the report.
SortClickedEvent - class com.businessobjects.jsf.sdk.event.SortClickedEvent.
Occurs when a column is sorted.
SortClickedEvent(UIComponent, List) - Constructor for class com.businessobjects.jsf.sdk.event.SortClickedEvent
 
SortDirection - class com.businessobjects.jsf.sdk.properties.SortDirection.
Contains fields that specify whether to use an ascending or descending direction to sort a list of items.
SortDirection() - Constructor for class com.businessobjects.jsf.sdk.properties.SortDirection
 
SortProps - class com.businessobjects.jsf.sdk.properties.SortProps.
Contains properties that specify the field to sort items by and the direction in which to sort them.
SortProps() - Constructor for class com.businessobjects.jsf.sdk.properties.SortProps
 
submit(IIdentity) - Method in class com.businessobjects.jsf.sdk.components.UILogon
Attempts to log the user on or off BusinessObjects Enterprise depending on the state of the component.
submit(IIdentity) - Method in class com.businessobjects.jsf.sdk.components.UIChangePassword
Applies the password changes for the user to the system.
SubmitButtonProps - class com.businessobjects.jsf.sdk.properties.SubmitButtonProps.
Contains optional properties for a button or a set of buttons in addition to the properties contained in the ButtonProps class.
SubmitButtonProps() - Constructor for class com.businessobjects.jsf.sdk.properties.SubmitButtonProps
 
SubmitButtonProps(String) - Constructor for class com.businessobjects.jsf.sdk.properties.SubmitButtonProps
 
SubmitClickedEvent - class com.businessobjects.jsf.sdk.event.SubmitClickedEvent.
Occurs when the component's submit button is clicked.
SubmitClickedEvent(UIComponent) - Constructor for class com.businessobjects.jsf.sdk.event.SubmitClickedEvent
 
SystemProps - class com.businessobjects.jsf.sdk.properties.SystemProps.
Contains properties for specifying system input information used when logging on to BusinessObjects Enterprise with the Logon component.
SystemProps() - Constructor for class com.businessobjects.jsf.sdk.properties.SystemProps
 

T

Thumbnail - Static variable in class com.businessobjects.jsf.sdk.properties.Image
The thumbnail image is displayed.
toString(int) - Static method in class com.businessobjects.jsf.sdk.properties.HorizontalAlign
Returns the horizonal alignment as a String.
TYPE - Static variable in class com.businessobjects.jsf.sdk.components.UIPath
For internal use only.
TYPE - Static variable in class com.businessobjects.jsf.sdk.components.UILogon
For internal use only.
TYPE - Static variable in class com.businessobjects.jsf.sdk.components.UIItemsGrid
For internal use only.
TYPE - Static variable in class com.businessobjects.jsf.sdk.components.UIItemsColumn
For internal use only.
TYPE - Static variable in class com.businessobjects.jsf.sdk.components.UIChangePassword
 

U

UIBaseControl - class com.businessobjects.jsf.sdk.components.UIBaseControl.
The base component from which all other BusinessObjects Enterprise JSF components inherit.
UIBaseControl() - Constructor for class com.businessobjects.jsf.sdk.components.UIBaseControl
 
UIChangePassword - class com.businessobjects.jsf.sdk.components.UIChangePassword.
Allows the user to change their BusinessObjects Enterprise logon password.
UIChangePassword() - Constructor for class com.businessobjects.jsf.sdk.components.UIChangePassword
 
UIItemsColumn - class com.businessobjects.jsf.sdk.components.UIItemsColumn.
A column that appears in the ItemsGrid component.
UIItemsColumn() - Constructor for class com.businessobjects.jsf.sdk.components.UIItemsColumn
 
UIItemsGrid - class com.businessobjects.jsf.sdk.components.UIItemsGrid.
A data bound component that displays the items from an EnterpriseItem or EnterpriseItems bean in a table.
UIItemsGrid() - Constructor for class com.businessobjects.jsf.sdk.components.UIItemsGrid
 
UILogon - class com.businessobjects.jsf.sdk.components.UILogon.
Enables a user to log on to a BusinessObjects Enterprise session.
UILogon() - Constructor for class com.businessobjects.jsf.sdk.components.UILogon
 
UIPath - class com.businessobjects.jsf.sdk.components.UIPath.
Provides the user with a visual, "breadcrumb trail" representation of the path from a selected item, such as a report, to its root item.
UIPath() - Constructor for class com.businessobjects.jsf.sdk.components.UIPath
 
UIReportPageViewer - class com.crystaldecisions.report.web.jsf.UIReportPageViewer.
The JavaServer Faces version of the DHTML report page viewer.
UIReportPageViewer() - Constructor for class com.crystaldecisions.report.web.jsf.UIReportPageViewer
 
UserRootCategory - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
Use the user's root category as the parent item.
UserRootFolder - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultRootType
Deprecated. As of version 11.
UserRootFolder - Static variable in class com.businessobjects.jsf.sdk.properties.DefaultParentType
Use the user root folder as the parent item.

V

Vertical - Static variable in class com.businessobjects.jsf.sdk.properties.RepeatDirection
Set the repeat direction to Vertical.
Vertical - Static variable in class com.businessobjects.jsf.sdk.properties.GridLines
Use vertical grid lines.

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