|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.persistence.util.PersistenceUtil
public final class PersistenceUtil
| Field Summary | |
|---|---|
static java.lang.String |
PARAM_NAME_DAO_REGISTERY
|
static java.lang.String |
PARAM_VALUE_DAO_REGISTERY
|
| Method Summary | |
|---|---|
static DaoRegister<?> |
getDAORegister(ExecutionContext executionContext)
|
static java.lang.String |
getDAORegisterAttributeName(ContentDeliveryConfig config)
|
static void |
setDAORegister(ExecutionContext executionContext,
DaoRegister<?> registery)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PARAM_NAME_DAO_REGISTERY
public static final java.lang.String PARAM_VALUE_DAO_REGISTERY
| Method Detail |
|---|
public static java.lang.String getDAORegisterAttributeName(ContentDeliveryConfig config)
public static DaoRegister<?> getDAORegister(ExecutionContext executionContext)
public static void setDAORegister(ExecutionContext executionContext,
DaoRegister<?> registery)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||