| Modifier and Type | Class and Description |
|---|---|
class |
Campaign |
class |
CampaignFolder |
class |
CampaignLibraryNode |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Folder<NODE extends LibraryNode>
Interface of a Library folder.
|
class |
FolderSupport<NODE extends LibraryNode,FOLDER extends Folder<NODE>>
This class is meant to be used as a delegate when one implements a
Folder. |
interface |
Library<NODE extends LibraryNode>
Interface for project libraries;
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Folder<NODE extends LibraryNode>
Interface of a Library folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLibraryNode
Generic superclass for library nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
LibraryNodeUtils.toString(LibraryNode node) |
| Constructor and Description |
|---|
ExportData(LibraryNode node) |
ExportData(LibraryNode node,
Folder folder) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLibrary<NODE extends LibraryNode>
Abstract superclass of
Library implementations based on generics. |
| Constructor and Description |
|---|
QGenericLibrary(Class<? extends GenericLibrary<? extends LibraryNode>> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
| Modifier and Type | Class and Description |
|---|---|
class |
Requirement
Entity requirement
Note that much of its setters will throw an IllegalRequirementModificationException if a modification is attempted
while the status does not allow it.
|
class |
RequirementFolder |
class |
RequirementLibraryNode<RESOURCE extends Resource> |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCase |
class |
TestCaseFolder |
class |
TestCaseLibraryNode
An organizational element ot the
TestCaseLibrary |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.