SelfServiceUI.properties

The SelfServiceUI.properties file controls miscellaneous properties of the self-service user interface.

SelfServiceUI. properties page defines the properties used to configure the self-service user interface.

enrole.ui.pageSize

Specifies the page size for displaying lists.

Example:

enrole.ui.pageSize=10
enrole.ui.pageLinkMax

Specifies the number of page links to be shown for multi-page result sets.

Example:

enrole.ui.pageLinkMax=100
enrole.ui.maxSearchResults

Specifies the maximum number of items returned from a search. The results that are returned can be less than, but not larger than the values specified in ui.properties.

Example:

enrole.ui.maxSearchResults=1000
enrole.ui.maxSearchResults.users

Specifies the maximum displayable search results for the task Delegate Activities - Search for User.

Example:

enrole.ui.maxSearchResults.users=100