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. case class Binding(source: String, vhost: String, destination: String, destination_type: String, routing_key: String, arguments: JsObject, properties_key: String) extends Product with Serializable

  4. trait ByteStorageService extends AnyRef

    Interface to store bytes.

  5. class CILogonProvider extends OAuth2Provider

    A CILogon OAuth2 Provider

  6. case class CancellationMessage(id: UUID, queueName: String, msgid: UUID) extends Product with Serializable

  7. trait CollectionService extends AnyRef

    Generic collection service.

  8. trait CommentService extends AnyRef

    Service to manipulate comments in datasets and files.

  9. class ConfigurationModule extends AbstractModule

    Default production module.

  10. trait ContextLDService extends AnyRef

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

  11. class CrowdProvider extends IdentityProvider

    Provider for CROWD.

  12. trait CurationService extends AnyRef

    Service to manipulate curation objects.

  13. trait DatasetService extends AnyRef

    Generic dataset service.

  14. class DatasetsAutodumpService extends Plugin

    Dataset file groupings automatic dump service.

  15. class DatasetsMetadataAutodumpService extends Plugin

    Dataset metadata automatic dump service.

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

  17. class ElasticsearchPlugin extends Plugin

    Elasticsearch plugin.

  18. case class Entity(id: ResourceRef, mimeType: Option[String], extra: JsObject) extends Product with Serializable

  19. class EventFilter extends Actor

    Actual message on reply queue

  20. trait EventService extends AnyRef

    Service definition to interact with Events database.

  21. trait ExtractionRequestsService extends AnyRef

    Tracks extractions requests

  22. trait ExtractionService extends AnyRef

    Track information about individual extractions.

  23. case class ExtractorMessage(msgid: UUID, fileId: UUID, notifies: List[String], intermediateId: UUID, host: String, queue: String, metadata: Map[String, Any], fileSize: String, datasetId: UUID = null, flags: String = "", secretKey: String, routing_key: String, source: Entity, activity: String, target: Option[Entity]) extends Product with Serializable

    Despite the fileId be named as such, it is currently serialized as id and used as the id of any resource in question.

  24. trait ExtractorService extends AnyRef

    Keeps track of extractors status information

  25. class FileDumpService extends Plugin

    File dump service.

  26. trait FileLinkService extends AnyRef

  27. class FileMetadataAutodumpService extends Plugin

    File metadata automatic dump service.

  28. trait FileService extends AnyRef

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

  29. trait FolderService extends AnyRef

    Generic Folder Service

  30. trait InstitutionService extends AnyRef

    Service definition to interact with institutions database.

  31. class LdapProvider extends IdentityProvider

  32. trait LogoService extends AnyRef

  33. class MailerPlugin extends Plugin

  34. trait MetadataService extends AnyRef

    MetadataService for add and query metadata

  35. class MsgConsumer extends DefaultConsumer

    Listen for responses coming back on replyQueue

  36. abstract class MultimediaQueryService extends AnyRef

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

  37. class ORCIDProvider extends OAuth2Provider

    ORCID provider

  38. class PendingRequestCancellationActor extends Actor

    First, it will connect to the target rabbitmq queue to download each pending submission request and search the cancellation submission by comparing the message id of each pending submission request.

  39. class PolyglotPlugin extends Plugin

    Polyglot Plugin

  40. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  41. trait PreviewService extends AnyRef

    Service to manipulate previews in files and datasets.

  42. trait ProjectService extends AnyRef

    Service definition to interact with projects database.

  43. class PublishDirectActor extends Actor

    Send message on specified channel directly to a queue and tells receiver to reply on specified queue.

  44. class RDFExportService extends Plugin

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

  45. class RDFExporterPlugin extends Plugin

    Plugin for RDF Exporter

  46. class RDFUpdateService extends Plugin

    External RDF store update service.

  47. class RabbitmqPlugin extends Plugin

    Rabbitmq service.

  48. trait RdfSPARQLService extends AnyRef

  49. trait RelationService extends AnyRef

    Track relations between resources.

  50. trait SchedulerService extends AnyRef

    Service to add a job to scheduler

  51. trait SectionIndexInfoService extends AnyRef

    Census service.

  52. trait SectionService extends AnyRef

    Service to manipulate sections

  53. class SecureSocialEventListener extends EventListener

  54. class SecureSocialTemplatesPlugin extends TemplatesPlugin

  55. trait SelectionService extends AnyRef

    Service for adding & removing user selections, as well as downloading/deleting selected datasets.

  56. class SpaceCopyPlugin extends Plugin

    Plugin to enable copying datasets between spaces.

  57. trait SpaceService extends AnyRef

    Service to manipulate spaces.

  58. class SpaceSharingPlugin extends Plugin

    Plugin to enable sharing datasets and collections between Project Spaces

  59. class StagingAreaPlugin extends Plugin

    Staging Area Plugin.

  60. trait StandardVocabularyService extends AnyRef

  61. abstract class TagCheckObjType extends AnyRef

  62. abstract class TagService extends AnyRef

    Service to manipulate tags

  63. trait TempFileService extends AnyRef

    Service to manipulate tempfiles.

  64. class TempFilesPlugin extends Plugin

    Plugin for TempFiles.

  65. trait ThreeDService extends AnyRef

    Service to manipulate 3-D's

  66. trait ThumbnailService extends AnyRef

    Service to manipulate thumbnails

  67. trait TileService extends AnyRef

    Service to manipulate tiles.

  68. class ToolInstance extends AnyRef

    ToolSession describes an active analysis environment.

  69. class ToolManagerPlugin extends Plugin

    ToolManager plugin.

  70. trait UserService extends AnyRef

    Service definition to interact with the users.

  71. class VersusPlugin extends Plugin

    Versus Plugin

  72. trait VocabularyService extends AnyRef

  73. 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 Entity extends Serializable

  7. object LdapProvider

  8. object ORCIDProvider

  9. object TagCheck_Dataset extends TagCheckObjType with Product with Serializable

  10. object TagCheck_File extends TagCheckObjType with Product with Serializable

  11. object TagCheck_Section extends TagCheckObjType with Product with Serializable

  12. package filesystem

  13. package fourstore

  14. package irods

  15. package mongodb

  16. package s3

Ungrouped