public abstract class SiteImpl<C extends SiteContainer> extends WorkspaceObjectImpl implements Site
model| Constructor and Description |
|---|
SiteImpl() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
destroy() |
abstract WorkspaceCustomizationContextImpl |
getCustomizationContext() |
abstract ObjectType<? extends Site> |
getObjectType() |
abstract PageImpl |
getRoot() |
abstract NavigationImpl |
getRootNavigation() |
Page |
getRootPage() |
abstract C |
getSites() |
WorkspaceImpl |
getWorkspace() |
adapt, getAttributes, getName, getNodeName, getObjectId, isAdapted, removeAdapter, setNodeName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributes, getObjectIdadapt, isAdapted, removeAdapterpublic abstract PageImpl getRoot()
public abstract NavigationImpl getRootNavigation()
getRootNavigation in interface Sitepublic abstract C getSites()
public abstract WorkspaceCustomizationContextImpl getCustomizationContext()
getCustomizationContext in interface Sitepublic abstract ObjectType<? extends Site> getObjectType()
getObjectType in interface SitegetObjectType in interface WorkspaceObjectpublic WorkspaceImpl getWorkspace()
getWorkspace in interface Sitepublic Page getRootPage()
getRootPage in interface SiteCopyright © 2025 JBoss by Red Hat. All Rights Reserved.