public static class AbstractEditableTableBean.ReplaceResultImpl extends AbstractEditableTableBean.CommitResultImpl implements StructureModifiableTableBean.ReplaceResult
| Constructor and Description |
|---|
AbstractEditableTableBean.ReplaceResultImpl(StructureModifiableTableBean.ReplaceSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
commitChanges(TableBean<? extends TableData> tableBean,
StructureModifiableTableBean.CallBack callBack,
boolean currentView) |
java.lang.String |
getConnectionId() |
java.lang.String |
getFromId() |
StructureModifiableTableBean.ReplaceSpec |
getReplaceSpec() |
java.lang.String |
getToId() |
protected boolean |
isCommittable() |
void |
setConnectionId(java.lang.String connectionId) |
void |
setFromId(java.lang.String fromId) |
void |
setToId(java.lang.String toId) |
commitChanges, notifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcommitChangespublic AbstractEditableTableBean.ReplaceResultImpl(StructureModifiableTableBean.ReplaceSpec spec)
public void setToId(java.lang.String toId)
public void setFromId(java.lang.String fromId)
public void setConnectionId(java.lang.String connectionId)
public StructureModifiableTableBean.ReplaceSpec getReplaceSpec()
getReplaceSpec in interface StructureModifiableTableBean.ReplaceResultpublic java.lang.String getToId()
getToId in interface StructureModifiableTableBean.ReplaceResultpublic java.lang.String getFromId()
getFromId in interface StructureModifiableTableBean.ReplaceResultpublic java.lang.String getConnectionId()
getConnectionId in interface StructureModifiableTableBean.ReplaceResultprotected void commitChanges(TableBean<? extends TableData> tableBean, StructureModifiableTableBean.CallBack callBack, boolean currentView) throws TVCException
commitChanges in class AbstractEditableTableBean.CommitResultImplTVCExceptionprotected boolean isCommittable()
isCommittable in class AbstractEditableTableBean.CommitResultImplCopyright ? Technia AB. All Rights Reserved.