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

M

Mail - Class in com.mymed.utils
Class to provide mail functionalities to the backend
Mail(String, String, String, String) - Constructor for class com.mymed.utils.Mail
 
main(String[]) - Static method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictId
 
main(String[]) - Static method in class com.mymed.utils.locator.LocatorTester
 
MApplicationBean - Class in com.mymed.model.data.application
This class represent a Mymed application
MApplicationBean() - Constructor for class com.mymed.model.data.application.MApplicationBean
 
MApplicationModelBean - Class in com.mymed.model.data.application
This class represent an user profile
MApplicationModelBean() - Constructor for class com.mymed.model.data.application.MApplicationModelBean
 
MApplicationViewBean - Class in com.mymed.model.data.application
This class represent an user profile
MApplicationViewBean() - Constructor for class com.mymed.model.data.application.MApplicationViewBean
 
MAuthenticationBean - Class in com.mymed.model.data.session
The authentication bean.
MAuthenticationBean() - Constructor for class com.mymed.model.data.session.MAuthenticationBean
 
MAX_NUMBER_OF_CONCURRENT_TRANSACTIONS - Variable in class com.mymed.controller.core.manager.reputation.db.facade.TransactionManager
 
maxLevel - Static variable in class com.mymed.utils.locator.HilbertQuad
 
maxNumColumns - Static variable in class com.mymed.controller.core.manager.storage.MyJamStorageManager
 
MConverter - Class in com.mymed.utils
Convenience class to convert to and from ByteBuffer for the most used data types.
MDataBean - Class in com.mymed.model.data.application
This class represent a Mymed application
MDataBean() - Constructor for class com.mymed.model.data.application.MDataBean
 
MFeedBackBean - Class in com.mymed.model.data.myjam
Contains the feedback for the reports.
MFeedBackBean() - Constructor for class com.mymed.model.data.myjam.MFeedBackBean
 
MInteractionBean - Class in com.mymed.model.data.interaction
 
MInteractionBean() - Constructor for class com.mymed.model.data.interaction.MInteractionBean
Create a new empty MInteractionBean
MLogger - Class in com.mymed.utils
Class to hold the logger facilities for the mymed backend.
MOntologyBean - Class in com.mymed.model.data.application
This class represent an user profile
MOntologyBean() - Constructor for class com.mymed.model.data.application.MOntologyBean
 
MOntologyTypeBean - Class in com.mymed.model.data.application
This class represent an user profile
MOntologyTypeBean() - Constructor for class com.mymed.model.data.application.MOntologyTypeBean
 
MPositionBean - Class in com.mymed.model.data.user
 
MPositionBean() - Constructor for class com.mymed.model.data.user.MPositionBean
Create a new empty MPositionBean
MPredicateBean - Class in com.mymed.model.data.application
This class represent an user profile
MPredicateBean() - Constructor for class com.mymed.model.data.application.MPredicateBean
 
MReportBean - Class in com.mymed.model.data.myjam
Contains the details of the report
MReportBean() - Constructor for class com.mymed.model.data.myjam.MReportBean
 
MReputationBean - Class in com.mymed.model.data.reputation
 
MReputationBean(double, int) - Constructor for class com.mymed.model.data.reputation.MReputationBean
 
MReputationBean - Class in com.mymed.model.data.reputation.old
 
MReputationBean() - Constructor for class com.mymed.model.data.reputation.old.MReputationBean
Create an empty MReputationBean
MSearchBean - Class in com.mymed.model.data.geolocation
Class used to exchange located reports, without details.
MSearchBean() - Constructor for class com.mymed.model.data.geolocation.MSearchBean
 
MSessionBean - Class in com.mymed.model.data.session
 
MSessionBean() - Constructor for class com.mymed.model.data.session.MSessionBean
 
multiget_count(List<String>, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
multiget_count(List<String>, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
A combination of multiget_slice and get_count
multiget_slice(List<String>, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
multiget_slice(List<String>, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Retrieve slices for column parent and predicate on each of the given keys in parallel
MUserBean - Class in com.mymed.model.data.user
This class represent an user profile
MUserBean() - Constructor for class com.mymed.model.data.user.MUserBean
Create a new empty MUserBean
MyJamFeedbackRequestHandler - Class in com.mymed.controller.core.requesthandler
Manages the requests related to updates.
MyJamFeedbackRequestHandler() - Constructor for class com.mymed.controller.core.requesthandler.MyJamFeedbackRequestHandler
 
MyJamManager - Class in com.mymed.controller.core.manager.myjam
Controls the insertion and the retrieving of data to/from the database.
MyJamManager(MyJamStorageManager) - Constructor for class com.mymed.controller.core.manager.myjam.MyJamManager
TODO The identity of the users must be checked.
MyJamReportRequestHandler - Class in com.mymed.controller.core.requesthandler
Manages the requests related to reports.
MyJamReportRequestHandler() - Constructor for class com.mymed.controller.core.requesthandler.MyJamReportRequestHandler
 
MyJamStorageManager - Class in com.mymed.controller.core.manager.storage
Storage manager created ad-hoc for myJam application.
MyJamStorageManager() - Constructor for class com.mymed.controller.core.manager.storage.MyJamStorageManager
Default Constructor: will create a ServiceManger on top of a Cassandra Wrapper
MyJamStorageManager(WrapperConfiguration) - Constructor for class com.mymed.controller.core.manager.storage.MyJamStorageManager
/** will create a ServiceManger on top of the WrapperType And use the specific configuration file for the transport layer
MyJamTypes - Class in com.mymed.model.data.myjam
Contains the enum classes.
MyJamTypes() - Constructor for class com.mymed.model.data.myjam.MyJamTypes
 
MyJamTypes.ReportType - Enum in com.mymed.model.data.myjam
ReportType
MyJamTypes.TrafficFlowType - Enum in com.mymed.model.data.myjam
TrafficFlowType
MyJamTypes.TransitType - Enum in com.mymed.model.data.myjam
TransitType
MyJamTypeValidator - Class in com.mymed.model.data.myjam
Static methods to validate the myJam MBeans.
MyJamTypeValidator() - Constructor for class com.mymed.model.data.myjam.MyJamTypeValidator
 
MyJamUpdateRequestHandler - Class in com.mymed.controller.core.requesthandler
Manages the requests related to updates.
MyJamUpdateRequestHandler() - Constructor for class com.mymed.controller.core.requesthandler.MyJamUpdateRequestHandler
 
MyMedId - Class in com.mymed.model.data.id
Class used to identify a report.
MyMedId(char, long, String) - Constructor for class com.mymed.model.data.id.MyMedId
Public constructor.

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