|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblackboard.persist.content.AggregateReviewStatusDbLoader.Default
public static final class AggregateReviewStatusDbLoader.Default
Standard convenience accessor to get an instance of this loader.
| Constructor Summary | |
|---|---|
AggregateReviewStatusDbLoader.Default()
|
|
| Method Summary | |
|---|---|
static AggregateReviewStatusDbLoader |
getInstance()
Returns the AggregateReviewStatusDbLoader instance associated with the
default instance of the database BbPersistenceManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AggregateReviewStatusDbLoader.Default()
| Method Detail |
|---|
public static AggregateReviewStatusDbLoader getInstance()
throws PersistenceException
AggregateReviewStatusDbLoader instance associated with the
default instance of the database BbPersistenceManager.BbPersistenceManager pm = BbServiceManager.getPersistenceService().getDbPersistenceManager(); AggregateReviewStatusDbLoader loader = (AggregateReviewStatusDbLoader) pm.getLoader( AggregateReviewStatusDbLoader.TYPE ) );
AggregateReviewStatusDbLoader instance associated with the
default database persistence manager
PersistenceException - if an error occurs when trying to
retrieve the AggregateReviewStatusDbLoader instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||