- addCell(String, Object) - Method in interface com.ebasetech.ufs.mapping.TableRow
- 
Adds a TableCell to this row. 
- addRow(TableRow) - Method in interface com.ebasetech.ufs.mapping.TableDataInterface
- 
Adds the supplied row to the table data. 
- addScratchPadObject(String, Object) - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
- 
Add an object to the scratchpad area 
- addScratchPadObject(String, Object) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
- 
Adds the specified object to the system scratch pad area. 
- authenticate(String, String) - Method in interface com.ebasetech.ufs.security.authentication.UserManager
- 
Answers whether the userid/password combination is valid 
- Authoriser - Interface in com.ebasetech.ufs.security.authorisation
- 
Implementations of this interface supply the function of Authorisation Manager to an Ebase
 system.