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 ContextLDService extends AnyRef

    Context service for add, query and delete Json-ld contexts

  8. trait DatasetService extends AnyRef

    Generic dataset service.

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

  10. class ElasticsearchPlugin extends Plugin

    Elasticsearch plugin.

  11. class EventFilter extends Actor

    Actual message on reply queue

  12. trait EventService extends AnyRef

    Service definition to interact with Events database.

  13. trait ExtractionRequestsService extends AnyRef

    Tracks extractions requests

  14. trait ExtractionService extends AnyRef

    Track information about individual extractions.

  15. 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

  16. trait ExtractorService extends AnyRef

    Keeps track of extractors status information

  17. class FileDumpService extends Plugin

    File dump service.

  18. trait FileService extends AnyRef

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

  19. trait InstitutionService extends AnyRef

    Service definition to interact with institutions database.

  20. class MailerPlugin extends Plugin

  21. trait MetadataService extends AnyRef

    MetadataService for add and query metadata

  22. class MsgConsumer extends DefaultConsumer

    Listen for responses coming back on replyQueue

  23. abstract class MultimediaQueryService extends AnyRef

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

  24. class PolyglotPlugin extends Plugin

    Polyglot Plugin

  25. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  26. trait PreviewService extends AnyRef

    Created by lmarini on 2/17/14.

  27. trait ProjectService extends AnyRef

    Service definition to interact with projects database.

  28. class RDFExportService extends Plugin

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

  29. class RDFExporterPlugin extends Plugin

    Created by lmarini on 2/18/14.

  30. class RDFUpdateService extends Plugin

    External RDF store update service.

  31. class RabbitmqPlugin extends Plugin

    Rabbitmq service.

  32. trait RdfSPARQLService extends AnyRef

  33. trait SchedulerService extends AnyRef

    Service to add a job to scheduler

  34. trait SectionIndexInfoService extends AnyRef

    Census service.

  35. trait SectionService extends AnyRef

    Created by lmarini on 2/17/14.

  36. class SecureSocialTemplatesPlugin extends TemplatesPlugin

  37. class SendingActor extends Actor

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

  38. trait SpaceService extends CRUDService[ProjectSpace]

    Service to manipulate spaces.

  39. abstract class TagCheckObjType extends AnyRef

  40. abstract class TagService extends AnyRef

    Created by lmarini on 1/17/14.

  41. trait TempFileService extends AnyRef

    Created by lmarini on 2/24/14.

  42. class TempFilesPlugin extends Plugin

    Created by lmarini on 2/18/14.

  43. trait ThreeDService extends AnyRef

    Created by lmarini on 2/26/14.

  44. trait ThumbnailService extends AnyRef

    Created by lmarini on 2/27/14.

  45. trait TileService extends AnyRef

    Created by lmarini on 2/27/14.

  46. trait UserService extends AnyRef

    Service definition to interact with the users.

  47. 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 core

  8. package filesystem

  9. package fourstore

  10. package irods

  11. package mongodb

Ungrouped