wt.workflow.notebook
Class RepairBookmarkCabinetAndDomain
java.lang.Object
wt.workflow.notebook.RepairBookmarkCabinetAndDomain
- All Implemented Interfaces:
- RemoteAccess
- public class RepairBookmarkCabinetAndDomain
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepairBookmarkCabinetAndDomain
public RepairBookmarkCabinetAndDomain()
main
public static void main(String[] args)
fixCabinetAndDomain
public static void fixCabinetAndDomain()
throws SQLException,
WTException
- Throws:
SQLException
WTException
updateBookmark
private static void updateBookmark(long bookmarkId,
String table,
Connection connection)
throws SQLException,
WTException
- Throws:
SQLException
WTException