AR System Java API

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

Uses of CriteriaFlags in com.bmc.arsys.api
 

Subclasses of CriteriaFlags in com.bmc.arsys.api
 class ActiveLinkCriteria
          The ActiveLinkCriteria class is used to specify the list of ActiveLink information to retrieve call from the AR System server.
 class AlertMessageCriteria
          The AlertMessageCriteria class defines what values you want returned for a particular message.
 class ContainerCriteria
          The ContainerCriteria class is used to specify the list of Container information.
 class EscalationCriteria
          The EscalationCriteria class is used to specify the list of Escalation information to retrieve from the AR System server.
 class FieldCriteria
          The FieldCriteria class is used to specify the list of Field information
 class FilterCriteria
          The FilterCriteria class is used to specify the list of Filter information to retrieve from the AR System server.
 class FormCriteria
          This class is used to provide the criteria of the various forms.
 class ImageCriteria
          The ImageCriteria class is used to specify the list of Image information to retrieve from the AR System server.
 class LocalizedValueCriteria
          The LocalizedValueCriteria class defines what values you want returned for a particular message, that is, whether you want to return the message text value, the time stamp, or both.
 class MenuCriteria
          The MenuCriteria class is used to specify the list of Menu information to retrieve from the AR System server.
 class ObjectBaseCriteria
          This class is base class of all the object criteria class.
 class SupportFileCriteria
          The SupportFileCriteria class is used to specify the list of SupportFile information
 class ViewCriteria
          The ViewCriteria class is used to specify the list of View information for any view object on the AR System server.
 

Methods in com.bmc.arsys.api that return CriteriaFlags
 CriteriaFlags ObjectBase.getChangeFlags()
          Returns a CriteriaFlags instance that indicates changes made to the Object using setters.
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.