Uses of Class
com.siebel.rf.offline.data.user.User

Packages that use User
com.siebel.rf.offline.data.teller   
com.siebel.rf.offline.data.user   
com.siebel.rf.offline.request.handler.entitlementsauthentication   
com.siebel.rf.offline.request.handler.logon   
com.siebel.rf.offline.request.handler.useradministration   
 

Uses of User in com.siebel.rf.offline.data.teller
 

Methods in com.siebel.rf.offline.data.teller that return User
 User Teller.getAllFinalSignOffTellersAtEndOfBusinessDay()
          Finds a Teller who has been completed a teller end of day and a teller end of business day operation for the current processing date
 

Uses of User in com.siebel.rf.offline.data.user
 

Methods in com.siebel.rf.offline.data.user that return User
static User UserFactory.findByPrimaryKey(java.lang.String accessProviderId, java.lang.String userId)
          Returns User
static User UserFactory.getUser(java.lang.String accessProviderId, java.lang.String userId)
          Returns User
static User UserFactory.findByLogonName(java.lang.String userLogonName)
          Returns User
static User UserFactory.convertToUser(com.bankframe.po.retail.solutionset.impl.actoruser.ActorUserPOImpl actorUserPOImpl)
          Converts ActorUserPOImpl into User
 

Methods in com.siebel.rf.offline.data.user with parameters of type User
 void UserValidator.validateStore(User user)
          Validates all the fields before store
 

Uses of User in com.siebel.rf.offline.request.handler.entitlementsauthentication
 

Methods in com.siebel.rf.offline.request.handler.entitlementsauthentication with parameters of type User
 void EntitlementsAuthenticationHandler.logoutActorTemporarily(User user)
          Logs out an user temporarily.
 

Uses of User in com.siebel.rf.offline.request.handler.logon
 

Methods in com.siebel.rf.offline.request.handler.logon with parameters of type User
 com.bankframe.po.retail.solutionset.actoruser.ActorUserPO LogonHandler.createActorUserPO(User user)
          Creates and return an object of ActorUserPO from the dataPacket passed in
 void LogonHandler.logoffTellerUserTemporarily(User user, java.lang.String branchCode)
          Logs a TellerUser off temporarily.
 

Uses of User in com.siebel.rf.offline.request.handler.useradministration
 

Methods in com.siebel.rf.offline.request.handler.useradministration that return User
 User UserAdministrationHandler.imGetUsersByActorId(java.lang.String accessProviderId, java.lang.String actorId)
          Return user