public static class UpdateFactProperties.UpdateSingleFactProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ERROR
The Constant ERROR.
|
static int |
OK
The Constant OK.
|
static int |
UNINITIALIZED
The Constant UNINITIALIZED.
|
Constructor and Description |
---|
UpdateSingleFactProperties()
Instantiates a new update single fact properties.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException1()
Gets the exception1.
|
java.lang.Exception |
getException2()
Gets the exception2.
|
java.lang.Long |
getFactId()
Gets the fact id.
|
int |
getStatus()
Gets the status.
|
int |
processFact(java.lang.Long factId)
Process fact.
|
void |
reset()
Reset.
|
public static final int UNINITIALIZED
public static final int OK
public static final int ERROR
public UpdateSingleFactProperties()
public void reset()
public int processFact(java.lang.Long factId)
factId
- the fact idpublic int getStatus()
public java.lang.Exception getException1()
public java.lang.Exception getException2()
public java.lang.Long getFactId()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa