|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object atg.util.service.ATGBasicClass atg.metier.entite.ATGCycleDeVie<K>
public abstract class ATGCycleDeVie<K extends ATGIEntite>
Field Summary | |
---|---|
protected static java.util.logging.Logger |
logger_
Gestion des logs |
Constructor Summary | |
---|---|
ATGCycleDeVie()
|
Method Summary | |
---|---|
static ATGICycleDeVie |
getInstance(java.lang.Class classParam)
Retourne une instance du cycle de vie |
protected java.util.logging.Logger |
getLogger()
Retourne le log associé |
Methods inherited from class atg.util.service.ATGBasicClass |
---|
logConfig, logFine, logFiner, logFinest, logInfo, logSevere, logWarning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface atg.metier.entite.ATGICycleDeVie |
---|
countByCritere, create, findAll, findByCritere, findByCritere, findByIdentifiant, findByIdentifiant, modify, remove |
Field Detail |
---|
protected static java.util.logging.Logger logger_
Constructor Detail |
---|
public ATGCycleDeVie()
Method Detail |
---|
protected java.util.logging.Logger getLogger()
getLogger
in class ATGBasicClass
public static ATGICycleDeVie getInstance(java.lang.Class classParam)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |