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

A

ACCOUNT_TYPE - Static variable in interface ca.bc.gov.webade.user.GovernmentUserInfo
The reserved attribute name for the account type attribute.
ADEConnectionProxy - interface ca.bc.gov.webade.ADEConnectionProxy.
Provides access to the ADE database via a JDBC Connection.
ALWAYS_LOAD_USER_GROUPS_FLAG - Static variable in class ca.bc.gov.webade.AppPreferences
The flag preference name indicating whether or not to always load the user's group memberships, regardless of if the application has groups or not.
ANONYMOUS_USER_PREF_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The anonymous user preference name.
APPLICATION - Static variable in class ca.bc.gov.webade.PreferenceTypeCode
Application preference type constant.
APPLICATION - Static variable in class ca.bc.gov.webade.preferences.WebADEPreferenceTypeFactory
Application preference type constant.
APPLICATION_CONFIG_SUBTYPE - Static variable in class ca.bc.gov.webade.AppPreferences
The application config sub-type.
AUTHENTICATED_AND_UNAUTHENTICATED_SITEMINDER - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
AUTHENTICATED_AND_UNAUTHENTICATED_SITEMINDER security configuration type.
AUTHENTICATED_ONLY_SITEMINDER - Static variable in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
AUTHENTICATED_ONLY_SITEMINDER security configuration type.
AbstractPreference - class ca.bc.gov.webade.AbstractPreference.
 
AbstractPreference() - Constructor for class ca.bc.gov.webade.AbstractPreference
 
AbstractSearchAttribute - class ca.bc.gov.webade.user.search.AbstractSearchAttribute.
 
AbstractSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.AbstractSearchAttribute
 
AbstractUserSearchQuery - class ca.bc.gov.webade.user.search.AbstractUserSearchQuery.
 
AbstractUserSearchQuery() - Constructor for class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
AbstractWebADEUserInfo - class ca.bc.gov.webade.user.AbstractWebADEUserInfo.
Default implementation of the WebADEUserInfo.
AbstractWebADEUserInfo() - Constructor for class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Default Constructor.
AbstractWebADEUserInfo(UserCredentials) - Constructor for class ca.bc.gov.webade.user.AbstractWebADEUserInfo
User Credentials Constructor.
AbstractWebADEUserInfo(AbstractWebADEUserInfo) - Constructor for class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Copy constructor.
Action - class ca.bc.gov.webade.Action.
 
Action(String) - Constructor for class ca.bc.gov.webade.Action
Creates a non-priviledged action using the given action name string.
Action(String, boolean) - Constructor for class ca.bc.gov.webade.Action
Creates an action using the given action name string and flag indicating whether the action is privileged.
AppPreferences - class ca.bc.gov.webade.AppPreferences.
 
AppPreferences() - Constructor for class ca.bc.gov.webade.AppPreferences
 
AppRoles - class ca.bc.gov.webade.AppRoles.
ApplicationRoles contains the Roleobjects for the roles in an Application.
Application - interface ca.bc.gov.webade.Application.
 
ApplicationConfig - class ca.bc.gov.webade.config.ApplicationConfig.
 
ApplicationConfig(Preferences) - Constructor for class ca.bc.gov.webade.config.ApplicationConfig
Creates a new instance of the ApplicationConfig class with the given preferences.
ApplicationConfig(WebADEPreferences) - Constructor for class ca.bc.gov.webade.config.ApplicationConfig
Creates a new instance of the ApplicationConfig class with the given preferences.
ApplicationMBean - interface ca.bc.gov.webade.ApplicationMBean.
 
ApplicationManager - interface ca.bc.gov.webade.management.ApplicationManager.
 
absolute(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
addBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
addBatch(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
addBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
addBatch(String) - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
addBatch(String) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
addConnectionEventListener(ConnectionEventListener) - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
Adds the given listener to the list of listeners to this connection's events.
addDependantPreference(Preference, PreferenceValidator) - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
Adds the target preference validator to this validator's set.
addDependantPreference(Preference, PreferenceValidator) - Method in class ca.bc.gov.webade.validation.PreferenceValidator
Adds the target preference validator to this validator's set.
addDependantPreferenceSet(PreferenceSet, PreferenceSetValidator) - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
Adds the target preference set validator to this validator's set.
addDependantPreferenceSet(PreferenceSet, PreferenceSetValidator) - Method in class ca.bc.gov.webade.validation.PreferenceValidator
Adds the target preference set validator to this validator's set.
addManagedBean(Object, String) - Method in interface ca.bc.gov.webade.management.ApplicationManager
Adds the given managed bean to the manager's list, using the given name to uniquely identify the bean.
addManagementProperty(String, String) - Method in class ca.bc.gov.webade.config.ManagementSettings
Adds a management configuration property to the properties set.
addPreference(Preference) - Method in class ca.bc.gov.webade.PreferenceSet
Adds the given preference to the current set.
addPreference(Preference) - Method in class ca.bc.gov.webade.Preferences
Adds the given Preference object to the set of preferences.
addPreference(WebADEPreference) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
addPreference(String, WebADEPreference) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
addPreference(WebADEPreference) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Adds the given preference to the current set, removing the previous one, if found.
addPreference(String, WebADEPreference) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Adds the given WebADEPreference object to the list of preferences.
addPreferenceSet(PreferenceSet) - Method in class ca.bc.gov.webade.Preferences
Adds the given Preference object to the target set of preferences identified by the set name.
addPreferenceSet(String, WebADEPreferenceSet) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
addPreferenceSet(String, WebADEPreferenceSet) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Adds the given WebADEPreference object to the target set of preferences identified by the set name.
addPreferenceSetValidator(PreferenceSet, PreferenceSetValidator) - Method in class ca.bc.gov.webade.validation.PreferencesValidator
Adds the given validator tied to the target preference set to the set of preference set validators.
addPreferenceToSet(String, Preference) - Method in class ca.bc.gov.webade.Preferences
Adds the given Preference object to the target set of preferences identified by the set name.
addPreferenceValidator(Preference, PreferenceValidator) - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
Adds the given validator tied to the target preference to the set of preference validators.
addPreferenceValidator(Preference, PreferenceValidator) - Method in class ca.bc.gov.webade.validation.PreferencesValidator
Adds the given validator tied to the target preference to the set of preference validators.
addPreferenceValue(String) - Method in class ca.bc.gov.webade.Preference
Add the given value to the preference.
addPreferenceValue(String) - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
Add the given value to the preference.
addPreferenceValue(String) - Method in interface ca.bc.gov.webade.preferences.MultiValueWebADEPreference
Add the given value to the preference.
addServletMapping(String, String) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
afterLast() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
areCredentialsComplete() - Method in class ca.bc.gov.webade.database.DatabaseUserCredentials
 
areCredentialsComplete() - Method in class ca.bc.gov.webade.user.UserCredentials
 
areEqual(String, String) - Static method in class ca.bc.gov.webade.WebADEUtils
Compares two strings, returning true if they are both null, or are equivalent strings.
areEqual(Date, Date) - Static method in class ca.bc.gov.webade.WebADEUtils
Compares two dates, returning true if they are both null, or are equivalent dates.
areEqual(Object, Object) - Static method in class ca.bc.gov.webade.WebADEUtils
Compares two objects, returning true if they are both null, or the equals() Object method returns true.
areUnauthenticated(UserCredentials) - Static method in class ca.bc.gov.webade.user.UserCredentials
Returns true if the given credentials match the static UNAUTHENTICATED_USER_CREDENTIALS settings.

B

BACKSLASH - Static variable in class ca.bc.gov.webade.WebADEUtils
Helper constant for the '\' character.
BACKSLASH - Static variable in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Helper constant for the '\' character.
BAD_REQUEST - Static variable in class ca.bc.gov.webade.j2ee.WebAppRequestProcessingUtils
BAD_REQUEST is the HTTP error code for a bad request.
BCEID_WEB_SERVICES_CONNECT_PASSWORD - Static variable in class ca.bc.gov.webade.AppPreferences
The BCeID web services connect password preference name.
BCEID_WEB_SERVICES_CONNECT_USERNAME - Static variable in class ca.bc.gov.webade.AppPreferences
The BCeID web services connect username preference name.
BCEID_WEB_SERVICES_PROVIDER_URL - Static variable in class ca.bc.gov.webade.AppPreferences
The BCeID web services provider url preference name.
BCEID_WEB_SERVICES_SECONDS_TIMEOUT - Static variable in class ca.bc.gov.webade.AppPreferences
The BCeID web services timeout value (in seconds) preference name.
BC_GOVERNMENT_ORG - Static variable in class ca.bc.gov.webade.Organization
The organization type value for BC Government organizations.
BUSINESS_ACTIVATION_CODE - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business activation code attribute.
BUSINESS_GUID - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business GUID attribute.
BUSINESS_LEGAL_NAME - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business legal name attribute.
BUSINESS_NUMBER - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business number attribute.
BUSINESS_PARTNER - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Business Partner user type code value.
BUSINESS_TRADING_NAME - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the business trading name attribute.
BusinessPartnerUserInfo - interface ca.bc.gov.webade.user.BusinessPartnerUserInfo.
 
BusinessPartnerUserSearchQuery - interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery.
 
beforeFirst() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 

C

CAPWebServicesProvider - class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider.
 
CAPWebServicesProvider() - Constructor for class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
Default Constructor.
CAP_WEB_SERVICES_CONNECT_PASSWORD - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services connect password preference name.
CAP_WEB_SERVICES_CONNECT_USERNAME - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services connect username preference name.
CAP_WEB_SERVICES_PROVIDER_SUPPORTED_TYPES - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The user-provider supported user types preference name.
CAP_WEB_SERVICES_PROVIDER_URL - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services provider url preference name.
CAP_WEB_SERVICES_PROVIDER_USER_TYPE_DOMAIN_SUFFIX - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The user-provider supported user types domain mapping preference name suffix.
CAP_WEB_SERVICES_SECONDS_TIMEOUT - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The CAP web services timeout value (in seconds) preference name.
CAP_WEB_SERVICES_SYSTEM_USER_ACCOUNT - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The system user account name preference name.
CAP_WEB_SERVICES_SYSTEM_USER_GUID - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The system user GUID preference name.
CAP_WEB_SERVICES_SYSTEM_USER_TYPE_CODE - Static variable in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
The system user type code preference name.
CITY - Static variable in interface ca.bc.gov.webade.user.GovernmentUserInfo
The reserved attribute name for the city attribute.
CURRENT_WEBADE_USER_CREDENTIALS - Static variable in class ca.bc.gov.webade.j2ee.WebAppRequestProcessingUtils
The attribute name for the UserCredentials object in the HttpSession
CURRENT_WEBADE_USER_INFO - Static variable in class ca.bc.gov.webade.http.HttpRequestUtils
The attribute name for the WebADEUserInfo object in the HttpSession
CURRENT_WEBADE_USER_INFO - Static variable in class ca.bc.gov.webade.j2ee.WebAppRequestProcessingUtils
The attribute name for the WebADEUserInfo object in the HttpSession
CURRENT_WEBADE_USER_PERMISSIONS - Static variable in class ca.bc.gov.webade.http.HttpRequestUtils
The attribute name for the WebADEUserPermissions object in the HttpSession
CURRENT_WEBADE_USER_PERMISSIONS - Static variable in class ca.bc.gov.webade.j2ee.WebAppRequestProcessingUtils
The attribute name for the WebADEUserPermissions object in the HttpSession
ConfigurationException - exception ca.bc.gov.webade.config.ConfigurationException.
 
ConfigurationException() - Constructor for class ca.bc.gov.webade.config.ConfigurationException
Default Constructor.
ConfigurationException(String) - Constructor for class ca.bc.gov.webade.config.ConfigurationException
Constructor with error message.
ConnectionCacheUtils - class ca.bc.gov.webade.dbpool.ConnectionCacheUtils.
Creates connection pool datasources using the given ConnectionPoolParams object.
ConnectionCacheUtils() - Constructor for class ca.bc.gov.webade.dbpool.ConnectionCacheUtils
 
ConnectionPoolDataSourceFactory - interface ca.bc.gov.webade.dbpool.ConnectionPoolDataSourceFactory.
Classes that implement this interface provide ConnectionPoolDataSource instances to the WebADE connection pooling API.
ConnectionPoolInitializationException - exception ca.bc.gov.webade.dbpool.ConnectionPoolInitializationException.
 
ConnectionPoolInitializationException() - Constructor for class ca.bc.gov.webade.dbpool.ConnectionPoolInitializationException
Default constructor
ConnectionPoolInitializationException(String) - Constructor for class ca.bc.gov.webade.dbpool.ConnectionPoolInitializationException
Created when the connection pool is improperly initialized.
ConnectionPoolParams - class ca.bc.gov.webade.dbpool.ConnectionPoolParams.
 
ConnectionPoolParams() - Constructor for class ca.bc.gov.webade.dbpool.ConnectionPoolParams
Default constructor
ConnectionPoolParams(Properties) - Constructor for class ca.bc.gov.webade.dbpool.ConnectionPoolParams
Create a params object with the given config properties.
ca.bc.gov.webade - package ca.bc.gov.webade
The core WebADE API allows the developer to perform user searching, user information and permissions lookups (for users other than the current session user), and provides access to the application's configured WebADE-managed connection pools and extensions.
ca.bc.gov.webade.config - package ca.bc.gov.webade.config
 
ca.bc.gov.webade.database - package ca.bc.gov.webade.database
 
ca.bc.gov.webade.datastore - package ca.bc.gov.webade.datastore
 
ca.bc.gov.webade.dbpool - package ca.bc.gov.webade.dbpool
This package contains the WebADE connection pooling API, which wraps the java.sql API, allowing for enhanced logging and connection handling for WebADE applications.
ca.bc.gov.webade.dbpool.oracle - package ca.bc.gov.webade.dbpool.oracle
 
ca.bc.gov.webade.http - package ca.bc.gov.webade.http
This package contains older (but still functional) web application utility classes for the WebADE API, including the main class of interest to web application developers: HttpRequestUtils.
ca.bc.gov.webade.j2ee - package ca.bc.gov.webade.j2ee
This package contains the J2EE-related WebADE classes and methods, allowing the web application to manage (and the developer to retrieve) the permissions and information for the user associated with the session tied to the current HTTP request.
ca.bc.gov.webade.management - package ca.bc.gov.webade.management
 
ca.bc.gov.webade.preferences - package ca.bc.gov.webade.preferences
This packages defines the WebADE Preferences API, used to retrieve preferences from the WebADE database for application, user, extensions, global, and internal WebADE preferences.
ca.bc.gov.webade.preferences.util - package ca.bc.gov.webade.preferences.util
 
ca.bc.gov.webade.security - package ca.bc.gov.webade.security
 
ca.bc.gov.webade.tags - package ca.bc.gov.webade.tags
 
ca.bc.gov.webade.tags.beans - package ca.bc.gov.webade.tags.beans
 
ca.bc.gov.webade.user - package ca.bc.gov.webade.user
 
ca.bc.gov.webade.user.provider - package ca.bc.gov.webade.user.provider
 
ca.bc.gov.webade.user.provider.capws.v4 - package ca.bc.gov.webade.user.provider.capws.v4
 
ca.bc.gov.webade.user.provider.legacy - package ca.bc.gov.webade.user.provider.legacy
 
ca.bc.gov.webade.user.search - package ca.bc.gov.webade.user.search
 
ca.bc.gov.webade.user.security.enterprise - package ca.bc.gov.webade.user.security.enterprise
 
ca.bc.gov.webade.user.service - package ca.bc.gov.webade.user.service
 
ca.bc.gov.webade.validation - package ca.bc.gov.webade.validation
 
canPerformAction(String) - Method in class ca.bc.gov.webade.EUser
Deprecated. Returns a boolean indicating whether a user is authorized to perform action
canPerformAction(String) - Method in interface ca.bc.gov.webade.User
Deprecated. Returns a boolean indicating whether a user is authorized to perform action
canPerformAction(Action) - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
canPerformAction(Action) - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns a boolean indicating whether a user is authorized to perform action.
cancel() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
cancel() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
cancel() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
cancelRowUpdates() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
checkStackCallAccess(StackTraceElement[], Class[]) - Static method in class ca.bc.gov.webade.security.SecurityUtils
Checks the given stack trace to make sure the calling class is an instance of one of the permitted classes.
clear() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
clear() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Removes all preferences and preferences sets from this instance.
clearBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
clearBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
clearBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
clearParameters() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
clearParameters() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
clearPreferenceValues() - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
Removes all preference values for this preference, leaving this preference with an empty array of values.
clearPreferenceValues() - Method in interface ca.bc.gov.webade.preferences.MultiValueWebADEPreference
Removes all preference values for this preference, leaving this preference with an empty array of values.
clearPreferences() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
clearPreferences() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Removes all preferences from the current set.
clearWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
clearWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
clearWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
clearWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
clearWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
clone() - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
 
clone() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreference
 
clone() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
clone() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
clone() - Method in interface ca.bc.gov.webade.preferences.WebADEPreference
 
clone() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
 
clone() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
 
clone() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
Clones the WebADEUserInfo object.
clone() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Clones the WebADEUserInfo object.
clone() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Clones the WebADEUserInfo object.
clone() - Method in class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Clones the WebADEUserInfo object.
clone() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Clones the WebADEUserInfo object.
close() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
Closes all the pooled connections gacefully.
close() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
Closes the pooled connection.
close() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
close() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
close() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
closePooledConnection(PooledConnection) - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
Closes the pooled connections gacefully and remove it from the cache.
commit() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
compareCredentials(UserCredentials) - Method in class ca.bc.gov.webade.database.DatabaseUserCredentials
 
compareCredentials(UserCredentials) - Method in class ca.bc.gov.webade.user.UserCredentials
Compares the given credentials to this instance.
connectionClosed(ConnectionEvent) - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
connectionErrorOccurred(ConnectionEvent) - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
contextDestroyed(ServletContextEvent) - Method in class ca.bc.gov.webade.j2ee.WebADEServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class ca.bc.gov.webade.j2ee.WebADEServletContextListener
 
convertBackSlashesToForward(String) - Static method in class ca.bc.gov.webade.WebADEUtils
Deprecated. Use ca.bc.gov.webade.user.WebADEUserUtils method convertBackSlashesToForward() instead.
convertBackSlashesToForward(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Converts '\' characters to '/' characters in the given string and returns the result.
convertForwardSlashesToBack(String) - Static method in class ca.bc.gov.webade.WebADEUtils
Deprecated. Use ca.bc.gov.webade.user.WebADEUserUtils method convertForwardSlashesToBack() instead.
convertForwardSlashesToBack(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Converts '/' characters to '\' characters in the given string and returns the result.
convertGUIDFormat(String) - Static method in class ca.bc.gov.webade.WebADEUtils
Deprecated. Use ca.bc.gov.webade.user.WebADEUserUtils method convertGUIDFormat() instead.
convertGUIDFormat(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Converts the given GUID between native GUID and Microsoft GUID and returns the result.
convertGUIDStringFormat(String) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given GUID between native GUID and Microsoft GUID and returns the result.
convertMicrosoftGUIDToNativeBytes(String) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given microsoft guid to a byte array representation.
convertNativeBytesToMicrosoftGUID(byte[]) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given guid byte array to a microsoft string representation.
convertNativeBytesToNativeGUID(byte[]) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given guid byte array to a native string representation.
convertNativeGUIDToNativeBytes(String) - Static method in class ca.bc.gov.webade.user.GUID
Converts the given native guid to a byte array representation.
convertToPreferenceSet(WebADEPreferenceSet) - Static method in class ca.bc.gov.webade.PreferenceSet
Converts the given WebADEPreferenceSet to a PreferenceSet, with a null type and sub-type.
convertToPreferenceSet(WebADEPreferenceType, String, WebADEPreferenceSet) - Static method in class ca.bc.gov.webade.PreferenceSet
Converts the given WebADEPreferenceSet to a PreferenceSet, with the given type and sub-type.
convertToPreferences(WebADEPreferences) - Static method in class ca.bc.gov.webade.Preferences
 
convertToWebADEPreferenceSet(PreferenceSet) - Static method in class ca.bc.gov.webade.PreferenceSet
 
convertToWebADEPreferences(Preferences) - Static method in class ca.bc.gov.webade.Preferences
 
createApplication(String) - Static method in class ca.bc.gov.webade.WebADEApplicationUtils
 
createApplication(String, boolean) - Static method in class ca.bc.gov.webade.WebADEApplicationUtils
 
createApplication(WebADEDatastore) - Static method in class ca.bc.gov.webade.WebADEApplicationUtils
 
createCallerStacktrace(StackTraceElement[]) - Static method in class ca.bc.gov.webade.dbpool.WrapperUtils
Creates a stacktrace using the given element array.
createDataSource(ConnectionPoolParams, String) - Method in interface ca.bc.gov.webade.dbpool.ConnectionPoolDataSourceFactory
Creates a new data source with the given parameters.
createDataSource(ConnectionPoolParams, String) - Method in class ca.bc.gov.webade.dbpool.oracle.OracleConnectionPoolDataSourceFactory
 
createStatement() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
createStatement(int, int) - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
createStatement(int, int, int) - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
createUserSearchQuery(UserTypeCode) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
createUserSearchQuery(UserTypeCode) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the UserSearchQuery metadata object to perform user searching for this application on the provided user type.
createUserSearchQuery(UserTypeCode) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns a UserSearchQuery metadata object for the given user type code.
createUserSearchQuery(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
createUserSearchQuery(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
createUserSearchQuery(UserTypeCode) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the UserSearchQuery meta-data object to perform user searching for this application on the provided user type.

D

DATABASE_PASSWORD - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The JDBC password for the target database
DATABASE_URL - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The JDBC URL for the target database
DATABASE_USER - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The JDBC user name for the target database
DATASOURCE_CLASS_PROPERTY_NAME - Static variable in interface ca.bc.gov.webade.dbpool.ConnectionPoolDataSourceFactory
Name of the system property that specifies the fully-qualified implementation of ConnectionPoolDataSourceFactory that will be used to create data sources for the application.
DEFAULT_ENCODING - Static variable in class ca.bc.gov.webade.WebADEUtils
The default encoding scheme for URL encoding and decoding.
DEFAULT_MAX_CHECKOUT_TIME - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool connection maximum checkout time value.
DEFAULT_MAX_CHECKOUT_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool connection maximum checkout time value.
DEFAULT_MAX_CONNECTIONS - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool maximum connections value.
DEFAULT_MAX_CONNECTIONS - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool maximum connections value.
DEFAULT_MAX_IDLE_TIME - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool connection maximum idle time value.
DEFAULT_MAX_IDLE_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool connection maximum idle time value.
DEFAULT_MAX_WAIT_TIME - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool connection maximum wait time value.
DEFAULT_MAX_WAIT_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool connection maximum wait time value.
DEFAULT_MIN_CONNECTIONS - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool minimum connections value.
DEFAULT_MIN_CONNECTIONS - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool minimum connections value.
DEFAULT_MONITOR_SLEEP_TIME - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool sleep time value.
DEFAULT_MONITOR_SLEEP_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool sleep time value.
DEFAULT_PING_CONNECTIONS_FLAG - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default ping connections flag value.
DEFAULT_PING_CONNECTIONS_FLAG - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default ping connections flag value.
DEFAULT_POOL_CONNECTIONS_FLAG - Static variable in class ca.bc.gov.webade.datastore.WebADEConnection
The default pool connections flag value.
DEFAULT_POOL_CONNECTIONS_FLAG - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The default pool connections flag value.
DISPLAY_NAME - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the display name attribute.
DatabaseObjectHandler - class ca.bc.gov.webade.database.DatabaseObjectHandler.
 
DatabaseObjectHandler() - Constructor for class ca.bc.gov.webade.database.DatabaseObjectHandler
 
DatabaseUserCredentials - class ca.bc.gov.webade.database.DatabaseUserCredentials.
 
DatabaseUserCredentials() - Constructor for class ca.bc.gov.webade.database.DatabaseUserCredentials
Default Constructor.
DatabaseUserCredentials(UserCredentials) - Constructor for class ca.bc.gov.webade.database.DatabaseUserCredentials
Copy constructor.
DatabaseUserCredentials(UserCredentials, boolean) - Constructor for class ca.bc.gov.webade.database.DatabaseUserCredentials
Copy constructor.
DatabaseUserCredentials(UserTypeCode) - Constructor for class ca.bc.gov.webade.database.DatabaseUserCredentials
User type code constructor.
DateSearchAttribute - class ca.bc.gov.webade.DateSearchAttribute.
Deprecated. Use ca.bc.gov.webade.user.search.DateSearchAttribute instead.
DateSearchAttribute() - Constructor for class ca.bc.gov.webade.DateSearchAttribute
Deprecated.  
DateSearchAttribute - interface ca.bc.gov.webade.user.search.DateSearchAttribute.
 
DefaultBusinessPartnerUserInfo - class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo.
 
DefaultBusinessPartnerUserInfo() - Constructor for class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Default Constructor.
DefaultBusinessPartnerUserInfo(DefaultBusinessPartnerUserInfo) - Constructor for class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
Copy constructor.
DefaultBusinessPartnerUserSearchQuery - class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery.
 
DefaultBusinessPartnerUserSearchQuery() - Constructor for class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery
Default Constructor.
DefaultDateSearchAttribute - class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute.
 
DefaultDateSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
DefaultGovernmentUserInfo - class ca.bc.gov.webade.user.DefaultGovernmentUserInfo.
 
DefaultGovernmentUserInfo() - Constructor for class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Default Constructor.
DefaultGovernmentUserInfo(DefaultGovernmentUserInfo) - Constructor for class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
Copy constructor.
DefaultGovernmentUserSearchQuery - class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery.
 
DefaultGovernmentUserSearchQuery() - Constructor for class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery
Default Constructor.
DefaultHtmlPageWriter - class ca.bc.gov.webade.http.DefaultHtmlPageWriter.
 
DefaultHtmlPageWriter() - Constructor for class ca.bc.gov.webade.http.DefaultHtmlPageWriter
 
DefaultIndividualUserInfo - class ca.bc.gov.webade.user.DefaultIndividualUserInfo.
 
DefaultIndividualUserInfo() - Constructor for class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Default Constructor.
DefaultIndividualUserInfo(DefaultIndividualUserInfo) - Constructor for class ca.bc.gov.webade.user.DefaultIndividualUserInfo
Copy constructor.
DefaultLongSearchAttribute - class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute.
 
DefaultLongSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
DefaultMultiValueWebADEPreference - class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference.
 
DefaultMultiValueWebADEPreference(String) - Constructor for class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
Creates a new preference with the given name.
DefaultOptionSearchAttribute - class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute.
 
DefaultOptionSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
DefaultTextSearchAttribute - class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute.
A search attribute that allows any text value as a search value.
DefaultTextSearchAttribute() - Constructor for class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
DefaultWebADECurrentUserPermissions - class ca.bc.gov.webade.user.DefaultWebADECurrentUserPermissions.
 
DefaultWebADECurrentUserPermissions(WebADEUserPermissions, boolean, boolean) - Constructor for class ca.bc.gov.webade.user.DefaultWebADECurrentUserPermissions
 
DefaultWebADEDatabaseDatastore - class ca.bc.gov.webade.DefaultWebADEDatabaseDatastore.
 
DefaultWebADEDatabaseDatastore() - Constructor for class ca.bc.gov.webade.DefaultWebADEDatabaseDatastore
 
DefaultWebADEPreference - class ca.bc.gov.webade.preferences.DefaultWebADEPreference.
 
DefaultWebADEPreference(String) - Constructor for class ca.bc.gov.webade.preferences.DefaultWebADEPreference
Creates a new preference with the given name.
DefaultWebADEPreferenceSet - class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet.
 
DefaultWebADEPreferenceSet(String) - Constructor for class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
Creates a new preference set with the given set name.
DefaultWebADEPreferences - class ca.bc.gov.webade.preferences.DefaultWebADEPreferences.
Contains the set of WebADEPreference objects and the set of WebADEPreferenceSet objects for a particular target(Global, Application, Extension, WebADE, User).
DefaultWebADEPreferences(WebADEPreferenceType) - Constructor for class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
Constructor with the preference type code for this set of preferences.
DefaultWebADEUserPermissions - class ca.bc.gov.webade.user.DefaultWebADEUserPermissions.
 
DefaultWebADEUserPermissions(UserCredentials, HashMap) - Constructor for class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
DefaultWebADEUserPermissions(UserCredentials, ArrayList, HashMap) - Constructor for class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
DefaultWebADEUserPermissions(WebADEUserPermissions) - Constructor for class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
Copy Constructor.
deleteRow() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
destroy() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
destroy() - Method in class ca.bc.gov.webade.j2ee.InternalWebADEFilter
 
destroy() - Method in class ca.bc.gov.webade.j2ee.OrganizationSelectionFilter
 
destroy() - Method in class ca.bc.gov.webade.j2ee.WebADEFilter
 
dispose() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
closes all connection caches gracefully.
dispose() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
Closes all the pooled connections gracefully on dispose.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ca.bc.gov.webade.j2ee.InternalWebADEFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ca.bc.gov.webade.j2ee.OrganizationSelectionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ca.bc.gov.webade.j2ee.WebADEFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
doStartTag() - Method in class ca.bc.gov.webade.tags.UserAgreementTag
 
doStartTag() - Method in class ca.bc.gov.webade.tags.UserOrganizationSelectorTag
 

E

EGroup - class ca.bc.gov.webade.EGroup.
Deprecated.  
EMAIL_ADDRESS - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the email address attribute.
EMPLOYEE_ID - Static variable in interface ca.bc.gov.webade.user.GovernmentUserInfo
The reserved attribute name for the employee id attribute.
ENABLED_PREFERENCE - Static variable in class ca.bc.gov.webade.WebADEExtension
The WebADE preference name of the standard WebADE Extension enabled preference.
ENABLE_LEGACY_ANONYMOUS_USER_PREF_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The enable legacy anonymous user API calls preference name.
ENABLE_LEGACY_USER_PREF_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The enable legacy user API calls preference name.
EUser - class ca.bc.gov.webade.EUser.
Deprecated.  
EUser(WebADEUserPermissions, WebADEUserInfo) - Constructor for class ca.bc.gov.webade.EUser
Deprecated. Basic constructor.
EUser(UserCredentials, WebADEUserPermissions, WebADEUserInfo) - Constructor for class ca.bc.gov.webade.EUser
Deprecated. Basic constructor.
EXACT_MATCH - Static variable in class ca.bc.gov.webade.WildcardOptions
Exact match wildcard option.
EXACT_MATCH - Static variable in class ca.bc.gov.webade.user.search.WildcardOptions
Exact match wildcard option.
EXPIRY_DATE - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the expiry date attribute.
EXTENSION - Static variable in class ca.bc.gov.webade.PreferenceTypeCode
Extension preference type constant.
EXTENSION - Static variable in class ca.bc.gov.webade.preferences.WebADEPreferenceTypeFactory
Extension preference type constant.
EXTENSIONS_PREF_SET_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The extensions preference set name.
EXTENSION_CLASS_NAME_PREFERENCE - Static variable in class ca.bc.gov.webade.WebADEExtension
The WebADE preference name of the standard WebADE Extension extension-class-name preference.
EXTENSION_CLASS_PREF_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The extension class name preference name.
EXTENSION_PREF_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The extension preference name.
EXTRA_PROVINCIAL_REGISTRATION_NUMBER - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the extra provincial registration number attribute.
ElectronicAgreement - class ca.bc.gov.webade.ElectronicAgreement.
An electronic user agreement that a user must accept before performing action with which that agreement is tied.
ElectronicAgreement() - Constructor for class ca.bc.gov.webade.ElectronicAgreement
 
ExtensionFactory - class ca.bc.gov.webade.ExtensionFactory.
 
ExtensionFactory() - Constructor for class ca.bc.gov.webade.ExtensionFactory
 
equals(Object) - Method in class ca.bc.gov.webade.Action
 
equals(Object) - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
equals(Object) - Method in class ca.bc.gov.webade.EUser
Deprecated.  
equals(Object) - Method in class ca.bc.gov.webade.Organization
 
equals(Object) - Method in class ca.bc.gov.webade.Preference
 
equals(Object) - Method in class ca.bc.gov.webade.PreferenceSet
 
equals(Object) - Method in class ca.bc.gov.webade.PreferenceTypeCode
 
equals(Object) - Method in class ca.bc.gov.webade.Role
 
equals(Object) - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
equals(Object) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
equals(Object) - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
equals(Object) - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
equals(Object) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
equals(Object) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
equals(Object) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
equals(Object) - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
 
equals(Object) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreference
 
equals(Object) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
equals(Object) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
equals(Object) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
equals(Object) - Method in class ca.bc.gov.webade.user.GUID
 
equals(Object) - Method in class ca.bc.gov.webade.user.UserCredentials
 
equals(Object) - Method in class ca.bc.gov.webade.user.UserTypeCode
 
equals(Object) - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
execute() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
execute(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
execute() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
execute(String) - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
execute(String) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
execute(String, int) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
execute(String, int[]) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
execute(String, String[]) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
executeBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
executeBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
executeBatch() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
executeQuery() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
executeQuery(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
executeQuery() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
executeQuery(String) - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
executeQuery(String) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
executeUpdate() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
executeUpdate(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
executeUpdate() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
executeUpdate(String) - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
executeUpdate(String) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
executeUpdate(String, int) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
executeUpdate(String, int[]) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
executeUpdate(String, String[]) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
extractAccountName(String) - Static method in class ca.bc.gov.webade.WebADEUtils
Deprecated. Use ca.bc.gov.webade.user.WebADEUserUtils method extractAccountName() instead.
extractAccountName(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Extracts a user's account name from a "domain/user" format.
extractSourceDirectory(String) - Static method in class ca.bc.gov.webade.WebADEUtils
Deprecated. Use ca.bc.gov.webade.user.WebADEUserUtils method extractSourceDirectory() instead.
extractSourceDirectory(String) - Static method in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Extracts a user's source directory, or domain, from a "domain/user" format.

F

FIRST_NAME - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the first name attribute.
FORWARDSLASH - Static variable in class ca.bc.gov.webade.WebADEUtils
Helper constant for the '/' character.
FORWARDSLASH - Static variable in class ca.bc.gov.webade.user.WebADEUserInfoUtils
Helper constant for the '/' character.
findColumn(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
findGroups(GroupSearchObject) - Method in interface ca.bc.gov.webade.Application
Deprecated. All group search functionality in no longer supported.
findGroups(GroupSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. All group search functionality in no longer supported.
findGroups(GroupSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
findGroups(GroupSearchObject) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
findOrganizations(OrganizationSearchObject) - Method in interface ca.bc.gov.webade.Application
Finds the set of Organization objects that match the provided search criteria.
findOrganizations(OrganizationSearchObject) - Method in class ca.bc.gov.webade.DefaultWebADEDatabaseDatastore
 
findOrganizations(OrganizationSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
findOrganizations(OrganizationSearchObject) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the set of organization records that match the given ministry-specific organization info.
findUsers(UserSearchObject) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use UserInfoService.findUsers(ca.bc.gov.webade.user.search.UserSearchQuery) instead.
findUsers(UserSearchObject) - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Returns the user information of the users from the LDAP directory matching the given search criteria.
findUsers(UserSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
findUsers(UserSearchQuery) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
findUsers(UserSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
findUsers(UserSearchQuery) - Method in interface ca.bc.gov.webade.WebADEDatastore
Finds the set of WebADEUserInfo objects that match the provided search criteria.
findUsers(UserSearchObject) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
findUsers(UserCredentials, UserSearchQuery) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the user information of the users from the LDAP directory matching the given search criteria.
findUsers(UserCredentials, UserSearchQuery) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
findUsers(UserCredentials, UserSearchQuery) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
findUsers(UserSearchQuery) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Finds the set of WebADEUserInfo objects that match the provided search criteria.
findWebADEUsers(UserSearchObject) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use UserInfoService.findUsers(ca.bc.gov.webade.user.search.UserSearchQuery) instead.
findWebADEUsers(UserSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. Use UserInfoService.findUsers(ca.bc.gov.webade.user.search.UserSearchQuery)
findWebADEUsers(UserSearchObject) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
findWebADEUsers(UserSearchObject) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated. Use findUsers() instead, passing in the target user search query to search on.
first() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 

G

GLOBAL - Static variable in class ca.bc.gov.webade.PreferenceTypeCode
Global preference type constant.
GLOBAL - Static variable in class ca.bc.gov.webade.preferences.WebADEPreferenceTypeFactory
Global preference type constant.
GOVERNMENT - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Government user type code value.
GROUP_MAX_CACHE_TIME_PREF_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The max group cache time preference name.
GUID - class ca.bc.gov.webade.user.GUID.
 
GUID(byte[]) - Constructor for class ca.bc.gov.webade.user.GUID
Creates a GUID instance using a byte-array containing a native GUID binary value.
GUID(String) - Constructor for class ca.bc.gov.webade.user.GUID
Creates a GUID instance using a Microsoft-formatted GUID string.
GUID(String, boolean) - Constructor for class ca.bc.gov.webade.user.GUID
Creates a GUID instance using a Hex-based GUID string.
GovernmentUserInfo - interface ca.bc.gov.webade.user.GovernmentUserInfo.
 
GovernmentUserSearchQuery - interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery.
 
Group - interface ca.bc.gov.webade.Group.
Deprecated.  
GroupSearchObject - class ca.bc.gov.webade.GroupSearchObject.
Deprecated.  
getADEConnection() - Method in interface ca.bc.gov.webade.ADEConnectionProxy
Returns a connection to the ADE database.
getAccountName() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getAccountType() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getAccountType() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
getActions() - Method in class ca.bc.gov.webade.Role
get the names of the actions mapped to this role.
getAgreementId() - Method in class ca.bc.gov.webade.ElectronicAgreement
 
getAgreementName() - Method in class ca.bc.gov.webade.ElectronicAgreement
 
getAgreementText() - Method in class ca.bc.gov.webade.ElectronicAgreement
 
getAgreementType() - Method in class ca.bc.gov.webade.ElectronicAgreement
 
getAllowableValues() - Method in class ca.bc.gov.webade.validation.StringPreferenceValidator
 
getAnonymousUser() - Method in interface ca.bc.gov.webade.Application
Deprecated. No replacement API for this method. To obtain the set of permissions granted to all users (authenticated and unauthenticated), see Application.getPublicWebADEPermissions().
getAnonymousUser() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getAnonymousUser() - Method in class ca.bc.gov.webade.config.ApplicationConfig
Deprecated.  
getApplication(ServletContext) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
A convenience method for web application code needing to access the Application object.
getApplication() - Method in class ca.bc.gov.webade.http.WebADEAction
Returns the web application's Application object.
getApplicationActions() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getApplicationActions() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the set of actions defined for the given application code, regardless of role assignment.
getApplicationCode() - Method in class ca.bc.gov.webade.AbstractPreference
 
getApplicationCode() - Method in interface ca.bc.gov.webade.Application
Get the code (acronym) for the application.
getApplicationCode() - Method in interface ca.bc.gov.webade.ApplicationMBean
 
getApplicationCode() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getApplicationCode() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getApplicationCode() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the current application code set for the WebADE datastore.
getApplicationCode() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
This method is called when the Servlet Context is initialized.
getApplicationEnvironment() - Method in interface ca.bc.gov.webade.Application
Get the deployment environment this application is deployed in.
getApplicationEnvironment() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getApplicationManager() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Returns the application manager singleton, or null, if not configured.
getApplicationPreferences() - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getWebADEApplicationPreferences() instead.
getApplicationPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getApplicationPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getApplicationPreferences() - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated. Use WebADEDatastore.getWebADEApplicationPreferences() instead.
getApplicationPreferences() - Method in class ca.bc.gov.webade.config.ApplicationConfig
Deprecated.  
getApplicationPreferences(String) - Method in class ca.bc.gov.webade.config.PreferencesXMLFileLoader
 
getApplicationPreferences(String) - Method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
getApplicationRoles() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getApplicationRoles() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the set of roles for the given application code.
getArray(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getArray(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getArray(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getArray(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getAsciiStream(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getAsciiStream(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getAttribute(String) - Method in interface ca.bc.gov.webade.preferences.util.WebADEPreferenceIterator
Returns the current preference's attribute value for the given attribute name.
getAttributeNames() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getAttributeNames() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getAttributeNames() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getAttributeNames() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Returns the set of attribute names for user attributes supported by this object instance.
getAttributeValue(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getAttributeValue(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getAttributeValue(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getAttributeValue(String) - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Returns the value for the attribute with the given name.
getAuthorizedUsers(Role) - Method in interface ca.bc.gov.webade.Application
Loads all users from the datastore that are members of the given role.
getAuthorizedUsers(Role, boolean) - Method in interface ca.bc.gov.webade.Application
Loads all users from the datastore that are members of the given role.
getAuthorizedUsers(Organization) - Method in interface ca.bc.gov.webade.Application
Loads all users from the datastore that are members of roles via an authorization associated with the given organization.
getAuthorizedUsers(Organization, boolean) - Method in interface ca.bc.gov.webade.Application
Loads all users from the datastore that are members of roles via an authorization associated with the given organization.
getAuthorizedUsers(Role, Organization) - Method in interface ca.bc.gov.webade.Application
Loads all users from the datastore that are members the given roles via an authorization associated with the given organization.
getAuthorizedUsers(Role, Organization, boolean) - Method in interface ca.bc.gov.webade.Application
Loads all users from the datastore that are members the given roles via an authorization associated with the given organization.
getAuthorizedUsers(Role) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getAuthorizedUsers(Role, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getAuthorizedUsers(Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getAuthorizedUsers(Organization, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getAuthorizedUsers(Role, Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getAuthorizedUsers(Role, Organization, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getAuthorizedUsers(Role, Organization, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getAuthorizedUsers(Role, Organization, boolean) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads all users from the datastore that are members the given roles via an authorization associated with the given organization.
getAutoCommit() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getBigDecimal(int, int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
Deprecated.  
getBigDecimal(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBigDecimal(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBigDecimal(int, int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
Deprecated.  
getBigDecimal(String, int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
Deprecated.  
getBigDecimal(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBigDecimal(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBinaryStream(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBinaryStream(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBlob(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBlob(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBlob(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBlob(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBoolean(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBoolean(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBoolean(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBoolean(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBusinessActivationCode() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessActivationCode() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessGUID() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessGUID() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessGUID() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyBusinessPartnerUserSearchQuery
 
getBusinessGUID() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getBusinessGUID() - Method in class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery
 
getBusinessLegalName() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessLegalName() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessNumber() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessNumber() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessTradingName() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getBusinessTradingName() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getBusinessUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Business User Information
getBusinessUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getByte(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getByte(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getByte(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getByte(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBytes(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBytes(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getBytes(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getBytes(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getCatalog() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getCharacterStream(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getCharacterStream(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getCity() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getCity() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
getCity() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyGovernmentUserSearchQuery
 
getCity() - Method in class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery
 
getCity() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getClassLoader() - Static method in class ca.bc.gov.webade.ExtensionFactory
Returns the class loader used to load extension classes.
getClob(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getClob(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getClob(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getClob(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getCodeValue() - Method in class ca.bc.gov.webade.user.UserTypeCode
 
getConcurrency() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getConnection(WebADEUserPermissions, Role) - Method in interface ca.bc.gov.webade.Application
gets a Connection for the given role.
getConnection(User, Role) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getConnection(ca.bc.gov.webade.user.WebADEUserPermissions, ca.bc.gov.webade.Role) instead.
getConnection(WebADEUserPermissions, Role) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getConnection(User, Role) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getConnection() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getConnection() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getConnection() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getConnection() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getConnectionByAction(WebADEUserPermissions, Action) - Method in interface ca.bc.gov.webade.Application
Gets a Connection for the given action.
getConnectionByAction(WebADEUserPermissions, String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getConnectionByAction(ca.bc.gov.webade.user.WebADEUserPermissions, ca.bc.gov.webade.Action) instead.
getConnectionByAction(User, String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getConnectionByAction(ca.bc.gov.webade.user.WebADEUserPermissions, ca.bc.gov.webade.Action) instead.
getConnectionByAction(WebADEUserPermissions, Action) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getConnectionByAction(WebADEUserPermissions, String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getConnectionByAction(User, String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getConnectionByPriviledgedAction(Action) - Method in interface ca.bc.gov.webade.Application
Gets a Connection for the given priviledged action.
getConnectionByPriviledgedAction(String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getConnectionByPriviledgedAction(ca.bc.gov.webade.Action) instead.
getConnectionByPriviledgedAction(Action) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getConnectionByPriviledgedAction(String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getConnectionProxy() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Returns the ADEConnectionProxy used to connect to the datastore.
getCreatedTime() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getCurrentConnections() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getCurrentUser(HttpSession) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Deprecated. Use HttpRequestUtils.getCurrentUserPermissions(javax.servlet.http.HttpSession) and HttpRequestUtils.getCurrentUserInfo(javax.servlet.http.HttpSession) instead.
getCurrentUser(HttpServletRequest) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Deprecated. Use HttpRequestUtils.getCurrentUserPermissions(javax.servlet.http.HttpServletRequest) and HttpRequestUtils.getCurrentUserInfo(javax.servlet.http.HttpServletRequest) instead.
getCurrentUserCredentials() - Method in class ca.bc.gov.webade.security.WebADESecurityManager
Returns the current user for this thread.
getCurrentUserInfo(HttpSession) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Returns the WebADEUserInfo object for the user making the request.
getCurrentUserInfo(HttpServletRequest) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Returns the WebADEUserInfo object for the user making the request.
getCurrentUserInfo() - Method in class ca.bc.gov.webade.security.WebADESecurityManager
Returns the current user for this thread.
getCurrentUserPermissions(HttpSession) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Returns the WebADEUserPermissions object for the user making the request.
getCurrentUserPermissions(HttpServletRequest) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Returns the WebADEUserPermissions object for the user making the request.
getCurrentUserPermissions() - Method in class ca.bc.gov.webade.security.WebADESecurityManager
Returns the current user for this thread.
getCursorName() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getDataSource(ConnectionPoolParams) - Static method in class ca.bc.gov.webade.dbpool.ConnectionCacheUtils
Loads the datasource with the given connection parameters.
getDatastoreEnvironment() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getDatastoreEnvironment() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the environment code value for the datastore (DEV, TEST, or PROD).
getDate(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getDate(int, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getDate(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getDate(String, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getDate(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getDate(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getDate(int, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getDate(String, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getDependantPreferences() - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
 
getDependantPreferences() - Method in class ca.bc.gov.webade.validation.PreferenceValidator
 
getDescription() - Method in class ca.bc.gov.webade.Organization
 
getDescription() - Method in class ca.bc.gov.webade.user.UserTypeCode
 
getDirectoryUserType() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getDirectoryUserType() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy
 
getDirectoryUserType() - Method in class ca.bc.gov.webade.user.search.DefaultBusinessPartnerUserSearchQuery
 
getDirectoryUserType() - Method in class ca.bc.gov.webade.user.search.DefaultGovernmentUserSearchQuery
 
getDirectoryUserType() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getDisplayName() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getDisplayName() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getDouble(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getDouble(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getDouble(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getDouble(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getEUserId() - Method in class ca.bc.gov.webade.database.DatabaseUserCredentials
 
getEffectiveDate() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getEffectiveDate() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getEffectiveDate() - Method in class ca.bc.gov.webade.ElectronicAgreement
 
getEffectiveDate() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getEffectiveDate() - Method in class ca.bc.gov.webade.Organization
 
getEffectiveDate() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getEgroupId() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getElectronicAgreement(String) - Method in interface ca.bc.gov.webade.Application
Returns the target agreement, based on the given agreement name.
getElectronicAgreement(String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getElectronicAgreement(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getElectronicAgreement(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the target agreement, based on the given agreement name.
getEmailAddress() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getEmailAddress() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getEmailAddress() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getEmailAddress() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getEmailAddress() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getEmailAddress() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyBusinessPartnerUserSearchQuery
 
getEmailAddress() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyGovernmentUserSearchQuery
 
getEmailAddress() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getEmailAddress() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getEmailAddress() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getEmployeeId() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
getEmployeeId() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
getEnvironment() - Method in interface ca.bc.gov.webade.ADEConnectionProxy
 
getEuserId() - Method in class ca.bc.gov.webade.AbstractPreference
 
getEuserId() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getExpiryDate() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getExpiryDate() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getExpiryDate() - Method in class ca.bc.gov.webade.ElectronicAgreement
 
getExpiryDate() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getExpiryDate() - Method in class ca.bc.gov.webade.Organization
 
getExpiryDate() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getExpiryDate() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getExpiryDate() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getExtensionPreferences(String) - Method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
getExtensions() - Method in class ca.bc.gov.webade.config.ApplicationConfig
Returns the set of extensions to load for this application.
getExtraProvincialRegistrationNumber() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getExtraProvincialRegistrationNumber() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getFetchDirection() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getFetchDirection() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getFetchDirection() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getFetchDirection() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getFetchSize() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getFetchSize() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getFetchSize() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getFetchSize() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getFilterConfig() - Method in class ca.bc.gov.webade.j2ee.WebADEFilter
 
getFirstName() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getFirstName() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getFirstName() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getFirstName() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getFirstName() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getFirstName() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy
 
getFirstName() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getFirstName() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getFloat(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getFloat(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getFloat(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getFloat(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getGeneratedKeys() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getGlobalPreferences() - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getWebADEGlobalPreferences() instead.
getGlobalPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getGlobalPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getGlobalPreferences() - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated. Use WebADEDatastore.getWebADEGlobalPreferences() instead.
getGovernmentOrganizations() - Method in class ca.bc.gov.webade.EUser
Deprecated. Returns the Government Organizations a user has access to.
getGovernmentOrganizations() - Method in interface ca.bc.gov.webade.User
Deprecated. Returns the Government Organizations a user has access to.
getGovernmentOrganizations() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getGovernmentOrganizations() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns the Government Organizations a user has access to.
getGroupByGUID(String) - Method in interface ca.bc.gov.webade.Application
Deprecated. All group search functionality in no longer supported.
getGroupByGUID(String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. All group search functionality in no longer supported.
getGroupByGUID(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getGroupByGUID(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getGroupMaxCacheTime() - Method in class ca.bc.gov.webade.config.ApplicationConfig
 
getGroupSearchMetadata() - Method in interface ca.bc.gov.webade.Application
Deprecated. All group search functionality in no longer supported.
getGroupSearchMetadata() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. All group search functionality in no longer supported.
getGroupSearchMetadata() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getGroupSearchMetadata() - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated. This method is no longer supported.
getGuid() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getGuid() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getGuid() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getGuid() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getGuid() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getHoldability() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getId() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getIncorporationNumber() - Method in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
 
getIncorporationNumber() - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
getInitParameter(String) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
getInitParameterNames() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
getInitializationErrorMessage() - Static method in class ca.bc.gov.webade.j2ee.WebAppInitializationUtils
Returns the initialization error message when the WebADE web application initialization failed on error.
getInt(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getInt(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getInt(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getInt(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getInternalUserGroupInfo(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Internal User Group Membership Information
getInternalUserGroupInfo(String, String, String, StringHolder, StringHolder, IntHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getInternalUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Internal User Information
getInternalUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getInternalWebADEPreferences() - Method in class ca.bc.gov.webade.config.ApplicationConfig
 
getJavaEnvironment() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getJavaEnvironment() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the environment code value for the Java API (DEV, TEST, or PROD).
getLastClosedTime() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getLastName() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getLastName() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getLastName() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getLastName() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getLastName() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getLastName() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy
 
getLastName() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getLastName() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getLastOpenedTime() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getLogWriter() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getLoginTimeout() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getLong(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getLong(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getLong(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getLong(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getMBeanServerPort() - Method in class ca.bc.gov.webade.config.MBeanSettings
 
getManagementClass() - Method in class ca.bc.gov.webade.config.ManagementSettings
 
getManagementProperties() - Method in class ca.bc.gov.webade.config.ManagementSettings
 
getManagementSettings() - Method in class ca.bc.gov.webade.config.ApplicationConfig
 
getMaxCheckoutTime() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getMaxCheckoutTime() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getMaxConnections() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getMaxConnections() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getMaxEndDate() - Method in class ca.bc.gov.webade.DateSearchAttribute
Deprecated.  
getMaxEndDate() - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
getMaxEndDate() - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
getMaxFieldSize() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getMaxFieldSize() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getMaxFieldSize() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getMaxIdleTime() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getMaxIdleTime() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getMaxOccurrenceCount() - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
 
getMaxOccurrenceCount() - Method in class ca.bc.gov.webade.validation.PreferenceValidator
 
getMaxRows() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getMaxRows() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getMaxRows() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getMaxStartDate() - Method in class ca.bc.gov.webade.DateSearchAttribute
Deprecated.  
getMaxStartDate() - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
getMaxStartDate() - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
getMaxValue() - Method in class ca.bc.gov.webade.validation.NumberPreferenceValidator
 
getMaxWaitTime() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getMaxWaitTime() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getMetaData() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getMetaData() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getMetaData() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getMetaData() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getMiddleInitial() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getMiddleInitial() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getMiddleInitial() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getMiddleInitial() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getMiddleInitial() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getMiddleInitial() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyBusinessPartnerUserSearchQuery
 
getMiddleInitial() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyGovernmentUserSearchQuery
 
getMiddleInitial() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getMiddleInitial() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getMiddleInitial() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getMinConnections() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getMinConnections() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getMinOccurrenceCount() - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
 
getMinOccurrenceCount() - Method in class ca.bc.gov.webade.validation.PreferenceValidator
 
getMinValue() - Method in class ca.bc.gov.webade.validation.NumberPreferenceValidator
 
getMinistryInfo() - Method in class ca.bc.gov.webade.Organization
 
getMonitorSleepTime() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getMonitorSleepTime() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getMoreResults() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getMoreResults() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getMoreResults() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getMoreResults(int) - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getName() - Method in class ca.bc.gov.webade.Action
 
getName() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getName() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getName() - Method in class ca.bc.gov.webade.GroupSearchObject
Deprecated.  
getName() - Method in class ca.bc.gov.webade.Organization
 
getName() - Method in class ca.bc.gov.webade.OrganizationSearchObject
 
getName() - Method in class ca.bc.gov.webade.Role
Return Role Name
getNextException() - Method in class ca.bc.gov.webade.WebADEException
Deprecated. Use Throwable.getCause()
getNonGovernmentOrganizations() - Method in class ca.bc.gov.webade.EUser
Deprecated. Returns the Non-Government Organizations a user has access to.
getNonGovernmentOrganizations() - Method in interface ca.bc.gov.webade.User
Deprecated. Returns the Non-Government Organizations a user has access to.
getNonGovernmentOrganizations() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getNonGovernmentOrganizations() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns the Non-Government Organizations a user has access to.
getNumberClass() - Method in class ca.bc.gov.webade.validation.NumberPreferenceValidator
 
getObject(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getObject(int, Map) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getObject(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getObject(String, Map) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getObject(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getObject(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getObject(int, Map) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getObject(String, Map) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getOrganizationById(long) - Method in interface ca.bc.gov.webade.Application
Returns the organization with the given organization id.
getOrganizationById(long) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getOrganizationCode() - Method in interface ca.bc.gov.webade.MinistryOrganizationInfo
Returns the ministry-specific unique organization code as a String.
getOrganizationCode() - Method in class ca.bc.gov.webade.Organization
 
getOrganizationCodeAsInt() - Method in interface ca.bc.gov.webade.MinistryOrganizationInfo
Returns the ministry-specific unique organization code as an int.
getOrganizationCodeAsInt() - Method in class ca.bc.gov.webade.Organization
 
getOrganizationCodeAsLong() - Method in interface ca.bc.gov.webade.MinistryOrganizationInfo
Returns the ministry-specific unique organization code as a long.
getOrganizationCodeAsLong() - Method in class ca.bc.gov.webade.Organization
 
getOrganizationId() - Method in class ca.bc.gov.webade.Organization
 
getOrganizationSearchMetadata() - Method in interface ca.bc.gov.webade.Application
Returns the OrganizationSearchObject metadata object that allows the searching of ministry organizations.
getOrganizationSearchMetadata() - Method in class ca.bc.gov.webade.DefaultWebADEDatabaseDatastore
 
getOrganizationSearchMetadata() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getOrganizationSearchMetadata() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns an instance of the appropriate OrganizationSearchObject to be used to search for organizations.
getOrganizationType() - Method in class ca.bc.gov.webade.Organization
 
getOrganizationTypeCode() - Method in class ca.bc.gov.webade.OrganizationSearchObject
 
getOrganizations() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getOrganizations() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getOrganizations() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getOrganizations() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getOrganizations() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getOrganizations() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
 
getOverdueConnectionCount() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getOwningApplication() - Method in class ca.bc.gov.webade.WebADEExtension
Returns the application singleton object that has this extension registered.
getParameterMetaData() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getPhoneNumber() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getPhoneNumber() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getPhoneNumber() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getPhoneNumber() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getPhoneNumber() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getPhoneNumber() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyBusinessPartnerUserSearchQuery
 
getPhoneNumber() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyGovernmentUserSearchQuery
 
getPhoneNumber() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getPhoneNumber() - Method in interface ca.bc.gov.webade.user.search.BusinessPartnerUserSearchQuery
 
getPhoneNumber() - Method in interface ca.bc.gov.webade.user.search.GovernmentUserSearchQuery
 
getPooledConnection() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getPooledConnection(String, String) - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getPooledConnection() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getPooledResourceProperties(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getPooledResourceProperties(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Retrieves the set of configuration properties for a pooled resource.
getPort(Class) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
For the given interface, get the stub implementation.
getPorts() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getPreference(String) - Method in class ca.bc.gov.webade.PreferenceSet
Returns the corresponding value for the given preference name, or null if not found.
getPreference(String, String) - Method in class ca.bc.gov.webade.Preferences
Returns the target preference, identified by sub-type and name.
getPreference(String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreference(String, String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreference(String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Returns the corresponding value for the given preference name, or null if not found.
getPreference(String, String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the target preference, identified by sub-type and name.
getPreferenceName() - Method in class ca.bc.gov.webade.Preference
 
getPreferenceName() - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
 
getPreferenceName() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreference
 
getPreferenceName() - Method in interface ca.bc.gov.webade.preferences.WebADEPreference
 
getPreferenceNames() - Method in class ca.bc.gov.webade.PreferenceSet
Returns the preference names of the preference set.
getPreferenceNames() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreferenceNames() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Returns the preference names of the preference set.
getPreferenceProperties(boolean) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreferenceProperties(boolean, String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreferenceProperties(boolean) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Returns all preferences in the set as name value pairs in a Properties object.
getPreferenceProperties(boolean, String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Returns all preferences in the set as name value pairs in a Properties object.
getPreferencePropertiesBySubType(String) - Method in class ca.bc.gov.webade.Preferences
Returns the preferences that match the given subtype as name value pairs in a Properties object.
getPreferencePropertiesBySubType(String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferencePropertiesBySubType(String, boolean) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferencePropertiesBySubType(String, boolean, String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferencePropertiesBySubType(String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the preferences that match the given subtype as name value pairs in a Properties object.
getPreferencePropertiesBySubType(String, boolean) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the preferences that match the given subtype as name value pairs in a Properties object.
getPreferencePropertiesBySubType(String, boolean, String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the preferences that match the given subtype as name value pairs in a Properties object.
getPreferenceSet(String, String) - Method in class ca.bc.gov.webade.Preferences
Returns the target preference set.
getPreferenceSet(String, String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferenceSet(String, String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the target preference set.
getPreferenceSetName() - Method in class ca.bc.gov.webade.PreferenceSet
 
getPreferenceSetName() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreferenceSetName() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
 
getPreferenceSets() - Method in class ca.bc.gov.webade.Preferences
Returns the preference sets.
getPreferenceSetsBySubType(String) - Method in class ca.bc.gov.webade.Preferences
Returns the preference sets that match the given subtype.
getPreferenceSetsBySubType(String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferenceSetsBySubType(String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the preference sets that match the given subtype.
getPreferenceSubType() - Method in class ca.bc.gov.webade.AbstractPreference
 
getPreferenceSubTypes() - Method in class ca.bc.gov.webade.Preferences
Returns all subtypes in the .
getPreferenceSubTypes() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferenceSubTypes() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns all subtypes in the .
getPreferenceType() - Method in class ca.bc.gov.webade.AbstractPreference
 
getPreferenceType() - Method in class ca.bc.gov.webade.PreferenceTypeCode
 
getPreferenceType() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferenceType() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceType
 
getPreferenceType() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
 
getPreferenceTypeCode(String) - Static method in class ca.bc.gov.webade.PreferenceTypeCode
 
getPreferenceTypeCode(String) - Static method in class ca.bc.gov.webade.preferences.WebADEPreferenceTypeFactory
 
getPreferenceValidators() - Method in class ca.bc.gov.webade.validation.PreferenceSetValidator
Gets the validators tied to the preference set's preferences.
getPreferenceValue() - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
 
getPreferenceValue() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreference
 
getPreferenceValue() - Method in interface ca.bc.gov.webade.preferences.WebADEPreference
 
getPreferenceValues() - Method in class ca.bc.gov.webade.Preference
 
getPreferenceValues() - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
 
getPreferenceValues() - Method in interface ca.bc.gov.webade.preferences.MultiValueWebADEPreference
 
getPreferences() - Method in class ca.bc.gov.webade.Preferences
Returns the set of preferences.
getPreferences() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreferences() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Returns the set of preferences.
getPreferencesBySubType(String) - Method in class ca.bc.gov.webade.Preferences
Returns the preferences that match the given subtype.
getPreferencesBySubType(String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getPreferencesBySubType(String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the preferences that match the given subtype.
getPreferencesProperties() - Method in class ca.bc.gov.webade.PreferenceSet
Returns all preferences in the set as name value pairs in a Properties object.
getPreferencesProperties() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
getPreferencesProperties() - Method in interface ca.bc.gov.webade.preferences.WebADEPreferenceSet
Returns all preferences in the set as name value pairs in a Properties object.
getPublicWebADEPermissions() - Method in interface ca.bc.gov.webade.Application
Returns the public unauthenticated permissions from the datastore.
getPublicWebADEPermissions() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getPublicWebADEPermissions() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getPublicWebADEPermissions() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the public permissions from the datastore.
getQueryTimeout() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getQueryTimeout() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getQueryTimeout() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getRef(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getRef(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getRef(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getRef(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getResultSet() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getResultSet() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getResultSet() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getResultSetConcurrency() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getResultSetConcurrency() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getResultSetConcurrency() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getResultSetHoldability() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getResultSetType() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getResultSetType() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getResultSetType() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getRole(String) - Method in class ca.bc.gov.webade.AppRoles
get the Roleobject for the given role name.
getRoleName() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getRoleNames() - Method in class ca.bc.gov.webade.AppRoles
get the list of valid role names for the parent Application.
getRoles() - Method in interface ca.bc.gov.webade.Application
get the roles used by this application.
getRoles(Organization) - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getRoles() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getRoles(Organization) - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getRoles() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getRoles() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getRoles() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getRoles() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
 
getRolesByAction(Action) - Method in class ca.bc.gov.webade.AppRoles
Get the Roles associated with an action, if any.
getRolesByAction(String) - Method in class ca.bc.gov.webade.AppRoles
Deprecated. Use getRolesByAction(ca.bc.gov.webade.Action) instead.
getRolesByOrganization(Organization) - Method in class ca.bc.gov.webade.EUser
Deprecated. Returns the set of roles assigned to the user by the given organization.
getRolesByOrganization(Organization) - Method in interface ca.bc.gov.webade.User
Deprecated. Returns the set of roles assigned to the user by the given organization.
getRolesByOrganization(Organization) - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getRolesByOrganization(Organization) - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns the set of roles assigned to the user by the given organization.
getRolesNotSecuredByOrganization() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getRolesNotSecuredByOrganization() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns the set of roles assigned to the user that are not secured by organization.
getRow() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getSearchDate() - Method in class ca.bc.gov.webade.DateSearchAttribute
Deprecated.  
getSearchDate() - Method in interface ca.bc.gov.webade.user.search.DateSearchAttribute
 
getSearchDate() - Method in class ca.bc.gov.webade.user.search.DefaultDateSearchAttribute
 
getSearchDirectory() - Method in class ca.bc.gov.webade.GroupSearchObject
Deprecated.  
getSearchDirectory() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getSearchOptions() - Method in class ca.bc.gov.webade.OptionSearchAttribute
 
getSearchOptions() - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
getSearchOptions() - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.LongSearchAttribute
Deprecated.  
getSearchValue() - Method in class ca.bc.gov.webade.OptionSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.TextSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyTextSearchAttributeProxy
 
getSearchValue() - Method in class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
getSearchValue() - Method in class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
getSearchValue() - Method in interface ca.bc.gov.webade.user.search.LongSearchAttribute
 
getSearchValue() - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
getSearchValue() - Method in interface ca.bc.gov.webade.user.search.TextSearchAttribute
 
getSecurityConfiguration(String) - Static method in class ca.bc.gov.webade.user.security.enterprise.SecurityConfigurationFactory
Returns the security configuration object for the given type.
getSelectedOrganization() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getSelectedOrganization() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getSelectedOrganization() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getSelectedOrganization() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
 
getServiceName() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getServletConfig() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
getServletContext() - Method in class ca.bc.gov.webade.http.WebADEAction
 
getServletContext() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
getServletInfo() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
getServletName() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
getShort(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getShort(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getShort(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getShort(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getSourceDirectory() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getSourceDirectory() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getSourceDirectory() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getSourceDirectory() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getSourceDirectory() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getSourceDirectoryForUserType(UserTypeCode) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Returns the source directory for the given user type if it is supported by this provider.
getSourceDirectoryForUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the source directory for the given user type if it is supported by this provider.
getSourceDirectoryForUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the source directory for the given user type if it is supported by this provider.
getSourceDirectoryForUserType(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSourceDirectoryForUserType(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
getSourceDirectoryForUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the source directory for the given user type if it is supported by this provider.
getStatement() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getString(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getString(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getString(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getString(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getSupportedSourceDirectories() - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated.  
getSupportedSourceDirectories() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getSupportedSourceDirectories() - Method in interface ca.bc.gov.webade.WebADEDatastore
 
getSupportedSourceDirectories() - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
 
getSupportedSourceDirectories() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSupportedSourceDirectories() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
getSupportedSourceDirectories() - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the set of source directory names supported by this instance of the UserInfoService.
getSupportedTypesAndDomains() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSupportedUserTypes() - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated.  
getSupportedUserTypes() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getSupportedUserTypes() - Method in interface ca.bc.gov.webade.WebADEDatastore
 
getSupportedUserTypes() - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
 
getSupportedUserTypes() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getSupportedUserTypes() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
getSupportedUserTypes() - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the set of user type codes supported by this instance of the UserInfoService.
getSystemUserCredentials() - Method in class ca.bc.gov.webade.config.ApplicationConfig
Deprecated. No longer needed, set in the CAP web services provider directly.
getTime(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTime(int, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTime(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTime(String, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTime(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTime(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTime(int, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTime(String, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTimeout() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getTimestamp(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTimestamp(int, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTimestamp(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTimestamp(String, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getTimestamp(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTimestamp(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTimestamp(int, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTimestamp(String, Calendar) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTotalUsageTime() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getTransactionIsolation() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getType() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getTypeMap() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getURL() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getURL(int) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getURL(String) - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getURL(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getURL(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getUnicodeStream(int) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
Deprecated.  
getUnicodeStream(String) - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
Deprecated.  
getUpdateCount() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getUpdateCount() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getUpdateCount() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getUpdatedDate() - Method in class ca.bc.gov.webade.database.DatabaseUserCredentials
 
getUrl() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getUsageCount() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
getUser(UserCredentials) - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Returns the user information from the LDAP directory hosting the user identified by the given credentials.
getUser() - Method in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
 
getUser() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCache
 
getUser(UserCredentials, UserCredentials) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the user information from the LDAP directory hosting the user identified by the given credentials.
getUser(UserCredentials, UserCredentials) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getUser(UserCredentials, UserCredentials) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
getUserByEUserId(long) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUserByEUserId(long) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserByGUID(String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getWebADEUserPreferences(ca.bc.gov.webade.user.UserCredentials) and UserInfoService.getWebADEUserInfo(ca.bc.gov.webade.user.UserCredentials) instead.
getUserByGUID(String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUserByGUID(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserByGUID(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getUserById(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserById(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getUserByUserId(String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getWebADEUserPreferences(ca.bc.gov.webade.user.UserCredentials) and UserInfoService.getWebADEUserInfo(ca.bc.gov.webade.user.UserCredentials) instead.
getUserByUserId(String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUserCredentials() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
getUserCredentials() - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
getUserCredentials() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
getUserCredentials() - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
 
getUserDefaultOrganization(UserCredentials) - Method in interface ca.bc.gov.webade.Application
Gets the user's default organization.
getUserDefaultOrganization(User) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getUserDefaultOrganization(ca.bc.gov.webade.user.UserCredentials) instead.
getUserDefaultOrganization(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getUserDefaultOrganization(User) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUserDefaultOrganization(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getUserDefaultOrganization(User) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserDefaultOrganization(UserCredentials) - Method in interface ca.bc.gov.webade.WebADEDatastore
Gets the user's default organization.
getUserDefaultOrganization(User) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getUserGuid() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getUserId() - Method in class ca.bc.gov.webade.EUser
Deprecated. Get the User id from the user object
getUserId() - Method in interface ca.bc.gov.webade.User
Deprecated. Get the User id from the user object
getUserId() - Method in class ca.bc.gov.webade.UserSearchObject
Deprecated.  
getUserId() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getUserId() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy
 
getUserId() - Method in class ca.bc.gov.webade.user.search.AbstractUserSearchQuery
 
getUserId() - Method in interface ca.bc.gov.webade.user.search.UserSearchQuery
 
getUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get User Information
getUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getUserInfoService() - Method in interface ca.bc.gov.webade.Application
Returns the UserInfoService object for this application.
getUserInfoService() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Returns the UserInfoService object for this application.
getUserInfoService(ServletContext) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
A convenience method for web application code needing to access the UserInfoService object.
getUserMaxCacheTime() - Method in class ca.bc.gov.webade.config.ApplicationConfig
 
getUserPreferences(UserCredentials) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getWebADEUserPreferences(ca.bc.gov.webade.user.UserCredentials) instead.
getUserPreferences(User) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getWebADEUserPreferences(ca.bc.gov.webade.user.UserCredentials) instead.
getUserPreferences(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUserPreferences(User) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUserPreferences(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserPreferences(long) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserPreferences(UserCredentials) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated. Use WebADEDatastore.getWebADEUserPreferences() instead.
getUserPreferences(long) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getUserProviderPreferences() - Method in class ca.bc.gov.webade.config.ApplicationConfig
Deprecated. Replaced with
getUserProviderWebADEPreferenceSets() - Method in class ca.bc.gov.webade.config.ApplicationConfig
Returns the set of user-provider configuration preferences.
getUserSearchMetadata() - Method in interface ca.bc.gov.webade.Application
Deprecated. Use UserInfoService.createUserSearchQuery(ca.bc.gov.webade.user.UserTypeCode) instead, passing in the target user type code to search on.
getUserSearchMetadata() - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Returns a List of UserSearchObject metadata objects for all configured directories for this application.
getUserSearchMetadata() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. Use UserInfoService.createUserSearchQuery(ca.bc.gov.webade.user.UserTypeCode)
getUserSearchMetadata() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUserSearchMetadata() - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated. Use createUserSearchQuery() instead, passing in the target user type code to search on.
getUserSearchObject() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy
 
getUserServicesSoap() - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServices
 
getUserServicesSoap(URL) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServices
 
getUserServicesSoap() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserServicesSoap(URL) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserServicesSoapAddress() - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServices
 
getUserServicesSoapAddress() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserServicesSoapWSDDServiceName() - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesLocator
 
getUserType() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
getUserType() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
getUserType() - Method in interface ca.bc.gov.webade.Group
Deprecated.  
getUserType() - Method in interface ca.bc.gov.webade.User
Deprecated.  
getUserTypeCode() - Method in class ca.bc.gov.webade.user.UserCredentials
 
getUserTypeCode(String) - Static method in class ca.bc.gov.webade.user.UserTypeCode
Returns the matching UserTypeCode instance for the given code value, or null if no match is found.
getUserTypeForSourceDirectory(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Returns the user type for the given source directory if it is supported by this provider.
getUserTypeForSourceDirectory(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the user type for the given source directory if it is supported by this provider.
getUserTypeForSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns the user type for the given source directory if it is supported by this provider.
getUserTypeForSourceDirectory(String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getUserTypeForSourceDirectory(String) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
getUserTypeForSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns the user type for the given source directory if it is supported by this provider.
getUsersByOrganization(Organization) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getAuthorizedUsers(ca.bc.gov.webade.Organization) instead.
getUsersByOrganization(Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUsersByOrganization(long) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUsersByOrganization(long) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getUsersByRole(Role) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getAuthorizedUsers(ca.bc.gov.webade.Role) instead.
getUsersByRole(Role) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUsersByRole(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUsersByRole(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getUsersByRoleAndOrganization(Role, Organization) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.getAuthorizedUsers(ca.bc.gov.webade.Role, ca.bc.gov.webade.Organization) instead.
getUsersByRoleAndOrganization(Role, Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
getUsersByRoleAndOrganization(String, long) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
getUsersByRoleAndOrganization(String, long) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
getVerifiedIndividualUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in interface ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoap
Get Verified Individual User Information
getVerifiedIndividualUserInfo(String, String, String, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder, StringHolder) - Method in class ca.bc.gov.webade.user.provider.capws.v4.UserServicesSoapStub
 
getWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
getWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
getWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getWarnings() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
getWebADEApplicationPreferences() - Method in interface ca.bc.gov.webade.Application
Returns the set of WebADE application preferences.
getWebADEApplicationPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEApplicationPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEApplicationPreferences() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the application preferences defined for the current WebADE application.
getWebADEExtension(String) - Method in interface ca.bc.gov.webade.Application
Retrieves the registered extension singleton from the list of extensions whose fully qualified class name is the one provided.
getWebADEExtension(Class) - Method in interface ca.bc.gov.webade.Application
Retrieves the registered extension singleton from the list of extensions which is an instance of the provided class object.
getWebADEExtension(String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEExtension(Class) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEExtensionPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEExtensionPreferences() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the application's WebADE extensions preferences defined for the current WebADE application.
getWebADEGlobalPreferences() - Method in interface ca.bc.gov.webade.Application
Returns the global preferences for WebADE.
getWebADEGlobalPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEGlobalPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEGlobalPreferences() - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the global preferences defined for all of WebADE.
getWebADEPreferences() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Returns the WebADE preferences for the application.
getWebADEPreferences(String) - Method in class ca.bc.gov.webade.config.PreferencesXMLFileLoader
 
getWebADEPreferences(String) - Method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
getWebADEPreferencesBySubType(String) - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
getWebADEPreferencesBySubType(String) - Method in interface ca.bc.gov.webade.preferences.WebADEPreferences
Returns the WebADEPreference and WebADEPreferenceSet objects that match the given subtype.
getWebADEPreferencesFileLocation() - Static method in class ca.bc.gov.webade.config.PreferencesXMLFileLoader
 
getWebADEPreferencesFileLocation() - Static method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
getWebADESecurityManager() - Static method in class ca.bc.gov.webade.security.WebADESecurityManager
Returns the WebADESecurityManager singleton, or throws a Security exception if the requesting class is not permitted to access the security manager.
getWebADEUserInfo(UserCredentials) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use UserInfoService.getWebADEUserInfo(ca.bc.gov.webade.user.UserCredentials) instead.
getWebADEUserInfo(UserCredentials, boolean) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use UserInfoService.getWebADEUserInfo(ca.bc.gov.webade.user.UserCredentials, boolean) instead.
getWebADEUserInfo(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. Use UserInfoService.getWebADEUserInfo(ca.bc.gov.webade.user.UserCredentials).
getWebADEUserInfo(UserCredentials, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated. Use UserInfoService.getWebADEUserInfo(ca.bc.gov.webade.user.UserCredentials, boolean).
getWebADEUserInfo(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEUserInfo(UserCredentials, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEUserInfo(UserCredentials) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads the target user's personal information from the datastore, or returns null if the user is not found.
getWebADEUserInfo(UserCredentials, boolean) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads the target user's personal information from the datastore, or returns null if the user is not found.
getWebADEUserInfo(UserCredentials) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Loads the target user's personal information from the user provider, or returns null if the user is not found.
getWebADEUserInfo(UserCredentials, boolean) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Loads the target user's personal information from the user provider, or returns null if the user is not found.
getWebADEUserPermissions(UserCredentials) - Method in interface ca.bc.gov.webade.Application
Loads the target user's permissions from the datastore, or returns null if the user is not found.
getWebADEUserPermissions(UserCredentials, boolean) - Method in interface ca.bc.gov.webade.Application
Loads the target user's permissions from the datastore, or returns null if the user is not found.
getWebADEUserPermissions(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEUserPermissions(UserCredentials, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEUserPermissions(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEUserPermissions(UserCredentials, boolean) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEUserPermissions(UserCredentials) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads the target user's permissions from the datastore, or returns null if the user is not found.
getWebADEUserPermissions(UserCredentials, boolean) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads the target user's permissions from the datastore, or returns null if the user is not found.
getWebADEUserPreferences(UserCredentials) - Method in interface ca.bc.gov.webade.Application
Returns the set of user preferences for this user and this application.
getWebADEUserPreferences(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
getWebADEUserPreferences(UserCredentials) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
getWebADEUserPreferences(UserCredentials) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns the set of user preferences for this user and this application.
getWebADEVersion() - Static method in class ca.bc.gov.webade.WebADEUtils
 
getWebServiceUrl() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getWebServiceUsername() - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
getWebadeDatastoreImplementation() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeEnvironment() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeJdbcUrl() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeMaxConnectionCheckoutTime() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeMaxConnectionIdleTime() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeMaxConnectionWaitTime() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeMaxConnections() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeMinConnections() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadePassword() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWebadeUserid() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
getWildcardOption() - Method in class ca.bc.gov.webade.TextSearchAttribute
 
getWildcardOption() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyTextSearchAttributeProxy
 
getWildcardOption() - Method in class ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
 
getWildcardOption() - Method in interface ca.bc.gov.webade.user.search.TextSearchAttribute
 
getWrappedConnection() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
getWrappedResultSet() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
getWrappedStatement() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 

H

HtmlUtil - class ca.bc.gov.webade.http.HtmlUtil.
HtmlUtil provides various HTML utility functions.
HtmlUtil() - Constructor for class ca.bc.gov.webade.http.HtmlUtil
Default constructor.
HttpRequestUtils - class ca.bc.gov.webade.http.HttpRequestUtils.
Used to retrieve the application and user info service singletons from the servlet context and the session user's permissions and information from the session object associated with the current request.
HttpRequestUtils() - Constructor for class ca.bc.gov.webade.http.HttpRequestUtils
 
handlesSourceDirectory(String) - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesSourceDirectory(String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesSourceDirectory(String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesSourceDirectory(String) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
handlesSourceDirectory(String) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
handlesSourceDirectory(String) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns true if the given sourceDirectory is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Returns true if the given user type is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Returns true if the given user type is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns true if the given user type is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Returns true if the given user type is one of the ones supported by this provider.
handlesUserType(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
handlesUserType(UserTypeCode) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
handlesUserType(UserTypeCode) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Returns true if the given user type is one of the ones supported by this provider.
hasAction(Action) - Method in class ca.bc.gov.webade.Role
Returns true if the given action is found in this role.
hasAttribute(String) - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
hasAttribute(String) - Method in class ca.bc.gov.webade.user.DefaultBusinessPartnerUserInfo
 
hasAttribute(String) - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
hasAttribute(String) - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
Returns whether this object instance supports the attribute with the given name.
hasIndeterminateAuthorizations(Role) - Method in interface ca.bc.gov.webade.Application
Checks to see if a call to getUsersByRole() will throw a IndeterminateAuthorizationsException for the given role.
hasIndeterminateAuthorizations(Organization) - Method in interface ca.bc.gov.webade.Application
Checks to see if a call to getUsersByRole() will throw a IndeterminateAuthorizationsException for the given organization.
hasIndeterminateAuthorizations(Role, Organization) - Method in interface ca.bc.gov.webade.Application
Checks to see if a call to getUsersByRole() will throw a IndeterminateAuthorizationsException for the given role and organization.
hasIndeterminateAuthorizations(Role) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
hasIndeterminateAuthorizations(Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
hasIndeterminateAuthorizations(Role, Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
hasIndeterminateAuthorizations(Role, Organization) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
hasIndeterminateAuthorizations(Role, Organization) - Method in interface ca.bc.gov.webade.WebADEDatastore
Checks to see if a call to getUsersByRole() will throw a IndeterminateAuthorizationsException for the given role and organization.
hasInitializationFailed() - Static method in class ca.bc.gov.webade.j2ee.WebAppInitializationUtils
Returns whether the WebADE web application initialization failed on error.
hasUserAcceptedAgreement(UserCredentials, String) - Method in interface ca.bc.gov.webade.Application
Returns a flag indicating whether the user has previously agreed to the given agreement.
hasUserAcceptedAgreement(User, String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.hasUserAcceptedAgreement(ca.bc.gov.webade.user.UserCredentials, java.lang.String) instead.
hasUserAcceptedAgreement(UserCredentials, String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
hasUserAcceptedAgreement(User, String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
hasUserAcceptedAgreement(UserCredentials, String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
hasUserAcceptedAgreement(User, String) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
hasUserAcceptedAgreement(UserCredentials, String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Returns a flag indicating whether the user has previously agreed to the given agreement.
hasUserAcceptedAgreement(User, String) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
hashCode() - Method in class ca.bc.gov.webade.Action
 
hashCode() - Method in class ca.bc.gov.webade.EGroup
Deprecated.  
hashCode() - Method in class ca.bc.gov.webade.Organization
 
hashCode() - Method in class ca.bc.gov.webade.Preference
 
hashCode() - Method in class ca.bc.gov.webade.PreferenceSet
 
hashCode() - Method in class ca.bc.gov.webade.PreferenceTypeCode
 
hashCode() - Method in class ca.bc.gov.webade.Role
 
hashCode() - Method in class ca.bc.gov.webade.dbpool.WrapperCallableStatement
 
hashCode() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
hashCode() - Method in class ca.bc.gov.webade.dbpool.WrapperPreparedStatement
 
hashCode() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
hashCode() - Method in class ca.bc.gov.webade.dbpool.WrapperStatement
 
hashCode() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
hashCode() - Method in class ca.bc.gov.webade.j2ee.InternalWebADEFilter
 
hashCode() - Method in class ca.bc.gov.webade.preferences.DefaultMultiValueWebADEPreference
 
hashCode() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreference
 
hashCode() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferenceSet
 
hashCode() - Method in class ca.bc.gov.webade.preferences.DefaultWebADEPreferences
 
hashCode() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
hashCode() - Method in class ca.bc.gov.webade.user.UserCredentials
 
hashCode() - Method in class ca.bc.gov.webade.user.UserTypeCode
 

I

ID_BUSINESS_PARTNER_TYPE - Static variable in interface ca.bc.gov.webade.WebADEDatastore
The user and group type defining a business partner user or group
ID_CITIZEN_TYPE - Static variable in interface ca.bc.gov.webade.WebADEDatastore
The user and group type defining an individual user or group
ID_GOVERNMENT_TYPE - Static variable in interface ca.bc.gov.webade.WebADEDatastore
The user and group type defining a government user or group
INCORPORATION_NUMBER - Static variable in interface ca.bc.gov.webade.user.BusinessPartnerUserInfo
The reserved attribute name for the incorporation number attribute.
INDIVIDUAL - Static variable in class ca.bc.gov.webade.user.UserTypeCode
Individual user type code value.
IS_VISIBLE - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the is-visible attribute.
IndeterminateAuthorizationsException - exception ca.bc.gov.webade.IndeterminateAuthorizationsException.
Thrown when a lookup for users cannot be fully evaluated, due to WebADE being unable to evaluate authorizations for a WebADE Role being granted to a group or rule that cannot be fully traversed.
IndeterminateAuthorizationsException() - Constructor for class ca.bc.gov.webade.IndeterminateAuthorizationsException
 
IndeterminateAuthorizationsException(String) - Constructor for class ca.bc.gov.webade.IndeterminateAuthorizationsException
 
IndeterminateAuthorizationsException(String, Exception) - Constructor for class ca.bc.gov.webade.IndeterminateAuthorizationsException
 
IndividualUserInfo - interface ca.bc.gov.webade.user.IndividualUserInfo.
 
InternalWebADEFilter - class ca.bc.gov.webade.j2ee.InternalWebADEFilter.
 
identifyUser(HttpServletRequest) - Method in interface ca.bc.gov.webade.user.security.enterprise.SecurityConfiguration
Identifies the authenticated user from the request.
incrementUsage() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
Increments the total usage count for this connection.
init(PreferenceSet) - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Initializes the provider using the given preference set.
init(String, ADEConnectionProxy) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Initializes the datastore with an externally provided connection proxy to the WebADE database.
init(Preferences) - Method in class ca.bc.gov.webade.WebADEExtension
Deprecated.  
init(WebADEPreferences) - Method in class ca.bc.gov.webade.WebADEExtension
Initialises the WebADE Extension after all properties have been loaded and set from the WebADE config file.
init(ServletConfig, ServletContext, String) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Deprecated. Use WebAppInitializationUtils.initializeWebApp(javax.servlet.ServletContext, java.lang.String) instead.
init(ServletContext, String) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Deprecated. Use WebAppInitializationUtils.initializeWebApp(javax.servlet.ServletContext, java.lang.String) instead.
init(ServletConfig) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
Initialize this WebADEServlet.
init() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
init(FilterConfig) - Method in class ca.bc.gov.webade.j2ee.InternalWebADEFilter
 
init(FilterConfig) - Method in class ca.bc.gov.webade.j2ee.OrganizationSelectionFilter
 
init(FilterConfig) - Method in class ca.bc.gov.webade.j2ee.WebADEFilter
 
init(Properties) - Method in interface ca.bc.gov.webade.management.ApplicationManager
Initializes the application manager with the given set of configuration parameters loaded from the WebADE config file.
init(Properties) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Initializes the provider using the given preference set.
init(Properties) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
init(Properties) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
initWebADE() - Method in class ca.bc.gov.webade.http.WebADEActionServlet
This method can be overridden by WebADE applications to do any custom initialization that might be required.
initialize(Properties) - Method in interface ca.bc.gov.webade.user.security.enterprise.SecurityConfiguration
Initializes the security configuration with the given configuration properties set.
initializeWebApp(ServletContext, String) - Static method in class ca.bc.gov.webade.j2ee.WebAppInitializationUtils
Initialize the WebADE web application's core settings.
insertRow() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
isAfterLast() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
isAllowsBlankOrNull() - Method in class ca.bc.gov.webade.validation.StringPreferenceValidator
 
isAnonymousRemoteUser(HttpServletRequest) - Static method in class ca.bc.gov.webade.http.HttpRequestUtils
Tests if the remote user making this request is the anonymous user (eg has not been authenticated by the Web server).
isAnonymousUser(User) - Method in interface ca.bc.gov.webade.Application
Deprecated. See WebADECurrentUserPermissions.isUserAuthenticated()
isAnonymousUser(User) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
isApplicationEnabled() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
isApplicationEnabled() - Method in interface ca.bc.gov.webade.WebADEDatastore
Checks the enabled flag for the application.
isAvailable() - Method in class ca.bc.gov.webade.dbpool.WebADEPooledConnection
 
isBeforeFirst() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
isBlankOrNull(String) - Static method in class ca.bc.gov.webade.WebADEUtils
Checks to see if the given string value is an empty string or a null value.
isClosed() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
isDisabled() - Method in interface ca.bc.gov.webade.Application
Tests if the application is currently disabled.
isDisabled() - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
isEmployee() - Method in class ca.bc.gov.webade.EUser
Deprecated.  
isEmployee() - Method in interface ca.bc.gov.webade.User
Deprecated.  
isEmployee() - Method in class ca.bc.gov.webade.user.DefaultGovernmentUserInfo
 
isEmployee() - Method in interface ca.bc.gov.webade.user.GovernmentUserInfo
 
isFirst() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
isInIntegerArray(Integer, Integer[]) - Static method in class ca.bc.gov.webade.WebADEUtils
Looks for the given Integer in the array.
isInStringArray(String, String[]) - Static method in class ca.bc.gov.webade.WebADEUtils
Looks for the given String in the array.
isLast() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
isMBeanServerEnabled() - Method in class ca.bc.gov.webade.config.MBeanSettings
 
isManagementEnabled() - Method in class ca.bc.gov.webade.config.ManagementSettings
 
isNull() - Method in class ca.bc.gov.webade.LongSearchAttribute
Deprecated.  
isNull() - Method in class ca.bc.gov.webade.user.search.DefaultLongSearchAttribute
 
isNull() - Method in interface ca.bc.gov.webade.user.search.LongSearchAttribute
 
isOptional() - Method in class ca.bc.gov.webade.OptionSearchAttribute
 
isOptional() - Method in class ca.bc.gov.webade.user.search.DefaultOptionSearchAttribute
 
isOptional() - Method in interface ca.bc.gov.webade.user.search.OptionSearchAttribute
 
isPingConnectionsFlag() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
isPoolConnectionsFlag() - Method in class ca.bc.gov.webade.WebADEConnectionDetails
 
isPriviledged() - Method in class ca.bc.gov.webade.Action
 
isReadOnly() - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
isReadOnly() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
isReadOnly() - Method in class ca.bc.gov.webade.user.UserCredentials
 
isReadOnly() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
isRoleName(String) - Method in class ca.bc.gov.webade.AppRoles
Test if the name is a valid role name in the parent Application.
isRunning() - Method in class ca.bc.gov.webade.dbpool.WebADEConnectionCacheMonitor
 
isSupported() - Method in class ca.bc.gov.webade.SearchAttribute
 
isSupported() - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyTextSearchAttributeProxy
 
isSupported() - Method in class ca.bc.gov.webade.user.search.AbstractSearchAttribute
 
isSupported() - Method in interface ca.bc.gov.webade.user.search.SearchAttribute
 
isUserAuthenticated() - Method in class ca.bc.gov.webade.user.DefaultWebADECurrentUserPermissions
 
isUserAuthenticated() - Method in interface ca.bc.gov.webade.user.WebADECurrentUserPermissions
Returns a boolean indicating whether the current user has passed authentication to access the WebADE application.
isUserEligibleProfileManager(Application, User) - Static method in class ca.bc.gov.webade.WebADEApplicationUtils
Deprecated. No replacement method, always returns true.
isUserInGroup(UserCredentials, GUID) - Method in interface ca.bc.gov.webade.Application
Checks to see if the user is a member of the group identified by the given GUID.
isUserInGroup(User, String) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.isUserInGroup(ca.bc.gov.webade.user.UserCredentials, ca.bc.gov.webade.user.GUID) instead.
isUserInGroup(User, Group) - Static method in class ca.bc.gov.webade.WebADEApplicationUtils
Deprecated.  
isUserInGroup(UserCredentials, GUID) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
isUserInGroup(User, String) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
isUserInGroup(UserCredentials, GUID) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Checks to see if the user is a member of the group identified by the given GUID.
isUserInGroups(UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.Application
Checks to see if the user is a member of the groups identified by the given array of GUID values.
isUserInGroups(User, String[]) - Method in interface ca.bc.gov.webade.Application
Deprecated. Use Application.isUserInGroups(ca.bc.gov.webade.user.UserCredentials, ca.bc.gov.webade.user.GUID[]) instead.
isUserInGroups(UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.UserInfoProvider
Deprecated. Checks to see if the user is a member of the groups identified by the given array of GUID values.
isUserInGroups(UserCredentials, GUID[]) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
 
isUserInGroups(User, String[]) - Method in class ca.bc.gov.webade.WebADEDatabaseApplication
Deprecated.  
isUserInGroups(UserCredentials, GUID[]) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
isUserInGroups(User, String[]) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
Deprecated.  
isUserInGroups(UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.WebADEDatastore
Checks to see if the user is a member of the groups identified by the given array of GUID values.
isUserInGroups(User, String[]) - Method in interface ca.bc.gov.webade.WebADEDatastore
Deprecated.  
isUserInGroups(UserCredentials, UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.user.provider.WebADEUserProvider
Checks to see if the user is a member of the groups identified by the given array of GUID values.
isUserInGroups(UserCredentials, UserCredentials, GUID[]) - Method in class ca.bc.gov.webade.user.provider.capws.v4.CAPWebServicesProvider
 
isUserInGroups(UserCredentials, UserCredentials, GUID[]) - Method in class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
 
isUserInGroups(UserCredentials, GUID[]) - Method in interface ca.bc.gov.webade.user.service.UserInfoService
Checks to see if the user is a member of the groups identified by the given array of GUID values.
isUserInOrganization(Organization) - Method in class ca.bc.gov.webade.EUser
Deprecated. Returns a boolean indicating whether a user is authorized to act on behalf of an Organization.
isUserInOrganization(Organization) - Method in interface ca.bc.gov.webade.User
Deprecated. Returns a boolean indicating whether a user is authorized to act on behalf of an Organization.
isUserInOrganization(Organization) - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
isUserInOrganization(Organization) - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns a boolean indicating whether a user is authorized to act on behalf of an Organization.
isUserInRole(Role) - Method in class ca.bc.gov.webade.EUser
Deprecated. Returns a boolean indicating whether a user is authorized to act in the given role.
isUserInRole(Role) - Method in interface ca.bc.gov.webade.User
Deprecated. Returns a boolean indicating whether a user is authorized to act in the given role.
isUserInRole(Role) - Method in class ca.bc.gov.webade.user.DefaultWebADEUserPermissions
 
isUserInRole(Role) - Method in interface ca.bc.gov.webade.user.WebADEUserPermissions
Returns a boolean indicating whether a user is authorized to act in the given role.
isValid() - Method in class ca.bc.gov.webade.user.GUID
 
isValidValue(int) - Static method in class ca.bc.gov.webade.WildcardOptions
Verifies that the given value is one of the valid wildcard options.
isValidValue(int) - Static method in class ca.bc.gov.webade.user.search.WildcardOptions
Verifies that the given value is one of the valid wildcard options.
isVisible() - Method in class ca.bc.gov.webade.user.AbstractWebADEUserInfo
 
isVisible() - Method in interface ca.bc.gov.webade.user.WebADEUserInfo
 
isWebADEUser() - Method in class ca.bc.gov.webade.user.DefaultWebADECurrentUserPermissions
 
isWebADEUser() - Method in interface ca.bc.gov.webade.user.WebADECurrentUserPermissions
Returns a boolean indicating whether the current user has been located in the WebADE system.
isWebAppInitialized() - Static method in class ca.bc.gov.webade.j2ee.WebAppInitializationUtils
Returns whether the WebADE web application has been initialized.

L

LAST_NAME - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the last name attribute.
LDAP_ATTR_EMAIL_ADDRESS - Static variable in class ca.bc.gov.webade.AppPreferences
The email address attribute preference name.
LDAP_ATTR_EMPLOYEE_INDICATOR - Static variable in class ca.bc.gov.webade.AppPreferences
The employee indicator attribute preference name.
LDAP_ATTR_EMPLOYEE_INDICATOR_DEFAULT - Static variable in class ca.bc.gov.webade.AppPreferences
The employee indicator attribute preference default value.
LDAP_ATTR_FIRST_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The first name attribute preference name.
LDAP_ATTR_LAST_NAME - Static variable in class ca.bc.gov.webade.AppPreferences
The last name attribute preference name.
LDAP_ATTR_MIDDLE_INITIAL - Static variable in class ca.bc.gov.webade.AppPreferences
The middle initial attribute preference name.
LDAP_ATTR_PHONE_NUMBER - Static variable in class ca.bc.gov.webade.AppPreferences
The telephone number attribute preference name.
LDAP_ENABLED_PREF - Static variable in class ca.bc.gov.webade.AppPreferences
The LDAP config optional enabled preference.
LDAP_PASSWORD - Static variable in class ca.bc.gov.webade.AppPreferences
The LDAP password preference name.
LDAP_PROVIDER_URL - Static variable in class ca.bc.gov.webade.AppPreferences
The LDAP provider url preference name.
LDAP_SEARCH_BASE - Static variable in class ca.bc.gov.webade.AppPreferences
The LDAP search base preference name.
LDAP_USERNAME - Static variable in class ca.bc.gov.webade.AppPreferences
The LDAP username preference name.
LegacyBusinessPartnerUserSearchQuery - class ca.bc.gov.webade.user.provider.legacy.LegacyBusinessPartnerUserSearchQuery.
 
LegacyBusinessPartnerUserSearchQuery(UserSearchObject) - Constructor for class ca.bc.gov.webade.user.provider.legacy.LegacyBusinessPartnerUserSearchQuery
Proxy constructor, with legacy search object to wrap around.
LegacyGovernmentUserSearchQuery - class ca.bc.gov.webade.user.provider.legacy.LegacyGovernmentUserSearchQuery.
 
LegacyGovernmentUserSearchQuery(UserSearchObject) - Constructor for class ca.bc.gov.webade.user.provider.legacy.LegacyGovernmentUserSearchQuery
Proxy constructor, with legacy search object to wrap around.
LegacyProviderProxy - class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy.
 
LegacyProviderProxy(UserInfoProvider) - Constructor for class ca.bc.gov.webade.user.provider.legacy.LegacyProviderProxy
Proxy constructor, with legacy provider object to wrap around.
LegacyTextSearchAttributeProxy - class ca.bc.gov.webade.user.provider.legacy.LegacyTextSearchAttributeProxy.
 
LegacyTextSearchAttributeProxy(TextSearchAttribute) - Constructor for class ca.bc.gov.webade.user.provider.legacy.LegacyTextSearchAttributeProxy
Proxy constructor, with legacy text search attribute to wrap around.
LegacyUserSearchQueryProxy - class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy.
 
LegacyUserSearchQueryProxy(UserSearchObject) - Constructor for class ca.bc.gov.webade.user.provider.legacy.LegacyUserSearchQueryProxy
Proxy constructor, with legacy search object to wrap around.
LongSearchAttribute - class ca.bc.gov.webade.LongSearchAttribute.
Deprecated. Use ca.bc.gov.webade.user.search.LongSearchAttribute instead.
LongSearchAttribute() - Constructor for class ca.bc.gov.webade.LongSearchAttribute
Deprecated.  
LongSearchAttribute - interface ca.bc.gov.webade.user.search.LongSearchAttribute.
 
last() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
loadApplicationConfig() - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
loadApplicationConfig() - Method in interface ca.bc.gov.webade.WebADEDatastore
Takes the given application code and retrieves the configuration settings, roles, actions, and pooled resource settings.
loadExtension(String, Application) - Method in class ca.bc.gov.webade.WebADEDatabaseDatastore
 
loadExtension(String, Application) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads the given Extension by loading the extensions preferences, loads an instance of the extension class, using the given class loader, and initializing the extension using the loaded preferences.
loadOrganization(long) - Method in class ca.bc.gov.webade.DefaultWebADEDatabaseDatastore
 
loadOrganization(long) - Method in interface ca.bc.gov.webade.WebADEDatastore
Loads the organization info for the given organization id.
loadWebADEConnectionDetails(ClassLoader, Object) - Static method in class ca.bc.gov.webade.datastore.WebADEConnection
Loads the given ca.bc.gov.webade.WebADEConnectionDetails details object with the WebADE database connection information.
loadWebADEPreferences(WebADEPreferenceIterator, WebADEPreferenceType) - Static method in class ca.bc.gov.webade.preferences.util.WebADEPreferenceUtils
Creates a set of preferences from the given iterator.
loadXml() - Method in class ca.bc.gov.webade.config.PreferencesXMLFileLoader
 
loadXml(String) - Method in class ca.bc.gov.webade.config.PreferencesXMLFileLoader
 
loadXml(File) - Method in class ca.bc.gov.webade.config.PreferencesXMLFileLoader
 
loadXml() - Method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
loadXml(String) - Method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
loadXml(File) - Method in class ca.bc.gov.webade.config.WebADEPreferencesXMLFileLoader
 
log(String, Throwable) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 
log(String) - Method in class ca.bc.gov.webade.http.WebADEActionServlet
 

M

MAX_CONNECTIONS - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The maximum number of database connections to be opened at one time.
MAX_CONNECTION_CHECKOUT_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The maximum time, in minutes, a connection should remain checked out of the pool (0 if the connection should be left open indefinitely).
MAX_CONNECTION_IDLE_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The maximum time, in minutes, a connection should remain open while available in the pool (0 if the connection should be left open indefinitely).
MAX_CONNECTION_WAIT_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The maximum time, in milliseconds, a thread should block while waiting for a connection from the pool (0 if the thread should block indefinitely, -1 of it should never block).
MBeanSettings - class ca.bc.gov.webade.config.MBeanSettings.
 
MBeanSettings() - Constructor for class ca.bc.gov.webade.config.MBeanSettings
 
MIDDLE_INITIAL - Static variable in interface ca.bc.gov.webade.user.WebADEUserInfo
The reserved attribute name for the middle initial attribute.
MIN_CONNECTIONS - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The minimum number of database connections to be opened at one time.
MONITOR_SLEEP_TIME - Static variable in class ca.bc.gov.webade.dbpool.ConnectionPoolParams
The wait time, in minutes, the monitor thread will wait between connection pool checks.
ManagementSettings - class ca.bc.gov.webade.config.ManagementSettings.
 
ManagementSettings() - Constructor for class ca.bc.gov.webade.config.ManagementSettings
 
MinistryOrganizationInfo - interface ca.bc.gov.webade.MinistryOrganizationInfo.
Returns the ministry specific organization code value as one field.
MultiValueWebADEPreference - interface ca.bc.gov.webade.preferences.MultiValueWebADEPreference.
 
mergeCredentials(UserCredentials) - Method in class ca.bc.gov.webade.database.DatabaseUserCredentials
 
mergeCredentials(UserCredentials) - Method in class ca.bc.gov.webade.user.UserCredentials
Merges the given credentials into this instance, adopting credential attributes from the given object where no matching ones are set for this object.
mergePreferences(WebADEPreferences, WebADEPreferences) - Static method in class ca.bc.gov.webade.preferences.util.WebADEPreferenceUtils
Adds the new preferences to the base preferences, overriding any matching preferences with the ones in the new preferences.
mergeWebADEUserPermissions(WebADEUserPermissions[]) - Static method in class ca.bc.gov.webade.user.WebADEUserUtils
Merges the array of given authorizations into a single instance.
moveToCurrentRow() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
moveToInsertRow() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 

N

NON_GOVERNMENT_ORG - Static variable in class ca.bc.gov.webade.Organization
The organization type value for non-government organizations.
NumberPreferenceValidator - class ca.bc.gov.webade.validation.NumberPreferenceValidator.
 
NumberPreferenceValidator() - Constructor for class ca.bc.gov.webade.validation.NumberPreferenceValidator
 
nativeSQL(String) - Method in class ca.bc.gov.webade.dbpool.WrapperConnection
 
next() - Method in class ca.bc.gov.webade.dbpool.WrapperResultSet
 
next() - Method in interface ca.bc.gov.webade.preferences.util.WebADEPreferenceIterator
Tells the iterator to move on to the next record in the set.

O

OptionSearchAttribute - class ca.bc.gov.webade.OptionSearchAttribute.
 
OptionSearchAttribute() - Constructor for class ca.bc.gov.webade.OptionSearchAttribute
 
OptionSearchAttribute - interface ca.bc.gov.webade.user.search.OptionSearchAttribute.
 
OracleConnectionPoolDataSourceFactory - class ca.bc.gov.webade.dbpool.oracle.OracleConnectionPoolDataSourceFactory.
The oracle database-based implementation of the ConnectionPoolDataSourceFactory factory.
OracleConnectionPoolDataSourceFactory() - Constructor for class ca.bc.gov.webade.dbpool.oracle.OracleConnectionPoolDataSourceFactory
 
OracleObjectHandler - class ca.bc.gov.webade.OracleObjectHandler.
An Oracle database object utiliy class to handle reading and writing of BLOBs, CLOBs, and other helper utils.
OracleObjectHandler() - Constructor for class ca.bc.gov.webade.OracleObjectHandler
 
Organization - class ca.bc.gov.webade.Organization.
 
Organization() - Constructor for class ca.bc.gov.webade.Organization
Default Constructor.
OrganizationSearchObject - class ca.bc.gov.webade.OrganizationSearchObject.
 
OrganizationSelectionFilter - class ca.bc.gov.webade.j2ee.OrganizationSelectionFilter.
 
OrganizationSelectionFilter() - Constructor for class ca.bc.gov.webade.j2ee.OrganizationSelectionFilter
 
options(Vector, Vector, String) - Static method in class ca.bc.gov.webade.http.HtmlUtil
Builde a block of HTML code for the option list for a