Uses of Class
com.hqme.cm.Property

Uses of Property in com.hqme.cm
 

Fields in com.hqme.cm declared as Property
 Property[] Account.properties
           
 

Methods in com.hqme.cm that return Property
 Property[] IVSD.getCommandStatus(int commandId)
          Retrieve the status for a previously submitted VSD command.
 Property[] IContentObject.properties()
          Retrieve all properties associated with the content object.
 Property[] IQueueRequest.properties()
          Retrieve all properties associated with the queue request.
 

Methods in com.hqme.cm with parameters of type Property
 int IVSD.issueCommand(int commandId, Property[] arguments)
          Issue a VSD a command.