com.atomizesoftware.spin.data

repositories

package repositories

Visibility
  1. Public
  2. All

Type Members

  1. trait CargoRepository extends AnyRef

  2. trait CargoRepositoryComponent extends AnyRef

    Holds the implementation of the Cargo Repository

  3. trait CompanyRepository extends AnyRef

  4. trait CompanyRepositoryComponent extends AnyRef

  5. trait ContainerRepository extends AnyRef

  6. trait ContainerRepositoryComponent extends AnyRef

    Holds the implementation of the Container Repository

  7. trait CustomerRepository extends AnyRef

  8. trait CustomerRepositoryComponent extends AnyRef

    Holds the implementation of the Customer Repository

  9. trait DeviceRepository extends AnyRef

  10. trait DeviceRepositoryComponent extends AnyRef

    Holds the implementation of the Device Repository

  11. trait DocumentRepository extends AnyRef

  12. trait DocumentRepositoryComponent extends AnyRef

    Holds the implementation of the Document Repository

  13. trait EquipmentRepository extends AnyRef

  14. trait EquipmentRepositoryComponent extends AnyRef

    Holds the implementation of the Equipment Repository

  15. trait GPSRepository extends AnyRef

  16. trait GPSRepositoryComponent extends AnyRef

    Holds the implementation of the GPSPosition Repository

  17. trait KVSRepository extends AnyRef

  18. trait KVSRepositoryComponent extends AnyRef

  19. trait LocationRepository extends AnyRef

  20. trait LocationRepositoryComponent extends AnyRef

    Holds the implementation of the Zone Repository

  21. trait MovementRepository extends AnyRef

  22. trait MovementRepositoryComponent extends AnyRef

    Holds the implementation of the Movement Repository

  23. trait NumberStandardRepository extends AnyRef

  24. trait NumberStandardRepositoryComponent extends AnyRef

    Holds the implementation of the NumberStandard Repository

  25. trait OrderRepository extends AnyRef

  26. trait OrderRepositoryComponent extends AnyRef

    Holds the implementation of the Order Repository

  27. trait ParameterRepository extends AnyRef

  28. trait ParameterRepositoryComponent extends AnyRef

    Holds the implementation of the Parameter Repository

  29. trait ReportRepository extends AnyRef

  30. trait ReportRepositoryComponent extends AnyRef

    Holds the implementation of the Report Repository

  31. trait TagRepository extends AnyRef

  32. trait TagRepositoryComponent extends AnyRef

    Holds the implementation of the Tag Repository

  33. trait UserDefinedFieldsRepository extends AnyRef

  34. trait UserDefinedFieldsRepositoryComponent extends AnyRef

  35. trait UserRepository extends AnyRef

  36. trait UserRepositoryComponent extends AnyRef

    Holds the implementation of the User Repository

Ungrouped