| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsArticleType
Type specifier for a particular article.
|
| Modifier and Type | Method and Description |
|---|---|
abstract WebCmsAssetType |
WebCmsAsset.getAssetType() |
| Constructor and Description |
|---|
QWebCmsAssetType(Class<? extends WebCmsAssetType<? extends WebCmsTypeSpecifier<?>>> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsAssetType(com.querydsl.core.types.Path<? extends WebCmsAssetType> path) |
| Modifier and Type | Method and Description |
|---|---|
WebCmsAssetType |
WebCmsImage.getAssetType() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsPageType
Type specifier for a particular page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsPublicationType
A type specifier for a
WebCmsPublication. |
Copyright © 2020. All rights reserved.