public class PluginContentHibernateInterceptor
extends org.hibernate.EmptyInterceptor
| Constructor and Description | 
|---|
| PluginContentHibernateInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | onLoad(Object entity,
      Serializable id,
      Object[] state,
      String[] propertyNames,
      org.hibernate.type.Type[] types) | 
| void | setContentTypeManager(ContentTypeManager contentTypeManager) | 
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, instantiate, isTransient, onCollectionRecreate, onCollectionRemove, onCollectionUpdate, onDelete, onFlushDirty, onPrepareStatement, onSave, postFlush, preFlushpublic boolean onLoad(Object entity, Serializable id, Object[] state, String[] propertyNames, org.hibernate.type.Type[] types) throws org.hibernate.CallbackException
onLoad in interface org.hibernate.InterceptoronLoad in class org.hibernate.EmptyInterceptororg.hibernate.CallbackExceptionpublic void setContentTypeManager(ContentTypeManager contentTypeManager)
Copyright © 2003–2017 Atlassian. All rights reserved.