|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.intermine.objectstore.query.ClobAccess.ClobAccessSubclassFactory
public abstract static class ClobAccess.ClobAccessSubclassFactory
Class to provide fast access to the constructor of plugin subclasses of ClobAccess.
| Constructor Summary | |
|---|---|
ClobAccess.ClobAccessSubclassFactory()
|
|
| Method Summary | |
|---|---|
abstract ClobAccess |
invokeConstructor(ClobAccess clobAccess)
Method to return a new instance of the subclass of ClobAccess that this object represents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClobAccess.ClobAccessSubclassFactory()
| Method Detail |
|---|
public abstract ClobAccess invokeConstructor(ClobAccess clobAccess)
clobAccess - the existing ClobAccess object to pass in to the constructor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||