|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RestaurantListener
Implementations of this listener may be registered with instances of ibspan.tss.domain.ontology.restaurant.Restaurant to
receive notification when properties changed, added or removed.
Field Summary |
---|
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
---|
copyright |
Method Summary | |
---|---|
void |
acceptsAdded(Restaurant source,
com.ibm.adtech.jastor.Thing newValue)
Called when a value of accepts has been added |
void |
acceptsRemoved(Restaurant source,
com.ibm.adtech.jastor.Thing oldValue)
Called when a value of accepts has been removed |
void |
accessibilityAdded(Restaurant source,
AccessibilityCode newValue)
Called when a value of accessibility has been added |
void |
accessibilityNotesChanged(Restaurant source)
Called when accessibilityNotes has changed |
void |
accessibilityRemoved(Restaurant source,
AccessibilityCode oldValue)
Called when a value of accessibility has been removed |
void |
alcoholAdded(Restaurant source,
AlcoholCode newValue)
Called when a value of alcohol has been added |
void |
alcoholRemoved(Restaurant source,
AlcoholCode oldValue)
Called when a value of alcohol has been removed |
void |
attractionCategoryAdded(Restaurant source,
AttractionCategoryCode newValue)
Called when a value of attractionCategory has been added |
void |
attractionCategoryRemoved(Restaurant source,
AttractionCategoryCode oldValue)
Called when a value of attractionCategory has been removed |
void |
breakfastPriceChanged(Restaurant source)
Called when breakfastPrice has changed |
void |
capacityChanged(Restaurant source)
Called when capacity has changed |
void |
cityChanged(Restaurant source)
Called when city has changed |
void |
clienteleChanged(Restaurant source)
Called when clientele has changed |
void |
countryChanged(Restaurant source)
Called when country has changed |
void |
crossStreetAdded(Restaurant source,
String newValue)
Called when a value of crossStreet has been added |
void |
crossStreetRemoved(Restaurant source,
String oldValue)
Called when a value of crossStreet has been removed |
void |
cuisineAdded(Restaurant source,
CuisineCode newValue)
Called when a value of cuisine has been added |
void |
cuisineRemoved(Restaurant source,
CuisineCode oldValue)
Called when a value of cuisine has been removed |
void |
deliveryURLChanged(Restaurant source)
Called when deliveryURL has changed |
void |
dinnerPriceChanged(Restaurant source)
Called when dinnerPrice has changed |
void |
dressAdded(Restaurant source,
DressCode newValue)
Called when a value of dress has been added |
void |
dressRemoved(Restaurant source,
DressCode oldValue)
Called when a value of dress has been removed |
void |
faxChanged(Restaurant source)
Called when fax has changed |
void |
featureAdded(Restaurant source,
FeatureCode newValue)
Called when a value of feature has been added |
void |
featureRemoved(Restaurant source,
FeatureCode oldValue)
Called when a value of feature has been removed |
void |
hasDinerReviewAdded(Restaurant source,
DinerReview newValue)
Called when a value of hasDinerReview has been added |
void |
hasDinerReviewRemoved(Restaurant source,
DinerReview oldValue)
Called when a value of hasDinerReview has been removed |
void |
hoursChanged(Restaurant source)
Called when hours has changed |
void |
indexPointAdded(Restaurant source,
IndexPointCode newValue)
Called when a value of indexPoint has been added |
void |
indexPointRemoved(Restaurant source,
IndexPointCode oldValue)
Called when a value of indexPoint has been removed |
void |
largestPartyChanged(Restaurant source)
Called when largestParty has changed |
void |
locationCategoryAdded(Restaurant source,
LocationCategoryCode newValue)
Called when a value of locationCategory has been added |
void |
locationCategoryRemoved(Restaurant source,
LocationCategoryCode oldValue)
Called when a value of locationCategory has been removed |
void |
locationPathChanged(Restaurant source)
Called when locationPath has changed |
void |
lunchPriceChanged(Restaurant source)
Called when lunchPrice has changed |
void |
menuURLChanged(Restaurant source)
Called when menuURL has changed |
void |
neighborhoodChanged(Restaurant source)
Called when neighborhood has changed |
void |
parkingAdded(Restaurant source,
ParkingCode newValue)
Called when a value of parking has been added |
void |
parkingRemoved(Restaurant source,
ParkingCode oldValue)
Called when a value of parking has been removed |
void |
parsedHoursChanged(Restaurant source)
Called when parsedHours has changed |
void |
phoneAdded(Restaurant source,
String newValue)
Called when a value of phone has been added |
void |
phoneRemoved(Restaurant source,
String oldValue)
Called when a value of phone has been removed |
void |
recommendedDishesChanged(Restaurant source)
Called when recommendedDishes has changed |
void |
reservationsAdded(Restaurant source,
ReservationCode newValue)
Called when a value of reservations has been added |
void |
reservationsRemoved(Restaurant source,
ReservationCode oldValue)
Called when a value of reservations has been removed |
void |
reservationURLChanged(Restaurant source)
Called when reservationURL has changed |
void |
restaurantCategoryChanged(Restaurant source)
Called when restaurantCategory has changed |
void |
restaurantServiceAdded(Restaurant source,
RestaurantServiceInfo newValue)
Called when a value of restaurantService has been added |
void |
restaurantServiceRemoved(Restaurant source,
RestaurantServiceInfo oldValue)
Called when a value of restaurantService has been removed |
void |
smokingChanged(Restaurant source)
Called when smoking has changed |
void |
stateChanged(Restaurant source)
Called when state has changed |
void |
streetAddressChanged(Restaurant source)
Called when streetAddress has changed |
void |
titleChanged(Restaurant source)
Called when title has changed |
void |
URLChanged(Restaurant source)
Called when URL has changed |
void |
zipChanged(Restaurant source)
Called when zip has changed |
Method Detail |
---|
void indexPointAdded(Restaurant source, IndexPointCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid indexPointRemoved(Restaurant source, IndexPointCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid locationPathChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid cityChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid crossStreetAdded(Restaurant source, String newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid crossStreetRemoved(Restaurant source, String oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid attractionCategoryAdded(Restaurant source, AttractionCategoryCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid attractionCategoryRemoved(Restaurant source, AttractionCategoryCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid locationCategoryAdded(Restaurant source, LocationCategoryCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid locationCategoryRemoved(Restaurant source, LocationCategoryCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid streetAddressChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid countryChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid faxChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid stateChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid phoneAdded(Restaurant source, String newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid phoneRemoved(Restaurant source, String oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid neighborhoodChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid zipChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid clienteleChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid accessibilityAdded(Restaurant source, AccessibilityCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid accessibilityRemoved(Restaurant source, AccessibilityCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid lunchPriceChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid dinnerPriceChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid restaurantServiceAdded(Restaurant source, RestaurantServiceInfo newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid restaurantServiceRemoved(Restaurant source, RestaurantServiceInfo oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid capacityChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid titleChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid deliveryURLChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid recommendedDishesChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid URLChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid cuisineAdded(Restaurant source, CuisineCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid cuisineRemoved(Restaurant source, CuisineCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid smokingChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid featureAdded(Restaurant source, FeatureCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid featureRemoved(Restaurant source, FeatureCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid restaurantCategoryChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid parsedHoursChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid alcoholAdded(Restaurant source, AlcoholCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid alcoholRemoved(Restaurant source, AlcoholCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid dressAdded(Restaurant source, DressCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid dressRemoved(Restaurant source, DressCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid hasDinerReviewAdded(Restaurant source, DinerReview newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid hasDinerReviewRemoved(Restaurant source, DinerReview oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid menuURLChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid accessibilityNotesChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid largestPartyChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid parkingAdded(Restaurant source, ParkingCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid parkingRemoved(Restaurant source, ParkingCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid reservationsAdded(Restaurant source, ReservationCode newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid reservationsRemoved(Restaurant source, ReservationCode oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed valuevoid breakfastPriceChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid reservationURLChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid hoursChanged(Restaurant source)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.Restaurantvoid acceptsAdded(Restaurant source, com.ibm.adtech.jastor.Thing newValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantnewValue
- the object representing the new valuevoid acceptsRemoved(Restaurant source, com.ibm.adtech.jastor.Thing oldValue)
source
- the affected instance of ibspan.tss.domain.ontology.restaurant.RestaurantoldValue
- the object representing the removed value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |