|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Site
A site is a collection of pages and navigations.
| Field Summary |
|---|
| Fields inherited from interface org.gatein.mop.api.workspace.WorkspaceCustomizationContext |
|---|
TYPE |
| Method Summary | |
|---|---|
void |
destroy()
Destroy the site. |
String |
getName()
Returns the site name. |
String |
getObjectId()
Returns the site id. |
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. |
| Methods inherited from interface org.gatein.mop.api.workspace.WorkspaceObject |
|---|
getAttributes |
| Methods inherited from interface org.gatein.mop.api.workspace.WorkspaceCustomizationContext |
|---|
customize, customize, getCustomization |
| Methods inherited from interface org.gatein.mop.api.content.CustomizationContext |
|---|
contains, getContextId, getContextType |
| Method Detail |
|---|
String getObjectId()
getObjectId in interface WorkspaceObjectString getName()
ObjectType<? extends Site> getObjectType()
getObjectType in interface WorkspaceObjectNavigation getRootNavigation()
Page getRootPage()
Workspace getWorkspace()
void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||