|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTArchiveSystemInClauseOper | |
wt.dataops.archivesystem | |
wt.dataops.archivesystem.cyaimpl | |
wt.dataops.archivesystem.fileimpl |
Uses of WTArchiveSystemInClauseOper in wt.dataops.archivesystem |
Fields in wt.dataops.archivesystem declared as WTArchiveSystemInClauseOper | |
private WTArchiveSystemInClauseOper |
WTArchiveSystemQueryClause.inOper
|
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.EQ
Supported API: false |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.NE
Supported API: false |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.GE
Supported API: false |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.LE
Supported API: false |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.GT
Supported API: false |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.LT
Supported API: false |
Methods in wt.dataops.archivesystem that return WTArchiveSystemInClauseOper | |
protected WTArchiveSystemInClauseOper |
WTArchiveSystemQueryClause.getInOper()
Gets the value of the attribute: inOper. |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.newWTArchiveSystemInClauseOper(int secretHandshake)
Used by EnumeratedType for constructing instances of WTArchiveSystemInClauseOper, from a resource bundle. |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.toWTArchiveSystemInClauseOper(String internal_value)
Returns the WTArchiveSystemInClauseOper instance for the internal_value argument. |
static WTArchiveSystemInClauseOper |
WTArchiveSystemInClauseOper.getWTArchiveSystemInClauseOperDefault()
Returns the default value (instance) for the WTArchiveSystemInClauseOper set. |
static WTArchiveSystemInClauseOper[] |
WTArchiveSystemInClauseOper.getWTArchiveSystemInClauseOperSet()
Returns a copy of the set of valid values (instances) for the WTArchiveSystemInClauseOper class. |
Methods in wt.dataops.archivesystem with parameters of type WTArchiveSystemInClauseOper | |
protected void |
WTArchiveSystemQueryClause.setInOper(WTArchiveSystemInClauseOper a_InOper)
Sets the value of the attribute: inOper. |
WTArchiveSystemQueryClause |
WTArchiveSystemQuery.addClause(String name,
String val,
WTArchiveSystemInClauseOper oper)
Supported API: false |
ArchiveResident[] |
WTArchiveSystem.queryObject(Map criteria,
String[] aVols,
String[] sources,
WTArchiveSystemInClauseOper operInClause,
WTArchiveSystemBetClauseOper operBetClause)
Supported API: false |
void |
WTArchiveSystem.addClause(String name,
String val,
WTArchiveSystemInClauseOper oper)
Supported API: false |
Constructors in wt.dataops.archivesystem with parameters of type WTArchiveSystemInClauseOper | |
WTArchiveSystemQueryClause(String name,
String value,
WTArchiveSystemInClauseOper oper)
Supported API: false |
Uses of WTArchiveSystemInClauseOper in wt.dataops.archivesystem.cyaimpl |
Methods in wt.dataops.archivesystem.cyaimpl with parameters of type WTArchiveSystemInClauseOper | |
ArchiveResident[] |
CYAArchiveSystem.queryObject(Map criteria,
String[] aVols,
String[] sources,
WTArchiveSystemInClauseOper operInClause,
WTArchiveSystemBetClauseOper operBetClause)
Supported API: false |
void |
CYAArchiveSystem.addClause(String name,
String val,
WTArchiveSystemInClauseOper oper)
Supported API: false |
Uses of WTArchiveSystemInClauseOper in wt.dataops.archivesystem.fileimpl |
Methods in wt.dataops.archivesystem.fileimpl with parameters of type WTArchiveSystemInClauseOper | |
ArchiveResident[] |
FileArchiveSystem.queryObject(Map criteria,
String[] aVols,
String[] sources,
WTArchiveSystemInClauseOper operInClause,
WTArchiveSystemBetClauseOper operBetClause)
Supported API: false |
void |
FileArchiveSystem.addClause(String name,
String val,
WTArchiveSystemInClauseOper oper)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |