public class RuntimeResourceModel extends Object
Constructor and Description |
---|
RuntimeResourceModel(List<Resource> resources)
Creates new runtime resource model from the list of resources.
|
Modifier and Type | Method and Description |
---|---|
List<RuntimeResource> |
getRuntimeResources()
Get list of runtime resources from this model (excluding child resources which are accessible in the
returned resources).
|
public List<RuntimeResource> getRuntimeResources()
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.