public interface Site extends WorkspaceObject
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy the site.
|
WorkspaceCustomizationContext |
getCustomizationContext()
Returns the customization context of this object;
|
String |
getName()
Returns the site name.
|
ObjectType<? extends Site> |
getObjectType()
Returns a type that extends the site.
|
Navigation |
getRootNavigation()
Returns the site root navigation.
|
Page |
getRootPage()
Returns the site root page.
|
Workspace |
getWorkspace()
Returns the site workspace.
|
getAttributes, getObjectIdadapt, isAdapted, removeAdapterString getName()
ObjectType<? extends Site> getObjectType()
getObjectType in interface WorkspaceObjectNavigation getRootNavigation()
Page getRootPage()
Workspace getWorkspace()
void destroy()
WorkspaceCustomizationContext getCustomizationContext()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.