org.equanda.test.dm.client
Interface OwnerBase
- All Superinterfaces:
- EquandaEJB<Uoid>, HasId<Uoid>
- All Known Subinterfaces:
- OwnerEJB, OwnerEJBLocal
- All Known Implementing Classes:
- OwnerBean
public interface OwnerBase
- extends EquandaEJB<Uoid>
Interface for Owner.
Methods inherited from interface org.equanda.persistence.HasId |
getId |
init
void init(String type)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
init
void init()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquanda
Owner getEquanda()
updateEquanda
void updateEquanda(Owner proxy)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getDreamCar
String getDreamCar()
setDreamCar
void setDreamCar(String dreamCar)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getGarageCars
Collection<String> getGarageCars()
addGarageCar
void addGarageCar(String el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeGarageCar
void removeGarageCar(String el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasGarageCar
boolean hasGarageCar(String el)
getCars
Collection<CarEJB> getCars()
addCar
void addCar(CarEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeCar
void removeCar(CarEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasCar
boolean hasCar(CarEJB el)
getEquandaLinkCars
Collection<Uoid> getEquandaLinkCars()
addEquandaLinkCar
void addEquandaLinkCar(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasEquandaLinkCar
boolean hasEquandaLinkCar(Uoid el)
removeEquandaLinkCar
void removeEquandaLinkCar(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getPreferedCar
CarEJB getPreferedCar()
getEquandaLinkPreferedCar
Uoid getEquandaLinkPreferedCar()
setPreferedCar
void setPreferedCar(CarEJB preferedCar)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
setEquandaLinkPreferedCar
void setEquandaLinkPreferedCar(Uoid preferedCar)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getCarsWichHeLikes
Collection<CarEJB> getCarsWichHeLikes()
addCarsWichHeLike
void addCarsWichHeLike(CarEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeCarsWichHeLike
void removeCarsWichHeLike(CarEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasCarsWichHeLike
boolean hasCarsWichHeLike(CarEJB el)
getEquandaLinkCarsWichHeLikes
Collection<Uoid> getEquandaLinkCarsWichHeLikes()
addEquandaLinkCarsWichHeLike
void addEquandaLinkCarsWichHeLike(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasEquandaLinkCarsWichHeLike
boolean hasEquandaLinkCarsWichHeLike(Uoid el)
removeEquandaLinkCarsWichHeLike
void removeEquandaLinkCarsWichHeLike(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getName
String getName()
setName
void setName(String name)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getPassport
PassportEJB getPassport()
getEquandaLinkPassport
Uoid getEquandaLinkPassport()
setPassport
void setPassport(PassportEJB passport)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
setEquandaLinkPassport
void setEquandaLinkPassport(Uoid passport)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLazyInstEmbeddedBi
LazyInstEJB getLazyInstEmbeddedBi()
getEquandaLinkLazyInstEmbeddedBi
Uoid getEquandaLinkLazyInstEmbeddedBi()
setLazyInstEmbeddedBi
void setLazyInstEmbeddedBi(LazyInstEJB lazyInstEmbeddedBi)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
setEquandaLinkLazyInstEmbeddedBi
void setEquandaLinkLazyInstEmbeddedBi(Uoid lazyInstEmbeddedBi)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLazyInstEmbedded
LazyInstEJB getLazyInstEmbedded()
getEquandaLinkLazyInstEmbedded
Uoid getEquandaLinkLazyInstEmbedded()
setLazyInstEmbedded
void setLazyInstEmbedded(LazyInstEJB lazyInstEmbedded)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
setEquandaLinkLazyInstEmbedded
void setEquandaLinkLazyInstEmbedded(Uoid lazyInstEmbedded)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLazyInstEmbeddedMulBi
Collection<LazyInstEJB> getLazyInstEmbeddedMulBi()
addLazyInstEmbeddedMulBi
void addLazyInstEmbeddedMulBi(LazyInstEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeLazyInstEmbeddedMulBi
void removeLazyInstEmbeddedMulBi(LazyInstEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasLazyInstEmbeddedMulBi
boolean hasLazyInstEmbeddedMulBi(LazyInstEJB el)
getEquandaLinkLazyInstEmbeddedMulBi
Collection<Uoid> getEquandaLinkLazyInstEmbeddedMulBi()
addEquandaLinkLazyInstEmbeddedMulBi
void addEquandaLinkLazyInstEmbeddedMulBi(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasEquandaLinkLazyInstEmbeddedMulBi
boolean hasEquandaLinkLazyInstEmbeddedMulBi(Uoid el)
removeEquandaLinkLazyInstEmbeddedMulBi
void removeEquandaLinkLazyInstEmbeddedMulBi(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLazyInstEmbeddedMul
Collection<LazyInstEJB> getLazyInstEmbeddedMul()
addLazyInstEmbeddedMul
void addLazyInstEmbeddedMul(LazyInstEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeLazyInstEmbeddedMul
void removeLazyInstEmbeddedMul(LazyInstEJB el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasLazyInstEmbeddedMul
boolean hasLazyInstEmbeddedMul(LazyInstEJB el)
getEquandaLinkLazyInstEmbeddedMul
Collection<Uoid> getEquandaLinkLazyInstEmbeddedMul()
addEquandaLinkLazyInstEmbeddedMul
void addEquandaLinkLazyInstEmbeddedMul(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasEquandaLinkLazyInstEmbeddedMul
boolean hasEquandaLinkLazyInstEmbeddedMul(Uoid el)
removeEquandaLinkLazyInstEmbeddedMul
void removeEquandaLinkLazyInstEmbeddedMul(Uoid el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getGarageCount
int getGarageCount()
setGarageCount
void setGarageCount(int garageCount)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getGarageM2
double getGarageM2()
setGarageM2
void setGarageM2(double garageM2)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getLicencePlate
Collection<String> getLicencePlate()
addLicencePlate
void addLicencePlate(String el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeLicencePlate
void removeLicencePlate(String el)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
hasLicencePlate
boolean hasLicencePlate(String el)
removeEntityBean
void removeEntityBean()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.