Package oracle.iam.request.vo
Class SodResult
java.lang.Object
oracle.iam.request.vo.SodResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setEntityId
(String entityId) void
setEntityname
(String entityname) void
setSodViolationPresent
(boolean sodViolationPresent)
-
Constructor Details
-
SodResult
public SodResult() -
SodResult
-
-
Method Details
-
isSodViolationPresent
public boolean isSodViolationPresent() -
setSodViolationPresent
public void setSodViolationPresent(boolean sodViolationPresent) -
getEntityname
-
setEntityname
-
getEntityId
-
setEntityId
-