com.bmc.arsys.api
Class SetFieldsFromWebService
java.lang.Object
com.bmc.arsys.api.Action
com.bmc.arsys.api.SetFieldsAction
com.bmc.arsys.api.SetFieldsFromFilterAPI
com.bmc.arsys.api.SetFieldsFromWebService
- All Implemented Interfaces:
- ActiveLinkAction, FilterAction, Serializable, Cloneable
public class SetFieldsFromWebService
- extends SetFieldsFromFilterAPI
- implements FilterAction, Cloneable, Serializable
- See Also:
- Serialized Form
Method Summary |
boolean |
equals(Object obj)
Use this method for checking equality between the current object and the
provided one. |
Methods inherited from class com.bmc.arsys.api.SetFieldsFromFilterAPI |
addInputAssignment, addInputAssignment, addInputAssignment, addInputAssignment, addInputAssignment, addInputAssignment, addInputAssignment, addInputAssignment, clone, getInputAssignList, getMultiMatchOption, getNoMatchOption, getServiceName, setInputAssignList, setMultiMatchOption, setNoMatchOption, setServiceName |
Methods inherited from class com.bmc.arsys.api.SetFieldsAction |
equals, getFromServer, getReadValuesFrom, getSampleForm, getSampleServer, getSetFieldsList, hashCode, setFromServer, setReadValuesFrom, setSampleForm, setSampleServer, setSetFieldsList, toString |
SetFieldsFromWebService
public SetFieldsFromWebService()
SetFieldsFromWebService
public SetFieldsFromWebService(String fromServer,
String fromForm,
List<FieldAssignInfo> fieldList)
equals
public boolean equals(Object obj)
- Description copied from class:
SetFieldsAction
- Use this method for checking equality between the current object and the
provided one. The result is true only if the argument is not null, is of
the same type and represents the same content.
- Overrides:
equals
in class SetFieldsFromFilterAPI
- Parameters:
obj
- the object that we are comparing to
- Returns:
- returns a boolean that tells if the two objects equal
? Copyright 2006, 2007 BMC Software, Inc.