Interface ObjectTypeRegistration

All Known Implementing Classes:
ObjectTypes

public interface ObjectTypeRegistration
The ObjectType specific registration.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    register(ObjectType objectType)
    Register objectType.
  • Method Details

    • register

      void register(ObjectType objectType)
      Register objectType.
      Parameters:
      objectType - the object type