com.ihr.xbrl.updates
Class UpdateFactProperties.UpdateSingleFactProperties

java.lang.Object
  extended by com.ihr.xbrl.updates.UpdateFactProperties.UpdateSingleFactProperties
Enclosing class:
UpdateFactProperties

public static class UpdateFactProperties.UpdateSingleFactProperties
extends java.lang.Object


Field Summary
static int ERROR
           
static int OK
           
static int UNINITIALIZED
           
 
Constructor Summary
UpdateFactProperties.UpdateSingleFactProperties()
           
 
Method Summary
 java.lang.Exception getException1()
           
 java.lang.Exception getException2()
           
 java.lang.Long getFactId()
           
 int getStatus()
           
 int processFact(java.lang.Long factId)
           
 void reset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNINITIALIZED

public static final int UNINITIALIZED
See Also:
Constant Field Values

OK

public static final int OK
See Also:
Constant Field Values

ERROR

public static final int ERROR
See Also:
Constant Field Values
Constructor Detail

UpdateFactProperties.UpdateSingleFactProperties

public UpdateFactProperties.UpdateSingleFactProperties()
Method Detail

reset

public void reset()

processFact

public int processFact(java.lang.Long factId)

getStatus

public int getStatus()
Returns:
the status

getException1

public java.lang.Exception getException1()

getException2

public java.lang.Exception getException2()

getFactId

public java.lang.Long getFactId()
Returns:
the factId


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa