Uses of Interface
com.atlassian.confluence.impl.core.persistence.EntityRemover
-
Packages that use EntityRemover Package Description com.atlassian.confluence.core.persistence.hibernate com.atlassian.confluence.test.rpc -
-
Uses of EntityRemover in com.atlassian.confluence.core.persistence.hibernate
Classes in com.atlassian.confluence.core.persistence.hibernate that implement EntityRemover Modifier and Type Class Description class
HibernateAnyTypeDao
Deprecated.since 7.17.0. -
Uses of EntityRemover in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type EntityRemover Modifier and Type Method Description void
FuncTestRpcHandlerImpl. setAnyTypeDao(EntityRemover entityRemover)
void
FuncTestRpcHandlerImpl. setEntityRemover(EntityRemover entityRemover)
-