services

package services

Visibility
  1. Public
  2. All

Type Members

  1. class AdminsNotifierPlugin extends Plugin

  2. trait AppConfigurationService extends AnyRef

    Application wide configuration options.

  3. trait ByteStorageService extends AnyRef

    Interface to store bytes.

  4. trait CollectionService extends AnyRef

    Generic collection service.

  5. trait CommentService extends AnyRef

    Created by lmarini on 2/17/14.

  6. class ConfigurationModule extends AbstractModule

    Default production module.

  7. trait DatasetService extends AnyRef

    Generic dataset service.

  8. case class DumpOfFile(fileToDump: File, fileId: String, fileName: String) extends Product with Serializable

  9. class ElasticsearchPlugin extends Plugin

    Elasticsearch plugin.

  10. class EventFilter extends Actor

    Actual message on reply queue

  11. trait ExtractionRequestsService extends AnyRef

    Tracks extractions requests

  12. trait ExtractionService extends AnyRef

    Track information about individual extractions.

  13. case class ExtractorMessage(fileId: UUID, intermediateId: UUID, host: String, key: String, metadata: Map[String, String], fileSize: String, datasetId: UUID, flags: String, secretKey: String = ...) extends Product with Serializable

  14. trait ExtractorService extends AnyRef

    Keeps track of extractors status information

  15. class FileDumpService extends Plugin

    File dump service.

  16. trait FileService extends AnyRef

    Generic file service to store blobs of files and metadata about them.

  17. trait InstitutionService extends AnyRef

    Service definition to interact with institutions database.

  18. class MailerPlugin extends Plugin

  19. class MsgConsumer extends DefaultConsumer

    Listen for responses coming back on replyQueue

  20. abstract class MultimediaQueryService extends AnyRef

    Generic file service to store blobs of files and metadata about them.

  21. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  22. trait PreviewService extends AnyRef

    Created by lmarini on 2/17/14.

  23. trait ProjectService extends AnyRef

    Service definition to interact with projects database.

  24. class RDFExportService extends Plugin

    Service allowing exporting of community-generated and XML-uploaded metadata of files and datasets as RDF.

  25. class RDFExporterPlugin extends Plugin

    Created by lmarini on 2/18/14.

  26. class RDFUpdateService extends Plugin

    External RDF store update service.

  27. class RabbitmqPlugin extends Plugin

    Rabbitmq service.

  28. trait RdfSPARQLService extends AnyRef

  29. trait SectionIndexInfoService extends AnyRef

    Census service.

  30. trait SectionService extends AnyRef

    Created by lmarini on 2/17/14.

  31. class SecureSocialTemplatesPlugin extends TemplatesPlugin

  32. class SendingActor extends Actor

    Send message on specified channel and exchange, and tells receiver to reply on specified queue.

  33. abstract class TagCheckObjType extends AnyRef

  34. abstract class TagService extends AnyRef

    Created by lmarini on 1/17/14.

  35. trait TempFileService extends AnyRef

    Created by lmarini on 2/24/14.

  36. class TempFilesPlugin extends Plugin

    Created by lmarini on 2/18/14.

  37. trait ThreeDService extends AnyRef

    Created by lmarini on 2/26/14.

  38. trait ThumbnailService extends AnyRef

    Created by lmarini on 2/27/14.

  39. trait TileService extends AnyRef

    Created by lmarini on 2/27/14.

  40. trait UserService extends AnyRef

    Service definition to interact with the users.

  41. class VersusPlugin extends Plugin

    Versus Plugin

Value Members

  1. object AppConfiguration

    Object to handle some common configuration options.

  2. object DI

    Guice module configuration.

  3. object TagCheck_Dataset extends TagCheckObjType with Product with Serializable

  4. object TagCheck_File extends TagCheckObjType with Product with Serializable

  5. object TagCheck_Section extends TagCheckObjType with Product with Serializable

  6. package cassandra

  7. package filesystem

  8. package fourstore

  9. package irods

  10. package mongodb

Ungrouped