- initialise(IUFSServletContextProxy) - Method in interface com.ebasetech.ufs.security.authentication.UserManager
- 
Called at system start up to initialise any required resources 
- initialise(IUFSServletContextProxy) - Method in interface com.ebasetech.ufs.security.authorisation.Authoriser
- 
Called at system start up to initialise any required resources 
- INSERTED - Static variable in class com.ebasetech.ufs.mapping.TableRowChangeStatus
- 
The row is new 
- insertRow(String, boolean) - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
- 
Insert a new row to a table. 
- isAuthorised(SecurityAuthorisationRequest, Subject) - Method in interface com.ebasetech.ufs.security.authorisation.Authoriser
- 
Answers the question whether the user referred to by subject is authorised for this request 
- isBatchMode() - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
- 
Returns true if the system is operating in batch mode. 
- isBatchMode() - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Returns true if the system is operating in batch mode. 
- isDebug() - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Returns true if the debug flag in the custom resource editor has been checked. 
- isDisplayInColour() - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
- 
- isFieldAttribute(String) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Determine if the specified resource field is an attribute field. 
- isFieldKey(String) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Determine if the specified resource field is a key field. 
- isFieldMapped(String) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Determine if the specified resource field is mapped to a form field. 
- isFieldRepeatable(String) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Determine if the specified resource field is repeatable. 
- isInitialCall(HttpServletRequest) - Method in class com.ebasetech.ufs.security.authentication.LogonExitServletBase
- 
Answers the question is this the first call to this servlet for this http session 
- isJavascriptEnabled() - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
- 
can Javascript be used with this browser connection 
- isRequestLegal(HttpServletRequest, HttpServletResponse) - Method in class com.ebasetech.ufs.security.authentication.LogonExitServletBase
- 
Check the request is legal. 
- isRowChanged() - Method in interface com.ebasetech.ufs.mapping.TableRow
- 
Returns true if the the row has been deleted, inserted or updated during the update in question. 
- isSelected() - Method in class com.ebasetech.ufs.kernel.SelectValue
-  
- isUseStylesheets() - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
-