Class GetResultList


  • public class GetResultList
    extends Result
    Response information object. Returned on call to GET method on list resource. Information used by provider to generate the appropriate output.
    Author:
    Rajeshwar Patil
    • Constructor Detail

    • Method Detail

      • getDomList

        public List<Dom> getDomList()
        Returns the List object associated with the list resource.
      • getCommandResourcesPaths

        public String[][] getCommandResourcesPaths()
        Returns an array of command resources paths and the operation type.
      • getMetaData

        public OptionsResult getMetaData()
        Returns OptionsResult - the meta-data of this resource.