Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

scalability.opp
Class OppQuerySubject  view OppQuerySubject download OppQuerySubject.java

java.lang.Object
  extended byscalability.opp.OppScalabilitySubject
      extended byscalability.opp.OppQuerySubject

public class OppQuerySubject
extends OppScalabilitySubject


Field Summary
private static java.lang.String PREVALENCE_BASE
           
 
Constructor Summary
OppQuerySubject()
           
 
Method Summary
 java.lang.Object createTestConnection()
           
 java.lang.String name()
           
 void replaceAllRecords(RecordIterator newRecords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PREVALENCE_BASE

private static final java.lang.String PREVALENCE_BASE
See Also:
Constant Field Values
Constructor Detail

OppQuerySubject

public OppQuerySubject()
Method Detail

createTestConnection

public java.lang.Object createTestConnection()

name

public java.lang.String name()

replaceAllRecords

public void replaceAllRecords(RecordIterator newRecords)