@Component(value="SearchContentDto") @Scope(value="prototype") public class SearchContentDto extends ContentDto
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_NAME |
created, creator, issued, lastContributor, modified, spaceTitle| Constructor and Description |
|---|
SearchContentDto() |
| Modifier and Type | Method and Description |
|---|---|
ContentDto |
toDto(Document document) |
getComponentName, getCreated, getCreator, getDescription, getIssued, getLastContributor, getModified, getPortalCmsPath, getPortalUrl, getProperties, getSpaceTitle, getTitle, getUrl, getUuid, setCreated, setCreator, setDescription, setIssued, setLastContributor, setModified, setPortalUrl, setProperties, setSpaceTitle, setTitle, setUrl, setUuidpublic static final String COMPONENT_NAME
public ContentDto toDto(Document document) throws ContentServiceException
toDto in class ContentDtoContentServiceExceptionCopyright © 2022. All rights reserved.