public class CurrentBatch
extends java.lang.Object
For internal use only.
Constructor and Description |
---|
CurrentBatch() |
Modifier and Type | Method and Description |
---|---|
EntityValueMap |
getContentIDRefs() |
int |
getLastErrorCode() |
static CurrentBatch |
getThreadLocal() |
void |
setContentIDRefs(EntityValueMap value) |
void |
setLastErrorCode(int value) |
static void |
setThreadLocal(CurrentBatch value) |
public EntityValueMap getContentIDRefs()
public int getLastErrorCode()
public static CurrentBatch getThreadLocal()
public void setContentIDRefs(EntityValueMap value)
public void setLastErrorCode(int value)
public static void setThreadLocal(CurrentBatch value)