ibspan.tss.domain.ontology.restaurant
Interface ReservationCode

All Superinterfaces:
com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
ReservationCodeImpl

public interface ReservationCode
extends com.ibm.adtech.jastor.Thing

Interface for ReservationCode ontology class
Use the ibspan.tss.domain.ontology.restaurant.RestaurantFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/Restaurant#ReservationCode)





Field Summary
static Resource AcceptedReservations
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#AcceptedReservations
static Resource LargeGroupsOnlyReservations
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#LargeGroupsOnlyReservations
static Resource NotAcceptedReservations
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#NotAcceptedReservations
static Resource RecommendedReservations
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#RecommendedReservations
static Resource RequiredReservations
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#RequiredReservations
static Resource TYPE
          The rdf:type for this ontology class
static Resource UnknownReseravations
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#UnknownReseravations
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface com.ibm.adtech.jastor.Thing
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final Resource TYPE
The rdf:type for this ontology class


RequiredReservations

static final Resource RequiredReservations
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#RequiredReservations


LargeGroupsOnlyReservations

static final Resource LargeGroupsOnlyReservations
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#LargeGroupsOnlyReservations


RecommendedReservations

static final Resource RecommendedReservations
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#RecommendedReservations


AcceptedReservations

static final Resource AcceptedReservations
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#AcceptedReservations


UnknownReseravations

static final Resource UnknownReseravations
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#UnknownReseravations


NotAcceptedReservations

static final Resource NotAcceptedReservations
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#NotAcceptedReservations