Package de.hybris.platform.persistence
Class AbstractEntityState
java.lang.Object
de.hybris.platform.persistence.AbstractEntityState
- All Implemented Interfaces:
EntityState
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractEntityState(PersistencePool pool, ItemDeployment depl) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected Stringprotected ItemDeploymentprotected PersistencePoolgetPool()protected StringgetTable()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.persistence.hjmp.EntityState
getFullBeanName, getPK
-
Constructor Details
-
AbstractEntityState
-
-
Method Details
-
getTable
-
getColumn
-
checkPK
-
getPool
-
getDeployment
-