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