Class OMRDatabaseServer

java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
com.sas.services.information.metadata.Metadata
com.sas.services.information.metadata.OMRSoftwareComponent
com.sas.services.information.metadata.OMRServer
com.sas.services.information.metadata.OMRServerComponent
com.sas.services.information.metadata.OMRDatabaseServer
All Implemented Interfaces:
MetadataInterface, ServerComponentInterface, ServerInterface, SoftwareComponentInterface, PublicObjectInterface, com.sas.storage.editableproperties.SubstitutionProperties, Serializable, Remote

public class OMRDatabaseServer extends OMRServerComponent
This is a smart object for database servers.
See Also:
  • Field Details

    • OLDEST_VERSION

      public static final com.sas.util.UsageVersion OLDEST_VERSION
    • CURRENT_VERSION

      public static final com.sas.util.UsageVersion CURRENT_VERSION
  • Constructor Details

    • OMRDatabaseServer

      public OMRDatabaseServer() throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      public OMRDatabaseServer(com.sas.metadata.remote.ServerComponent o) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      public OMRDatabaseServer(com.sas.metadata.remote.impl.ServerComponentImpl o) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      public OMRDatabaseServer(com.sas.metadata.remote.impl.ServerComponentImpl_Stub o) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      public OMRDatabaseServer(RepositoryInterface repos, String name, FolderInterface parent) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      protected OMRDatabaseServer(Class theClass) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      protected OMRDatabaseServer(com.sas.metadata.remote.ServerComponent o, Class theClass) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      protected OMRDatabaseServer(com.sas.metadata.remote.impl.ServerComponentImpl o, Class theClass) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      protected OMRDatabaseServer(com.sas.metadata.remote.impl.ServerComponentImpl_Stub o, Class theClass) throws RemoteException
      Throws:
      RemoteException
    • OMRDatabaseServer

      protected OMRDatabaseServer(RepositoryInterface repos, String name, FolderInterface parent, Class theClass) throws RemoteException
      Throws:
      RemoteException
  • Method Details

    • getSubstitutionProperties

      public com.sas.storage.editableproperties.PropertyList getSubstitutionProperties()
      Specified by:
      getSubstitutionProperties in interface com.sas.storage.editableproperties.SubstitutionProperties
      Overrides:
      getSubstitutionProperties in class OMRServerComponent
    • setSubstitutionProperties

      public void setSubstitutionProperties(com.sas.storage.editableproperties.PropertyMap map) throws com.sas.storage.editableproperties.UnexpectedSubstitutionException
      Specified by:
      setSubstitutionProperties in interface com.sas.storage.editableproperties.SubstitutionProperties
      Overrides:
      setSubstitutionProperties in class OMRServerComponent
      Throws:
      com.sas.storage.editableproperties.UnexpectedSubstitutionException