Class CommonHandler


  • public class CommonHandler
    extends Object
    Common Handler supports the lookup types and metadata collection. These methods are used in the multiple handlers. It runs on the server-side of the Asset Catalog OMAS, fetches the types, metadata collection using the RepositoryHandler.
    • Method Detail

      • getTypeDefGUID

        public String getTypeDefGUID​(String userId,
                                     String typeDefName)
        Returns the global identifier of the type using the type def name
        Parameters:
        userId - user identifier that issues the call
        typeDefName - the type definition name
        Returns:
        the global identifier of the type