Class BTUserTypesLoad

java.lang.Object
overit.geocall.bl.BusinessTask<UserTypesLoadEvent>
overit.geocall.basic.bl.usertype.task.BTUserTypesLoad
All Implemented Interfaces:
Serializable, Tool

@Event(UserTypesLoadEvent.class) @Permission("foundation.base.usertype.view | foundation.base.usertype.edit") public class BTUserTypesLoad extends BusinessTask<UserTypesLoadEvent>
Task that listen the UserTypesLoadEvent and fetch the users information from the database.
Can raise a DAException if there is some connection problem with the database.
Since:
9.2
See Also:
GCApi:
task