Package oracle.iam.grc.sod.vo
Class SILTopology
java.lang.Object
oracle.iam.grc.sod.vo.SILTopology
- All Implemented Interfaces:
Serializable
This Value object represents a tolpology containing Ids of IDM System, Source Datastore(Target) System and Sod Engine.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SILTopology
public SILTopology()
-
-
Method Details
-
getName
-
setName
-
getIdmId
public long getIdmId() -
setIdmId
-
getSodId
public long getSodId() -
setSodId
-
getSDSId
public long getSDSId() -
setSDSId
-