Class BTUserTypeLoad

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

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