Index

A C D E F G H I L R S T U V 
All Classes|All Packages

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
setAdditionalReturnFields(HashMap<String, SystemValue>) - 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
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.
setErrorMessageText(String, List<String>) - Method in class com.ebasetech.ufs.kernel.UFSFormInterface
Add an error message to the current control.
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
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.
setRegionalizedDisplay(String) - Method in class com.ebasetech.ufs.kernel.SelectValue
 
setRegionalizedReturn(String) - Method in class com.ebasetech.ufs.kernel.SelectValue
 
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
 
setSystemVariable(int, int) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
Sets the named system variable to the supplied varValue
setSystemVariable(int, 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 );
setSystemVariable(SystemVariableType, String) - Method in interface com.ebasetech.ufs.mapping.ResourceRequestInterface
Sets the named system variable to the supplied 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.
setWarningMessageText(String, List<String>) - 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
A C D E F G H I L R S T U V 
All Classes|All Packages