wt.fv.uploadtocache
Class CCSRepair
java.lang.Object
wt.fv.uploadtocache.CCSRepair
- All Implemented Interfaces:
- RemoteAccess
- public class CCSRepair
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
viewOnly
private static boolean viewOnly
removeMode
private static boolean removeMode
SERVER
static final boolean SERVER
CLASSNAME
private static final String CLASSNAME
FC_RESOURCE
private static final String FC_RESOURCE
- See Also:
- Constant Field Values
CCSRepair
public CCSRepair()
main
public static void main(String[] args)
repairCCS
private static void repairCCS()
throws WTException
- Throws:
WTException
serverSide_getAppDataSet
public static QueryResult serverSide_getAppDataSet()
throws WTException
- Throws:
WTException
checkAppDataContentIntegrity
private static Vector checkAppDataContentIntegrity(QueryResult adVec)
throws WTException
- Throws:
WTException
attemptToFixAppData
private static boolean attemptToFixAppData(ApplicationData apd)
throws WTException
- Throws:
WTException
findCorPredecessorAppData
private static ApplicationData findCorPredecessorAppData(ContentHolder prevCH,
ApplicationData apd)
throws WTException
- Throws:
WTException
findContentHolder
private static ContentHolder findContentHolder(ApplicationData apd)
throws WTException
- Throws:
WTException
processArgs
private static boolean processArgs(String[] args)
print
private static void print(String msg)
print
private static void print(String msg,
boolean printInRemoveMode)
usage
private static void usage()
removeCorruptedContent
private static int removeCorruptedContent(Vector toRemoveV)
serverRequestor_removeContentStructure
private static boolean serverRequestor_removeContentStructure(ApplicationData ad)
throws WTException
- Throws:
WTException
serverRequestor_getCorruptedAppDataSet
private static QueryResult serverRequestor_getCorruptedAppDataSet()
throws WTException
- Throws:
WTException
serverSide_RemoveContentStructure
public static boolean serverSide_RemoveContentStructure(ApplicationData ad)
throws WTException
- Throws:
WTException
findAppDataHolderLink
private static HolderToContent findAppDataHolderLink(ApplicationData ad)
throws WTException
- Throws:
WTException