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