| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaImmutableModel
public class ASATableSchemaImmutableModel
Immutable model for ASA table schema editor
| Constructor Summary | |
|---|---|
| ASATableSchemaImmutableModel(BaseTable object,
                             java.util.Map ojbects) | |
| Method Summary | |
|---|---|
|  void | refreshFromDB(java.lang.String newName)Subclass should override this method | 
| Methods inherited from class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel | 
|---|
| equals, getAdditionalSQLObjects, getMainSQLObject, isModelExist | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ASATableSchemaImmutableModel(BaseTable object,
                                    java.util.Map ojbects)
| Method Detail | 
|---|
public void refreshFromDB(java.lang.String newName)
AbstractSchemaObjectImmutableModel
refreshFromDB in interface ISchemaObjectImmutableModelrefreshFromDB in class AbstractSchemaObjectImmutableModelnewName - the name of the main object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||