Uses of Class
overit.geocall.basic.bl.user.da.DAOUserChanges
Packages that use DAOUserChanges
-
Uses of DAOUserChanges in overit.geocall.basic.bl.user.task
Methods in overit.geocall.basic.bl.user.task with parameters of type DAOUserChangesModifier and TypeMethodDescriptionprotected voidBTSaveUserChanges.saveChanges(DAOUserChanges dao, PoolKit pk, HashGetter userData, Set<Long> roles) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTSaveUserChangesNew.saveChanges(DAOUserChanges dao, PoolKit pk, HashGetter userData, Set<Long> roles) Constructors in overit.geocall.basic.bl.user.task with parameters of type DAOUserChangesModifierConstructorDescriptionBTSaveUserChangesNew(DAOUsers daoUsers, DAOUserTypesUsers daoUserTypesUsers, DAOUserChanges daoUserChanges)