|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SandBoxHelper
| Nested Class Summary | |
|---|---|
static class |
SandBoxHelper.QueryHints
|
| Method Summary | |
|---|---|
void |
archiveObject(Object start,
javax.persistence.EntityManager em)
|
Long |
getOriginalId(javax.persistence.EntityManager em,
Class<?> type,
Long id)
|
String[] |
getSandBoxDiscriminatorFieldList()
|
Long |
getSandBoxVersionId(javax.persistence.EntityManager entityManager,
Class<?> linkedObjectType,
Long requestedParent)
|
boolean |
isPromote()
|
boolean |
isReject()
|
boolean |
isSandBoxable(String className)
|
List<Long> |
mergeCloneIds(javax.persistence.EntityManager em,
Class<?> type,
Long... originalIds)
|
void |
optionallyIncludeDeletedItemsInQueriesAndCollections(Runnable runnable,
boolean includeDeleted)
|
void |
setupSandBoxState(Object clone,
javax.persistence.EntityManager em)
|
| Method Detail |
|---|
List<Long> mergeCloneIds(javax.persistence.EntityManager em,
Class<?> type,
Long... originalIds)
Long getSandBoxVersionId(javax.persistence.EntityManager entityManager,
Class<?> linkedObjectType,
Long requestedParent)
Long getOriginalId(javax.persistence.EntityManager em,
Class<?> type,
Long id)
void setupSandBoxState(Object clone,
javax.persistence.EntityManager em)
void archiveObject(Object start,
javax.persistence.EntityManager em)
String[] getSandBoxDiscriminatorFieldList()
boolean isSandBoxable(String className)
boolean isPromote()
boolean isReject()
void optionallyIncludeDeletedItemsInQueriesAndCollections(Runnable runnable,
boolean includeDeleted)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||