| Package | Description |
|---|---|
| com.foreach.across.modules.webcms.domain.publication |
| Modifier and Type | Method and Description |
|---|---|
WebCmsPublicationType |
WebCmsPublication.getAssetType() |
| Constructor and Description |
|---|
WebCmsPublication(Long id,
Long newEntityId,
String objectId,
String createdBy,
Date createdDate,
String lastModifiedBy,
Date lastModifiedDate,
WebCmsDomain domain,
boolean published,
Date publicationDate,
int sortIndex,
String name,
String publicationKey,
WebCmsPublicationType publicationType,
WebCmsPage articleTemplatePage) |
| Constructor and Description |
|---|
QWebCmsPublicationType(Class<? extends WebCmsPublicationType> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QWebCmsPublicationType(com.querydsl.core.types.Path<? extends WebCmsPublicationType> path) |
Copyright © 2020. All rights reserved.