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. class CILogonProvider extends OAuth2Provider

    A CILogon OAuth2 Provider

  5. trait CollectionService extends AnyRef

    Generic collection service.

  6. trait CommentService extends AnyRef

    Created by lmarini on 2/17/14.

  7. class ConfigurationModule extends AbstractModule

    Default production module.

  8. trait ContextLDService extends AnyRef

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

  9. class CrowdProvider extends IdentityProvider

    Provider for CROWD.

  10. trait CurationService extends AnyRef

    Service to manipulate curation objects.

  11. trait DatasetService extends AnyRef

    Generic dataset service.

  12. class DatasetsAutodumpService extends Plugin

    Dataset file groupings automatic dump service.

  13. class DatasetsMetadataAutodumpService extends Plugin

    Dataset metadata automatic dump service.

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

  15. class ElasticsearchPlugin extends Plugin

    Elasticsearch plugin.

  16. class EventFilter extends Actor

    Actual message on reply queue

  17. trait EventService extends AnyRef

    Service definition to interact with Events database.

  18. trait ExtractionRequestsService extends AnyRef

    Tracks extractions requests

  19. trait ExtractionService extends AnyRef

    Track information about individual extractions.

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

  21. trait ExtractorService extends AnyRef

    Keeps track of extractors status information

  22. class FileDumpService extends Plugin

    File dump service.

  23. class FileMetadataAutodumpService extends Plugin

    File metadata automatic dump service.

  24. trait FileService extends AnyRef

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

  25. trait InstitutionService extends AnyRef

    Service definition to interact with institutions database.

  26. class MailerPlugin extends Plugin

  27. trait MetadataService extends AnyRef

    MetadataService for add and query metadata

  28. class MsgConsumer extends DefaultConsumer

    Listen for responses coming back on replyQueue

  29. abstract class MultimediaQueryService extends AnyRef

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

  30. class PolyglotPlugin extends Plugin

    Polyglot Plugin

  31. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  32. trait PreviewService extends AnyRef

    Created by lmarini on 2/17/14.

  33. trait ProjectService extends AnyRef

    Service definition to interact with projects database.

  34. class RDFExportService extends Plugin

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

  35. class RDFExporterPlugin extends Plugin

    Created by lmarini on 2/18/14.

  36. class RDFUpdateService extends Plugin

    External RDF store update service.

  37. class RabbitmqPlugin extends Plugin

    Rabbitmq service.

  38. trait RdfSPARQLService extends AnyRef

  39. trait RelationService extends AnyRef

    Track relations between resources.

  40. trait SchedulerService extends AnyRef

    Service to add a job to scheduler

  41. trait SectionIndexInfoService extends AnyRef

    Census service.

  42. trait SectionService extends AnyRef

    Created by lmarini on 2/17/14.

  43. class SecureSocialTemplatesPlugin extends TemplatesPlugin

  44. class SendingActor extends Actor

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

  45. trait SpaceService extends AnyRef

    Service to manipulate spaces.

  46. class StagingAreaPlugin extends Plugin

    Staging Area Plugin.

  47. abstract class TagCheckObjType extends AnyRef

  48. abstract class TagService extends AnyRef

    Created by lmarini on 1/17/14.

  49. trait TempFileService extends AnyRef

    Created by lmarini on 2/24/14.

  50. class TempFilesPlugin extends Plugin

    Created by lmarini on 2/18/14.

  51. trait ThreeDService extends AnyRef

    Created by lmarini on 2/26/14.

  52. trait ThumbnailService extends AnyRef

    Created by lmarini on 2/27/14.

  53. trait TileService extends AnyRef

    Created by lmarini on 2/27/14.

  54. trait UserService extends AnyRef

    Service definition to interact with the users.

  55. class VersusPlugin extends Plugin

    Versus Plugin

Value Members

  1. object AppConfiguration

    Object to handle some common configuration options.

  2. object CILogonProvider

  3. object CrowdProvider

  4. object DI

    Guice module configuration.

  5. object TagCheck_Dataset extends TagCheckObjType with Product with Serializable

  6. object TagCheck_File extends TagCheckObjType with Product with Serializable

  7. object TagCheck_Section extends TagCheckObjType with Product with Serializable

  8. package filesystem

  9. package fourstore

  10. package irods

  11. package mongodb

Ungrouped