public static class AbstractEditableTableBean.ConnectResultImpl extends AbstractEditableTableBean.CommitResultImpl implements StructureModifiableTableBean.ConnectResult
| Constructor and Description |
|---|
AbstractEditableTableBean.ConnectResultImpl(StructureModifiableTableBean.ConnectSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
commitChanges(TableBean<? extends TableData> tableBean,
StructureModifiableTableBean.CallBack callBack,
boolean currentView) |
java.lang.String |
getConnectionId() |
StructureModifiableTableBean.ConnectSpec |
getConnectSpec() |
protected boolean |
isCommittable() |
protected boolean |
isReverseFindable()
whether to find nodes in reverse direction if not found in given
direction
|
void |
setAsRoot(boolean asRoot) |
void |
setConnectionId(java.lang.String connectionId) |
void |
setReverseFindable(boolean reverseFindable) |
protected void |
wasAdded(StructureModifiableTableBean.CallBack callBack,
TableBean<? extends TableData> tableBean,
TableData tableData) |
commitChanges, notifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcommitChangespublic AbstractEditableTableBean.ConnectResultImpl(StructureModifiableTableBean.ConnectSpec spec)
public StructureModifiableTableBean.ConnectSpec getConnectSpec()
getConnectSpec in interface StructureModifiableTableBean.ConnectResultspec used when creating the
connectionspublic java.lang.String getConnectionId()
getConnectionId in interface StructureModifiableTableBean.ConnectResultpublic void setAsRoot(boolean asRoot)
public void setConnectionId(java.lang.String connectionId)
protected boolean isReverseFindable()
public void setReverseFindable(boolean reverseFindable)
protected void commitChanges(TableBean<? extends TableData> tableBean, StructureModifiableTableBean.CallBack callBack, boolean currentView) throws TVCException
commitChanges in class AbstractEditableTableBean.CommitResultImplTVCExceptionprotected void wasAdded(StructureModifiableTableBean.CallBack callBack, TableBean<? extends TableData> tableBean, TableData tableData) throws TVCException
TVCExceptionprotected boolean isCommittable()
isCommittable in class AbstractEditableTableBean.CommitResultImplCopyright ? Technia AB. All Rights Reserved.