*** This class provides Binary Compatibility only, not Source Compatibility ***

Class RepositoryMetadata

java.lang.Object
com.sas.services.information.metadata.VirtualMetadata
com.sas.services.information.metadata.RepositoryMetadata
All Implemented Interfaces:
MetadataInterface, PublicObjectInterface, Serializable, Remote

@SASScope("ALL") @BinaryCompatibilityOnly public class RepositoryMetadata extends VirtualMetadata
See Also:
  • Constructor Details

    • RepositoryMetadata

      public RepositoryMetadata(String name, String fqid)
  • Method Details

    • getName

      public String getName() throws RemoteException
      Description copied from interface: PublicObjectInterface
      Get the name of this object.
      Specified by:
      getName in interface PublicObjectInterface
      Overrides:
      getName in class VirtualMetadata
      Returns:
      String
      Throws:
      RemoteException
    • getReposId

      public String getReposId() throws RemoteException
      Description copied from interface: MetadataInterface
      Get the repository ID for the item. This should be a string that uniquely identifies the object within this repository.

      Specified by:
      getReposId in interface MetadataInterface
      Overrides:
      getReposId in class VirtualMetadata
      Returns:
      The repository identifier for this object.
      Throws:
      RemoteException - if an error occurs