- UFSFormInterface - Class in com.ebasetech.ufs.kernel
- 
This class represents the external interface to a running Ebase form. 
- UFSFormInterface(HeadlessUserState) - Constructor for class com.ebasetech.ufs.kernel.UFSFormInterface
- 
UFSFormInterface constructor - internal use only 
- UNCHANGED - Static variable in class com.ebasetech.ufs.mapping.TableRowChangeStatus
- 
The row is unchanged 
- UPDATED - Static variable in class com.ebasetech.ufs.mapping.TableRowChangeStatus
- 
The one or more cells in this row have changed value 
- updateTable(ResourceRequestInterface, String) - Method in interface com.ebasetech.ufs.mapping.CustomResourceInterface
- 
This method notifies the resource that table data is being updated to this resource. 
- UserManager - Interface in com.ebasetech.ufs.security.authentication
- 
Implementations of this interface supply the function of User Manager to an Ebase
 system. 
- UserPrincipal - Class in com.ebasetech.ufs.security.authentication
- 
UserPrincipal class represents a userid, and contains no other information. 
- UserPrincipal(String) - Constructor for class com.ebasetech.ufs.security.authentication.UserPrincipal
-