Uses of Interface
se.sj.stina.domain.model.SjCodeList

Packages that use SjCodeList
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjCodeList in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjCodeList
 SjCodeList SjStinaModelFactoryInterface.createCodeList()
           
 SjCodeList SjSalesControlPriceLevelLogic.getAttributeRestrictionList()
          Field attributeRestrictionList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResult.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResult.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjBookingCharacteristicsResultData.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjKindOfPlacementData.getCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 SjCodeList SjKindOfPlacementData.getCompartmentTypeList()
          Field compartmentTypeList is defined as optional.
 SjCodeList SjCustomerCompaniesQuery.getCustomerRoleCodeList()
          Field customerRoleCodeList is defined as mandatory.
 SjCodeList SjItineraryQuery.getExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQuery.getExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjNetbookFindAvailableRoomQuery.getHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 SjCodeList SjItineraryResultSpecification.getIncludeLimitedSeats()
          Field includeLimitedSeats is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogic.getMustIncludeSectionProducerList()
          Field mustIncludeSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogic.getNotAllowedSectionProducerList()
          Field notAllowedSectionProducerList is defined as optional.
 SjCodeList SjItineraryQuery.getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQuery.getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjOrderQuery.getOrderStatusCategoryList()
          Field orderStatusCategoryList is defined as optional.
 SjCodeList SjKindOfPlacementData.getPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCodeList SjKindOfPlacementData.getPlaceSpecificationList()
          Field placeSpecificationList is defined as optional.
 SjCodeList SjItineraryQuery.getPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQuery.getPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjValidPriceGroupsResult.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjTravelServiceDetailedPriceLightSpecification.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as part of xor.
 SjCodeList SjP2SItineraryCharacteristicsQuery.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryTransportCharacteristicsQuery.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryAvailableSeatsLightQuery.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResult.getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResult.getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryQuery.getRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQuery.getRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjKindOfPlacementData.getReservationCategoryList()
          Field reservationCategoryList is defined as optional.
 SjCodeList SjSectionTravelDocumentCodeData.getSectionTravelDocumentCodeList()
          Field sectionTravelDocumentCodeList is defined as optional.
 SjCodeList SjTransportSpecification.getTransportInformationCodeList()
          Field transportInformationCodeList is defined as optional.
 SjCodeList SjItineraryQuery.getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQuery.getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogic.lookupAttributeRestrictionList()
          Field attributeRestrictionList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResult.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResult.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjBookingCharacteristicsResultData.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjKindOfPlacementData.lookupCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 SjCodeList SjKindOfPlacementData.lookupCompartmentTypeList()
          Field compartmentTypeList is defined as optional.
 SjCodeList SjCustomerCompaniesQuery.lookupCustomerRoleCodeList()
          Field customerRoleCodeList is defined as mandatory.
 SjCodeList SjItineraryQuery.lookupExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQuery.lookupExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjNetbookFindAvailableRoomQuery.lookupHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 SjCodeList SjItineraryResultSpecification.lookupIncludeLimitedSeats()
          Field includeLimitedSeats is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogic.lookupMustIncludeSectionProducerList()
          Field mustIncludeSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogic.lookupNotAllowedSectionProducerList()
          Field notAllowedSectionProducerList is defined as optional.
 SjCodeList SjItineraryQuery.lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQuery.lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjOrderQuery.lookupOrderStatusCategoryList()
          Field orderStatusCategoryList is defined as optional.
 SjCodeList SjKindOfPlacementData.lookupPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCodeList SjKindOfPlacementData.lookupPlaceSpecificationList()
          Field placeSpecificationList is defined as optional.
 SjCodeList SjItineraryQuery.lookupPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQuery.lookupPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjValidPriceGroupsResult.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjTravelServiceDetailedPriceLightSpecification.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as part of xor.
 SjCodeList SjP2SItineraryCharacteristicsQuery.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryTransportCharacteristicsQuery.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryAvailableSeatsLightQuery.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResult.lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResult.lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryQuery.lookupRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQuery.lookupRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjKindOfPlacementData.lookupReservationCategoryList()
          Field reservationCategoryList is defined as optional.
 SjCodeList SjSectionTravelDocumentCodeData.lookupSectionTravelDocumentCodeList()
          Field sectionTravelDocumentCodeList is defined as optional.
 SjCodeList SjTransportSpecification.lookupTransportInformationCodeList()
          Field transportInformationCodeList is defined as optional.
 SjCodeList SjItineraryQuery.lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQuery.lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjCodeList
 void SjSalesControlPriceLevelLogic.setAttributeRestrictionList(SjCodeList inData)
          Field attributeRestrictionList is defined as optional.
 void SjP2SItineraryCharacteristicsResult.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjItineraryCharacteristicsResult.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjBookingCharacteristicsResultData.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjKindOfPlacementData.setCompartmentSizeList(SjCodeList inData)
          Field compartmentSizeList is defined as optional.
 void SjKindOfPlacementData.setCompartmentTypeList(SjCodeList inData)
          Field compartmentTypeList is defined as optional.
 void SjCustomerCompaniesQuery.setCustomerRoleCodeList(SjCodeList inData)
          Field customerRoleCodeList is defined as mandatory.
 void SjItineraryQuery.setExcludedSectionProducerList(SjCodeList inData)
          Field excludedSectionProducerList is defined as optional.
 void SjItineraryLightQuery.setExcludedSectionProducerList(SjCodeList inData)
          Field excludedSectionProducerList is defined as optional.
 void SjNetbookFindAvailableRoomQuery.setHotelOfferCodeList(SjCodeList inData)
          Field hotelOfferCodeList is defined as optional.
 void SjItineraryResultSpecification.setIncludeLimitedSeats(SjCodeList inData)
          Field includeLimitedSeats is defined as optional.
 void SjSalesControlPriceLevelLogic.setMustIncludeSectionProducerList(SjCodeList inData)
          Field mustIncludeSectionProducerList is defined as optional.
 void SjSalesControlPriceLevelLogic.setNotAllowedSectionProducerList(SjCodeList inData)
          Field notAllowedSectionProducerList is defined as optional.
 void SjItineraryQuery.setNotPreferredSectionProducersList(SjCodeList inData)
          Field notPreferredSectionProducersList is defined as optional.
 void SjItineraryLightQuery.setNotPreferredSectionProducersList(SjCodeList inData)
          Field notPreferredSectionProducersList is defined as optional.
 void SjOrderQuery.setOrderStatusCategoryList(SjCodeList inData)
          Field orderStatusCategoryList is defined as optional.
 void SjKindOfPlacementData.setPlacementOrientationList(SjCodeList inData)
          Field placementOrientationList is defined as optional.
 void SjKindOfPlacementData.setPlaceSpecificationList(SjCodeList inData)
          Field placeSpecificationList is defined as optional.
 void SjItineraryQuery.setPreferredSectionProducersList(SjCodeList inData)
          Field preferredSectionProducersList is defined as optional.
 void SjItineraryLightQuery.setPreferredSectionProducersList(SjCodeList inData)
          Field preferredSectionProducersList is defined as optional.
 void SjValidPriceGroupsResult.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjTravelServiceDetailedPriceLightSpecification.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as part of xor.
 void SjP2SItineraryCharacteristicsQuery.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjItineraryTransportCharacteristicsQuery.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjItineraryAvailableSeatsLightQuery.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as optional.
 void SjP2SItineraryCharacteristicsResult.setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void SjItineraryCharacteristicsResult.setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void SjItineraryQuery.setRequiredSectionProducerList(SjCodeList inData)
          Field requiredSectionProducerList is defined as optional.
 void SjItineraryLightQuery.setRequiredSectionProducerList(SjCodeList inData)
          Field requiredSectionProducerList is defined as optional.
 void SjKindOfPlacementData.setReservationCategoryList(SjCodeList inData)
          Field reservationCategoryList is defined as optional.
 void SjSectionTravelDocumentCodeData.setSectionTravelDocumentCodeList(SjCodeList inData)
          Field sectionTravelDocumentCodeList is defined as optional.
 void SjTransportSpecification.setTransportInformationCodeList(SjCodeList inData)
          Field transportInformationCodeList is defined as optional.
 void SjItineraryQuery.setUnSalableSectionProducerList(SjCodeList inData)
          Field unSalableSectionProducerList is defined as optional.
 void SjItineraryLightQuery.setUnSalableSectionProducerList(SjCodeList inData)
          Field unSalableSectionProducerList is defined as optional.
 

Uses of SjCodeList in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjCodeList
 class SjCodeListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCodeList
 SjCodeList SjStinaModelFactory.createCodeList()
           
 SjCodeList SjSalesControlPriceLevelLogicPlain.getAttributeRestrictionList()
          Field attributeRestrictionList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultPlain.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultPlain.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjBookingCharacteristicsResultDataPlain.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.getCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.getCompartmentTypeList()
          Field compartmentTypeList is defined as optional.
 SjCodeList SjCustomerCompaniesQueryPlain.getCustomerRoleCodeList()
          Field customerRoleCodeList is defined as mandatory.
 SjCodeList SjItineraryQueryPlain.getExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.getExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjNetbookFindAvailableRoomQueryPlain.getHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 SjCodeList SjItineraryResultSpecificationPlain.getIncludeLimitedSeats()
          Field includeLimitedSeats is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicPlain.getMustIncludeSectionProducerList()
          Field mustIncludeSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicPlain.getNotAllowedSectionProducerList()
          Field notAllowedSectionProducerList is defined as optional.
 SjCodeList SjItineraryQueryPlain.getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjOrderQueryPlain.getOrderStatusCategoryList()
          Field orderStatusCategoryList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.getPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.getPlaceSpecificationList()
          Field placeSpecificationList is defined as optional.
 SjCodeList SjItineraryQueryPlain.getPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.getPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjValidPriceGroupsResultPlain.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjTravelServiceDetailedPriceLightSpecificationPlain.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as part of xor.
 SjCodeList SjP2SItineraryCharacteristicsQueryPlain.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryTransportCharacteristicsQueryPlain.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryAvailableSeatsLightQueryPlain.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultPlain.getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultPlain.getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryQueryPlain.getRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.getRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.getReservationCategoryList()
          Field reservationCategoryList is defined as optional.
 SjCodeList SjSectionTravelDocumentCodeDataPlain.getSectionTravelDocumentCodeList()
          Field sectionTravelDocumentCodeList is defined as optional.
 SjCodeList SjTransportSpecificationPlain.getTransportInformationCodeList()
          Field transportInformationCodeList is defined as optional.
 SjCodeList SjItineraryQueryPlain.getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicPlain.lookupAttributeRestrictionList()
          Field attributeRestrictionList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultPlain.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultPlain.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjBookingCharacteristicsResultDataPlain.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.lookupCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.lookupCompartmentTypeList()
          Field compartmentTypeList is defined as optional.
 SjCodeList SjCustomerCompaniesQueryPlain.lookupCustomerRoleCodeList()
          Field customerRoleCodeList is defined as mandatory.
 SjCodeList SjItineraryQueryPlain.lookupExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.lookupExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjNetbookFindAvailableRoomQueryPlain.lookupHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 SjCodeList SjItineraryResultSpecificationPlain.lookupIncludeLimitedSeats()
          Field includeLimitedSeats is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicPlain.lookupMustIncludeSectionProducerList()
          Field mustIncludeSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicPlain.lookupNotAllowedSectionProducerList()
          Field notAllowedSectionProducerList is defined as optional.
 SjCodeList SjItineraryQueryPlain.lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjOrderQueryPlain.lookupOrderStatusCategoryList()
          Field orderStatusCategoryList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.lookupPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.lookupPlaceSpecificationList()
          Field placeSpecificationList is defined as optional.
 SjCodeList SjItineraryQueryPlain.lookupPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.lookupPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjValidPriceGroupsResultPlain.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjTravelServiceDetailedPriceLightSpecificationPlain.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as part of xor.
 SjCodeList SjP2SItineraryCharacteristicsQueryPlain.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryTransportCharacteristicsQueryPlain.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryAvailableSeatsLightQueryPlain.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultPlain.lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultPlain.lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryQueryPlain.lookupRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.lookupRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjKindOfPlacementDataPlain.lookupReservationCategoryList()
          Field reservationCategoryList is defined as optional.
 SjCodeList SjSectionTravelDocumentCodeDataPlain.lookupSectionTravelDocumentCodeList()
          Field sectionTravelDocumentCodeList is defined as optional.
 SjCodeList SjTransportSpecificationPlain.lookupTransportInformationCodeList()
          Field transportInformationCodeList is defined as optional.
 SjCodeList SjItineraryQueryPlain.lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryPlain.lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCodeList
 void SjSalesControlPriceLevelLogicPlain.setAttributeRestrictionList(SjCodeList inData)
          Field attributeRestrictionList is defined as optional.
 void SjP2SItineraryCharacteristicsResultPlain.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjItineraryCharacteristicsResultPlain.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjBookingCharacteristicsResultDataPlain.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjKindOfPlacementDataPlain.setCompartmentSizeList(SjCodeList inData)
          Field compartmentSizeList is defined as optional.
 void SjKindOfPlacementDataPlain.setCompartmentTypeList(SjCodeList inData)
          Field compartmentTypeList is defined as optional.
 void SjCustomerCompaniesQueryPlain.setCustomerRoleCodeList(SjCodeList inData)
          Field customerRoleCodeList is defined as mandatory.
 void SjItineraryQueryPlain.setExcludedSectionProducerList(SjCodeList inData)
          Field excludedSectionProducerList is defined as optional.
 void SjItineraryLightQueryPlain.setExcludedSectionProducerList(SjCodeList inData)
          Field excludedSectionProducerList is defined as optional.
 void SjNetbookFindAvailableRoomQueryPlain.setHotelOfferCodeList(SjCodeList inData)
          Field hotelOfferCodeList is defined as optional.
 void SjItineraryResultSpecificationPlain.setIncludeLimitedSeats(SjCodeList inData)
          Field includeLimitedSeats is defined as optional.
 void SjSalesControlPriceLevelLogicPlain.setMustIncludeSectionProducerList(SjCodeList inData)
          Field mustIncludeSectionProducerList is defined as optional.
 void SjSalesControlPriceLevelLogicPlain.setNotAllowedSectionProducerList(SjCodeList inData)
          Field notAllowedSectionProducerList is defined as optional.
 void SjItineraryQueryPlain.setNotPreferredSectionProducersList(SjCodeList inData)
          Field notPreferredSectionProducersList is defined as optional.
 void SjItineraryLightQueryPlain.setNotPreferredSectionProducersList(SjCodeList inData)
          Field notPreferredSectionProducersList is defined as optional.
 void SjOrderQueryPlain.setOrderStatusCategoryList(SjCodeList inData)
          Field orderStatusCategoryList is defined as optional.
 void SjKindOfPlacementDataPlain.setPlacementOrientationList(SjCodeList inData)
          Field placementOrientationList is defined as optional.
 void SjKindOfPlacementDataPlain.setPlaceSpecificationList(SjCodeList inData)
          Field placeSpecificationList is defined as optional.
 void SjItineraryQueryPlain.setPreferredSectionProducersList(SjCodeList inData)
          Field preferredSectionProducersList is defined as optional.
 void SjItineraryLightQueryPlain.setPreferredSectionProducersList(SjCodeList inData)
          Field preferredSectionProducersList is defined as optional.
 void SjValidPriceGroupsResultPlain.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjTravelServiceDetailedPriceLightSpecificationPlain.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as part of xor.
 void SjP2SItineraryCharacteristicsQueryPlain.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjItineraryTransportCharacteristicsQueryPlain.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjItineraryAvailableSeatsLightQueryPlain.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as optional.
 void SjP2SItineraryCharacteristicsResultPlain.setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void SjItineraryCharacteristicsResultPlain.setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void SjItineraryQueryPlain.setRequiredSectionProducerList(SjCodeList inData)
          Field requiredSectionProducerList is defined as optional.
 void SjItineraryLightQueryPlain.setRequiredSectionProducerList(SjCodeList inData)
          Field requiredSectionProducerList is defined as optional.
 void SjKindOfPlacementDataPlain.setReservationCategoryList(SjCodeList inData)
          Field reservationCategoryList is defined as optional.
 void SjSectionTravelDocumentCodeDataPlain.setSectionTravelDocumentCodeList(SjCodeList inData)
          Field sectionTravelDocumentCodeList is defined as optional.
 void SjTransportSpecificationPlain.setTransportInformationCodeList(SjCodeList inData)
          Field transportInformationCodeList is defined as optional.
 void SjItineraryQueryPlain.setUnSalableSectionProducerList(SjCodeList inData)
          Field unSalableSectionProducerList is defined as optional.
 void SjItineraryLightQueryPlain.setUnSalableSectionProducerList(SjCodeList inData)
          Field unSalableSectionProducerList is defined as optional.
 

Uses of SjCodeList in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjCodeList
 class SjCodeListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCodeList
 SjCodeList SjStinaModelFactory.createCodeList()
           
 SjCodeList SjSalesControlPriceLevelLogicStandard.getAttributeRestrictionList()
          Field attributeRestrictionList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultStandard.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultStandard.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjBookingCharacteristicsResultDataStandard.getCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.getCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.getCompartmentTypeList()
          Field compartmentTypeList is defined as optional.
 SjCodeList SjCustomerCompaniesQueryStandard.getCustomerRoleCodeList()
          Field customerRoleCodeList is defined as mandatory.
 SjCodeList SjItineraryQueryStandard.getExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.getExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjNetbookFindAvailableRoomQueryStandard.getHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 SjCodeList SjItineraryResultSpecificationStandard.getIncludeLimitedSeats()
          Field includeLimitedSeats is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicStandard.getMustIncludeSectionProducerList()
          Field mustIncludeSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicStandard.getNotAllowedSectionProducerList()
          Field notAllowedSectionProducerList is defined as optional.
 SjCodeList SjItineraryQueryStandard.getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjOrderQueryStandard.getOrderStatusCategoryList()
          Field orderStatusCategoryList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.getPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.getPlaceSpecificationList()
          Field placeSpecificationList is defined as optional.
 SjCodeList SjItineraryQueryStandard.getPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.getPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjValidPriceGroupsResultStandard.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjTravelServiceDetailedPriceLightSpecificationStandard.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as part of xor.
 SjCodeList SjP2SItineraryCharacteristicsQueryStandard.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryTransportCharacteristicsQueryStandard.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryAvailableSeatsLightQueryStandard.getPriceGroupCodeList()
          Field priceGroupCodeList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultStandard.getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultStandard.getPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryQueryStandard.getRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.getRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.getReservationCategoryList()
          Field reservationCategoryList is defined as optional.
 SjCodeList SjSectionTravelDocumentCodeDataStandard.getSectionTravelDocumentCodeList()
          Field sectionTravelDocumentCodeList is defined as optional.
 SjCodeList SjTransportSpecificationStandard.getTransportInformationCodeList()
          Field transportInformationCodeList is defined as optional.
 SjCodeList SjItineraryQueryStandard.getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicStandard.lookupAttributeRestrictionList()
          Field attributeRestrictionList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultStandard.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultStandard.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjBookingCharacteristicsResultDataStandard.lookupCompartmentCodeList()
          Field compartmentCodeList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.lookupCompartmentSizeList()
          Field compartmentSizeList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.lookupCompartmentTypeList()
          Field compartmentTypeList is defined as optional.
 SjCodeList SjCustomerCompaniesQueryStandard.lookupCustomerRoleCodeList()
          Field customerRoleCodeList is defined as mandatory.
 SjCodeList SjItineraryQueryStandard.lookupExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.lookupExcludedSectionProducerList()
          Field excludedSectionProducerList is defined as optional.
 SjCodeList SjNetbookFindAvailableRoomQueryStandard.lookupHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 SjCodeList SjItineraryResultSpecificationStandard.lookupIncludeLimitedSeats()
          Field includeLimitedSeats is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicStandard.lookupMustIncludeSectionProducerList()
          Field mustIncludeSectionProducerList is defined as optional.
 SjCodeList SjSalesControlPriceLevelLogicStandard.lookupNotAllowedSectionProducerList()
          Field notAllowedSectionProducerList is defined as optional.
 SjCodeList SjItineraryQueryStandard.lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjCodeList SjOrderQueryStandard.lookupOrderStatusCategoryList()
          Field orderStatusCategoryList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.lookupPlacementOrientationList()
          Field placementOrientationList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.lookupPlaceSpecificationList()
          Field placeSpecificationList is defined as optional.
 SjCodeList SjItineraryQueryStandard.lookupPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.lookupPreferredSectionProducersList()
          Field preferredSectionProducersList is defined as optional.
 SjCodeList SjValidPriceGroupsResultStandard.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjTravelServiceDetailedPriceLightSpecificationStandard.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as part of xor.
 SjCodeList SjP2SItineraryCharacteristicsQueryStandard.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryTransportCharacteristicsQueryStandard.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as mandatory.
 SjCodeList SjItineraryAvailableSeatsLightQueryStandard.lookupPriceGroupCodeList()
          Field priceGroupCodeList is defined as optional.
 SjCodeList SjP2SItineraryCharacteristicsResultStandard.lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryCharacteristicsResultStandard.lookupPriceLevelCodeList()
          Field priceLevelCodeList is defined as optional.
 SjCodeList SjItineraryQueryStandard.lookupRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.lookupRequiredSectionProducerList()
          Field requiredSectionProducerList is defined as optional.
 SjCodeList SjKindOfPlacementDataStandard.lookupReservationCategoryList()
          Field reservationCategoryList is defined as optional.
 SjCodeList SjSectionTravelDocumentCodeDataStandard.lookupSectionTravelDocumentCodeList()
          Field sectionTravelDocumentCodeList is defined as optional.
 SjCodeList SjTransportSpecificationStandard.lookupTransportInformationCodeList()
          Field transportInformationCodeList is defined as optional.
 SjCodeList SjItineraryQueryStandard.lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjCodeList SjItineraryLightQueryStandard.lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCodeList
 void SjSalesControlPriceLevelLogicStandard.setAttributeRestrictionList(SjCodeList inData)
          Field attributeRestrictionList is defined as optional.
 void SjP2SItineraryCharacteristicsResultStandard.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjItineraryCharacteristicsResultStandard.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjBookingCharacteristicsResultDataStandard.setCompartmentCodeList(SjCodeList inData)
          Field compartmentCodeList is defined as optional.
 void SjKindOfPlacementDataStandard.setCompartmentSizeList(SjCodeList inData)
          Field compartmentSizeList is defined as optional.
 void SjKindOfPlacementDataStandard.setCompartmentTypeList(SjCodeList inData)
          Field compartmentTypeList is defined as optional.
 void SjCustomerCompaniesQueryStandard.setCustomerRoleCodeList(SjCodeList inData)
          Field customerRoleCodeList is defined as mandatory.
 void SjItineraryQueryStandard.setExcludedSectionProducerList(SjCodeList inData)
          Field excludedSectionProducerList is defined as optional.
 void SjItineraryLightQueryStandard.setExcludedSectionProducerList(SjCodeList inData)
          Field excludedSectionProducerList is defined as optional.
 void SjNetbookFindAvailableRoomQueryStandard.setHotelOfferCodeList(SjCodeList inData)
          Field hotelOfferCodeList is defined as optional.
 void SjItineraryResultSpecificationStandard.setIncludeLimitedSeats(SjCodeList inData)
          Field includeLimitedSeats is defined as optional.
 void SjSalesControlPriceLevelLogicStandard.setMustIncludeSectionProducerList(SjCodeList inData)
          Field mustIncludeSectionProducerList is defined as optional.
 void SjSalesControlPriceLevelLogicStandard.setNotAllowedSectionProducerList(SjCodeList inData)
          Field notAllowedSectionProducerList is defined as optional.
 void SjItineraryQueryStandard.setNotPreferredSectionProducersList(SjCodeList inData)
          Field notPreferredSectionProducersList is defined as optional.
 void SjItineraryLightQueryStandard.setNotPreferredSectionProducersList(SjCodeList inData)
          Field notPreferredSectionProducersList is defined as optional.
 void SjOrderQueryStandard.setOrderStatusCategoryList(SjCodeList inData)
          Field orderStatusCategoryList is defined as optional.
 void SjKindOfPlacementDataStandard.setPlacementOrientationList(SjCodeList inData)
          Field placementOrientationList is defined as optional.
 void SjKindOfPlacementDataStandard.setPlaceSpecificationList(SjCodeList inData)
          Field placeSpecificationList is defined as optional.
 void SjItineraryQueryStandard.setPreferredSectionProducersList(SjCodeList inData)
          Field preferredSectionProducersList is defined as optional.
 void SjItineraryLightQueryStandard.setPreferredSectionProducersList(SjCodeList inData)
          Field preferredSectionProducersList is defined as optional.
 void SjValidPriceGroupsResultStandard.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjTravelServiceDetailedPriceLightSpecificationStandard.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as part of xor.
 void SjP2SItineraryCharacteristicsQueryStandard.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjItineraryTransportCharacteristicsQueryStandard.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as mandatory.
 void SjItineraryAvailableSeatsLightQueryStandard.setPriceGroupCodeList(SjCodeList inData)
          Field priceGroupCodeList is defined as optional.
 void SjP2SItineraryCharacteristicsResultStandard.setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void SjItineraryCharacteristicsResultStandard.setPriceLevelCodeList(SjCodeList inData)
          Field priceLevelCodeList is defined as optional.
 void SjItineraryQueryStandard.setRequiredSectionProducerList(SjCodeList inData)
          Field requiredSectionProducerList is defined as optional.
 void SjItineraryLightQueryStandard.setRequiredSectionProducerList(SjCodeList inData)
          Field requiredSectionProducerList is defined as optional.
 void SjKindOfPlacementDataStandard.setReservationCategoryList(SjCodeList inData)
          Field reservationCategoryList is defined as optional.
 void SjSectionTravelDocumentCodeDataStandard.setSectionTravelDocumentCodeList(SjCodeList inData)
          Field sectionTravelDocumentCodeList is defined as optional.
 void SjTransportSpecificationStandard.setTransportInformationCodeList(SjCodeList inData)
          Field transportInformationCodeList is defined as optional.
 void SjItineraryQueryStandard.setUnSalableSectionProducerList(SjCodeList inData)
          Field unSalableSectionProducerList is defined as optional.
 void SjItineraryLightQueryStandard.setUnSalableSectionProducerList(SjCodeList inData)
          Field unSalableSectionProducerList is defined as optional.
 



Copyright © 2012. All Rights Reserved.