public interface Website extends Entity
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getRegistrationDate() |
List<Webpage> |
getRootPages() |
URL |
getUrl() |
void |
setRegistrationDate(LocalDate registrationDate) |
void |
setRootPages(List<Webpage> rootPages) |
void |
setUrl(URL url) |
getEntityType, setEntityTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidCopyright © 2018. All rights reserved.