Interface SASCatalogClient

    • Method Detail

      • getInstanceByGuid

        SASCatalogObject getInstanceByGuid​(java.lang.String guid,
                                           java.lang.String type)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • definitionExistsByName

        boolean definitionExistsByName​(java.lang.String defName,
                                       java.lang.String type)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getRelationshipsByEntityGuid

        java.util.List<SASCatalogObject> getRelationshipsByEntityGuid​(java.lang.String guid)
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception