Package | Description |
---|---|
fr.ifremer.adagio.core.dao.administration.programStrategy |
Modifier and Type | Method and Description |
---|---|
PmfmAppliedStrategyPK |
PmfmAppliedStrategy.getPmfmAppliedStrategyPk()
Get the composite primary key identifier class
|
Modifier and Type | Method and Description |
---|---|
int |
PmfmAppliedStrategyPK.compareTo(PmfmAppliedStrategyPK o) |
Object |
PmfmAppliedStrategyDaoBase.get(int transform,
PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Does the same thing as
PmfmAppliedStrategyDao.get(PmfmAppliedStrategyPK) with an
additional flag called transform . |
Object |
PmfmAppliedStrategyDao.get(int transform,
PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Does the same thing as
PmfmAppliedStrategyDao.get(PmfmAppliedStrategyPK) with an
additional flag called transform . |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.get(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Gets an instance of PmfmAppliedStrategy from the persistent store.
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.get(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Gets an instance of PmfmAppliedStrategy from the persistent store.
|
Object |
PmfmAppliedStrategyDaoBase.load(int transform,
PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Does the same thing as
PmfmAppliedStrategyDao.load(PmfmAppliedStrategyPK) with an
additional flag called transform . |
Object |
PmfmAppliedStrategyDao.load(int transform,
PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Does the same thing as
PmfmAppliedStrategyDao.load(PmfmAppliedStrategyPK) with an
additional flag called transform . |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.load(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Loads an instance of PmfmAppliedStrategy from the persistent store.
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.load(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Loads an instance of PmfmAppliedStrategy from the persistent store.
|
void |
PmfmAppliedStrategyDaoBase.remove(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Removes the instance of PmfmAppliedStrategy having the given
identifier from the persistent store. |
void |
PmfmAppliedStrategyDao.remove(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
Removes the instance of PmfmAppliedStrategy having the given
identifier from the persistent store. |
void |
PmfmAppliedStrategy.setPmfmAppliedStrategyPk(PmfmAppliedStrategyPK pmfmAppliedStrategyPkIn)
Set the composite primary key identifier class
|
Copyright © 2012–2014 IFREMER. All rights reserved.