services

package services

Visibility
  1. Public
  2. All

Type Members

  1. trait APIKeyService extends AnyRef

    Manage API keys by user.

  2. class AdminsNotifierPlugin extends Plugin

  3. trait AppConfigurationService extends AnyRef

    Application wide configuration options.

  4. trait ByteStorageService extends AnyRef

    Interface to store bytes.

  5. class CILogonProvider extends OAuth2Provider

    A CILogon OAuth2 Provider

  6. trait CollectionService extends AnyRef

    Generic collection service.

  7. trait CommentService extends AnyRef

    Created by lmarini on 2/17/14.

  8. class ConfigurationModule extends AbstractModule

    Default production module.

  9. trait ContextLDService extends AnyRef

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

  10. class CrowdProvider extends IdentityProvider

    Provider for CROWD.

  11. trait CurationService extends AnyRef

    Service to manipulate curation objects.

  12. trait DatasetService extends AnyRef

    Generic dataset service.

  13. class DatasetsAutodumpService extends Plugin

    Dataset file groupings automatic dump service.

  14. class DatasetsMetadataAutodumpService extends Plugin

    Dataset metadata automatic dump service.

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

  16. class ElasticsearchPlugin extends Plugin

    Elasticsearch plugin.

  17. class EventFilter extends Actor

    Actual message on reply queue

  18. trait EventService extends AnyRef

    Service definition to interact with Events database.

  19. trait ExtractionRequestsService extends AnyRef

    Tracks extractions requests

  20. trait ExtractionService extends AnyRef

    Track information about individual extractions.

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

  22. trait ExtractorService extends AnyRef

    Keeps track of extractors status information

  23. class FileDumpService extends Plugin

    File dump service.

  24. class FileMetadataAutodumpService extends Plugin

    File metadata automatic dump service.

  25. trait FileService extends AnyRef

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

  26. trait FolderService extends AnyRef

    Generic Folder Service

  27. trait InstitutionService extends AnyRef

    Service definition to interact with institutions database.

  28. trait LogoService extends AnyRef

  29. class MailerPlugin extends Plugin

  30. trait MetadataService extends AnyRef

    MetadataService for add and query metadata

  31. class MsgConsumer extends DefaultConsumer

    Listen for responses coming back on replyQueue

  32. abstract class MultimediaQueryService extends AnyRef

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

  33. class PolyglotPlugin extends Plugin

    Polyglot Plugin

  34. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  35. trait PreviewService extends AnyRef

    Created by lmarini on 2/17/14.

  36. trait ProjectService extends AnyRef

    Service definition to interact with projects database.

  37. class RDFExportService extends Plugin

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

  38. class RDFExporterPlugin extends Plugin

    Created by lmarini on 2/18/14.

  39. class RDFUpdateService extends Plugin

    External RDF store update service.

  40. class RabbitmqPlugin extends Plugin

    Rabbitmq service.

  41. trait RdfSPARQLService extends AnyRef

  42. trait RelationService extends AnyRef

    Track relations between resources.

  43. trait SchedulerService extends AnyRef

    Service to add a job to scheduler

  44. trait SectionIndexInfoService extends AnyRef

    Census service.

  45. trait SectionService extends AnyRef

    Created by lmarini on 2/17/14.

  46. class SecureSocialEventListener extends EventListener

  47. class SecureSocialTemplatesPlugin extends TemplatesPlugin

  48. class SendingActor extends Actor

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

  49. trait SpaceService extends AnyRef

    Service to manipulate spaces.

  50. class StagingAreaPlugin extends Plugin

    Staging Area Plugin.

  51. abstract class TagCheckObjType extends AnyRef

  52. abstract class TagService extends AnyRef

    Created by lmarini on 1/17/14.

  53. trait TempFileService extends AnyRef

    Created by lmarini on 2/24/14.

  54. class TempFilesPlugin extends Plugin

    Created by lmarini on 2/18/14.

  55. trait ThreeDService extends AnyRef

    Created by lmarini on 2/26/14.

  56. trait ThumbnailService extends AnyRef

    Created by lmarini on 2/27/14.

  57. trait TileService extends AnyRef

    Created by lmarini on 2/27/14.

  58. trait UserService extends AnyRef

    Service definition to interact with the users.

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