Package overit.geocall.basic.bl.profile.task
package overit.geocall.basic.bl.profile.task
-
ClassesClassDescriptionTask that listens to the
UserProfileCreateEventand creates a new user profile in the database.Task that listens to theUserProfileDeleteEventand deletes the user profile from the database.Task that listens to theUserProfileLoadEventand fetches the user profile information from the database.Task that listens to theUserProfilesDBViewLoadEventand fetches the user profiles information from the database, returning aDBViewof it.Task that listens to theUserProfilesLoadEventand fetches the user profiles information from the database.Task that listens to theUserProfileStateLoadEventand fetches the user profile state from theSideCache.Task that listens to theUserProfileStateUpdateEventand updates the user profile state in the database.Task that listens to theUserProfileUpdateEventand updates the user profile information in the database.