Class COM.ibm.jaws.models.trs.CarFilepoManaged
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.models.trs.CarFilepoManaged

java.lang.Object
   |
   +----COM.ibm.jaws.models.trs.CarFilepoManaged

public class CarFilepoManaged
extends Object
implements Car, FilepoManaged, Syncable
The emitted ManagedDel class derived from: COM.ibm.jaws.models.trs.Car
See Also:
Car

Constructor Index

 o CarFilepoManaged()
Ensure we have a default constructor method - if there is another constructor, Java does not provide a default one.

Method Index

 o airlineCompanyBC()
 o airlineFlightPlanRCBC()
 o airlinePlaneRCBC()
 o airportBC()
 o applicationRootBC()
 o carBC()
 o carFleetAvailabilityBC()
 o carFleetBC()
 o carFleetCarFleetAvailabilityRCBC()
 o carFleetCarRCBC()
 o carRentalCarFleetRCBC()
 o carRentalCarRCBC()
 o carRentalCompanyBC()
 o carReservationBC()
 o cityBC()
 o confirmationBC()
 o contactBC()
 o countryBC()
 o creditCardBC()
 o externalizeToStream(OutputEDStream)
 o flightBC()
 o flightPlanBC()
 o flightPlanFlightRCBC()
 o flightReservationBC()
 o getConstantRandomId()
 o getIdentifier(BaseCollection)
Implementation of the Managed.getIdentifier() method.
 o getImage()
 o getManagedDelBase()
 o getManagedDelCacheEntry()
 o getManagedDelKey()
 o getName()
 o hotelCompanyBC()
 o hotelReservationBC()
 o hotelRoomRCBC()
 o internalizeFromStream(InputEDStream)
 o isIdentical(Identifiable)
Implementation of the Managed's Identifiable methods.
 o planeBC()
 o release()
 o remove()
Implementation of the Managed Lifecycle.remove() interface.
 o roomGroupAvailabilityBC()
 o roomGroupBC()
 o roomGroupRoomGroupAvailabilityRCBC()
 o setDependentContext(KeyedCollection)
 o setManagedDelBase(BaseCollection)
Implementation of the ManagedDel interface methods.
 o setManagedDelCacheEntry(CacheEntry)
 o setManagedDelKey(String)
 o setSelf(Object)
 o stateBC()
 o sync()
Implementation of the Syncable.sync() method.
 o toString()
Returns a String that represents the value of this Object.
 o travelProfileBC()
 o travelProfileCreditCardRCBC()
 o tripBC()
 o tripReservationRCBC()
 o userBC()
 o userTripRCBC()

Constructors

 o CarFilepoManaged
  public CarFilepoManaged()
Ensure we have a default constructor method - if there is another constructor, Java does not provide a default one.

Methods

 o setManagedDelBase
  public void setManagedDelBase(BaseCollection bc)
Implementation of the ManagedDel interface methods.
 o getManagedDelBase
  public BaseCollection getManagedDelBase()
 o setManagedDelKey
  public void setManagedDelKey(String yourKey)
 o getManagedDelKey
  public String getManagedDelKey()
 o setManagedDelCacheEntry
  public void setManagedDelCacheEntry(CacheEntry ce)
 o getManagedDelCacheEntry
  public CacheEntry getManagedDelCacheEntry()
 o remove
  public void remove()
Implementation of the Managed Lifecycle.remove() interface. The Managed Lifecycle.release() is never used in the Java bindings for Corba.
 o release
  public void release()
 o getIdentifier
  public String getIdentifier(BaseCollection relativeTo)
Implementation of the Managed.getIdentifier() method.
 o isIdentical
  public boolean isIdentical(Identifiable other)
Implementation of the Managed's Identifiable methods. Does not activate the objects unnecessarily.
 o getConstantRandomId
  public int getConstantRandomId()
 o sync
  public void sync()
Implementation of the Syncable.sync() method.
 o getName
  public String getName()
 o getImage
  public String getImage()
 o toString
  public String toString()
Returns a String that represents the value of this Object.
Overrides:
toString in class Object
 o airlinePlaneRCBC
  public BaseCollection airlinePlaneRCBC()
 o roomGroupBC
  public BaseCollection roomGroupBC()
 o internalizeFromStream
  public void internalizeFromStream(InputEDStream parm1) throws EDStreamFormatError
 o carBC
  public BaseCollection carBC()
 o flightPlanFlightRCBC
  public BaseCollection flightPlanFlightRCBC()
 o carFleetBC
  public BaseCollection carFleetBC()
 o setDependentContext
  public void setDependentContext(KeyedCollection parm1)
 o hotelCompanyBC
  public BaseCollection hotelCompanyBC()
 o confirmationBC
  public BaseCollection confirmationBC()
 o setSelf
  public void setSelf(Object parm1)
 o carReservationBC
  public BaseCollection carReservationBC()
 o planeBC
  public BaseCollection planeBC()
 o countryBC
  public BaseCollection countryBC()
 o airlineFlightPlanRCBC
  public BaseCollection airlineFlightPlanRCBC()
 o cityBC
  public BaseCollection cityBC()
 o carFleetCarFleetAvailabilityRCBC
  public BaseCollection carFleetCarFleetAvailabilityRCBC()
 o tripReservationRCBC
  public BaseCollection tripReservationRCBC()
 o carFleetAvailabilityBC
  public BaseCollection carFleetAvailabilityBC()
 o hotelReservationBC
  public BaseCollection hotelReservationBC()
 o flightPlanBC
  public BaseCollection flightPlanBC()
 o contactBC
  public BaseCollection contactBC()
 o travelProfileCreditCardRCBC
  public BaseCollection travelProfileCreditCardRCBC()
 o hotelRoomRCBC
  public BaseCollection hotelRoomRCBC()
 o airlineCompanyBC
  public BaseCollection airlineCompanyBC()
 o userTripRCBC
  public BaseCollection userTripRCBC()
 o applicationRootBC
  public BaseCollection applicationRootBC()
 o externalizeToStream
  public void externalizeToStream(OutputEDStream parm1) throws EDStreamFormatError
 o tripBC
  public BaseCollection tripBC()
 o travelProfileBC
  public BaseCollection travelProfileBC()
 o roomGroupAvailabilityBC
  public BaseCollection roomGroupAvailabilityBC()
 o roomGroupRoomGroupAvailabilityRCBC
  public BaseCollection roomGroupRoomGroupAvailabilityRCBC()
 o userBC
  public BaseCollection userBC()
 o stateBC
  public BaseCollection stateBC()
 o carRentalCarFleetRCBC
  public BaseCollection carRentalCarFleetRCBC()
 o carFleetCarRCBC
  public BaseCollection carFleetCarRCBC()
 o carRentalCompanyBC
  public BaseCollection carRentalCompanyBC()
 o creditCardBC
  public BaseCollection creditCardBC()
 o airportBC
  public BaseCollection airportBC()
 o flightBC
  public BaseCollection flightBC()
 o carRentalCarRCBC
  public BaseCollection carRentalCarRCBC()
 o flightReservationBC
  public BaseCollection flightReservationBC()

All Packages  Class Hierarchy  This Package  Previous  Next  Index