Class BTUserProfilesDBViewLoad

java.lang.Object
overit.geocall.bl.BusinessTask<UserProfilesDBViewLoadEvent>
overit.geocall.basic.bl.profile.task.BTUserProfilesDBViewLoad
All Implemented Interfaces:
Serializable, Tool

@Event(UserProfilesDBViewLoadEvent.class) @Permission("foundation.ux.profile.edit") public class BTUserProfilesDBViewLoad extends BusinessTask<UserProfilesDBViewLoadEvent>
Task that listens to the UserProfilesDBViewLoadEvent and fetches the user profiles information from the database, returning a DBView of it.
Can raise a DAException if there is some connection problem with the database.
Since:
13.2
See Also:
GCApi:
task