AR System Java API

Uses of Class
com.bmc.arsys.api.SetFieldsAction

Uses of SetFieldsAction in com.bmc.arsys.api
 

Subclasses of SetFieldsAction in com.bmc.arsys.api
 class SetFieldsFromCurrentScreen
          Set Fields action as CURRENT SCREEN (active links), the field is set with a value that is not from the database.
 class SetFieldsFromCurrentTransaction
          Set Fields action as CURRENT TRANSACTION (filters and escalations), the field is set with a value that is not from the database.
 class SetFieldsFromFilterAPI
          For filters and escalations, user can pass values from the Set Fields window to a filter API plug-in service.
 class SetFieldsFromForm
          This class represents another type of setFields.
 class SetFieldsFromSQL
          This is a type of setfields.
 class SetFieldsFromWebService
          This class is a type of setField, where WEB SERVICE is used as the data source to enter data from the web service into the base form.
 

Methods in com.bmc.arsys.api with parameters of type SetFieldsAction
 void ObjectPrinter.printSetFieldsActionInfo(String indent, String header, SetFieldsAction value)
           
 void ParameterValidator.validateARSetFieldsAction(SetFieldsAction sfa)
          Validate that an object of type SetFieldsAction contains a value and that the value is legal.
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.