public class SuperclassUpdateController extends DefaultsPreferencesController
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_CONTROL |
protected boolean |
clientUpdate |
static String |
UNINIT_CONTROL |
protected DefaultsPreferencesView |
view |
allEntities, dataMap, mediatorapplication, parent, propertyChangeSupport| Constructor and Description |
|---|
SuperclassUpdateController(ProjectController mediator,
DataMap dataMap,
boolean clientUpdate) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSuperclass() |
protected String |
getSuperClassName(ObjEntity entity) |
Component |
getView()
Returns the vie wassociated with this Controller.
|
protected void |
setSuperClassName(ObjEntity entity,
String superClassName) |
void |
startupAction()
Creates and runs superclass update dialog.
|
protected void |
updateSuperclass() |
isAllEntities, isUninitializedEntitiesaddPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorpublic static final String ALL_CONTROL
public static final String UNINIT_CONTROL
protected boolean clientUpdate
protected DefaultsPreferencesView view
public SuperclassUpdateController(ProjectController mediator, DataMap dataMap, boolean clientUpdate)
public void startupAction()
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerprotected void updateSuperclass()
protected String getSuperclass()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.