Uses of Class
org.craftercms.studio.api.v2.dal.Dependency
Packages that use Dependency
Package
Description
-
Uses of Dependency in org.craftercms.studio.api.v2.dal
Methods in org.craftercms.studio.api.v2.dal that return types with arguments of type DependencyModifier and TypeMethodDescriptionDependencyDAO.getDependenciesByType(String siteId, String sourcePath, String dependencyType) Get dependencies for content path by type -
Uses of Dependency in org.craftercms.studio.api.v2.service.dependency.internal
Methods in org.craftercms.studio.api.v2.service.dependency.internal that return types with arguments of type DependencyModifier and TypeMethodDescriptionDependencyServiceInternal.getDependenciesByType(String siteId, String path, String dependencyType) Get dependencies for content path by type -
Uses of Dependency in org.craftercms.studio.impl.v2.service.dependency.internal
Methods in org.craftercms.studio.impl.v2.service.dependency.internal that return types with arguments of type DependencyModifier and TypeMethodDescriptionDependencyServiceInternalImpl.getDependenciesByType(String siteId, String path, String dependencyType)