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

S

searchReports(int, int, int) - Method in class com.mymed.controller.core.manager.myjam.MyJamManager
Returns a list of reports, located in the circular area defined by latitude, longitude and radius.
selectAll(String, List<String>) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Select all on a list of rows.
selectAll(String, String) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
Get the value of a Column family
selectAll(String, String) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
 
selectAll(String, List<String>) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
 
selectAll(String, String) - Method in class com.mymed.controller.core.manager.storage.StorageManager
Get the value of a column family
selectColumn(String, String, byte[], byte[]) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Can be used to select columns in both SuperCF and CF.
selectColumn(String, String, String) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
Get the value of an entry column
selectColumn(String, String, byte[], byte[]) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Selects a column in a CF.
selectColumn(String, String, String) - Method in class com.mymed.controller.core.manager.storage.StorageManager
Get the value of an entry column
selectExpiringColumn(String, String, byte[], byte[]) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Equals to the preceding, but apart from the name-value pair returns also the timestamp and the TTL.
selectExpiringColumn(String, String, byte[], byte[]) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Returns the expiring column, with the timestamp and the TTL.
selectList(String, String) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
Get the list of values of a Super Column Family
selectList(String, String) - Method in class com.mymed.controller.core.manager.storage.StorageManager
Get the value of a column family
selectRange(String, String, byte[], byte[], int) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Returns a map of name-value pairs corresponding to a certain range of columns.
selectRange(String, String, List<String>) - Method in interface com.mymed.controller.core.manager.storage.IStorageManager
Get the values of a range of columns
selectRange(String, String, List<String>) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
 
selectRange(String, String, byte[], byte[], int) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Selects a range of columns, specifying the extremes.
selectRange(String, String, List<String>) - Method in class com.mymed.controller.core.manager.storage.StorageManager
Get the values of a range of columns
selectSCRange(String, List<String>, byte[], byte[]) - Method in interface com.mymed.controller.core.manager.storage.IMyJamStorageManager
Select a range of columns on a list of rows.
selectSCRange(String, List<String>, byte[], byte[]) - Method in class com.mymed.controller.core.manager.storage.MyJamStorageManager
Used in myJam to perform geographical range queries.
SEPARATOR_CHAR - Static variable in class com.mymed.controller.core.manager.reputation.db.facade.CassandraDescTable
 
SEPARATOR_CHAR - Static variable in class com.mymed.controller.core.manager.reputation.primary_key.PKConstants
 
SessionManager - Class in com.mymed.controller.core.manager.session
Manage the session of a user
SessionManager() - Constructor for class com.mymed.controller.core.manager.session.SessionManager
 
SessionManager(StorageManager) - Constructor for class com.mymed.controller.core.manager.session.SessionManager
 
SessionRequestHandler - Class in com.mymed.controller.core.requesthandler
Servlet implementation class SessionRequestHandler
SessionRequestHandler() - Constructor for class com.mymed.controller.core.requesthandler.SessionRequestHandler
 
set_keyspace(String) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
set_keyspace(String) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Set the keyspace to work on
setAccessToken(String) - Method in class com.mymed.model.data.session.MSessionBean
 
setAdministrator(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setApplication(String) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setApplicationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setApplicationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setApplicationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setApplicationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setApplicationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
setApplicationReputationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setBackground(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setBirthday(String) - Method in class com.mymed.model.data.user.MUserBean
 
setBuddyList(String) - Method in class com.mymed.model.data.user.MUserBean
 
setCassandraListenAddress(String) - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
setCategory(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setChargedId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setChordListenAddress(String) - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
setChordStoragePort(int) - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
setCity(String) - Method in class com.mymed.model.data.user.MPositionBean
 
SETCOLUMNFAMILY - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
setComment(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setComplexInteraction(String) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setConsumer(String) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setController(String) - Method in class com.mymed.model.data.application.MApplicationBean
 
setController(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setCountry(String) - Method in class com.mymed.model.data.user.MPositionBean
 
setCurrentApplications(String) - Method in class com.mymed.model.data.session.MSessionBean
Set the ID of the applications list to associate with this session
setDate(Long) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setDateOfCreation(long) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setDescription(String) - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
setDescription(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setDistance(Integer) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setEmail(String) - Method in class com.mymed.model.data.user.MUserBean
 
setEnd(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
setEnd(long) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setEngineTuningParameter1(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setEngineTuningParameter2(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setEngineTuningParameter3(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setExpirationDate(Long) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setExpired(boolean) - Method in class com.mymed.model.data.session.MSessionBean
 
setFeedback(double) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setFirstName(String) - Method in class com.mymed.model.data.user.MUserBean
 
setFormattedAddress(String) - Method in class com.mymed.model.data.user.MPositionBean
 
setGender(String) - Method in class com.mymed.model.data.user.MUserBean
 
setGson(Gson) - Method in class com.mymed.controller.core.requesthandler.AbstractRequestHandler
 
setHandler(String) - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
setHometown(String) - Method in class com.mymed.model.data.user.MUserBean
 
setIcon(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setId(String) - Method in class com.mymed.model.data.geolocation.MSearchBean
Getter and Setter
setId(String) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setId(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setId(String) - Method in class com.mymed.model.data.session.MSessionBean
Set the id of the session
setId(String) - Method in class com.mymed.model.data.user.MUserBean
 
setInteractionList(String) - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
setInteractionList(String) - Method in class com.mymed.model.data.user.MUserBean
 
setIp(String) - Method in class com.mymed.model.data.session.MSessionBean
Set the IP of this session
setIsJudgeProducer(boolean) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setJudgeId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setKadListenAddress(String) - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
setKadStoragePort(int) - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
setKey(String) - Method in class com.mymed.model.data.application.MDataBean
 
SETKEYSPACE - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
SETKEYUSERID - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
 
setLastConnection(long) - Method in class com.mymed.model.data.user.MUserBean
 
setLastName(String) - Method in class com.mymed.model.data.user.MUserBean
 
setLatitude(Integer) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setLatitude(String) - Method in class com.mymed.model.data.user.MPositionBean
 
setLink(String) - Method in class com.mymed.model.data.user.MUserBean
 
setLocationId(Long) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setLocationId(long) - Method in class com.mymed.model.data.myjam.MReportBean
 
setLogin(String) - Method in class com.mymed.model.data.session.MAuthenticationBean
 
setLogin(String) - Method in class com.mymed.model.data.user.MUserBean
 
setLongitude(Integer) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setLongitude(String) - Method in class com.mymed.model.data.user.MPositionBean
 
setMaxVerdictNumber(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setMethod(String) - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
setMetric(short) - Method in class com.mymed.utils.locator.HqWrapper
 
setModel(String) - Method in class com.mymed.model.data.application.MApplicationBean
 
setModel(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setName(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setName(String) - Method in class com.mymed.model.data.application.MOntologyBean
 
setName(String) - Method in class com.mymed.model.data.user.MUserBean
 
setNbInteraction(int) - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
setNoOfRatings(int) - Method in class com.mymed.model.data.reputation.MReputationBean
 
setOntologies(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setOntologyID(String) - Method in class com.mymed.model.data.application.MDataBean
 
setOutcomeId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
setOutcomeList(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setOutcomeList(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setOutcomeList(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setOutcomeList(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
setOutcomeList(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
setP2P(boolean) - Method in class com.mymed.model.data.session.MSessionBean
Set whatever the session is on a P2P protocol
setPassword(String) - Method in class com.mymed.model.data.session.MAuthenticationBean
 
setPort(int) - Method in class com.mymed.model.data.session.MSessionBean
Set the port of the session
setPosition(String) - Method in class com.mymed.model.data.user.MUserBean
Store a new GPS position for the user
setPredicate(boolean) - Method in class com.mymed.model.data.application.MOntologyBean
 
setProducer(String) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
SETPROFILE - Static variable in class com.mymed.controller.core.requesthandler.debug.DebugConsole
set user profile
setProfilePicture(String) - Method in class com.mymed.model.data.user.MUserBean
 
setPublisherList(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setQuad(HilbertQuad) - Method in class com.mymed.utils.locator.HqWrapper
 
setRaterList(String) - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
setReportType(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setReputation(double) - Method in class com.mymed.model.data.reputation.MReputationBean
 
setReputation(String) - Method in class com.mymed.model.data.user.MUserBean
 
setScore(double) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setScore(double) - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
setScore(double) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setScore(double) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setScore(double) - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
setSession(String) - Method in class com.mymed.model.data.user.MUserBean
 
setSize(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setSize(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setSize(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setSize(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
setSnooze(int) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setSocialNetworkID(String) - Method in class com.mymed.model.data.user.MUserBean
 
setSocialNetworkName(String) - Method in class com.mymed.model.data.user.MUserBean
 
setStart(int) - Method in class com.mymed.controller.core.manager.reputation.db.table.Outcome
 
setStart(long) - Method in class com.mymed.model.data.interaction.MInteractionBean
 
setStatus(int) - Method in class com.mymed.controller.core.requesthandler.message.JsonMessage
 
setSubscriberList(String) - Method in class com.mymed.model.data.application.MApplicationViewBean
 
setSubscribtionList(String) - Method in class com.mymed.model.data.user.MUserBean
 
setThriftPort(int) - Method in class com.mymed.model.core.configuration.WrapperConfiguration
 
setTime(long) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setTimeout(long) - Method in class com.mymed.model.data.session.MSessionBean
 
setTimestamp(Integer) - Method in class com.mymed.model.data.myjam.MFeedBackBean
 
setTimestamp(long) - Method in class com.mymed.model.data.myjam.MReportBean
 
setTimestamp(long) - Method in class com.mymed.model.data.storage.ExpColumnBean
 
setTimeToLive(int) - Method in class com.mymed.model.data.storage.ExpColumnBean
 
setTrafficFlowType(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setTransitType(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setType(String) - Method in class com.mymed.model.data.application.MOntologyBean
 
setUser(String) - Method in class com.mymed.model.data.session.MAuthenticationBean
 
setUser(String) - Method in class com.mymed.model.data.session.MSessionBean
Set the ID of the user to associate with this session
setUserApplicationConsumerId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setUserApplicationProducerId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setUserId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setUserId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setUserId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
setUserId(String) - Method in class com.mymed.model.data.myjam.MFeedBackBean
 
setUserId(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setUserID(String) - Method in class com.mymed.model.data.user.MPositionBean
 
setUserName(String) - Method in class com.mymed.model.data.myjam.MReportBean
 
setUserReputationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
setValue(String) - Method in class com.mymed.model.data.application.MDataBean
 
setValue(String) - Method in class com.mymed.model.data.geolocation.MSearchBean
 
setValue(Integer) - Method in class com.mymed.model.data.myjam.MFeedBackBean
 
setValue(double) - Method in class com.mymed.model.data.reputation.old.MReputationBean
 
setValue(byte[]) - Method in class com.mymed.model.data.storage.ExpColumnBean
 
setVerdictAggregationId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
setVerdictAggregationList(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setVerdictId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setVerdictList_consumers(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setVerdictList_producers(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.ApplicationReputation
 
setVerdictList_userCharging(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationConsumer
 
setVerdictList_userCharging(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserApplicationProducer
 
setVerdictListId(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.VerdictAggregation
 
setVerdictListId_judged_as_consumers(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
setVerdictListId_judged_as_producers(String) - Method in class com.mymed.controller.core.manager.reputation.db.table.UserReputation
 
setView(String) - Method in class com.mymed.model.data.application.MApplicationBean
 
setVote(double) - Method in class com.mymed.controller.core.manager.reputation.db.table.Verdict
 
setZipCode(String) - Method in class com.mymed.model.data.user.MPositionBean
 
SHA1ToInt(String) - Method in class com.mymed.utils.HashFunction
 
SHA1ToString(String) - Method in class com.mymed.utils.HashFunction
 
START_TIME - Static variable in interface com.mymed.controller.core.requesthandler.IMyJamCallAttributes
 
StorageManager - Class in com.mymed.controller.core.manager.storage
This class represent the DAO pattern: Access to data varies depending on the source of the data.
StorageManager() - Constructor for class com.mymed.controller.core.manager.storage.StorageManager
Default Constructor: will create a ServiceManger on top of a Cassandra Wrapper
StorageManager(WrapperConfiguration) - Constructor for class com.mymed.controller.core.manager.storage.StorageManager
will create a ServiceManger on top of the WrapperType And use the specific configuration file for the transport layer
stringToByteBuffer(String) - Static method in class com.mymed.utils.MConverter
Convert a string into a ByteBuffer.
stringToByteBuffer(List<String>) - Static method in class com.mymed.utils.MConverter
Convert a list of strings in a list with the strings converted into ByteBuffer
SubscribeRequestHandler - Class in com.mymed.controller.core.requesthandler
Servlet implementation class PubSubRequestHandler
SubscribeRequestHandler() - Constructor for class com.mymed.controller.core.requesthandler.SubscribeRequestHandler
 
system_add_column_family(CfDef) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
system_add_column_family(CfDef) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Adds a column family.
system_add_keyspace(KsDef) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
system_add_keyspace(KsDef) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Creates a new keyspace and any column families defined with it.
system_drop_column_family(String) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
system_drop_column_family(String) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Drops a column family.
system_drop_keyspace(String) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
system_drop_keyspace(String) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Drops a keyspace.
system_update_column_family(CfDef) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
system_update_column_family(CfDef) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Update the properties of a column family
system_update_keyspace(KsDef) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
system_update_keyspace(KsDef) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Update the properties of a keyspace

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