Uses of Interface
dev.getelements.elements.sdk.dao.DeploymentDao
Packages that use DeploymentDao
-
Uses of DeploymentDao in dev.getelements.elements.dao.mongo
Classes in dev.getelements.elements.dao.mongo that implement DeploymentDao -
Uses of DeploymentDao in dev.getelements.elements.service.cdn
Methods in dev.getelements.elements.service.cdn that return DeploymentDaoModifier and TypeMethodDescriptionAnonCdnDeploymentService.getDeploymentDao()SuperuserDeploymentService.getDeploymentDao()Methods in dev.getelements.elements.service.cdn with parameters of type DeploymentDaoModifier and TypeMethodDescriptionvoidAnonCdnDeploymentService.setDeploymentDao(DeploymentDao deploymentDao) voidSuperuserDeploymentService.setDeploymentDao(DeploymentDao deploymentDao)