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