AR System Java API

com.bmc.arsys.api
Class SupportFileCriteria

java.lang.Object
  extended by com.bmc.arsys.api.CriteriaFlags
      extended by com.bmc.arsys.api.SupportFileCriteria
All Implemented Interfaces:
Serializable, Cloneable

public class SupportFileCriteria
extends CriteriaFlags
implements Serializable

The SupportFileCriteria class is used to specify the list of SupportFile information

See Also:
Serialized Form

Field Summary
static int FILE_CONTENTS
          Returns contents of specified support file.
static int TIMESTAMP
          Returns time stamp of specified support file.
 
Constructor Summary
SupportFileCriteria()
           
 
Method Summary
 
Methods inherited from class com.bmc.arsys.api.CriteriaFlags
clone, equals, getParameters, getPropertiesToRetrieve, hashCode, resetCriteriaFlags, setParameter, setPropertiesToRetrieve, setRetrieveAll, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

FILE_CONTENTS

public static final int FILE_CONTENTS
Returns contents of specified support file.


TIMESTAMP

public static final int TIMESTAMP
Returns time stamp of specified support file.

Constructor Detail

SupportFileCriteria

public SupportFileCriteria()

AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.