com.nitidus.wt.fastload
Class cCPThreadEntry
java.lang.Object
com.nitidus.wt.fastload.cCPThreadEntry
- All Implemented Interfaces:
- Serializable
- public class cCPThreadEntry
- extends Object
- implements Serializable
Task Entry used by threads
This class is shared class between Windchill and CounterPart
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fJobID
public Long fJobID
fMethodsAndArgs
public Vector fMethodsAndArgs
fDataToLoad
public Vector fDataToLoad
fRowNumber
public int[] fRowNumber
cCPThreadEntry
public cCPThreadEntry(Vector dataToLoad,
Vector methodsAndArgs,
int[] rowNumber)
- Constructor
- Parameters:
dataToLoad
- - vector of data that is loaded in WindchillmethodsAndArgs
- - vector of methods with its required arguments for hash table