public static class IlvGeneralReservation.Factory extends Object implements IlvReservationFactory
IlvGeneralReservation.Factory
is a factory that creates
instances of IlvGeneralReservation
.Constructor and Description |
---|
Factory()
Creates an
IlvGeneralReservation factory. |
Modifier and Type | Method and Description |
---|---|
IlvReservation |
createReservation(IlvResource resource,
IlvActivity activity)
Creates an
IlvGeneralReservation object from the given
parameters. |
public Factory()
IlvGeneralReservation
factory.public IlvReservation createReservation(IlvResource resource, IlvActivity activity)
IlvGeneralReservation
object from the given
parameters.createReservation
in interface IlvReservationFactory
resource
- The resource that is assigned.activity
- The activity that the resource is assigned to.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.