com.unitesk.requality.nodetypes
Class ReportData
java.lang.Object
com.unitesk.requality.core.TreeNode
com.unitesk.requality.nodetypes.ReportData
public class ReportData
- extends TreeNode
Methods inherited from class com.unitesk.requality.core.TreeNode |
addBaseNode, canAddCopyOf, canBeChildOf, canBeCopiedTo, canBeDeleted, canBeParentOf, canBeParentOf, createChild, createChild, createCopyIn, delete, deleteResource, equals, findChild, getAttribute, getAttributeKeys, getAttributes, getAttributeValue, getAttributeValue, getBaseNodes, getBooleanAttributeValue, getBooleanAttributeValue, getChild, getChildrenUUIds, getDescription, getDescription, getFloatAttributeValue, getFloatAttributeValue, getId, getIndex, getIntAttributeValue, getIntAttributeValue, getListAttributeValue, getParent, getParentUUId, getPossibleChildTypes, getPossibleParentTypes, getPredicate, getQualifiedId, getResourceContent, getResourcesPath, getSortedChildren, getSortedChildren, getSortedChildren, getStringAttributeValue, getStringAttributeValue, getTreeDB, getType, getUserFriendlyName, getUUId, isCopyable, isDisposed, isResourceExists, isValidFileName, isValidId, isValidId, isValidId, processResourcesPath, putAttribute, removeAttribute, removeBaseNode, removeChild, saveAttributes, setDescription, setDisposed, setId, setIndex, setParent, setPredicate, setResourceContent, setResourceContent, setType, sizeChildren, toNodeDesc, toNodeDesc, toString, updateTreeNodes |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE_NAME
public static final java.lang.String TYPE_NAME
- See Also:
- Constant Field Values
ATTR_ROOT_REQUIREMENT
public static final java.lang.String ATTR_ROOT_REQUIREMENT
- See Also:
- Constant Field Values
ATTR_DATE
public static final java.lang.String ATTR_DATE
- See Also:
- Constant Field Values
ATTR_TEMPLATE
public static final java.lang.String ATTR_TEMPLATE
- See Also:
- Constant Field Values
ReportData
public ReportData()
ReportData
public ReportData(TreeDB db,
java.util.UUID uuid)
getStartRequirementQId
public java.lang.String getStartRequirementQId()
getData
public java.util.Map<java.lang.String,java.lang.Object> getData()
getSaveDir
public java.lang.String getSaveDir()
getTemplateId
public java.lang.String getTemplateId()
possibleParents
protected java.util.List<java.lang.String> possibleParents()
- Overrides:
possibleParents
in class TreeNode
possibleChildren
protected java.util.List<java.lang.String> possibleChildren()
- Overrides:
possibleChildren
in class TreeNode