|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.util.ojb.PBLifeCycleAdapter
gov.nih.nci.caarray.services.util.ojb.PBLifeCycleListenerMAGEIdentifierAssigner
public final class PBLifeCycleListenerMAGEIdentifierAssigner
Constructor Summary | |
---|---|
PBLifeCycleListenerMAGEIdentifierAssigner()
|
Method Summary | |
---|---|
static void |
assignIdentifier(Identifiable obj)
Assign the Identifier value to an MAGE object using the format |
void |
beforeInsert(org.apache.ojb.broker.PBLifeCycleEvent event)
|
Methods inherited from class gov.nih.nci.caarray.services.util.ojb.PBLifeCycleAdapter |
---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeUpdate, getCascadingStore, setCascadingStore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PBLifeCycleListenerMAGEIdentifierAssigner()
Method Detail |
---|
public void beforeInsert(org.apache.ojb.broker.PBLifeCycleEvent event) throws org.apache.ojb.broker.PersistenceBrokerException
beforeInsert
in interface org.apache.ojb.broker.PBLifeCycleListener
beforeInsert
in class PBLifeCycleAdapter
org.apache.ojb.broker.PersistenceBrokerException
public static final void assignIdentifier(Identifiable obj)
obj
- Made public so we could find identifiers
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |