| Modifier and Type | Method and Description |
|---|---|
StubProject |
StubProjectObjectManager.create() |
StubProject |
StubProjectObjectManager.create(Storable parent,
String type,
Map parameters) |
StubProject |
StubProjectObjectManager.getByUuid(UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
StubProject |
StubProjectRepository.getByUuid(UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
StubProject |
Folder.getProject()
Get parent project, going up via parents if necessary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Folder.setProject(StubProject project) |
| Modifier and Type | Method and Description |
|---|---|
StubProject |
IntegrationConfig.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationConfig.setParent(StubProject parent) |
| Constructor and Description |
|---|
QStubProject(Class<? extends StubProject> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QStubProject(com.querydsl.core.types.Path<? extends StubProject> path) |
Copyright © 2025. All rights reserved.