Uses of Interface
com.atlassian.confluence.internal.labels.persistence.LabelDaoInternal
-
Packages that use LabelDaoInternal Package Description com.atlassian.confluence.labels com.atlassian.confluence.labels.persistence.dao.hibernate -
-
Uses of LabelDaoInternal in com.atlassian.confluence.labels
Methods in com.atlassian.confluence.labels with parameters of type LabelDaoInternal Modifier and Type Method Description voidDefaultLabelManager. setLabelDaoInternal(LabelDaoInternal dao) -
Uses of LabelDaoInternal in com.atlassian.confluence.labels.persistence.dao.hibernate
Classes in com.atlassian.confluence.labels.persistence.dao.hibernate that implement LabelDaoInternal Modifier and Type Class Description classHibernateLabelDao
-