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

G

getAuthor() - Method in class com.fsc.cicerone.model.Report
Get the Report's author.
getAuthor() - Method in class com.fsc.cicerone.model.ReportTest
 
getAuthor() - Method in class com.fsc.cicerone.model.Review
Get the review's author.
getAvatarResource() - Method in enum com.fsc.cicerone.model.Sex
Get the image resource associated with the sex.
getAvatarResource() - Method in class com.fsc.cicerone.model.SexTest
 
getAvgItineraryFeedback(Activity, Itinerary, Consumer<Float>) - Static method in class com.fsc.cicerone.manager.ReviewManager
Set the feedback's average of the itinerary.
getAvgUserFeedback(Activity, User, Consumer<Float>) - Static method in class com.fsc.cicerone.manager.ReviewManager
Set the feedback's average of the user.
getBeginningDate() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's beginning date.
getBeginningDate() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getBirthDate() - Method in class com.fsc.cicerone.model.User
Get the user's birth date.
getBirthDate() - Method in class com.fsc.cicerone.model.UserTest
 
getBody() - Method in class com.fsc.cicerone.model.Report
Get the Report's body.
getBody() - Method in class com.fsc.cicerone.model.ReportTest
 
getCellphone() - Method in class com.fsc.cicerone.model.User
Get the user's cellphone number.
getCellphone() - Method in class com.fsc.cicerone.model.UserTest
 
getCicerone() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's author.
getCicerone() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getClient() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's client.
getClient() - Method in class com.fsc.cicerone.model.ReservationTest
 
getCode() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's code.
getCode() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getCode() - Method in class com.fsc.cicerone.model.Language
Get the language's code.
getCode() - Method in class com.fsc.cicerone.model.LanguageTest
 
getCode() - Method in class com.fsc.cicerone.model.Report
Get the Report's code.
getCode() - Method in class com.fsc.cicerone.model.ReportTest
 
getConfirmationDate() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's confirmation date.
getConfirmationDate() - Method in class com.fsc.cicerone.model.ReservationTest
 
getConfirmReservationButton() - Method in class com.fsc.cicerone.adapter.view_holder.ReservationViewHolder
 
getContext() - Method in class com.fsc.cicerone.adapter.view_holder.AbstractViewHolder
Get the view's holder context.
getCredentials() - Method in class com.fsc.cicerone.model.User
Get the user's credentials (username and password).
getCredentials() - Method in class com.fsc.cicerone.model.UserTest
 
getCurrentLoggedUser() - Static method in class com.fsc.cicerone.manager.AccountManager
Get the current logged user if present.
getData() - Method in class com.fsc.cicerone.app_connector.AsyncDatabaseConnector
 
getData() - Method in interface com.fsc.cicerone.app_connector.DatabaseConnector
Get the data from the database.
GetDataConnector<T extends BusinessEntity> - Class in com.fsc.cicerone.app_connector
Special connector to the database.
GetDataConnector.Builder<B extends BusinessEntity> - Class in com.fsc.cicerone.app_connector
Builder class for GetDataConnector.
getDeclineReservationButton() - Method in class com.fsc.cicerone.adapter.view_holder.ReservationViewHolder
 
getDescription() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's description.
getDescription() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getDescription() - Method in class com.fsc.cicerone.model.Review
Get the review's description.
getDocument() - Method in class com.fsc.cicerone.model.User
Get the user's current (last added and valid) document.
getDocument() - Method in class com.fsc.cicerone.model.UserTest
 
getDuration() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's duration.
getDuration() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getEmail() - Method in class com.fsc.cicerone.model.User
Get the user's email.
getEmail() - Method in class com.fsc.cicerone.model.UserTest
 
getEndingDate() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's ending date.
getEndingDate() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getExpirationDate() - Method in class com.fsc.cicerone.model.Document
Get the document's expiration date.
getExpirationDate() - Method in class com.fsc.cicerone.model.DocumentTest
 
getFactory(Class<T>) - Static method in class com.fsc.cicerone.model.BusinessEntityBuilder
Create a new BusinessEntityBuilder.
getFeedback() - Method in class com.fsc.cicerone.model.Review
Get the review's feedback.
getForwardingDate() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's forward date.
getForwardingDate() - Method in class com.fsc.cicerone.model.ReservationTest
 
getFullPrice() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's full price.
getFullPrice() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getImageUrl() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's image url.
getImageUrl() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getItemCount() - Method in class com.fsc.cicerone.adapter.AdminItineraryAdapter
Return the length of the array shown by the Adapter.
getItemCount() - Method in class com.fsc.cicerone.adapter.AdminItineraryGlobetrotterAdapter
Return the length of the array passed into the ReviewAdapter.
getItemCount() - Method in class com.fsc.cicerone.adapter.ItineraryAdapter
Return the length of the JSON array passed into the ReviewAdapter.
getItemCount() - Method in class com.fsc.cicerone.adapter.ReportAdapter
Return the length of the JSON array passed into the ReviewAdapter.
getItemCount() - Method in class com.fsc.cicerone.adapter.ReservationAdapter
Return the length of the JSON array passed into the ReviewAdapter.
getItemCount() - Method in class com.fsc.cicerone.adapter.ReviewAdapter
Return the length of the JSON array passed into the ReviewAdapter.
getItemCount() - Method in class com.fsc.cicerone.adapter.UserListAdapter
Return the length of the JSON array passed into the ReviewAdapter.
getItinerary() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's itinerary.
getItinerary() - Method in class com.fsc.cicerone.model.ReservationTest
 
getItinerary() - Method in class com.fsc.cicerone.model.Wishlist
Get the wishlist's itinerary.
getItinerary() - Method in class com.fsc.cicerone.model.WishlistTest
 
getJSONObject(String) - Static method in class com.fsc.cicerone.model.BusinessEntity
Convert a json string to JSONObject.
getJSONObject() - Method in class com.fsc.cicerone.model.BusinessEntityTest
 
getLanguages() - Method in class com.fsc.cicerone.model.Itinerary
Get all the itinerary's languages.
getLanguages() - Method in class com.fsc.cicerone.model.User
Get all the user's languages.
getLanguages() - Method in class com.fsc.cicerone.model.UserTest
 
getLanguagesFromNames(List<String>) - Method in class com.fsc.cicerone.manager.LanguageManager
Return the list of languages starting from a list of language names.
getLanguagesNames() - Method in class com.fsc.cicerone.manager.LanguageManager
Returns the list of stored language names.
getListInvestments(Activity, Map<String, Object>, AsyncDatabaseConnector.OnStartConnectionListener, AsyncDatabaseConnector.OnEndConnectionListener<Reservation>) - Static method in class com.fsc.cicerone.manager.ReservationManager
Get investments'list of the user.
getListUsers(Activity, AsyncDatabaseConnector.OnStartConnectionListener, AsyncDatabaseConnector.OnEndConnectionListener<User>) - Static method in class com.fsc.cicerone.manager.AccountManager
Get list of the registered user.
getLocation() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's location.
getLocation() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getMaxParticipants() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's maximum participants number.
getMaxParticipants() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getMessage() - Method in class com.fsc.cicerone.app_connector.BooleanConnector.BooleanResult
Return the message.
getMinParticipants() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's minimum participants number.
getMinParticipants() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getName() - Method in class com.fsc.cicerone.model.Language
Get the language's name.
getName() - Method in class com.fsc.cicerone.model.LanguageTest
 
getName() - Method in class com.fsc.cicerone.model.User
Get the user's name.
getName() - Method in class com.fsc.cicerone.model.UserTest
 
getNumber() - Method in class com.fsc.cicerone.model.Document
Get the document's number.
getNumber() - Method in class com.fsc.cicerone.model.DocumentTest
 
getNumberOfAdults() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's number of adults.
getNumberOfAdults() - Method in class com.fsc.cicerone.model.ReservationTest
 
getNumberOfChildren() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's number of children.
getNumberOfChildren() - Method in class com.fsc.cicerone.model.ReservationTest
 
getObject() - Method in class com.fsc.cicerone.model.Report
Get the Report's object.
getObject() - Method in class com.fsc.cicerone.model.ReportTest
 
getParticipators() - Method in class com.fsc.cicerone.view.user.UsersListFragment
A function that gets the users who are participating to a specified itinerary.
getPassword() - Method in class com.fsc.cicerone.model.User.Credentials
Get the user's password.
getPassword() - Method in class com.fsc.cicerone.model.User
Get the user's password.
getPassword() - Method in class com.fsc.cicerone.model.UserTest
 
getReducedPrice() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's reduced price.
getReducedPrice() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getRemoveParticipationButton() - Method in class com.fsc.cicerone.adapter.view_holder.ReservationViewHolder
 
getRepetitions() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's repetitions per day.
getRepetitions() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getReportedUser() - Method in class com.fsc.cicerone.model.Report
Get the reported user.
getReportedUser() - Method in class com.fsc.cicerone.model.ReportTest
 
getRequestedDate() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's requested date.
getRequestedDate() - Method in class com.fsc.cicerone.model.ReservationTest
 
getReservationDate() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's askForReservation date.
getReservationDate() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getReservations(Activity, Itinerary, AsyncDatabaseConnector.OnEndConnectionListener<Reservation>) - Static method in class com.fsc.cicerone.manager.ReservationManager
 
getResult() - Method in class com.fsc.cicerone.app_connector.BooleanConnector.BooleanResult
Return the value of result.
getReviewedItinerary() - Method in class com.fsc.cicerone.model.ItineraryReview
 
getReviewedItinerary() - Method in class com.fsc.cicerone.model.ItineraryReviewTest
 
getReviewedUser() - Method in class com.fsc.cicerone.model.UserReview
Get the reviewed user.
getReviewedUser() - Method in class com.fsc.cicerone.model.UserReviewTest
 
getSetFromJSONArray(JSONArray) - Static method in class com.fsc.cicerone.model.Language
Convert a JSONArray to a Set.
getSetFromJSONArray() - Method in class com.fsc.cicerone.model.LanguageTest
 
getSex() - Method in class com.fsc.cicerone.model.User
Get the user's sex.
getSex() - Method in class com.fsc.cicerone.model.UserTest
 
getStatus() - Method in class com.fsc.cicerone.model.Report
Get the Report's status.
getStatus() - Method in class com.fsc.cicerone.model.ReportTest
 
getSurname() - Method in class com.fsc.cicerone.model.User
Get the user's surname.
getSurname() - Method in class com.fsc.cicerone.model.UserTest
 
getTaxCode() - Method in class com.fsc.cicerone.model.User
Get the user's tax code.
getTaxCode() - Method in class com.fsc.cicerone.model.UserTest
 
getTitle() - Method in class com.fsc.cicerone.model.Itinerary
Get the itinerary's title.
getTitle() - Method in class com.fsc.cicerone.model.ItineraryTest
 
getTotal() - Method in class com.fsc.cicerone.model.Reservation
Get the Reservation's total.
getTotal() - Method in class com.fsc.cicerone.model.ReservationTest
 
getType() - Method in class com.fsc.cicerone.model.Document
Get the document's type.
getType() - Method in class com.fsc.cicerone.model.DocumentTest
 
getUser() - Method in class com.fsc.cicerone.model.Wishlist
Get the wishlist's user.
getUser() - Method in class com.fsc.cicerone.model.WishlistTest
 
getUsername() - Method in class com.fsc.cicerone.model.User.Credentials
Get the user's username.
getUsername() - Method in class com.fsc.cicerone.model.User
Get the user's username.
getUsername() - Method in class com.fsc.cicerone.model.UserTest
 
getUserType() - Method in class com.fsc.cicerone.model.User
Get the user's type.
getUserType() - Method in class com.fsc.cicerone.model.UserTest
 
getValue(Integer) - Static method in enum com.fsc.cicerone.model.ReportStatus
 
getValue() - Method in class com.fsc.cicerone.model.ReportStatusTest
 
getValue(String) - Static method in enum com.fsc.cicerone.model.Sex
Get a sex from a string.
getValue() - Method in class com.fsc.cicerone.model.SexTest
 
getValue(Integer) - Static method in enum com.fsc.cicerone.model.UserType
Get the User Type associated with an integer.
getValue() - Method in class com.fsc.cicerone.model.UserTypeTest
 
getWishlist(Activity, AsyncDatabaseConnector.OnStartConnectionListener, AsyncDatabaseConnector.OnEndConnectionListener<Wishlist>) - Static method in class com.fsc.cicerone.manager.WishlistManager
Get a user's wishlist from the server.
GlobetrotterItineraryListFragment - Class in com.fsc.cicerone.view.user.registered_user.globetrotter
Class that contains the elements of the tab "Itinerary" on the account details page.
GlobetrotterItineraryListFragment() - Constructor for class com.fsc.cicerone.view.user.registered_user.globetrotter.GlobetrotterItineraryListFragment
Empty constructor
goToAuthor(View) - Method in class com.fsc.cicerone.view.admin.AdminItineraryDetails
A function that allows the Admin to visit the author the itinerary profile.
goToAuthor(View) - Method in class com.fsc.cicerone.view.itinerary.ItineraryActivity
A function that allows the User to visit the profile of the author of the Itinerary.
goToAuthor(View) - Method in class com.fsc.cicerone.view.user.ItineraryDetails
A function that allows the logged User to visit the profile of the author of the current Itinerary.
goToAuthor(View) - Method in class com.fsc.cicerone.view.user.registered_user.cicerone.ItineraryManagement
 
goToSignUpPage(View) - Method in class com.fsc.cicerone.view.user.registered_user.LoginActivity
A function that opens the Registration Page.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links