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

U

unsubscribeFromAllTopics(Context) - Static method in class com.fsc.cicerone.notifications.NotificationUtils
Unsubscribe the device from all topics.
unsubscribeFromTopic(Context, String) - Static method in class com.fsc.cicerone.notifications.NotificationUtils
Unsubscribe the device from a topic.
UPDATE_DOCUMENT - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the document table.
UPDATE_ITINERARY - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the itinerary table.
UPDATE_ITINERARY_REVIEW - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the itinerary_review table
UPDATE_REGISTERED_USER - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the update of registered_user table.
UPDATE_REPORT_DETAILS - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the report details table.
UPDATE_RESERVATION - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for updating a reservation.
UPDATE_USER_REVIEW - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the user_review table
updateBeginningDate() - Method in class com.fsc.cicerone.view.itinerary.ItineraryModifier
A function that allows to update the beginning date.
updateEndingDate() - Method in class com.fsc.cicerone.view.itinerary.ItineraryModifier
A function that allows to update the ending date.
updateItinerary(Activity, Itinerary, Consumer<Boolean>) - Static method in class com.fsc.cicerone.manager.ItineraryManager
Update an itinerary with new information
updateReservationDate() - Method in class com.fsc.cicerone.view.itinerary.ItineraryModifier
A function that allows to update the reservation date.
updateReviewItinerary(Activity, ItineraryReview, Consumer<Boolean>) - Static method in class com.fsc.cicerone.manager.ReviewManager
Update itinerary's review.
updateReviewUser(Activity, UserReview, Consumer<Boolean>) - Static method in class com.fsc.cicerone.manager.ReviewManager
Update user's review.
upload(BooleanConnector.OnEndConnectionListener) - Method in class com.fsc.cicerone.manager.ImageManager
Send a request to the remote connector with the image to upload to the server.
uploadItinerary(String, String, String, String, String, String, String, int, int, int, float, float, Set<Language>, String, BooleanConnector.OnEndConnectionListener) - Static method in class com.fsc.cicerone.manager.ItineraryManager
Create and upload a new itinerary to the server.
User - Class in com.fsc.cicerone.model
An entity class that stores the data of a user.
User() - Constructor for class com.fsc.cicerone.model.User
Default empty constructor.
User(JSONObject) - Constructor for class com.fsc.cicerone.model.User
Create a new User object based on a JSON Object.
User(String) - Constructor for class com.fsc.cicerone.model.User
User's constructor.
User(User.Builder) - Constructor for class com.fsc.cicerone.model.User
User's constructor.
User.Builder - Class in com.fsc.cicerone.model
A factory for a user's object.
User.Columns - Class in com.fsc.cicerone.model
A utility class that contains various strings to be used as keys to communicate with the remote server.
User.Credentials - Class in com.fsc.cicerone.model
Class that handles user credentials.
USER_TYPE_KEY - Static variable in class com.fsc.cicerone.model.User.Columns
 
userAvgEarnings(Activity, String, TextView) - Static method in class com.fsc.cicerone.manager.AccountManager
Gets the average earnings of a user.
UserListAdapter - Class in com.fsc.cicerone.adapter
An adapter that holds a list of users.
UserListAdapter(Activity, List<User>) - Constructor for class com.fsc.cicerone.adapter.UserListAdapter
Constructor.
UserMainActivity - Class in com.fsc.cicerone.view.user
The main activity shown to an user.
UserMainActivity() - Constructor for class com.fsc.cicerone.view.user.UserMainActivity
UserMainActivity's constructor.
UserMainActivity(int) - Constructor for class com.fsc.cicerone.view.user.UserMainActivity
UserMainActivity's constructor.
USERNAME_KEY - Static variable in class com.fsc.cicerone.model.User.Columns
 
UserReview - Class in com.fsc.cicerone.model
A user review has represented in Cicerone.
UserReview(JSONObject) - Constructor for class com.fsc.cicerone.model.UserReview
UserReview's constructor.
UserReview(String) - Constructor for class com.fsc.cicerone.model.UserReview
UserReview's constructor.
UserReview.Builder - Class in com.fsc.cicerone.model
A factory for a UserReview's object.
UserReview.Columns - Class in com.fsc.cicerone.model
A utility class that contains various strings to be used as keys to communicate with the remote server.
UserReviewTest - Class in com.fsc.cicerone.model
 
UserReviewTest() - Constructor for class com.fsc.cicerone.model.UserReviewTest
 
UsersListFragment - Class in com.fsc.cicerone.view.user
A class used to see which users has participated to an itinerary.
UsersListFragment() - Constructor for class com.fsc.cicerone.view.user.UsersListFragment
A required Constructor for the class.
UserTest - Class in com.fsc.cicerone.model
 
UserTest() - Constructor for class com.fsc.cicerone.model.UserTest
 
UserType - Enum in com.fsc.cicerone.model
UserType is an enumerative type that specifies the type that a user can assume.
UserTypeTest - Class in com.fsc.cicerone.model
 
UserTypeTest() - Constructor for class com.fsc.cicerone.model.UserTypeTest
 
UserViewHolder - Class in com.fsc.cicerone.adapter.view_holder
A view holder that shows a user.
UserViewHolder(View, Context) - Constructor for class com.fsc.cicerone.adapter.view_holder.UserViewHolder
The view holder's constructor.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links