com.ihr.xbrl.versioning
Class ConceptActivityReport
java.lang.Object
com.ihr.xbrl.versioning.ConceptActivityReport
public class ConceptActivityReport
- extends java.lang.Object
This is a class that encapsulates information about what happened to a concept from
a previous version of the taxonomy to a new version of the taxonomy
- Author:
- Ignacio
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIGRATION_OK
public static final int MIGRATION_OK
- See Also:
- Constant Field Values
MIGRATION_NOT_POSSIBLE
public static final int MIGRATION_NOT_POSSIBLE
- See Also:
- Constant Field Values
MIGRATION_WITH_WARNINGS
public static final int MIGRATION_WITH_WARNINGS
- See Also:
- Constant Field Values
ConceptActivityReport
public ConceptActivityReport(javax.xml.namespace.QName concept,
VlVersioningProcessor vp)
migrationPossibilities
public int migrationPossibilities()
- Returns:
- int
getNewConcept
public XMLElementDefinition getNewConcept()
- Returns:
- XMLElementDefinition
getAssignments
public java.util.Iterator<Assignment> getAssignments()
- Returns:
- Iterator
getActions
public java.util.Iterator<Action> getActions(Assignment as)
- Parameters:
as -
- Returns:
- Iterator
getEvents
public java.util.Iterator<Event> getEvents(Action ac)
- Parameters:
ac -
- Returns:
- Iterator
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa