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