|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumerationResourceState
Represents any enumeration response document. Provides access to the list of items returned by an enumeration pull or an optimized enumeration call. This list can be a list of the actual items or a list of XML fragments if an enumeration fragment request is performed.
Method Summary | |
---|---|
java.util.List<org.w3c.dom.Node> |
getEnumerationItems()
Return a list of all the item elements contained in the resource |
Methods inherited from interface com.sun.ws.management.client.ResourceState |
---|
getValues, getValueText, getValueText, getWrappedValueText, setFieldValue, setFieldValues, setWrappedFieldValue |
Methods inherited from interface com.sun.ws.management.ResourceStateDocument |
---|
getDocument, getFieldNames, getFieldNames, getWrappedFieldNames |
Method Detail |
---|
java.util.List<org.w3c.dom.Node> getEnumerationItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |