EDMSchema


edm.edom3

Interface EDMSchema

  • All Superinterfaces:EDMContextDependent, EDMData

    All Known Subinterfaces:EDMApplicationSchema, EDMExpressSchema



    public interface EDMSchema
    extends EDMData

    Copyright(C) EPM Technology AS.

    Version:3Author:Arne Toen - EPM Technology AS.

    • Method Detail

      • getSchemaType

        int getSchemaType()
                   throws EdmiException

        Get schema type for this application schema

        Returns:schema type for this application schemaThrows:EdmiException - if the method failsSee Also:EDMConstants.SchemaTypes

      • delete

        void delete()
             throws EdmiException

        Deletes the schema.

        Throws:EdmiException - if the methode fails