Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
R
S
T
U
V
S
saveCallingParameters(HttpServletRequest)
- Method in class com.ebasetech.ufs.security.authentication.
LogonExitServletBase
Saves all parameters attached to the initial URL.
saveEbaseSession(HttpServletRequest)
- Static method in class com.ebasetech.ufs.security.authentication.
LogonExitServletBase
Saves the Ebase session in session state
saveSubjectInEbaseSession(HttpServletRequest, Subject)
- Static method in class com.ebasetech.ufs.security.authentication.
LogonExitServletBase
Saves the subject in the Ebase session object
SecurityAuthorisationRequest
- Class in
com.ebasetech.ufs.security.authorisation
This class represents a request for security authorisation.
SecurityAuthorisationRequest(String, String, String)
- Constructor for class com.ebasetech.ufs.security.authorisation.
SecurityAuthorisationRequest
SecurityAuthorisation constructor
SelectValue
- Class in
com.ebasetech.ufs.kernel
This class represents a value to be displayed as part of a list.
SelectValue(String, String)
- Constructor for class com.ebasetech.ufs.kernel.
SelectValue
SelectValue containing display and return values but no sequence
SelectValue(String, String, int)
- Constructor for class com.ebasetech.ufs.kernel.
SelectValue
SelectValue containing display and return values and a display sequence
SelectValue(String, String, String, int)
- Constructor for class com.ebasetech.ufs.kernel.
SelectValue
setAdditionalReturnFields(Hashtable)
- Method in class com.ebasetech.ufs.kernel.
SelectValue
Internal use only
setDisplayValue(String)
- Method in class com.ebasetech.ufs.kernel.
SelectValue
setErrorMessage(int, Vector)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
Add an error message to the current control.
setErrorMessage(String)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
Add a simple error message to the current control where the error message text is supplied as messageText.
setFieldList(String, Vector)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
Use this method to dynamically add a list to a form field.
setFieldList(String, Vector)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
setFieldValue(String, Object)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
Sets a new value for the specified type.
setFieldValue(String, Object)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
Sets a value for the specified field.
setHeadlessUserState(HeadlessUserState)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
setHTTPResponseHeader(HttpServletResponse)
- Method in class com.ebasetech.ufs.security.authentication.
LogonExitServletBase
Sets response headers to ensure that no caching takes place
setLanguage(String)
- Method in class com.ebasetech.ufs.kernel.
SelectValue
setObject(Object)
- Method in interface com.ebasetech.ufs.mapping.
TableRow
Allow seting of object onto the Table Row Allow Custom Source to store an object to uniquely identify object
setOriginalValue(Object)
- Method in interface com.ebasetech.ufs.mapping.
TableCell
Sets/Resets the original value of this cell.
setReturnedValue(String)
- Method in class com.ebasetech.ufs.kernel.
SelectValue
setScriptContext(EventScriptContext)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
setSelected(boolean)
- Method in class com.ebasetech.ufs.kernel.
SelectValue
setSequence(int)
- Method in class com.ebasetech.ufs.kernel.
SelectValue
setSystemVariable(int, String)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
Sets the named system variable to the supplied varValue
setSystemVariable(int, int)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
Sets the named system variable to the supplied varValue
setSystemVariable(SystemVariableType, String)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
Sets the named system variable to the supplied varValue.
setSystemVariable(SystemVariableType, int)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
Sets the named system variable to the supplied varValue Makes call to setSystemVariable( int varId, int varValue );
setTableData(String, TableDataInterface)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
setTableData(String, TableDataInterface)
- Method in interface com.ebasetech.ufs.mapping.
ResourceRequestInterface
Used to tell Ebase Xi to update itself from the table data supplied for the named table field.
setValue(Object)
- Method in interface com.ebasetech.ufs.mapping.
TableCell
Sets the current value of this cell.
setWarningMessage(int, Vector)
- Method in class com.ebasetech.ufs.kernel.
UFSFormInterface
Add an warning message to the current control.
supportsChangePassword()
- Method in interface com.ebasetech.ufs.security.authentication.
UserManager
Answers the question whether the implementation supports changing of passwords
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
R
S
T
U
V