W - domain objectpublic interface WebpageService<W extends Webpage> extends ResourceService<W>
| Modifier and Type | Method and Description |
|---|---|
Webpage |
save(W webpage,
UUID websiteUUID,
org.springframework.validation.Errors results) |
Webpage save(W webpage, UUID websiteUUID, org.springframework.validation.Errors results) throws IdentifiableServiceException
IdentifiableServiceExceptionCopyright © 2018. All rights reserved.