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

    Service to manipulate comments in datasets and files.

  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, Any], 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 FolderService extends AnyRef

    Generic Folder Service

  26. trait InstitutionService extends AnyRef

    Service definition to interact with institutions database.

  27. trait LogoService extends AnyRef

  28. class MailerPlugin extends Plugin

  29. trait MetadataService extends AnyRef

    MetadataService for add and query metadata

  30. class MsgConsumer extends DefaultConsumer

    Listen for responses coming back on replyQueue

  31. abstract class MultimediaQueryService extends AnyRef

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

  32. class ORCIDProvider extends OAuth2Provider

    ORCID provider

  33. class PolyglotPlugin extends Plugin

    Polyglot Plugin

  34. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  35. trait PreviewService extends AnyRef

    Service to manipulate previews in files and datasets.

  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

    Plugin for RDF Exporter

  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

    Service to manipulate sections

  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. class SpaceCopyPlugin extends Plugin

    Plugin to enable copying datasets between spaces.

  50. trait SpaceService extends AnyRef

    Service to manipulate spaces.

  51. class SpaceSharingPlugin extends Plugin

    Plugin to enable sharing datasets and collections between Project Spaces

  52. class StagingAreaPlugin extends Plugin

    Staging Area Plugin.

  53. abstract class TagCheckObjType extends AnyRef

  54. abstract class TagService extends AnyRef

    Service to manipulate tags

  55. trait TempFileService extends AnyRef

    Service to manipulate tempfiles.

  56. class TempFilesPlugin extends Plugin

    Plugin for TempFiles.

  57. trait ThreeDService extends AnyRef

    Service to manipulate 3-D's

  58. trait ThumbnailService extends AnyRef

    Service to manipulate thumbnails

  59. trait TileService extends AnyRef

    Service to manipulate tiles.

  60. class ToolInstance extends AnyRef

    ToolSession describes an active analysis environment.

  61. class ToolManagerPlugin extends Plugin

    ToolManager plugin.

  62. trait UserService extends AnyRef

    Service definition to interact with the users.

  63. class VersusPlugin extends Plugin

    Versus Plugin

  64. trait VocabularyService extends AnyRef

  65. trait VocabularyTermService extends AnyRef

Value Members

  1. object AppConfiguration

    Object to handle some common configuration options.

  2. object ByteStorageService

  3. object CILogonProvider

  4. object CrowdProvider

  5. object DI

    Guide module configuration.

  6. object ORCIDProvider

  7. object TagCheck_Dataset extends TagCheckObjType with Product with Serializable

  8. object TagCheck_File extends TagCheckObjType with Product with Serializable

  9. object TagCheck_Section extends TagCheckObjType with Product with Serializable

  10. package filesystem

  11. package fourstore

  12. package irods

  13. package mongodb

Ungrouped