atg.adapter.gsa
Class SchemaTracker
java.lang.Object
atg.adapter.gsa.SchemaTracker
public class SchemaTracker
- extends java.lang.Object
Field Summary |
java.util.HashMap<java.lang.String,java.util.List<atg.adapter.gsa.GSARepository>> |
mTableToRepository
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mTableToRepository
public java.util.HashMap<java.lang.String,java.util.List<atg.adapter.gsa.GSARepository>> mTableToRepository
getTableToRepository
public java.util.HashMap<java.lang.String,java.util.List<atg.adapter.gsa.GSARepository>> getTableToRepository()
- Returns:
- the tableToRepository
setTableToRepository
public void setTableToRepository(java.util.HashMap<java.lang.String,java.util.List<atg.adapter.gsa.GSARepository>> pTableToRepository)
- Parameters:
pTableToRepository
- the tableToRepository to set
getSchemaTracker
public static SchemaTracker getSchemaTracker()
reset
public void reset()
- Resets the state in this class.
Copyright © 2009. All Rights Reserved.