Uses of Class
com.echothree.model.control.user.common.transfer.UserLoginPasswordTransfer
Packages that use UserLoginPasswordTransfer
Package
Description
-
Uses of UserLoginPasswordTransfer in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return types with arguments of type UserLoginPasswordTransferModifier and TypeMethodDescriptionUserLoginTransfer.getUserLoginPasswords()
Returns the userLoginPasswords.Method parameters in com.echothree.model.control.user.common.transfer with type arguments of type UserLoginPasswordTransferModifier and TypeMethodDescriptionvoid
UserLoginTransfer.setUserLoginPasswords
(MapWrapper<UserLoginPasswordTransfer> userLoginPasswords) Sets the userLoginPasswords. -
Uses of UserLoginPasswordTransfer in com.echothree.model.control.user.server.control
Methods in com.echothree.model.control.user.server.control that return UserLoginPasswordTransferModifier and TypeMethodDescriptionUserControl.getUserLoginPasswordTransfer
(UserVisit userVisit, UserLoginPassword userLoginPassword) Methods in com.echothree.model.control.user.server.control that return types with arguments of type UserLoginPasswordTransferModifier and TypeMethodDescriptionUserControl.getUserLoginPasswordTransfers
(UserVisit userVisit, Collection<UserLoginPassword> userLoginPasswords) UserControl.getUserLoginPasswordTransfersByParty
(UserVisit userVisit, Party party) -
Uses of UserLoginPasswordTransfer in com.echothree.model.control.user.server.transfer
Methods in com.echothree.model.control.user.server.transfer that return UserLoginPasswordTransferModifier and TypeMethodDescriptionUserLoginPasswordTransferCache.getUserLoginPasswordTransfer
(UserLoginPassword userLoginPassword)