Class CatalogFacadeProvider


  • public class CatalogFacadeProvider
    extends java.lang.Object
    Here we keep everything related to constructing the CatalogFacade from a Context, at request time.

    We can resolve things like user and database id here, construct termination flags, and such.

    We call it a provider because it is used as a sub-provider to the GraphDataScience provider.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait