public final class OutgoingReferencesHelper extends Object
Modifier | Constructor and Description |
---|---|
private |
OutgoingReferencesHelper() |
Modifier and Type | Method and Description |
---|---|
static NodeIterator |
getContentOutgoingReferences(JCRAmetysObject content)
Get content outgoing references from the content
|
private OutgoingReferencesHelper()
public static NodeIterator getContentOutgoingReferences(JCRAmetysObject content) throws InvalidQueryException, RepositoryException
content
- the contentInvalidQueryException
- if a query error occurredRepositoryException
- if a repository error occurred