public class ClassNameUpdater extends CayenneController
| Modifier and Type | Field and Description |
|---|---|
protected ObjEntity |
entity |
protected boolean |
updatePerformed |
protected ClassNameUpdaterView |
view |
application, parent, propertyChangeSupport| Constructor and Description |
|---|
ClassNameUpdater(CayenneController parent,
ObjEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doNameUpdate()
Executes entity class and client class name update.
|
Component |
getView()
Returns the vie wassociated with this Controller.
|
protected void |
initBindings(String suggestedServerName,
String suggestedClientName) |
addPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorprotected ClassNameUpdaterView view
protected ObjEntity entity
protected boolean updatePerformed
public ClassNameUpdater(CayenneController parent, ObjEntity entity)
public boolean doNameUpdate()
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerCopyright © 2001–2015 Apache Cayenne. All rights reserved.