Interface Mapper<OMRS extends InstanceAuditHeader,​OMAS extends OmasObject>

    • Method Detail

      • map

        OMAS map​(OMRS omrsObject)
        Map from an OMRS object to a Subject Area OMAS object
        Parameters:
        omrsObject - OMRS Relationship
        Returns:
        Subject Area OMAS object
      • getTypeDefGuid

        String getTypeDefGuid()
        get the Guid This method should be overridden to provide the appropriate guid for the type.
        Returns:
        the guid of the typedef
      • getTypeName

        String getTypeName()
        Get the type name
        Returns:
        type name