Value Object Class

Value object classes for the business service are:

  • InternalGLAccountUtility

  • ProcessGLAccount

    • GLAccount

    • GLAccountKey

The GLAccount and GLAccountKey classes are published value objects that are owned and managed by the GL Account Processor business service. Any published business service that wants to use the GLAccount or GLAccountKey classes within its interface must import these classes.