RESOURCE_TYPE_NON_EXISTING| Modifier and Type | Method and Description |
|---|---|
Iterable<ConnectorResource> |
executeQuery(String fulltext)
Executes a fulltext query on this resource.
|
Iterable<ConnectorResource> |
getChildren()
Lists the children of this resource.
|
Calendar |
getLastModified() |
String |
getMimeType() |
boolean |
isContainer() |
getChild, getName, getParent, getPath, getResourceMetadata, getResourceResolver, getResourceSuperType, getResourceType, getValueMap, hasChildren, isResourceType, listChildrenIterable<ConnectorResource> executeQuery(String fulltext)
fulltext - the fulltext query statement.Iterable<ConnectorResource> getChildren()
getChildren in interface ResourceResourceResolver.getChildren(Resource)boolean isContainer()
true if this resource is a container that contains
other resources; false otherwise.Calendar getLastModified()
String getMimeType()
Copyright © 2010 - 2020 Adobe. All Rights Reserved