Interface MutableResourceSchema

    • Method Detail

      • createObjectClassDefinition

        MutableResourceObjectClassDefinition createObjectClassDefinition​(QName typeName)
        Creates a new resource object class definition and adds it to the schema. This is a preferred way how to create definition in the schema.
        Parameters:
        typeName - type QName
        Returns:
        new resource object definition