public class CTPersistenceHelperUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends CTModel<T>> |
isInsert(T ctModel) |
static <T extends CTModel<T>> |
isProductionMode(java.lang.Class<T> ctModelClass) |
static <T extends CTModel<T>> |
isRemove(T ctModel) |