Package | Description |
---|---|
org.apache.sling.hapi |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.sling.hapi.impl |
Modifier and Type | Method and Description |
---|---|
HApiTypesCollection |
HApiUtil.collectionFromPath(org.apache.sling.api.resource.ResourceResolver resolver,
String collectionPath)
Get a
HApiTypesCollection object from a path String. |
HApiTypesCollection |
HApiUtil.collectionFromResource(org.apache.sling.api.resource.ResourceResolver resolver,
org.apache.sling.api.resource.Resource collectionResource)
Get a
HApiTypesCollection object from a Resource . |
Modifier and Type | Class and Description |
---|---|
class |
HApiTypesCollectionImpl |
Modifier and Type | Method and Description |
---|---|
HApiTypesCollection |
HApiUtilImpl.collectionFromPath(org.apache.sling.api.resource.ResourceResolver resolver,
String collectionPath)
Get a
HApiTypesCollection object from a path String. |
HApiTypesCollection |
HApiUtilImpl.collectionFromResource(org.apache.sling.api.resource.ResourceResolver resolver,
org.apache.sling.api.resource.Resource collectionResource)
Get a
HApiTypesCollection object from a Resource . |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.