@Component public class AccCertReviewersHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected ObjectResolver |
objectResolver |
protected RepositoryService |
repositoryService |
Constructor and Description |
---|
AccCertReviewersHelper() |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationReviewerSpecificationType |
findReviewersSpecification(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCampaignType campaign,
int stage,
Task task,
OperationResult result) |
protected List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> |
getObjectOwners(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case,
Task task,
OperationResult result) |
protected List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> |
getTargetObjectOwners(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case,
Task task,
OperationResult result) |
void |
setupReviewersForCase(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case,
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCampaignType campaign,
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationReviewerSpecificationType reviewerSpec,
Task task,
OperationResult result) |
@Autowired @Qualifier(value="cacheRepositoryService") protected RepositoryService repositoryService
@Autowired protected ObjectResolver objectResolver
public com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationReviewerSpecificationType findReviewersSpecification(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCampaignType campaign, int stage, Task task, OperationResult result)
public void setupReviewersForCase(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case, com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCampaignType campaign, com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationReviewerSpecificationType reviewerSpec, Task task, OperationResult result) throws SchemaException, ObjectNotFoundException, SecurityViolationException, ConfigurationException, CommunicationException
protected List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> getTargetObjectOwners(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case, Task task, OperationResult result) throws SchemaException, ObjectNotFoundException
protected List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> getObjectOwners(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case, Task task, OperationResult result) throws SchemaException, ObjectNotFoundException
Copyright © 2015 evolveum. All rights reserved.