Uses of Annotation Interface
overit.geocall.platform.grants.Require.Permission
Packages that use Require.Permission
Package
Description
-
Uses of Require.Permission in overit.geocall.basic.bl.dictionary.task
Classes in overit.geocall.basic.bl.dictionary.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassTask that listens to theTranslationsCreateEventand creates the translations in a dictionary.classTask that listens to theTranslationsLoadEventand fetches the translations of a dictionary. -
Uses of Require.Permission in overit.geocall.basic.bl.profile.task
Classes in overit.geocall.basic.bl.profile.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassTask that listens to theUserProfileCreateEventand creates a new user profile in the database.classTask that listens to theUserProfileDeleteEventand deletes the user profile from the database.classTask that listens to theUserProfileLoadEventand fetches the user profile information from the database.classTask that listens to theUserProfilesDBViewLoadEventand fetches the user profiles information from the database, returning aDBViewof it.classTask that listens to theUserProfilesLoadEventand fetches the user profiles information from the database.classTask that listens to theUserProfileStateLoadEventand fetches the user profile state from theSideCache.classTask that listens to theUserProfileStateUpdateEventand updates the user profile state in the database.classTask that listens to theUserProfileUpdateEventand updates the user profile information in the database. -
Uses of Require.Permission in overit.geocall.basic.bl.user.task
Classes in overit.geocall.basic.bl.user.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassTask that listen theAnonymizeUserEventand anonymize the user information saved into the database.classTask that listen thePasswordChangeEventand change the user password into the database.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Require.Permission in overit.geocall.basic.bl.usertype.task
Classes in overit.geocall.basic.bl.usertype.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassTask that listen theUserTypeAuthPolicyLoadEventand load the user type resource authorization policy into the database.classTask that listen theUserTypeAuthPolicyUpdateEventand update the user type resource authorization policy into the database.classTask that listen theUserTypeCreateEventand add the new user type into the database.classBusiness task that handles the duplication of user types.classTask that listen theUserTypeGrantsLoadEventand update the user type grants into the database.classTask that listen theUserTypeGrantsUpdateEventand update the user type grants into the database.classTask that listen theUserTypeLoadEventand fetch the user's type information from the database.classTask that listen theUserTypesLoadEventand fetch the users information from the database.classTask that listen theUserTypeUpdateEventand update the user type information into the database. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.configuration.history.task
Classes in overit.geocallapp.wfm.skills.bl.configuration.history.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task in order to save the history of aBOSkillConfigurationHistory.classBusiness task in order to load aBOSkillConfigurationHistory.classBusiness task in order to searchBOSkillConfigurationHistory. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.configuration.skill.task
Classes in overit.geocallapp.wfm.skills.bl.configuration.skill.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task in order to delete aBOSkillConfigurationSkill. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.configuration.task
Classes in overit.geocallapp.wfm.skills.bl.configuration.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task in order to insert aBOSkillConfiguration.classBusiness task in order to load aBOSkillConfiguration.classBusiness task in order to search aBOSkillConfiguration.classBusiness task in order to update aBOSkillConfiguration. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.division.history.task
Classes in overit.geocallapp.wfm.skills.bl.division.history.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task in order to save the history of aBOSkillDivisionHistory.classBusiness task in order to load aBOSkillDivisionHistory.classBusiness task in order to searchBOSkillDivisionHistory. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.division.skill.task
Classes in overit.geocallapp.wfm.skills.bl.division.skill.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task used in order to delete all theSkillDivisionSkillGroupedRelationthat corresponds to theBOSkillDivisionSkillgiven as input.classBusiness task in order to insert aSkillDivisionSkillGroupedRelation, i.e. a group ofBOSkillDivisionSkill.classBusiness task in order to search aSkillDivisionSkillGroupedRelation.classBusiness task in order to update aSkillDivisionSkillGroupedRelation, i.e. a group ofBOSkillDivisionSkill.classBusiness task in order to insert aBOSkillDivisionSkill.classBusiness task in order to load aBOSkillDivisionSkill.classBusiness task in order to search aBOSkillDivisionSkill.classBusiness task in order to delete aBOSkillDivisionSkill. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.division.task
Classes in overit.geocallapp.wfm.skills.bl.division.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task in order to insert aBOSkillDivision.classBusiness task in order to load aBOSkillDivision.classBusiness task in order to search aBOSkillDivision.classBusiness task in order to update aBOSkillDivision. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.skill.qualification.task
Classes in overit.geocallapp.wfm.skills.bl.skill.qualification.task with annotations of type Require.PermissionModifier and TypeClassDescriptionclassBusiness task in order to delete aBOSkillQualification.classBusiness task in order to insert aBOSkillQualification. -
Uses of Require.Permission in overit.geocallapp.wfm.skills.bl.skill.task
Classes in overit.geocallapp.wfm.skills.bl.skill.task with annotations of type Require.Permission