Index
All Classes and Interfaces|All Packages|Serialized Form
A
- activate(BundleContext) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
Entry point of the scheduler.
- addHost(Host) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- Adopter - Class in org.opencastproject.adopter.registration.dto
-
JPA-annotated registration form object.
- Adopter() - Constructor for class org.opencastproject.adopter.registration.dto.Adopter
-
No-arg constructor needed by JPA.
- Adopter(String, String, String, String, String, String, String, String, String, String, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class org.opencastproject.adopter.registration.dto.Adopter
- Adopter.TERMSOFUSEVERSION - Enum Class in org.opencastproject.adopter.registration.dto
- AdopterRegistrationException - Exception Class in org.opencastproject.adopter.registration
-
Exception that will be thrown when an errors occurs in the form repository.
- AdopterRegistrationException() - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
The exception constructor.
- AdopterRegistrationException(String) - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
Creates an exception with a message.
- AdopterRegistrationException(String, Throwable) - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
Create exception with a message and a cause.
- AdopterRegistrationException(Throwable) - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
Create exception with a cause.
- AdopterRegistrationRestService - Class in org.opencastproject.adopter.registration
-
The REST endpoint for the adopter statistics service.
- AdopterRegistrationRestService() - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- AdopterRegistrationSender - Class in org.opencastproject.adopter.registration
-
Contains methods for sending statistic data via rest.
- AdopterRegistrationSender(String) - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Simple Constructor that requires the URL of the statistic server.
- AdopterRegistrationServiceImpl - Class in org.opencastproject.adopter.registration
-
It collects and sends statistic data of an registered adopter.
- AdopterRegistrationServiceImpl() - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- agreedToPolicy() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- allowsContacting() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- allowsErrorReports() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- allowsStatistics() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- APRIL_2022 - Enum constant in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
D
- db - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- dbSessionFactory - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- deactivate() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- delete() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- delete() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- deleteGeneralData(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Deletes the adopter data
- deleteRegistrationData() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- deleteStatistics(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Deletes the statistics data
- docs - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
-
The rest docs
E
- emf - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
The factory for creating the entity manager.
- equals(Object) - Method in class org.opencastproject.adopter.registration.dto.Adopter
G
- GeneralData - Class in org.opencastproject.adopter.registration.dto
-
DTO for the general data of an adopter.
- GeneralData(Adopter) - Constructor for class org.opencastproject.adopter.registration.dto.GeneralData
- get() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- getAdopterKey() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getAdopterKey() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getAdopterKey() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getAdopterStatistics() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getCACount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getCity() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getCity() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getContactMe() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getCores() - Method in class org.opencastproject.adopter.registration.dto.Host
- getCountry() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getCountry() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getDateCreated() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getDateModified() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getDepartmentName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getDepartmentName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getDocs() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getEmail() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getEmail() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getErrorReports() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getEventCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getFirstName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getFirstName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getHostname() - Method in class org.opencastproject.adopter.registration.dto.Host
- getHosts() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getJobCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getLastName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getLastName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getLatestTermsofUse() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getLatestTermsOfUse() - Static method in class org.opencastproject.adopter.registration.dto.Adopter
- getMaxLoad() - Method in class org.opencastproject.adopter.registration.dto.Host
- getMemory() - Method in class org.opencastproject.adopter.registration.dto.Host
- getOrganisationName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getOrganisationName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getPostalCode() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getPostalCode() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getRegistrationDataAsString() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- getRegistrationForm() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getSeriesCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getServices() - Method in class org.opencastproject.adopter.registration.dto.Host
- getStatisticKey() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getStatisticKey() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getStatisticss() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getStreet() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getStreet() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getStreetNo() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getStreetNo() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getSystemType() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getTenantCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getTermsVersionAgreed() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getTotalMinutes() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getUserCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getVersion() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
H
- hashCode() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- Host - Class in org.opencastproject.adopter.registration.dto
-
DTO that contains information about a host machine of an adopter.
- Host(HostRegistration) - Constructor for class org.opencastproject.adopter.registration.dto.Host
I
- isRegistered() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- isUpToDate() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
J
- jsonify() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
-
Creates a JSON string from an instance of this class.
- jsonify() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
-
Parses an instance of this class to a JSON string.
M
- markForDeletion() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- merge(Adopter) - Method in class org.opencastproject.adopter.registration.dto.Adopter
O
- org.opencastproject.adopter.registration - package org.opencastproject.adopter.registration
- org.opencastproject.adopter.registration.dto - package org.opencastproject.adopter.registration.dto
P
- PRE_2022 - Enum constant in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
R
- register() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- register(String, String, String, String, String, String, String, String, String, String, boolean, boolean, String, boolean, boolean, boolean) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- registrationService - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
-
The service that provides methods for the registration
- run() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
The scheduled method.
S
- save(Adopter) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
Saves the submitted registration form.
- securityService - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
The security service
- sendExtraData(String, String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Executes the 'send' method with the proper REST URL suffix.
- sendGeneralData(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Executes the 'send' method with the proper REST URL suffix.
- sendStatistics(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Executes the 'send' method with the proper REST URL suffix.
- setAdopterKey(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAdopterKey(String) - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- setAdopterKey(String) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setAgreedToPolicy(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAllowsErrorReports(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAllowsStatistics(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAssetManager(AssetManager) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the asset manager.
- setCACount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setCaptureAdminService(CaptureAgentStateService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setCity(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setContactMe(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setCores(int) - Method in class org.opencastproject.adopter.registration.dto.Host
- setCountry(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setDateCreated(Date) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setDateModified(Date) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setDepartmentName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setEmail(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the entity manager factory.
- setEventCount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setFirstName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setHostname(String) - Method in class org.opencastproject.adopter.registration.dto.Host
- setHosts(List<Host>) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setJobCount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setLastName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setMaxLoad(float) - Method in class org.opencastproject.adopter.registration.dto.Host
- setMemory(long) - Method in class org.opencastproject.adopter.registration.dto.Host
- setOrganisationName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi callback for setting the org directory service.
- setPostalCode(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setRegistered(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setRegistrationService(AdopterRegistrationServiceImpl) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
-
OSGi setter for the registration service
- setSearchService(SearchService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi callback for setting the security service.
- setSeriesCount(int) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setSeriesService(SeriesService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the series service.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the service registry.
- setServices(String) - Method in class org.opencastproject.adopter.registration.dto.Host
- setStatisticKey(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setStatisticKey(String) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setStreet(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setStreetNo(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setSystemType(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setTenantCount(int) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setTotalMinutes(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setUserAndRoleProvider(JpaUserAndRoleProvider) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setUserCount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setUserRefProvider(JpaUserReferenceProvider) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the userref provider.
- setVersion(String) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- shouldDelete() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- StatisticData - Class in org.opencastproject.adopter.registration.dto
-
DTO that contains anonymous statistic data of an adopter.
- StatisticData(String) - Constructor for class org.opencastproject.adopter.registration.dto.StatisticData
-
A StatisticData instance should always have a unique key.
- systemType() - Method in class org.opencastproject.adopter.registration.dto.Adopter
T
- toString() - Method in class org.opencastproject.adopter.registration.dto.Adopter
U
- userProvider - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- userRefProvider - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
User and role provider
V
- valueOf(String) - Static method in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form