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

L

Language - Class in com.fsc.cicerone.model
A language as represented in the system Cicerone.
Language() - Constructor for class com.fsc.cicerone.model.Language
Default empty constructor.
Language(String, String) - Constructor for class com.fsc.cicerone.model.Language
Create a new language by specifying its values.
Language(JSONObject) - Constructor for class com.fsc.cicerone.model.Language
Language's constructor.
Language(String) - Constructor for class com.fsc.cicerone.model.Language
Language's constructor.
Language.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.
LANGUAGE_CODE_KEY - Static variable in class com.fsc.cicerone.model.Language.Columns
 
LANGUAGE_NAME_KEY - Static variable in class com.fsc.cicerone.model.Language.Columns
 
LanguageManager - Class in com.fsc.cicerone.manager
A class that provides useful functions for the management of the languages.
LanguageManager() - Constructor for class com.fsc.cicerone.manager.LanguageManager
LanguageManager class constructor.
LANGUAGES_KEY - Static variable in class com.fsc.cicerone.model.Itinerary.Columns
 
LANGUAGES_KEY - Static variable in class com.fsc.cicerone.model.User.Columns
 
LanguageTest - Class in com.fsc.cicerone.model
 
LanguageTest() - Constructor for class com.fsc.cicerone.model.LanguageTest
 
layout - Variable in class com.fsc.cicerone.view.itinerary.ItineraryActivity
 
layout - Variable in class com.fsc.cicerone.view.itinerary.ItineraryModifier
 
layout - Variable in class com.fsc.cicerone.view.system.MainActivity
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.app_connector.BooleanConnector.BooleanResult
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.BusinessEntity
Set the BusinessEntity's properties loading them from a JSONObject.
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Document
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Itinerary
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.ItineraryReview
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.ItineraryReviewTest
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.ItineraryTest
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Language
Create a new language by using a JSONObject.
loadFromJSONObject() - Method in class com.fsc.cicerone.model.LanguageTest
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Report
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.ReportTest
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Reservation
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.ReservationTest
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Review
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.User.Credentials
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.User
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.UserReview
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.UserReviewTest
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.UserTest
 
loadFromJSONObject(JSONObject) - Method in class com.fsc.cicerone.model.Wishlist
 
loadFromJSONObject() - Method in class com.fsc.cicerone.model.WishlistTest
 
location(String) - Method in class com.fsc.cicerone.model.Itinerary.Builder
Set the itinerary's location.
location - Variable in class com.fsc.cicerone.view.itinerary.ItineraryModifier
 
LOCATION_KEY - Static variable in class com.fsc.cicerone.model.Itinerary.Columns
 
login(View) - Method in class com.fsc.cicerone.view.user.registered_user.LoginActivity
A function that manage to execute the login af un User after he inserted his credentials.
LOGIN_CONNECTOR - Static variable in class com.fsc.cicerone.app_connector.ConnectorConstants
URL of the server-side connector for the login.
LoginActivity - Class in com.fsc.cicerone.view.user.registered_user
The user interface for the login.
LoginActivity() - Constructor for class com.fsc.cicerone.view.user.registered_user.LoginActivity
 
logout(Activity) - Static method in class com.fsc.cicerone.manager.AccountManager
Logout the current user.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links