Package org.dcom.core.services


package org.dcom.core.services
  • Class
    Description
    The programmatic implementation and helper serialisation/desieralisation methods of the representation of a result an answer of a given question submitted to the rule engine
    The programmatic implementation and helper serialisation/desieralisation methods of the representation of a result of compliance check
    The programmatic implementation and helper serialisation/desieralisation methods of a specific entity (i.e BIM object) within a compliance check.
    The programmatic implementation and helper serialisation/desieralisation methods of the feedback provided by the rule engine on a given element of a compliance check (i.e. a clause)
    The programmatic implementation and helper serialisation/desieralisation methods of the settings required to represent an individual involved in the application for a compliance check.
    The programmatic implementation and helper serialisation/desieralisation methods of an item in a list of data items required by the rule engine.
    The programmatic implementation and helper serialisation/desieralisation methods of the index of results stored on the result service
    The programmatic implementation and helper serialisation/desieralisation methods of the index of the result of a check on a given clause
    The programmatic implementation and helper serialisation/desieralisation methods of the submission of a result from the project team of building control to the rule engine (i.e. where not automation is possible).
    The programmatic implementation and helper serialisation/desieralisation methods of the settings required to initiate a compliance check.
    The programmatic implementation and helper serialisation/desieralisation methods of the index of compliance documents stored on a compliance document service
    The Compliance Document Service providing interfaces to invoke the various API methods provided by the rule engine.
    The interface defining how the rest of the DCOM Codebase interacts with a compliance data source.
    The an item from the DCOM dictionary
    The interface defining how the rest of the DCOM codebase interacts with a dictionary service.
    The templater specific implementation of the DictionaryService Interface.
    The keycloak specific implementation of SecurityService.java
    The Result Service class, contains method to enable retrieval and transmission of Results to the Result Service.
    The Rule Engine Service providing interfaces to invoke the various API methods provided by the rule engine.
    The interface defining how the rest of DCOM codebase communicates with security services.
    The ServiceLookup service provides methods to retrieve objects representing all other types of DCOM services as well as their certificates.
    The templater specific implementation of the DictionaryService Interface.