Uses of Class
com.gooddata.md.Usage
-
Packages that use Usage Package Description com.gooddata.md -
-
Uses of Usage in com.gooddata.md
Methods in com.gooddata.md that return types with arguments of type Usage Modifier and Type Method Description Collection<Usage>MetadataService. usedBy(Project project, Collection<String> uris, boolean nearest, Class<? extends Obj>... types)Find all objects which use the given objects.
-