A B C D E F G H I J K L M N O P R S T U V W

R

RADIUS - Static variable in interface com.mymed.controller.core.requesthandler.IMyJamCallAttributes
 
read(String) - Method in class com.mymed.controller.core.manager.application.ApplicationManager
 
read(String) - Method in interface com.mymed.controller.core.manager.application.IApplicationManager
 
read(String, String) - Method in class com.mymed.controller.core.manager.authentication.AuthenticationManager
 
read(String, String) - Method in interface com.mymed.controller.core.manager.authentication.IAuthenticationManager
authentication
read(String) - Method in class com.mymed.controller.core.manager.buddy.BuddiesManager
 
read(String) - Method in interface com.mymed.controller.core.manager.buddy.IBuddiesManager
read the list
read(String, String, int, int, int) - Method in class com.mymed.controller.core.manager.geolocation.GeoLocationManager
Search located items in a circular region specified by latitude, longitude and radius.
read(String, String, long, String) - Method in class com.mymed.controller.core.manager.geolocation.GeoLocationManager
Returns the MSearchBean or throws an exception if it is not present.
read(String) - Method in interface com.mymed.controller.core.manager.interaction.IInteractionManager
 
read(String) - Method in class com.mymed.controller.core.manager.interaction.InteractionManager
 
read(String) - Method in interface com.mymed.controller.core.manager.interaction.old.IInteractionManager
 
read(String) - Method in class com.mymed.controller.core.manager.interaction.old.InteractionManager
 
read(String) - Method in interface com.mymed.controller.core.manager.position.IPositionManager
 
read(String) - Method in class com.mymed.controller.core.manager.position.PositionManager
 
read(String) - Method in interface com.mymed.controller.core.manager.profile.IProfileManager
 
read(String) - Method in class com.mymed.controller.core.manager.profile.ProfileManager
 
read(String, String) - Method in interface com.mymed.controller.core.manager.pubsub.IPubSubManager
 
read(String, String, String) - Method in interface com.mymed.controller.core.manager.pubsub.IPubSubManager
Get the DataList Entry related to aplication+predicate+userID
read(String, String) - Method in class com.mymed.controller.core.manager.pubsub.PubSubManager
FIND
read(String, String, String) - Method in class com.mymed.controller.core.manager.pubsub.PubSubManager
FIND - GET DETAILS
read(String) - Method in interface com.mymed.controller.core.manager.registration.IRegistrationManager
 
read(String) - Method in class com.mymed.controller.core.manager.registration.RegistrationManager
 
read(String, String, String) - Method in interface com.mymed.controller.core.manager.reputation.old.IReputationManager
Get the reputation of a publisher related to a given service
read(String, String, String) - Method in class com.mymed.controller.core.manager.reputation.old.ReputationManager
 
read(String) - Method in class com.mymed.controller.core.manager.reputation.reputation_manager.AggregationManager
This method returns reputation information about a given aggregation of judgments
read(String, String, String, boolean) - Method in class com.mymed.controller.core.manager.reputation.reputation_manager.ReputationManager
 
read(String, String, boolean) - Method in class com.mymed.controller.core.manager.reputation.reputation_manager.ReputationManager
This method returns reputation information about a given user using a given application and having a specified role (between Producer and Consumer)
read(String) - Method in interface com.mymed.controller.core.manager.session.ISessionManager
 
read(String) - Method in class com.mymed.controller.core.manager.session.SessionManager
 
readSuperColummFamily(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraQueryFacade
 
readSuperColummFamily(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.TransactionManager
 
REGISTER - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
RegistrationManager - Class in com.mymed.controller.core.manager.registration
 
RegistrationManager() - Constructor for class com.mymed.controller.core.manager.registration.RegistrationManager
 
release() - Method in class com.mymed.controller.core.manager.connection.ConnectionManager
 
release() - Method in interface com.mymed.controller.core.manager.connection.IConnectionManager
Release all the connection in the pool NOT IMPLEMENTED YET
remove(String, ColumnPath, long, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
remove(String, ColumnPath, long, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Remove data from the row specified by key at the granularity specified by the ColumnPath path, and the given timestamp.
removeAll(String, String) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
Remove an entry in the columnFamily
removeAll(String, String) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
 
removeAll(String, String) - Method in class com.mymed.controller.core.manager.storage.StorageManager
Remove an entry in the columnFamily
removeColumn(String, String, byte[], byte[]) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Removes the specified column (if present) from the CF.
removeColumn(String, String, String) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
Remove a specific column defined by the columnName
removeColumn(String, String, String) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Remove a specific column defined by the columnName
removeColumn(String, String, byte[], byte[]) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Remove a specific column defined by the columnName
removeColumn(String, String, String) - Method in class com.mymed.controller.core.manager.storage.StorageManager
Remove a specific column defined by the columnName
removeSuperColumn(String, String, String) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
 
removeSuperColumn(String, String, String) - Method in class com.mymed.controller.core.manager.storage.StorageManager
 
REPLICATION_FACTOR - Static variable in class com.mymed.controller.core.manager.reputation.globals.Constants
 
REPORT_ID - Static variable in class com.mymed.model.data.myjam.MyJamTypeValidator
 
ReputationAlgorithm - Interface in com.mymed.controller.core.manager.reputation.reputation_manager
 
ReputationManager - Class in com.mymed.controller.core.manager.reputation.old
Manage the reputation of a user
ReputationManager() - Constructor for class com.mymed.controller.core.manager.reputation.old.ReputationManager
 
ReputationManager(StorageManager) - Constructor for class com.mymed.controller.core.manager.reputation.old.ReputationManager
 
ReputationManager - Class in com.mymed.controller.core.manager.reputation.reputation_manager
This class contains methods allowing the MyMed system to read the reputation value of a given userservice.
ReputationManager(CassandraWrapper) - Constructor for class com.mymed.controller.core.manager.reputation.reputation_manager.ReputationManager
 
ReputationRequestHandler - Class in com.mymed.controller.core.requesthandler
Servlet implementation class ReputationRequestHandler
ReputationRequestHandler() - Constructor for class com.mymed.controller.core.requesthandler.ReputationRequestHandler
 
ReputationRequestHandlerOld - Class in com.mymed.controller.core.requesthandler
Servlet implementation class ReputationRequestHandler
ReputationRequestHandlerOld() - Constructor for class com.mymed.controller.core.requesthandler.ReputationRequestHandlerOld
 
ReputationUpdaterFactory - Class in com.mymed.controller.core.manager.reputation.reputation_manager
 
ReputationUpdaterFactory(CassandraWrapper, ReputationAlgorithm) - Constructor for class com.mymed.controller.core.manager.reputation.reputation_manager.ReputationUpdaterFactory
 

A B C D E F G H I J K L M N O P R S T U V W