Interface TypeServiceAPI


  • public interface TypeServiceAPI
    Declares a shared interface to control type information.
    Author:
    Ed Smiley
    • Method Detail

      • getListByAuthorityDomain

        List getListByAuthorityDomain​(String authority,
                                      String domain)
      • getItemTypes

        List getItemTypes()