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 classHibernateAnyTypeDaoDeprecated.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 voidFuncTestRpcHandlerImpl. setAnyTypeDao(EntityRemover entityRemover)voidFuncTestRpcHandlerImpl. setEntityRemover(EntityRemover entityRemover)
-