Package oracle.iam.certification.vo
Class RemediationRequestData
java.lang.Object
oracle.iam.certification.vo.RemediationRequestData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setAppInstanceName
(String appInstanceName) void
setAutomaticDeprovisioningEnabledForDisableAccount
(boolean isAutomaticDeprovisioningEnabledForDisableAccount) void
setCertificationId
(Long certificationId) void
setCertificationName
(String certificationName) void
setComments
(String comments) void
setEntityKey
(Long entityKey) void
setEntityType
(String entityType) void
setRequesterKey
(String requesterKey) void
-
Constructor Details
-
RemediationRequestData
public RemediationRequestData()
-
-
Method Details
-
isAutomaticDeprovisioningEnabledForDisableAccount
public boolean isAutomaticDeprovisioningEnabledForDisableAccount() -
setAutomaticDeprovisioningEnabledForDisableAccount
public void setAutomaticDeprovisioningEnabledForDisableAccount(boolean isAutomaticDeprovisioningEnabledForDisableAccount) -
setCertificationName
-
getCertificationName
-
setCertificationId
-
getCertificationId
-
setComments
-
getComments
-
setUserId
-
getUserId
-
setEntityType
-
getEntityType
-
setEntityKey
-
getEntityKey
-
setAppInstanceName
-
getAppInstanceName
-
setRequesterKey
-
getRequesterKey
-