Uses of Class
org.apache.sling.feature.extension.apiregions.api.ApiExport
Packages that use ApiExport
-
Uses of ApiExport in org.apache.sling.feature.extension.apiregions.api
Methods in org.apache.sling.feature.extension.apiregions.api that return ApiExportModifier and TypeMethodDescriptionApiRegion.getAllExportByName(String name) Get an export by nameApiRegion.getExportByName(String name) Get an export by nameMethods in org.apache.sling.feature.extension.apiregions.api that return types with arguments of type ApiExportModifier and TypeMethodDescriptionApiRegion.listAllExports()Unmodifiable collection of exports for this region and all parents.ApiRegion.listExports()Unmodifiable collection of exports for this regionMethods in org.apache.sling.feature.extension.apiregions.api with parameters of type ApiExport