public interface ResourceCollection extends TraversableAmetysObject, ExplorerNode
| Modifier and Type | Method and Description | 
|---|---|
String | 
getResourcePath()
Deprecated. 
 
Use the getExplorerPath method 
 | 
boolean | 
hasChildResources()
Returns true if this explorer node contains resources. 
 | 
getChild, getChildAt, getChildPosition, getChildren, hasChildgetApplicationId, getDescription, getExplorerPath, getIconCls, hasChildExplorerNodesequals, getId, getName, getParent, getParentPath, getPath, hashCode@Deprecated String getResourcePath() throws AmetysRepositoryException
AmetysRepositoryException - if an error occurs.boolean hasChildResources() throws AmetysRepositoryException
AmetysRepositoryException - if an error occurs.