| Modifier and Type | Method and Description |
|---|---|
Collection |
Registry.executeQuery(String path,
Map parameters)
Executes a custom query which lives at the given path in the Registry.
|
Collection |
CoreRegistry.get(String path,
int start,
int pageSize)
Returns the Collection at the given path, with the content paginated according to the
arguments.
|
Collection |
CoreRegistry.newCollection()
Creates a new collection.
|
Collection |
Registry.searchContent(String keywords)
Search the content of resources
|
Copyright © 2018 WSO2 Inc. All rights reserved.