Interface ApplicationIdTool.ObjectIdLoader

Enclosing class:
ApplicationIdTool

public static interface ApplicationIdTool.ObjectIdLoader
Interface implemented by metadata factories that can load non-existant object id classes.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Turn on the loading of all identity classes, even if they don't exist.
  • Method Details

    • setLoadObjectIds

      void setLoadObjectIds()
      Turn on the loading of all identity classes, even if they don't exist.