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, 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 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 PolyglotPlugin extends Plugin

    Polyglot Plugin

  33. class PostgresPlugin extends Plugin

    Postgres connection and simple geoindex methods.

  34. trait PreviewService extends AnyRef

    Service to manipulate previews in files and datasets.

  35. trait ProjectService extends AnyRef

    Service definition to interact with projects database.

  36. class RDFExportService extends Plugin

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

  37. class RDFExporterPlugin extends Plugin

    Plugin for RDF Exporter

  38. class RDFUpdateService extends Plugin

    External RDF store update service.

  39. class RabbitmqPlugin extends Plugin

    Rabbitmq service.

  40. trait RdfSPARQLService extends AnyRef

  41. trait RelationService extends AnyRef

    Track relations between resources.

  42. trait SchedulerService extends AnyRef

    Service to add a job to scheduler

  43. trait SectionIndexInfoService extends AnyRef

    Census service.

  44. trait SectionService extends AnyRef

    Service to manipulate sections

  45. class SecureSocialEventListener extends EventListener

  46. class SecureSocialTemplatesPlugin extends TemplatesPlugin

  47. class SendingActor extends Actor

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

  48. trait SpaceService extends AnyRef

    Service to manipulate spaces.

  49. class StagingAreaPlugin extends Plugin

    Staging Area Plugin.

  50. abstract class TagCheckObjType extends AnyRef

  51. abstract class TagService extends AnyRef

    Service to manipulate tags

  52. trait TempFileService extends AnyRef

    Service to manipulate tempfiles.

  53. class TempFilesPlugin extends Plugin

    Plugin for TempFiles.

  54. trait ThreeDService extends AnyRef

    Service to manipulate 3-D's

  55. trait ThumbnailService extends AnyRef

    Service to manipulate thumbnails

  56. trait TileService extends AnyRef

    Service to manipulate tiles.

  57. class ToolInstance extends AnyRef

    ToolSession describes an active analysis environment.

  58. class ToolManagerPlugin extends Plugin

    ToolManager plugin.

  59. trait UserService extends AnyRef

    Service definition to interact with the users.

  60. class VersusPlugin extends Plugin

    Versus Plugin

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 TagCheck_Dataset extends TagCheckObjType with Product with Serializable

  7. object TagCheck_File extends TagCheckObjType with Product with Serializable

  8. object TagCheck_Section extends TagCheckObjType with Product with Serializable

  9. package filesystem

  10. package fourstore

  11. package irods

  12. package mongodb

Ungrouped