| Interface | Description |
|---|---|
| Copiable | |
| Folder<NODE extends LibraryNode> |
Interface of a Library folder.
|
| HasExecutionStatus | |
| Library<NODE extends LibraryNode> |
Interface for project libraries;
|
| LibraryNode |
Interface for a content node of a library.
|
| NodeContainer<NODE extends TreeNode> |
Interface for an object which contains tree node objects.
|
| NodeContainerVisitor |
Interface for an object which can visit a functional node container including :
CampaignLibrary
RequirementLibrary
TestCaseLibrary
CampaignFolder
RequirementFolder
TestCaseFolder
Campaign
Iteration
.
|
| NodeVisitor |
Interface for an object which can visit a functional tree node including :
CampaignFolder
RequirementFolder
TestCaseFolder
Requirement
TestCase
Campaign
Iteration
TestSuite
.
|
| PluginReferencer<BIND extends LibraryPluginBinding> | |
| TreeNode |
Holds TreeNode methods.
|
| Class | Description |
|---|---|
| ExportData |
Common DataSource for jasper Node Export
|
| FolderSupport<NODE extends LibraryNode,FOLDER extends Folder<NODE>> |
This class is meant to be used as a delegate when one implements a
Folder. |
| GenericLibraryNode |
Generic superclass for library nodes.
|
| IndexModel | |
| LibraryNodeUtils | |
| NodeReference |
POJO holding basic informations regarding nodes, when one do not need the full data held in the Session cache.
|
| WhichNodeVisitor |
Look, enough of that visitor logic b*******
|
| Enum | Description |
|---|---|
| WhichNodeVisitor.NodeType |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.