*** This class provides Binary Compatibility only, not Source Compatibility ***
Class OMRRepositoryKey
java.lang.Object
com.sas.services.information.util.OMRRepositoryKey
- All Implemented Interfaces:
Serializable
@SASScope("ALL")
@BinaryCompatibilityOnly
public class OMRRepositoryKey
extends Object
implements Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOMRRepositoryKey(com.sas.metadata.remote.Root root) OMRRepositoryKey(String keyString) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
OMRRepositoryKey
public OMRRepositoryKey(com.sas.metadata.remote.Root root) -
OMRRepositoryKey
public OMRRepositoryKey(String keyString)
-
-
Method Details
-
getId
public String getId() -
getType
public String getType() -
getRepository
public String getRepository() -
toString
public String toString()- Overrides:
toStringin classObject
-