com.ibm.tws.objects.filter
Interface WorkstationClassFilters


public interface WorkstationClassFilters

This interface exposes names of parameters used in QueryFilter objects to filter on workstation classes.
(These filters can be used only with a TWS Distributed engine.)


Field Summary
static java.lang.String COPYRIGHT
          Copyright.
static java.lang.String WORKSTATION_CLASS_NAME
          The workstation class name filter.
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright.


WORKSTATION_CLASS_NAME

public static final java.lang.String WORKSTATION_CLASS_NAME
The workstation class name filter. String parameter.

See Also:
Constant Field Values


Copyright © 2005 IBM All Rights Reserved.