| Package | Description |
|---|---|
| org.squashtest.tm.domain.campaign | |
| org.squashtest.tm.domain.library | |
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Class and Description |
|---|---|
class |
Campaign |
class |
CampaignFolder |
class |
CampaignLibraryNode |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends GenericLibraryNode> |
CampaignLibraryNode.getGenericNodeClass() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends GenericLibraryNode> |
GenericLibraryNode.getGenericNodeClass()
Used internally, this class must be implemented by first-descendant of this (GenericLibraryNode) class.
|
| Constructor and Description |
|---|
QGenericLibraryNode(Class<? extends GenericLibraryNode> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QGenericLibraryNode(com.querydsl.core.types.Path<? extends GenericLibraryNode> path) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCase |
class |
TestCaseFolder |
class |
TestCaseLibraryNode
An organizational element ot the
TestCaseLibrary |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends GenericLibraryNode> |
TestCaseLibraryNode.getGenericNodeClass() |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.