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

G

generateKeyForColumnFamily(Object) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
generateKeyForSuperColumnItem(Object, String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
Deprecated. 
GeoLocationManager - Class in com.mymed.controller.core.manager.geolocation
Manages the geo-localization.
GeoLocationManager() - Constructor for class com.mymed.controller.core.manager.geolocation.GeoLocationManager
 
GeoLocationManager(MyJamStorageManager) - Constructor for class com.mymed.controller.core.manager.geolocation.GeoLocationManager
 
GeoLocationOutOfBoundException - Exception in com.mymed.utils.locator
 
GeoLocationOutOfBoundException(String) - Constructor for exception com.mymed.utils.locator.GeoLocationOutOfBoundException
Thrown when the location of the user is out from the area defined in GeoLocation class.
get(String, ColumnPath, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
get(String, ColumnPath, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Get the Column or SuperColumn at the given column path
get(String) - Method in interface com.mymed.properties.IProperties
Retrieve the value of the specified property
get_cf_id(String, String) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
Retrieve the specified column family id in the given keyspace
get_count(String, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
get_count(String, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Counts the column present in the column parent within the predicate
The method is not O(1).
get_indexed_slices(ColumnParent, IndexClause, SlicePredicate, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
get_indexed_slices(ColumnParent, IndexClause, SlicePredicate, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Return a list of slices, but uses IndexClause instead of KeyRange.
get_range_slices(ColumnParent, SlicePredicate, KeyRange, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
get_range_slices(ColumnParent, SlicePredicate, KeyRange, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Return a list of slices for the keys within the specified KeyRange
Note that when using RandomPartitioner, keys are stored in the order of their MD5 hash, making it impossible to get a meaningful range of keys between two endpoints.
get_slice(String, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
get_slice(String, ColumnParent, SlicePredicate, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Get the group of columns contained by the column parent specified by the given predicate
getAccessToken() - Method in class com.mymed.model.data.session.MSessionBean
 
getActiveReport(String) - Method in class com.mymed.controller.core.manager.myjam.MyJamManager
 
getAddress() - Method in class com.mymed.controller.core.manager.connection.Connection
 
getAddress() - Method in interface com.mymed.controller.core.manager.connection.IConnection
Get the address in use with the connection
getAdministrator() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getAllRecords() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns all entries of the table Outcome
getAllRecords() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.UserApplicationConsumerFacade
it returns the collection of all entries of the table UserApplicationConsumer.
getAllRecords() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.UserApplicationProducerFacade
it returns the collection of all entries of the table UserServiceProvider.
getAllRecords() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictAggregationFacade
it returns the collection of all entries of the table VerdictAggregation.
getAllRecords() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
it returns all the entries of the table AtomicInteraction.
getAllRecordsUserApplicationProducer() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getAllRecordsVerdict() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getAllRecordsVerdictAggregation() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getAllUserApplicationConsumer() - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
GETAPPLIACTION - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
getApplication() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.UserApplicationConsumerId
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.UserApplicationProducerId
 
getApplicationId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictId
 
getApplicationReputationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
GETAPPLIST - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
getAreaId(long) - Static method in class com.mymed.utils.locator.Locator
Gets the area Id corresponding to a certain location Id.
getAttributeToMap() - Method in class com.mymed.model.data.AbstractMBean
 
getAttributeToMap() - Method in class com.mymed.model.data.myjam.MReportBean
 
getBackground() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getBirthday() - Method in class com.mymed.model.data.user.MUserBean
 
getBuddyList() - Method in class com.mymed.model.data.user.MUserBean
 
getById(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns the outcome having the specified id
getCapacity() - Method in class com.mymed.controller.core.manager.connection.ConnectionPool
 
getCapacity() - Method in interface com.mymed.controller.core.manager.connection.IConnectionPool
Get the maximum capacity of the pool
getCassandraListenAddress() - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
getCategory() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getChargedId() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getChargedId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictId
 
getChordListenAddress() - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
getChordStoragePort() - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
getCity() - Method in class com.mymed.model.data.user.MPositionBean
 
getClient() - Method in class com.mymed.controller.core.manager.connection.Connection
 
getComment() - Method in class com.mymed.model.data.myjam.MReportBean
 
getComplexInteraction() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getConsumer() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getConsumerVerdictByApplication(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getConsumerVerdictByApplication(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
it returns the list of verdicts being the consumer associated to a given application
getController() - Method in class com.mymed.model.data.application.MApplicationBean
 
getController() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getCountry() - Method in class com.mymed.model.data.user.MPositionBean
 
getCoveringLocationId(double, double, int) - Static method in class com.mymed.utils.locator.Locator
Returns a list of location Id ranges, that cover the area defined by latitude longitude and radius.
getCurrentApplications() - Method in class com.mymed.model.data.session.MSessionBean
 
getData() - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
getDate() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getDateOfCreation() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getDebugLog() - Static method in class com.mymed.utils.MLogger
Deprecated. 
getDescription() - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
getDescription() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getDistance() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getEmail() - Method in class com.mymed.model.data.user.MUserBean
 
getEnd() - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
getEnd() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getEngineTuningParameter1() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getEngineTuningParameter2() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getEngineTuningParameter3() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getExpirationDate() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getFeedback() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getFeedbacks(String) - Method in class com.mymed.controller.core.manager.myjam.MyJamManager
Returns an integer array with: - The number of negative feedbacks with index 0. - The number of positive feedbacks with index 1.
getFileName() - Method in interface com.mymed.properties.IPropType
 
getFileName() - Method in enum com.mymed.properties.PropType
 
getFirstName() - Method in class com.mymed.model.data.user.MUserBean
 
getFormattedAddress() - Method in class com.mymed.model.data.user.MPositionBean
 
getFrom(String, String, byte[]) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Gets the columns which have name following on the given CF row.
getFrom(String, String, byte[]) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Gets the columns which have name following on the given CF row.
getGender() - Method in class com.mymed.model.data.user.MUserBean
 
getGson() - Method in class com.mymed.controller.core.requesthandler.AbstractRequestHandler
 
getHandler() - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
getHometown() - Method in class com.mymed.model.data.user.MUserBean
 
getIcon() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getId() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getId() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getId() - Method in class com.mymed.model.data.myjam.MReportBean
Getter and Setter
getId() - Method in class com.mymed.model.data.session.MSessionBean
 
getId() - Method in class com.mymed.model.data.user.MUserBean
 
getInfoLog() - Static method in class com.mymed.utils.MLogger
Deprecated. 
getInstance() - Static method in class com.mymed.controller.core.manager.connection.ConnectionManager
Get the instance of the manager
getInstance() - Static method in class com.mymed.properties.PropertiesManager
 
getInstance() - Static method in class com.mymed.utils.MLogger
Retrieve the MLogger instance to be used as a singleton
getInteractionList() - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
getInteractionList() - Method in class com.mymed.model.data.user.MUserBean
 
getIp() - Method in class com.mymed.model.data.session.MSessionBean
 
getIsJudgeProducer() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getJudgeId() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getJudgeId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictId
 
getKadListenAddress() - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
getKadStoragePort() - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
GETKEY - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
getKey() - Method in class com.mymed.model.data.application.MDataBean
 
getLastConnection() - Method in class com.mymed.model.data.user.MUserBean
 
getLastN(String, String, Integer) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Returns the first n columns of a given CF.
getLastN(String, String, Integer) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Gets the first n columns of the given CF row.
getLastName() - Method in class com.mymed.model.data.user.MUserBean
 
getLatitude() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getLatitude() - Method in class com.mymed.model.data.user.MPositionBean
 
getLatitude() - Method in class com.mymed.utils.locator.Location
 
getLatitudeInRadians() - Method in class com.mymed.utils.locator.Location
 
getLink() - Method in class com.mymed.model.data.user.MUserBean
 
getListOfAggregationByVerdict(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getListOfAggregationByVerdict(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictAggregationFacade
it returns the list of all aggregations to which a given verdict belongs
getListOfAttribute(String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getListOfConstraints(String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getListOfForeignKey(String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getListOfObjectFromListOfKeys(List<String>, String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.TransactionManager
 
getLocationFromId(long) - Static method in class com.mymed.utils.locator.Locator
Decode the location Id and returns the corresponding location (latitude and longitude in degrees).
getLocationId() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getLocationId() - Method in class com.mymed.model.data.myjam.MReportBean
 
getLocationId(double, double) - Static method in class com.mymed.utils.locator.Locator
Returns the location Id that corresponds to the specified position.
getLog() - Static method in class com.mymed.utils.MLogger
Deprecated. 
getLogger() - Static method in class com.mymed.utils.MLogger
Get the default mymed backend logger
getLogin() - Method in class com.mymed.model.data.session.MAuthenticationBean
 
getLogin() - Method in class com.mymed.model.data.user.MUserBean
 
getLongitude() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getLongitude() - Method in class com.mymed.model.data.user.MPositionBean
 
getLongitude() - Method in class com.mymed.utils.locator.Location
 
getLongitudeInRadians() - Method in class com.mymed.utils.locator.Location
 
getManager(IPropType) - Method in class com.mymed.properties.PropertiesManager
 
getMaxVerdictNumber() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getMessage() - Method in exception com.mymed.controller.core.exception.AbstractMymedException
 
getMessage() - Method in exception com.mymed.controller.core.manager.reputation.db.table.facade.PersistException
 
getMethod() - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
getMetric() - Method in class com.mymed.utils.locator.HqWrapper
 
getModel() - Method in class com.mymed.model.data.application.MApplicationBean
 
getModel() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getName() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getName() - Method in class com.mymed.model.data.application.MOntologyBean
 
getName() - Method in class com.mymed.model.data.user.MUserBean
 
getName() - Method in interface com.mymed.properties.IPropType
 
getName() - Method in enum com.mymed.properties.PropType
 
getNameOfPrimaryKeyField(String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getNbInteraction() - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
getNewInstance() - Static method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getNewInstance(CassandraWrapper) - Static method in class com.mymed.controller.core.manager.reputation.db.facade.TransactionManager
 
getNoOfRatings() - Method in class com.mymed.model.data.reputation.MReputationBean
 
getNumKeys(Set<HilbertQuad>) - Static method in class com.mymed.utils.locator.KeysFinder
 
getObjectClass() - Method in enum com.mymed.utils.ClassType
 
getOntologies() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getOntologyID() - Method in class com.mymed.model.data.application.MDataBean
 
getOutcomeId() - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
getOutcomeList() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getOutcomeList() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getOutcomeList() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getOutcomeList() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
getOutcomeList() - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
getOutcomeListByApplicationReputation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns the outcome list associated to a given entry of the table ApplicationReputation
getOutcomeListByUserApplicationConsumer(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns the outcome list associated to a given entry of the table UserApplicationConsumer
getOutcomeListByUserApplicationProducer(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns the outcome list associated to a given entry in the table UserApplicationProducer
getOutcomeListByUserReputation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns the outcome list associated to a given entry of the table UserReputation
getOutcomeListByVerdictAggretation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.OutcomeFacade
it returns the outcome list associated to a given entry of the table VerdictAggregation
getPassword() - Method in class com.mymed.model.data.session.MAuthenticationBean
 
getPoolSize(String, int) - Method in class com.mymed.controller.core.manager.connection.ConnectionManager
 
getPoolSize(String, int) - Method in interface com.mymed.controller.core.manager.connection.IConnectionManager
Retrieve the actual size of the pool identified by this address and port
getPort() - Method in class com.mymed.controller.core.manager.connection.Connection
 
getPort() - Method in interface com.mymed.controller.core.manager.connection.IConnection
Get the port in use with the connection
getPort() - Method in class com.mymed.model.data.session.MSessionBean
 
getPosition() - Method in class com.mymed.model.data.user.MUserBean
 
getPrimitiveType() - Method in enum com.mymed.utils.ClassType
 
getProducer() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getProducerVerdictByApplication(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getProducerVerdictByApplication(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
it returns the list of verdicts being the producers associated to a given application
GETPROFILE - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
get user profile
getProfilePicture() - Method in class com.mymed.model.data.user.MUserBean
 
getPublisherList() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getQuad() - Method in class com.mymed.utils.locator.HqWrapper
 
getRaterList() - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
getRecordById(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.UserApplicationConsumerFacade
it returns the entry of the table UserServiceConsumer having the specified id.
getRecordById(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.UserApplicationProducerFacade
it returns the entry of the table UserServiceProvider having the specified id.
getRecordById(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictAggregationFacade
it returns the entry of the table VerdictAggregation having the specified id.
getRecordByIdUserApplicationProducer(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getRecordsByEvaluatedToConsumerAndDate(String, Date, Date) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
this method returns the collection of all atomic interaction referred to a given idUserService which is a consumer (so referred to the table UserServiceConsumer) whose feedback have been provided to the consumer (which means that the field recipientOfTheFeedback corresponds to CONSUMER) and whose timestamp is within the considered temporal range.
getRecordsByEvaluatedToProducerAndDate(String, Date, Date) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
this method returns the collection of all atomic interaction referred to a given idUserService which is a producer (so referred to the table UserServiceProvider) whose feedback have been provided to the producer (which means that the field recipientOfTheFeedback corresponds to PRODUCER) and whose timestamp is within the considered temporal range.
getRecordUserApplicationConsumerById(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getRecordVerdictAggregationById(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getReferredTable(String, String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getReport(String) - Method in class com.mymed.controller.core.manager.myjam.MyJamManager
 
getReportType() - Method in class com.mymed.model.data.myjam.MReportBean
 
getReputation() - Method in class com.mymed.model.data.reputation.MReputationBean
 
getReputation() - Method in class com.mymed.model.data.user.MUserBean
 
getResponseText() - Method in class com.mymed.controller.core.requesthandler.AbstractRequestHandler
 
getScore() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getScore() - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
getScore() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getScore() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getScore() - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
getServletInfo() - Method in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
getSession() - Method in class com.mymed.model.data.user.MUserBean
 
getSize() - Method in class com.mymed.controller.core.manager.connection.ConnectionPool
 
getSize() - Method in interface com.mymed.controller.core.manager.connection.IConnectionPool
Get the size of the pool, or how many connections are in it
getSize() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getSize() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getSize() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getSize() - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
getSnooze() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getSocialNetworkID() - Method in class com.mymed.model.data.user.MUserBean
 
getSocialNetworkName() - Method in class com.mymed.model.data.user.MUserBean
 
getStart() - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
getStart() - Method in class com.mymed.model.data.interaction.MInteractionBean
 
getStatus() - Method in exception com.mymed.controller.core.exception.AbstractMymedException
 
getStatus() - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
getString(ByteBuffer) - Method in class com.mymed.controller.core.manager.reputation.primary_key.comparator.OrderByTimeVerdict
 
getSubscriberList() - Method in class com.mymed.model.data.application.MApplicationViewBean
 
getSubscribtionList() - Method in class com.mymed.model.data.user.MUserBean
 
getThriftPort() - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
getTime() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getTime() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictId
 
getTimeout() - Method in class com.mymed.model.data.session.MSessionBean
 
getTimestamp() - Method in class com.mymed.model.data.id.MyMedId
 
getTimestamp() - Method in class com.mymed.model.data.myjam.MFeedBackBean
 
getTimestamp() - Method in class com.mymed.model.data.myjam.MReportBean
 
getTimestamp() - Method in class com.mymed.model.data.storage.ExpColumnBean
 
getTimeToLive() - Method in class com.mymed.model.data.storage.ExpColumnBean
 
getTrafficFlowType() - Method in class com.mymed.model.data.myjam.MReportBean
 
getTransitType() - Method in class com.mymed.model.data.myjam.MReportBean
 
getType() - Method in class com.mymed.model.data.application.MOntologyBean
 
getType() - Method in class com.mymed.model.data.id.MyMedId
 
getUniqueFields(String) - Method in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
getUpdates(String, long) - Method in class com.mymed.controller.core.manager.myjam.MyJamManager
Returns a list of updates.
getUser() - Method in class com.mymed.model.data.session.MAuthenticationBean
 
getUser() - Method in class com.mymed.model.data.session.MSessionBean
 
getUserApplicationConsumerId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getUserApplicationConsumerIdAsByteBuffer() - Method in class com.mymed.controller.core.manager.reputation.primary_key.UserApplicationConsumerId
 
getUserApplicationProducerId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getUserApplicationProducerIdAsByteBuffer() - Method in class com.mymed.controller.core.manager.reputation.primary_key.UserApplicationProducerId
 
getUserId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getUserId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getUserId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
getUserId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.UserApplicationConsumerId
 
getUserId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.UserApplicationProducerId
 
getUserId() - Method in class com.mymed.model.data.id.MyMedId
 
getUserId() - Method in class com.mymed.model.data.myjam.MFeedBackBean
 
getUserId() - Method in class com.mymed.model.data.myjam.MReportBean
 
getUserID() - Method in class com.mymed.model.data.user.MPositionBean
 
getUserName() - Method in class com.mymed.model.data.myjam.MReportBean
 
getUserReputationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
getValue() - Method in class com.mymed.model.data.application.MDataBean
 
getValue() - Method in class com.mymed.model.data.geolocation.MSearchBean
 
getValue() - Method in class com.mymed.model.data.myjam.MFeedBackBean
 
getValue() - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
getValue() - Method in class com.mymed.model.data.storage.ExpColumnBean
 
getVerdictAggregationId() - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
getVerdictAggregationIdAsByteBuffer() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictAggregationId
 
getVerdictAggregationList() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getVerdictByUserReputation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getVerdictByUserReputation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
it returns the verdicts associated to a given user
getVerdictId() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getVerdictIdAsByteBuffer() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictId
 
getVerdictList_consumers() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getVerdictList_producers() - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
getVerdictList_userCharging() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
getVerdictList_userCharging() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
getVerdictListId() - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
getVerdictListId() - Method in class com.mymed.controller.core.manager.reputation.primary_key.VerdictAggregationId
 
getVerdictListId_judged_as_consumers() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
getVerdictListId_judged_as_producers() - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
getVerdictsByEvaluatedToConsumerAndDate(String, Date, Date) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getVerdictsByEvaluatedToProducerAndDate(String, Date, Date) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getVerdictsByIdAggregation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.DbTableAdapter
 
getVerdictsByIdAggregation(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.facade.VerdictFacade
it returns the collection of all verdicts belonging to a given aggregation
getView() - Method in class com.mymed.model.data.application.MApplicationBean
 
getVote() - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
getWrapper() - Method in class com.mymed.controller.core.manager.storage.StorageManager
 
getZipCode() - Method in class com.mymed.model.data.user.MPositionBean
 

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