| Package | Description |
|---|---|
| org.apache.sling.cms.core.models |
| Modifier and Type | Method and Description |
|---|---|
Component |
EditableResource.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Component> |
ComponentManager.getAllComponents()
Returns all of the components in Sling CMS with a component type
specified.
|
java.util.Map<java.lang.String,java.util.List<Component>> |
ComponentManager.getComponentsByType()
Returns a Map of the components with a component type specified with the
key of the map being the component type and the value being the list of
components for that type.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.