Class BTUserTypeAuthPolicyUpdate

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

@Event(UserTypeAuthPolicyUpdateEvent.class) @Permission("foundation.base.usertype.edit") public class BTUserTypeAuthPolicyUpdate extends BusinessTask<UserTypeAuthPolicyUpdateEvent>
Task that listen the UserTypeAuthPolicyUpdateEvent and update the user type resource authorization policy 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