Class BTUserTypeGrantsLoad

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

@Event(UserTypeGrantsLoadEvent.class) @Permission("foundation.base.usertype.view | foundation.base.usertype.edit") public class BTUserTypeGrantsLoad extends BusinessTask<UserTypeGrantsLoadEvent>
Task that listen the UserTypeGrantsLoadEvent and update the user type grants into the database.
Can raise a DAValidate exception in case there's no user with the key passed by or a DAException if there is some connection problem with the database.
Since:
9.2
See Also:
GCApi:
task