Package | Description |
---|---|
fr.ifremer.adagio.core.dao.referential.regulation |
Modifier and Type | Method and Description |
---|---|
Fishery2MetierPK |
Fishery2Metier.getFishery2MetierPk()
Get the composite primary key identifier class
|
Modifier and Type | Method and Description |
---|---|
int |
Fishery2MetierPK.compareTo(Fishery2MetierPK o) |
Fishery2Metier |
Fishery2MetierDaoBase.get(Fishery2MetierPK fishery2MetierPk)
Gets an instance of Fishery2Metier from the persistent store.
|
Fishery2Metier |
Fishery2MetierDao.get(Fishery2MetierPK fishery2MetierPk)
Gets an instance of Fishery2Metier from the persistent store.
|
Object |
Fishery2MetierDaoBase.get(int transform,
Fishery2MetierPK fishery2MetierPk)
Does the same thing as
Fishery2MetierDao.get(Fishery2MetierPK) with an
additional flag called transform . |
Object |
Fishery2MetierDao.get(int transform,
Fishery2MetierPK fishery2MetierPk)
Does the same thing as
Fishery2MetierDao.get(Fishery2MetierPK) with an
additional flag called transform . |
Fishery2Metier |
Fishery2MetierDaoBase.load(Fishery2MetierPK fishery2MetierPk)
Loads an instance of Fishery2Metier from the persistent store.
|
Fishery2Metier |
Fishery2MetierDao.load(Fishery2MetierPK fishery2MetierPk)
Loads an instance of Fishery2Metier from the persistent store.
|
Object |
Fishery2MetierDaoBase.load(int transform,
Fishery2MetierPK fishery2MetierPk)
Does the same thing as
Fishery2MetierDao.load(Fishery2MetierPK) with an
additional flag called transform . |
Object |
Fishery2MetierDao.load(int transform,
Fishery2MetierPK fishery2MetierPk)
Does the same thing as
Fishery2MetierDao.load(Fishery2MetierPK) with an
additional flag called transform . |
void |
Fishery2MetierDaoBase.remove(Fishery2MetierPK fishery2MetierPk)
Removes the instance of Fishery2Metier having the given
identifier from the persistent store. |
void |
Fishery2MetierDao.remove(Fishery2MetierPK fishery2MetierPk)
Removes the instance of Fishery2Metier having the given
identifier from the persistent store. |
void |
Fishery2Metier.setFishery2MetierPk(Fishery2MetierPK fishery2MetierPkIn)
Set the composite primary key identifier class
|
Copyright © 2012–2014 IFREMER. All rights reserved.