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

Interface FilteredRepositoryInterface

All Superinterfaces:
FilteredFolderInterface, FolderInterface, MetadataInterface, MutableContainerInterface, PublicObjectContainerInterface, PublicObjectInterface, Remote
All Known Implementing Classes:
FilteredRepository

@SASScope("ALL") @BinaryCompatibilityOnly public interface FilteredRepositoryInterface extends FilteredFolderInterface
This class represents basically the same thing as a FilteredFolder, except that it's the repository level. The name that gets returned from this object is the URL of the repository.
Since:
1.1
  • Method Details

    • getRepository

      RepositoryInterface getRepository() throws RemoteException
      Description copied from interface: MetadataInterface
      Get the handle to the repository for this object.

      Specified by:
      getRepository in interface MetadataInterface
      Returns:
      A handle to the repository this item exists in.
      Throws:
      RemoteException - if an error occurs