public class GetChildrenResult
extends java.lang.Object
Contains:
null
if the children have been get from cache| Constructor and Description |
|---|
GetChildrenResult(IElementList pElementList,
IAction pAction)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IAction |
getAction()
Gets the executed action to get the children of the resource or
null if the children have been get from cache. |
IElementList |
getElementList()
Gets the element list contained the resource's children.
|
public GetChildrenResult(IElementList pElementList, IAction pAction)
pElementList - the element list contained the children of the resourcepAction - The action executed to get the children or null
if the children have been get from cachepublic IElementList getElementList()
public IAction getAction()
null if the children have been get from cache.null if the children have
been get from cacheCopyright © 2015 Micro Focus GmbH. All rights reserved.