Class IDCConfiguration

java.lang.Object
oracle.iam.certification.vo.IDCConfiguration
All Implemented Interfaces:
Serializable

public class IDCConfiguration extends Object implements Serializable
See Also:
  • Field Details

    • CERTIFY_ENTITLEMENT_NONE

      public static final int CERTIFY_ENTITLEMENT_NONE
      See Also:
    • CERTIFY_ENTITLEMENT_ALL

      public static final int CERTIFY_ENTITLEMENT_ALL
      See Also:
    • CERTIFY_ENTITLEMENT_OUTSIDE_ROLE

      public static final int CERTIFY_ENTITLEMENT_OUTSIDE_ROLE
      See Also:
    • CERTIFY_ENTITLEMENT_HIGH_RISK

      public static final int CERTIFY_ENTITLEMENT_HIGH_RISK
      See Also:
    • CERTIFY_ONLY_HIGH_RISK_ENTITLEMENT

      public static final int CERTIFY_ONLY_HIGH_RISK_ENTITLEMENT
      See Also:
    • CERTIFY_ENTITLEMENT_SELECTED

      public static final int CERTIFY_ENTITLEMENT_SELECTED
      See Also:
    • CERTIFY_ONLY_HIGH_RISK_ENTITLEMENT_OUTSIDE_ROLE

      public static final int CERTIFY_ONLY_HIGH_RISK_ENTITLEMENT_OUTSIDE_ROLE
      See Also:
    • CERTIFY_ENTITLEMENT_CRITERIA

      public static final int CERTIFY_ENTITLEMENT_CRITERIA
      See Also:
    • CERTIFY_USERS_ALL

      public static final int CERTIFY_USERS_ALL
      See Also:
    • CERTIFY_USERS_HIGH_RISK

      public static final int CERTIFY_USERS_HIGH_RISK
      See Also:
    • CERTIFY_USERS_HIGH_RISK_ROLES

      public static final int CERTIFY_USERS_HIGH_RISK_ROLES
      See Also:
    • CERTIFY_USERS_HIGH_RISK_RESOURCES

      public static final int CERTIFY_USERS_HIGH_RISK_RESOURCES
      See Also:
    • CERTIFY_USERS_HIGH_RISK_ENTITLEMENTS

      public static final int CERTIFY_USERS_HIGH_RISK_ENTITLEMENTS
      See Also:
    • REVOKE_EMAIL_BY_CERT

      public static final int REVOKE_EMAIL_BY_CERT
      See Also:
    • REVOKE_EMAIL_BY_NS

      public static final int REVOKE_EMAIL_BY_NS
      See Also:
    • REVOKE_EMAIL_BY_ACCT

      public static final int REVOKE_EMAIL_BY_ACCT
      See Also:
    • OBSOLETE_USER_EMAIL_BY_CERT

      public static final int OBSOLETE_USER_EMAIL_BY_CERT
      See Also:
    • OBSOLETE_USER_EMAIL_BY_USER

      public static final int OBSOLETE_USER_EMAIL_BY_USER
      See Also:
    • PENDING_NOTIFICATION_BASE_CREATE_DATE

      public static final int PENDING_NOTIFICATION_BASE_CREATE_DATE
      See Also:
    • PENDING_NOTIFICATION_BASE_START_DATE

      public static final int PENDING_NOTIFICATION_BASE_START_DATE
      See Also:
    • PENDING_NOTIFICATION_BASE_END_DATE

      public static final int PENDING_NOTIFICATION_BASE_END_DATE
      See Also:
    • NAMING_SCHEME_CERTIFIER_FULL_NAME

      public static final int NAMING_SCHEME_CERTIFIER_FULL_NAME
      See Also:
    • NAMING_SCHEME_BUSINESS_UNIT_NAME

      public static final int NAMING_SCHEME_BUSINESS_UNIT_NAME
      See Also:
    • CERTIFY_ROLE_NONE

      public static final int CERTIFY_ROLE_NONE
      See Also:
    • CERTIFY_ROLE_ALL

      public static final int CERTIFY_ROLE_ALL
      See Also:
    • CERTIFY_ROLE_HIGH_RISK

      public static final int CERTIFY_ROLE_HIGH_RISK
      See Also:
    • CERTIFY_ROLE_SELECTED

      public static final int CERTIFY_ROLE_SELECTED
      See Also:
    • CERTIFY_ROLE_CRITERIA

      public static final int CERTIFY_ROLE_CRITERIA
      See Also:
    • CERTIFY_ROLE_OUTSIDE_RULES

      public static final int CERTIFY_ROLE_OUTSIDE_RULES
      See Also:
    • CERTIFY_HIGH_RISK_ROLE_OUTSIDE_RULES

      public static final int CERTIFY_HIGH_RISK_ROLE_OUTSIDE_RULES
      See Also:
    • CERTIFY_RESOURCE_ALL

      public static final int CERTIFY_RESOURCE_ALL
      See Also:
    • CERTIFY_RESOURCE_HIGH_RISK

      public static final int CERTIFY_RESOURCE_HIGH_RISK
      See Also:
    • CERTIFY_RESOURCE_HIGH_RISK_USERS

      public static final int CERTIFY_RESOURCE_HIGH_RISK_USERS
      See Also:
    • CERTIFY_RESOURCE_SELECTED

      public static final int CERTIFY_RESOURCE_SELECTED
      See Also:
    • CERTIFY_RESOURCE_CRITERIA

      public static final int CERTIFY_RESOURCE_CRITERIA
      See Also:
    • ACTIVE_USERS_AND_ACTIVE_ACCOUNTS

      public static final int ACTIVE_USERS_AND_ACTIVE_ACCOUNTS
      See Also:
    • ANY_USERS_WITH_ACTIVE_ACCOUNTS

      public static final int ANY_USERS_WITH_ACTIVE_ACCOUNTS
      See Also:
    • ALL_USERS_AND_ALL_ACCOUNTS

      public static final int ALL_USERS_AND_ALL_ACCOUNTS
      See Also:
    • PARTITION

      public static final String PARTITION
      See Also:
    • FLEXIBLE_COMPOSITE_NAME

      public static final String FLEXIBLE_COMPOSITE_NAME
      See Also:
    • CERTIFICATION_COMPOSITE_NAME

      public static final String CERTIFICATION_COMPOSITE_NAME
      See Also:
    • DEFAULT_COMPOSITE_DN

      public static final String DEFAULT_COMPOSITE_DN
      See Also:
  • Constructor Details

    • IDCConfiguration

      public IDCConfiguration()
  • Method Details

    • setOimProvisioningServerURL

      public void setOimProvisioningServerURL(String oimProvisioningServerURL)
    • getOimProvisioningServerURL

      public String getOimProvisioningServerURL()
    • getViewSiemUserActivity

      public boolean getViewSiemUserActivity()
    • setViewSiemUserActivity

      public void setViewSiemUserActivity(boolean viewSiemUserActivity)
    • setCertifyRoles

      public void setCertifyRoles(boolean certifyRoles)
    • isCertifyRoles

      public boolean isCertifyRoles()
    • isExcludeAppInsWithNoAccounts

      public boolean isExcludeAppInsWithNoAccounts()
    • setExcludeAppInsWithNoAccounts

      public void setExcludeAppInsWithNoAccounts(boolean excludeAppInsWithNoAccounts)
    • getEntitlementOption

      public int getEntitlementOption()
    • setEntitlementOption

      public void setEntitlementOption(int entitlementOption)
    • setCertifyEntitlements

      public void setCertifyEntitlements(boolean certifyEntitlements)
    • isCertifyEntitlements

      public boolean isCertifyEntitlements()
    • setHierarchical

      public void setHierarchical(boolean hierarchical)
    • isHierarchical

      public boolean isHierarchical()
    • setHierarchyDepth

      public void setHierarchyDepth(int hierarchyDepth)
    • getHierarchyDepth

      public int getHierarchyDepth()
    • setAllowMultipleOpenPerBu

      public void setAllowMultipleOpenPerBu(boolean allowMultipleOpenPerBu)
    • isAllowMultipleOpenPerBu

      public boolean isAllowMultipleOpenPerBu()
    • setIntegerateWithIAM

      public void setIntegerateWithIAM(boolean integerateWithIAM)
    • isIntegerateWithIAM

      public boolean isIntegerateWithIAM()
    • getFirstReminderInterval

      public int getFirstReminderInterval()
    • setFirstReminderInterval

      public void setFirstReminderInterval(int firstReminderInterval)
    • getSecondReminderInterval

      public int getSecondReminderInterval()
    • setSecondReminderInterval

      public void setSecondReminderInterval(int secondReminderInterval)
    • getThirdReminderInterval

      public int getThirdReminderInterval()
    • setThirdReminderInterval

      public void setThirdReminderInterval(int thirdReminderInterval)
    • getFourthReminderInterval

      public int getFourthReminderInterval()
    • setFourthReminderInterval

      public void setFourthReminderInterval(int fourthReminderInterval)
    • getFifthReminderInterval

      public int getFifthReminderInterval()
    • setFifthReminderInterval

      public void setFifthReminderInterval(int fifthReminderInterval)
    • getFirstReminderEmailTemplateId

      public Long getFirstReminderEmailTemplateId()
    • setFirstReminderEmailTemplateId

      public void setFirstReminderEmailTemplateId(Long firstReminderEmailTemplateId)
    • getSecondReminderEmailTemplateId

      public Long getSecondReminderEmailTemplateId()
    • setSecondReminderEmailTemplateId

      public void setSecondReminderEmailTemplateId(Long secondReminderEmailTemplateId)
    • getThirdReminderEmailTemplateId

      public Long getThirdReminderEmailTemplateId()
    • setThirdReminderEmailTemplateId

      public void setThirdReminderEmailTemplateId(Long thirdReminderEmailTemplateId)
    • getFourthReminderEmailTemplateId

      public Long getFourthReminderEmailTemplateId()
    • setFourthReminderEmailTemplateId

      public void setFourthReminderEmailTemplateId(Long fourthReminderEmailTemplateId)
    • getFifthReminderEmailTemplateId

      public Long getFifthReminderEmailTemplateId()
    • setFifthReminderEmailTemplateId

      public void setFifthReminderEmailTemplateId(Long fifthReminderEmailTemplateId)
    • getCertificationScheduleDate

      public Date getCertificationScheduleDate()
    • setCertificationScheduleDate

      public void setCertificationScheduleDate(Date certificationScheduleDate)
    • getCertificationScheduleReminderInterval

      public int getCertificationScheduleReminderInterval()
    • setCertificationScheduleReminderInterval

      public void setCertificationScheduleReminderInterval(int certificationScheduleReminderInterval)
    • getCertificationScheduleReminderEmailTemplateId

      public Long getCertificationScheduleReminderEmailTemplateId()
    • setCertificationScheduleReminderEmailTemplateId

      public void setCertificationScheduleReminderEmailTemplateId(Long certificationScheduleReminderEmailTemplateId)
    • isSendAccessRevokeEmail

      public boolean isSendAccessRevokeEmail()
    • setSendAccessRevokeEmail

      public void setSendAccessRevokeEmail(boolean sendAccessRevokeEmail)
    • getAccessRevokeEmailTemplateId

      public Long getAccessRevokeEmailTemplateId()
    • setAccessRevokeEmailTemplateId

      public void setAccessRevokeEmailTemplateId(Long accessRevokeEmailTemplateId)
    • getRevokeEmailOption

      public int getRevokeEmailOption()
    • setRevokeEmailOption

      public void setRevokeEmailOption(int revokeEmailOption)
    • isFirstReminderEnabled

      public boolean isFirstReminderEnabled()
    • setFirstReminderEnabled

      public void setFirstReminderEnabled(boolean firstReminderEnabled)
    • isSecondReminderEnabled

      public boolean isSecondReminderEnabled()
    • setSecondReminderEnabled

      public void setSecondReminderEnabled(boolean secondReminderEnabled)
    • isThirdReminderEnabled

      public boolean isThirdReminderEnabled()
    • setThirdReminderEnabled

      public void setThirdReminderEnabled(boolean thirdReminderEnabled)
    • isFourthReminderEnabled

      public boolean isFourthReminderEnabled()
    • setFourthReminderEnabled

      public void setFourthReminderEnabled(boolean fourthReminderEnabled)
    • isFifthReminderEnabled

      public boolean isFifthReminderEnabled()
    • setFifthReminderEnabled

      public void setFifthReminderEnabled(boolean enabled)
    • isCertificationScheduleReminderEnabled

      public boolean isCertificationScheduleReminderEnabled()
    • setCertificationScheduleReminderEnabled

      public void setCertificationScheduleReminderEnabled(boolean certificationScheduleReminderEnabled)
    • isCertifyProvisioningPolicyViolations

      public boolean isCertifyProvisioningPolicyViolations()
    • setCertifyProvisioningPolicyViolations

      public void setCertifyProvisioningPolicyViolations(boolean certifyProvisioningPolicyViolations)
    • isNewCertificationNotificationEnabled

      public boolean isNewCertificationNotificationEnabled()
    • setNewCertificationNotificationEnabled

      public void setNewCertificationNotificationEnabled(boolean newCertificationNotificationEnabled)
    • getNewCertificationNotificationEmailTemplateId

      public Long getNewCertificationNotificationEmailTemplateId()
    • setNewCertificationNotificationEmailTemplateId

      public void setNewCertificationNotificationEmailTemplateId(Long newCertificationNotificationEmailTemplateId)
    • isUpdateCertifierEmailNotificationEnabled

      public boolean isUpdateCertifierEmailNotificationEnabled()
    • setUpdateCertifierEmailNotificationEnabled

      public void setUpdateCertifierEmailNotificationEnabled(boolean updateCertifierEmailNotificationEnabled)
    • getUpdateCertifierNotificationEmailTemplateId

      public Long getUpdateCertifierNotificationEmailTemplateId()
    • setUpdateCertifierNotificationEmailTemplateId

      public void setUpdateCertifierNotificationEmailTemplateId(Long updateCertifierNotificationEmailTemplateId)
    • isSendUserDoesNotWorkForBUEmail

      public boolean isSendUserDoesNotWorkForBUEmail()
    • setSendUserDoesNotWorkForBUEmail

      public void setSendUserDoesNotWorkForBUEmail(boolean sendUserDoesNotWorkForBUEmail)
    • getUserDoesNotWorkForBUEmailTemplateId

      public Long getUserDoesNotWorkForBUEmailTemplateId()
    • setUserDoesNotWorkForBUEmailTemplateId

      public void setUserDoesNotWorkForBUEmailTemplateId(Long userDoesNotWorkForBUEmailTemplateId)
    • getObsoleteUserEmailOption

      public int getObsoleteUserEmailOption()
    • setObsoleteUserEmailOption

      public void setObsoleteUserEmailOption(int obsoleteUserEmailOption)
    • isRequireRevokeComments

      public boolean isRequireRevokeComments()
    • setRequireRevokeComments

      public void setRequireRevokeComments(boolean requireRevokeComments)
    • isRequireCertifyComments

      public boolean isRequireCertifyComments()
    • setRequireCertifyComments

      public void setRequireCertifyComments(boolean requireCertifyComments)
    • setMandatoryRevokeComments

      public void setMandatoryRevokeComments(boolean mandatoryRevokeComments)
    • isMandatoryRevokeComments

      public boolean isMandatoryRevokeComments()
    • setMandatoryCertifyComments

      public void setMandatoryCertifyComments(boolean mandatoryCertifyComments)
    • isMandatoryCertifyComments

      public boolean isMandatoryCertifyComments()
    • setPrePopulateCertifyComments

      public void setPrePopulateCertifyComments(boolean prePopulateCertifyComments)
    • isPrePopulateCertifyComments

      public boolean isPrePopulateCertifyComments()
    • isSendEmailsToAdmins

      public boolean isSendEmailsToAdmins()
    • setSendEmailsToAdmins

      public void setSendEmailsToAdmins(boolean sendEmailsToAdmins)
    • isSkipDataOwnerStep1

      public boolean isSkipDataOwnerStep1()
    • setSkipDataOwnerStep1

      public void setSkipDataOwnerStep1(boolean skipDataOwnerStep1)
    • isSkipRoleOwnerStep1

      public boolean isSkipRoleOwnerStep1()
    • setSkipRoleOwnerStep1

      public void setSkipRoleOwnerStep1(boolean skipRoleOwnerStep1)
    • isGlobalCertifyAll

      public boolean isGlobalCertifyAll()
    • setGlobalCertifyAll

      public void setGlobalCertifyAll(boolean globalCertifyAll)
    • isConfirmMassUpdates

      public boolean isConfirmMassUpdates()
    • setConfirmMassUpdates

      public void setConfirmMassUpdates(boolean confirmMassUpdates)
    • isSendCompletionConfirmationEmail

      public boolean isSendCompletionConfirmationEmail()
    • setSendCompletionConfirmationEmail

      public void setSendCompletionConfirmationEmail(boolean sendCompletionConfirmationEmail)
    • getCompletionConfirmationEmailTemplateId

      public Long getCompletionConfirmationEmailTemplateId()
    • setCompletionConfirmationEmailTemplateId

      public void setCompletionConfirmationEmailTemplateId(Long completionConfirmationEmailTemplateId)
    • isAboutToExpireReminderEnabled

      public boolean isAboutToExpireReminderEnabled()
    • setAboutToExpireReminderEnabled

      public void setAboutToExpireReminderEnabled(boolean aboutToExpireReminderEnabled)
    • getAboutToExpireReminderInterval

      public int getAboutToExpireReminderInterval()
    • setAboutToExpireReminderInterval

      public void setAboutToExpireReminderInterval(int aboutToExpireReminderInterval)
    • getAboutToExpireReminderEmailTemplateId

      public Long getAboutToExpireReminderEmailTemplateId()
    • setAboutToExpireReminderEmailTemplateId

      public void setAboutToExpireReminderEmailTemplateId(Long aboutToExpireReminderEmailTemplateId)
    • isExpiryReminderEnabled

      public boolean isExpiryReminderEnabled()
    • setExpiryReminderEnabled

      public void setExpiryReminderEnabled(boolean expiryReminderEnabled)
    • getExpiryReminderEmailTemplateId

      public Long getExpiryReminderEmailTemplateId()
    • setExpiryReminderEmailTemplateId

      public void setExpiryReminderEmailTemplateId(Long expiryReminderEmailTemplateId)
    • isReportsToEnabled

      public boolean isReportsToEnabled()
    • setReportsToEnabled

      public void setReportsToEnabled(boolean reportsToEnabled)
    • isReportsToRecordOnly

      public boolean isReportsToRecordOnly()
    • setReportsToRecordOnly

      public void setReportsToRecordOnly(boolean reportsToRecordOnly)
    • isReportsToCertificationPerManager

      public boolean isReportsToCertificationPerManager()
    • setReportsToCertificationPerManager

      public void setReportsToCertificationPerManager(boolean reportsToCertificationPerManager)
    • getPendingNotificationBaseDate

      public int getPendingNotificationBaseDate()
    • setPendingNotificationBaseDate

      public void setPendingNotificationBaseDate(int pendingNotificationBaseDate)
    • isCertifyAccountsWithNoAttributes

      public boolean isCertifyAccountsWithNoAttributes()
    • setCertifyAccountsWithNoAttributes

      public void setCertifyAccountsWithNoAttributes(boolean certifyAccountsWithNoAttributes)
    • isCertifyUsersWithNoAccounts

      public boolean isCertifyUsersWithNoAccounts()
    • setCertifyUsersWithNoAccounts

      public void setCertifyUsersWithNoAccounts(boolean certifyUsersWithNoAccounts)
    • iscertifyOnlyAccountsFromCertifiableResourceTypes

      public boolean iscertifyOnlyAccountsFromCertifiableResourceTypes()
    • setCertifyOnlyAccountsFromCertifiableResourceTypes

      public void setCertifyOnlyAccountsFromCertifiableResourceTypes(boolean certifyOnlyAccountsFromCertifiableResourceTypes)
    • isCertifyAttributesOnAccountCertifyAction

      public boolean isCertifyAttributesOnAccountCertifyAction()
    • setCertifyAttributesOnAccountCertifyAction

      public void setCertifyAttributesOnAccountCertifyAction(boolean certifyAttributesOnAccountCertifyAction)
    • getAllowedEmployeeVerificationOptions

      public int[] getAllowedEmployeeVerificationOptions()
    • setAllowedEmployeeVerificationOptions

      public void setAllowedEmployeeVerificationOptions(int[] allowedEmployeeVerificationOptions)
    • getAllowedCertificationStatuses

      public int[] getAllowedCertificationStatuses()
    • setAllowedCertificationStatuses

      public void setAllowedCertificationStatuses(int[] allowedCertificationStatuses)
    • isCertifyRolePolicies

      public boolean isCertifyRolePolicies()
    • setCertifyRolePolicies

      public void setCertifyRolePolicies(boolean certifyRolePolicies)
    • isCertifyRoleMembers

      public boolean isCertifyRoleMembers()
    • setCertifyRoleMembers

      public void setCertifyRoleMembers(boolean certifyRoleMembers)
    • getEmployeeVerificationOptionLabels

      public String[] getEmployeeVerificationOptionLabels()
    • setEmployeeVerificationOptionLabels

      public void setEmployeeVerificationOptionLabels(String[] employeeVerificationOptionLabels)
    • getCertificationStatusOptionLabels

      public String[] getCertificationStatusOptionLabels()
    • setCertificationStatusOptionLabels

      public void setCertificationStatusOptionLabels(String[] certificationStatusOptionLabels)
    • isDisplayRemediationInfo

      public boolean isDisplayRemediationInfo()
    • setDisplayRemediationInfo

      public void setDisplayRemediationInfo(boolean displayRemediationInfo)
    • isDeprovisionOnCertificationExpiry

      public boolean isDeprovisionOnCertificationExpiry()
    • setDeprovisionOnCertificationExpiry

      public void setDeprovisionOnCertificationExpiry(boolean deprovisionOnCertificationExpiry)
    • isDeprovisionExpiredCertifications

      public boolean isDeprovisionExpiredCertifications()
    • setDeprovisionExpiredCertifications

      public void setDeprovisionExpiredCertifications(boolean deprovisionExpiredCertifications)
    • isDeprovisionOnCertificationCompletion

      public boolean isDeprovisionOnCertificationCompletion()
    • setDeprovisionOnCertificationCompletion

      public void setDeprovisionOnCertificationCompletion(boolean deprovisionOnCertificationCompletion)
    • isAutoCertificationsForTransferredUsers

      public boolean isAutoCertificationsForTransferredUsers()
    • setAutoCertificationsForTransferredUsers

      public void setAutoCertificationsForTransferredUsers(boolean autoCertificationsForTransferredUsers)
    • isAutomaticDeprovisioningEnabled

      public boolean isAutomaticDeprovisioningEnabled()
    • setAutomaticDeprovisioningEnabled

      public void setAutomaticDeprovisioningEnabled(boolean automaticDeprovisioningEnabled)
    • isAutomaticDeprovisioningEnabledForDisableAccount

      public boolean isAutomaticDeprovisioningEnabledForDisableAccount()
    • setAutomaticDeprovisioningEnabledForDisableAccount

      public void setAutomaticDeprovisioningEnabledForDisableAccount(boolean automaticDeprovisioningEnabledForDisableAccount)
    • isPasswordRequiredToCompleteCertification

      public boolean isPasswordRequiredToCompleteCertification()
    • setPasswordRequiredToCompleteCertification

      public void setPasswordRequiredToCompleteCertification(boolean passwordRequiredToCompleteCertification)
    • getAllowedAttributeValueVerificationOptions

      public int[] getAllowedAttributeValueVerificationOptions()
    • setAllowedAttributeValueVerificationOptions

      public void setAllowedAttributeValueVerificationOptions(int[] allowedAttributeValueVerificationOptions)
    • getAttributeValueVerificationOptionLabels

      public String[] getAttributeValueVerificationOptionLabels()
    • setAttributeValueVerificationOptionLabels

      public void setAttributeValueVerificationOptionLabels(String[] attributeValueVerificationOptionLabels)
    • getAllowedDataOwnerCertificationStatuses

      public int[] getAllowedDataOwnerCertificationStatuses()
    • setAllowedDataOwnerCertificationStatuses

      public void setAllowedDataOwnerCertificationStatuses(int[] allowedDataOwnerCertificationStatuses)
    • getDataOwnerCertificationStatusOptionLabels

      public String[] getDataOwnerCertificationStatusOptionLabels()
    • setDataOwnerCertificationStatusOptionLabels

      public void setDataOwnerCertificationStatusOptionLabels(String[] dataOwnerCertificationStatusOptionLabels)
    • getAllowedRoleEntitlementCertificationStatuses

      public int[] getAllowedRoleEntitlementCertificationStatuses()
    • setAllowedRoleEntitlementCertificationStatuses

      public void setAllowedRoleEntitlementCertificationStatuses(int[] allowedRoleEntitlementCertificationStatuses)
    • getRoleEntitlementCertificationStatusOptionLabels

      public String[] getRoleEntitlementCertificationStatusOptionLabels()
    • setRoleEntitlementCertificationStatusOptionLabels

      public void setRoleEntitlementCertificationStatusOptionLabels(String[] roleEntitlementCertificationStatusOptionLabels)
    • getAllowedResourceEntitlementCertificationStatuses

      public int[] getAllowedResourceEntitlementCertificationStatuses()
    • setAllowedResourceEntitlementCertificationStatuses

      public void setAllowedResourceEntitlementCertificationStatuses(int[] allowedResourceEntitlementCertificationStatuses)
    • getResourceEntitlementCertificationVerificationOptionLabels

      public String[] getResourceEntitlementCertificationVerificationOptionLabels()
    • setResourceEntitlementCertificationVerificationOptionLabels

      public void setResourceEntitlementCertificationVerificationOptionLabels(String[] resourceEntitlementCertificationVerificationOptionLabels)
    • getAllowedResourceEntitlementCertificationVerificationOptions

      public int[] getAllowedResourceEntitlementCertificationVerificationOptions()
    • setAllowedResourceEntitlementCertificationVerificationOptions

      public void setAllowedResourceEntitlementCertificationVerificationOptions(int[] allowedResourceEntitlementCertificationVerificationOptions)
    • getResourceEntitlementCertificationStatusOptionLabels

      public String[] getResourceEntitlementCertificationStatusOptionLabels()
    • setResourceEntitlementCertificationStatusOptionLabels

      public void setResourceEntitlementCertificationStatusOptionLabels(String[] resourceEntitlementCertificationStatusOptionLabels)
    • getAllowedCertificationRoleVerificationOptions

      public Boolean[] getAllowedCertificationRoleVerificationOptions()
    • setAllowedCertificationRoleVerificationOptions

      public void setAllowedCertificationRoleVerificationOptions(Boolean[] allowedCertificationRoleVerificationOptions)
    • getCertificationRoleVerificationOptionLabels

      public String[] getCertificationRoleVerificationOptionLabels()
    • setCertificationRoleVerificationOptionLabels

      public void setCertificationRoleVerificationOptionLabels(String[] certificationRoleVerificationOptionLabels)
    • getAllowedRoleMembershipCertificationStatuses

      public int[] getAllowedRoleMembershipCertificationStatuses()
    • setAllowedRoleMembershipCertificationStatuses

      public void setAllowedRoleMembershipCertificationStatuses(int[] allowedRoleMembershipCertificationStatuses)
    • getRoleMembershipCertificationStatusOptionLabels

      public String[] getRoleMembershipCertificationStatusOptionLabels()
    • setRoleMembershipCertificationStatusOptionLabels

      public void setRoleMembershipCertificationStatusOptionLabels(String[] roleMembershipCertificationStatusOptionLabels)
    • getNamingScheme

      public int getNamingScheme()
    • setNamingScheme

      public void setNamingScheme(int namingScheme)
    • isAllowMultipleCertifiers

      public boolean isAllowMultipleCertifiers()
    • setAllowMultipleCertifiers

      public void setAllowMultipleCertifiers(boolean allowMultipleCertifiers)
    • isDisallowSelfCertification

      public boolean isDisallowSelfCertification()
    • setDisallowSelfCertification

      public void setDisallowSelfCertification(boolean disallowSelfCertification)
    • getAlternateCertifierId

      public Long getAlternateCertifierId()
    • setAlternateCertifierId

      public void setAlternateCertifierId(Long alternateCertifierId)
    • setCertifyRoleOptions

      public void setCertifyRoleOptions(int certifyRoleOptions)
    • getCertifyRoleOptions

      public int getCertifyRoleOptions()
    • setCertifyDataOwnerEntitlements

      public void setCertifyDataOwnerEntitlements(int certifyDataOwnerEntitlements)
    • getCertifyDataOwnerEntitlements

      public int getCertifyDataOwnerEntitlements()
    • setCertifyResourceOptions

      public void setCertifyResourceOptions(int certifyResourceOptions)
    • getCertifyResourceOptions

      public int getCertifyResourceOptions()
    • setCertifyUsers

      public void setCertifyUsers(int certifyUsers)
    • getCertifyUsers

      public int getCertifyUsers()
    • setCertifyUserRoles

      public void setCertifyUserRoles(int certifyUserRoles)
    • getCertifyUserRoles

      public int getCertifyUserRoles()
    • isDoNotAutomaticallyClaimUsers

      @Deprecated public boolean isDoNotAutomaticallyClaimUsers()
      Deprecated.
    • setDoNotAutomaticallyClaimUsers

      @Deprecated public void setDoNotAutomaticallyClaimUsers(boolean doNotAutomaticallyClaimUsers)
      Deprecated.
    • setCertifyApplicationInstanceOptions

      public void setCertifyApplicationInstanceOptions(int certifyApplicationInstanceOptions)
    • getCertifyApplicationInstanceOptions

      public int getCertifyApplicationInstanceOptions()
    • setSelectedAppInstanceIds

      public void setSelectedAppInstanceIds(List<Long> selectedAppInstanceIds)
    • getSelectedAppInstanceIds

      public List<Long> getSelectedAppInstanceIds()
    • setSelectedRoleIds

      public void setSelectedRoleIds(List<Long> selectedRoleIds)
    • getSelectedRoleIds

      public List<Long> getSelectedRoleIds()
    • setSelectedEntitlementIds

      public void setSelectedEntitlementIds(List<Long> selectedEntitlementIds)
    • getSelectedEntitlementIds

      public List<Long> getSelectedEntitlementIds()
    • setIncludeActiveUsersAndAccounts

      public void setIncludeActiveUsersAndAccounts(int includeActiveUsersAndAccounts)
    • getIncludeActiveUsersAndAccounts

      public int getIncludeActiveUsersAndAccounts()
    • setAllowDelegation

      public void setAllowDelegation(boolean allowDelegation)
    • isAllowDelegation

      public boolean isAllowDelegation()
    • setAllowMultiPhase

      public void setAllowMultiPhase(boolean allowMultiPhase)
    • isAllowMultiPhase

      public boolean isAllowMultiPhase()
    • setAllowPhaseTwo

      public void setAllowPhaseTwo(boolean allowPhaseTwo)
    • isAllowPhaseTwo

      public boolean isAllowPhaseTwo()
    • setAllowFinalReview

      public void setAllowFinalReview(boolean allowFinalReview)
    • isAllowFinalReview

      public boolean isAllowFinalReview()
    • setAllowAutoClaim

      public void setAllowAutoClaim(boolean allowAutoClaim)
    • isAllowAutoClaim

      public boolean isAllowAutoClaim()
    • setAllowReassignment

      public void setAllowReassignment(boolean allowReassignment)
    • isAllowReassignment

      public boolean isAllowReassignment()
    • setAllowInteractiveXls

      public void setAllowInteractiveXls(boolean allowInteractiveXls)
    • isAllowInteractiveXls

      public boolean isAllowInteractiveXls()
    • setAllowReports

      public void setAllowReports(boolean allowReports)
    • isAllowReports

      public boolean isAllowReports()
    • setComposite

      public void setComposite(oracle.soa.management.facade.Composite composite)
    • isLegacyComposite

      public static boolean isLegacyComposite(String compositeName)
    • getCompositeName

      public String getCompositeName()
    • setCompositeName

      public void setCompositeName(String compositeName)
    • setAllowMultipleP1PrimaryReviewers

      public void setAllowMultipleP1PrimaryReviewers(boolean allowMultipleP1PrimaryReviewers)
    • isAllowMultipleP1PrimaryReviewers

      public boolean isAllowMultipleP1PrimaryReviewers()
    • setPhaseTwoReviewerType

      public void setPhaseTwoReviewerType(Integer phaseTwoReviewerType)
    • getPhaseTwoReviewerType

      public Integer getPhaseTwoReviewerType()
    • setIncludeAccessPolicyGrants

      public void setIncludeAccessPolicyGrants(boolean includeAccessPolicyGrants)
    • isIncludeAccessPolicyGrants

      public boolean isIncludeAccessPolicyGrants()
    • setUserEntitlementCriteria

      public void setUserEntitlementCriteria(SearchCriteria userEntitlementCriteria)
    • getUserEntitlementCriteria

      public SearchCriteria getUserEntitlementCriteria()
    • setUserRoleCriteria

      public void setUserRoleCriteria(SearchCriteria userRoleCriteria)
    • getUserRoleCriteria

      public SearchCriteria getUserRoleCriteria()
    • setUserAppInstanceCriteria

      public void setUserAppInstanceCriteria(SearchCriteria userAppInstanceCriteria)
    • getUserAppInstanceCriteria

      public SearchCriteria getUserAppInstanceCriteria()
    • setUserEntitlementSearchFilter

      public void setUserEntitlementSearchFilter(SearchFilter userEntitlementSearchFilter)
    • getUserEntitlementSearchFilter

      public SearchFilter getUserEntitlementSearchFilter()
    • setUserRoleSearchFilter

      public void setUserRoleSearchFilter(SearchFilter userRoleSearchFilter)
    • getUserRoleSearchFilter

      public SearchFilter getUserRoleSearchFilter()
    • setUserAppInstanceSearchFilter

      public void setUserAppInstanceSearchFilter(SearchFilter userAppInstanceSearchFilter)
    • getUserAppInstanceSearchFilter

      public SearchFilter getUserAppInstanceSearchFilter()
    • setRetainExpiryDate

      public void setRetainExpiryDate(boolean retainExpiryDate)
    • isRetainExpiryDate

      public boolean isRetainExpiryDate()