com.ihr.xbrl.om.errors
Class XBRLInconsistencyCalculationSkipped

java.lang.Object
  extended by com.ihr.xbrl.om.errors.XBRLInconsistency
      extended by com.ihr.xbrl.om.errors.XBRLInconsistencyCalculationSkipped
All Implemented Interfaces:
LinkableErrorMessage

public class XBRLInconsistencyCalculationSkipped
extends XBRLInconsistency
implements LinkableErrorMessage

Author:
Ignacio

Nested Class Summary
 
Nested classes/interfaces inherited from class com.ihr.xbrl.om.errors.XBRLInconsistency
XBRLInconsistency.Contributor
 
Field Summary
 
Fields inherited from class com.ihr.xbrl.om.errors.XBRLInconsistency
ASSERTION_EVALUATION_FAILED, CALCULATION_COMPARISON_OF_NUMBER_WITH_ZERO_PRECISION_ZERO, CALCULATION_MISTMATCH, CALCULATION_RULE_SKIPPED_BY_DUPLICATE, DTS_DISCOVERY_FILE_NAME_DIFFERS, NUMBER_ROUNDED_TO_PRECISION_ZERO
 
Fields inherited from interface com.ihr.xbrl.om.errors.LinkableErrorMessage
styles
 
Constructor Summary
XBRLInconsistencyCalculationSkipped(XBRLRoleType role, XBRLFactItem factTotal, XBRLFactItem factItem, XBRLFactItem factItem2)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getLinkableMessage(KeysForFactsProvider kp, LabelsProvider lp)
          Returns the error message in HTML format including links to the items to be highlighted when the mouse goes over.
 XBRLRoleType getRole()
           
 int hashCode()
           
 
Methods inherited from class com.ihr.xbrl.om.errors.XBRLInconsistency
getCode, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XBRLInconsistencyCalculationSkipped

public XBRLInconsistencyCalculationSkipped(XBRLRoleType role,
                                           XBRLFactItem factTotal,
                                           XBRLFactItem factItem,
                                           XBRLFactItem factItem2)
Method Detail

getLinkableMessage

public java.lang.String getLinkableMessage(KeysForFactsProvider kp,
                                           LabelsProvider lp)
Description copied from interface: LinkableErrorMessage
Returns the error message in HTML format including links to the items to be highlighted when the mouse goes over.

Specified by:
getLinkableMessage in interface LinkableErrorMessage
Parameters:
kp - This is an object that generates keys to be used at the time to generate links to fact items
lp - This is the labels provider in order to allow obtaining labels for concepts
Returns:
String

getRole

public XBRLRoleType getRole()
Returns:
XBRLRoleType

hashCode

public int hashCode()
Overrides:
hashCode in class XBRLInconsistency

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class XBRLInconsistency


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