- java.lang.Object
-
- oracle.iam.grc.sod.vo.SILTopology
-
- All Implemented Interfaces:
- java.io.Serializable
public class SILTopology
extends java.lang.Object
implements java.io.Serializable
This Value object represents a tolpology containing Ids of IDM System, Source Datastore(Target) System and Sod Engine.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SILTopology
public SILTopology()
-
Method Detail
-
getIdmId
public long getIdmId()
-
getSodId
public long getSodId()
-
getSDSId
public long getSDSId()
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.