- get(T) - Static method in class org.gatein.mop.api.ValueType
-
Returns the corresponding value type for the specified object.
- get(String) - Method in interface org.gatein.mop.api.workspace.ui.UIContainer
-
- getAttributes() - Method in interface org.gatein.mop.api.workspace.WorkspaceObject
-
Returns the object attributes.
- getBoolean(String) - Method in interface org.gatein.mop.api.Attributes
-
- getChild(String) - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns a specified navigation.
- getChild(String) - Method in interface org.gatein.mop.api.workspace.Page
-
Returns a named child or null if it does not exist.
- getChildren() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns the child navigations.
- getChildren() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the children.
- getComponents() - Method in interface org.gatein.mop.api.workspace.ui.UIContainer
-
- getContent() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the content this customization refers to.
- getContent() - Method in interface org.gatein.mop.api.workspace.link.ContentLink
-
Returns the link to a content.
- getContentId() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the content id this customization refers to.
- getContext() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the related context of this customization.
- getContextId() - Method in interface org.gatein.mop.api.content.CustomizationContext
-
Returns the identifier of the context.
- getContexts() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the contexts that are associated with this customization.
- getContextType() - Method in interface org.gatein.mop.api.content.CustomizationContext
-
Returns the customization context type.
- getCustomization(Set<CustomizationContext>) - Method in interface org.gatein.mop.api.content.Customization
-
Returns the stateful content associated with the specified customization contexts or null if no customization
can be created for the desired contexts.
- getCustomization() - Method in interface org.gatein.mop.api.workspace.ui.UIWindow
-
Returns the customization of this window or null if no customization exists.
- getCustomization(String) - Method in interface org.gatein.mop.api.workspace.WorkspaceCustomizationContext
-
The root customization.
- getCustomizationContext() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the customization context of this object;
- getCustomizationContext() - Method in interface org.gatein.mop.api.workspace.Site
-
Returns the customization context of this object;
- getCustomizationContext() - Method in interface org.gatein.mop.api.workspace.Workspace
-
Returns the customization context of this object;
- getDate(String) - Method in interface org.gatein.mop.api.Attributes
-
- getDouble(String) - Method in interface org.gatein.mop.api.Attributes
-
- getId() - Method in interface org.gatein.mop.api.content.Content
-
Returns the content id.
- getId() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the customization id
- getIndex() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns the index of this navigation.
- getInteger(String) - Method in interface org.gatein.mop.api.Attributes
-
- getJavaType() - Method in class org.gatein.mop.api.ValueType
-
Returns the java type.
- getJavaType() - Method in class org.gatein.mop.api.workspace.ObjectType
-
- getKeys() - Method in interface org.gatein.mop.api.Attributes
-
- getLink() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns the current link related to this navitation object.
- getMimeType() - Method in class org.gatein.mop.api.content.ContentType
-
- getName() - Method in class org.gatein.mop.api.Key
-
Returns the key name.
- getName() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns the navigation name.
- getName() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the page name.
- getName() - Method in interface org.gatein.mop.api.workspace.Site
-
Returns the site name.
- getName() - Method in interface org.gatein.mop.api.workspace.ui.UIComponent
-
- getNavigations() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the set of navigations pointing to this page.
- getObject(String) - Method in interface org.gatein.mop.api.Attributes
-
- getObjectId() - Method in interface org.gatein.mop.api.workspace.WorkspaceObject
-
Returns an id that uniquely identify the object in the workspace.
- getObjectType() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Extends the object type to navigation.
- getObjectType() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the page type.
- getObjectType() - Method in interface org.gatein.mop.api.workspace.Site
-
Returns a type that extends the site.
- getObjectType() - Method in interface org.gatein.mop.api.workspace.ui.UIComponent
-
- getObjectType() - Method in interface org.gatein.mop.api.workspace.WorkspaceObject
-
Returns the object type.
- getPage() - Method in interface org.gatein.mop.api.workspace.link.PageLink
-
The target page.
- getPage() - Method in interface org.gatein.mop.api.workspace.ui.UIComponent
-
- getParent() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the parent customization or null if this customization is full featured clone.
- getParent() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Return the navigation parent or null if it is a root.
- getParent() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the parent page
- getParent() - Method in interface org.gatein.mop.api.workspace.ui.UIComponent
-
- getRootComponent() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the layout of the page.
- getRootNavigation() - Method in interface org.gatein.mop.api.workspace.Site
-
Returns the site root navigation.
- getRootPage() - Method in interface org.gatein.mop.api.workspace.Site
-
Returns the site root page.
- getScope() - Method in interface org.gatein.mop.api.workspace.Templatized
-
Returns the scope of the related template.
- getSite() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns the site this navigation belongs to
- getSite() - Method in interface org.gatein.mop.api.workspace.Page
-
Returns the site that owns the page.
- getSite(ObjectType<S>, String) - Method in interface org.gatein.mop.api.workspace.Workspace
-
Returns a specified site or null if it cannot be found.
- getSites(ObjectType<S>) - Method in interface org.gatein.mop.api.workspace.Workspace
-
Returns the sites of a given type.
- getSites() - Method in interface org.gatein.mop.api.workspace.Workspace
-
Returns all the sites.
- getState() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the customization state.
- getStateClass() - Method in class org.gatein.mop.api.content.ContentType
-
- getString(String) - Method in interface org.gatein.mop.api.Attributes
-
- getTemplate() - Method in interface org.gatein.mop.api.workspace.Templatized
-
Returns the page template or null if no page template exists.
- getTemplatized() - Method in interface org.gatein.mop.api.workspace.Navigation
-
Returns the templatized aspect of this navigation when it exists.
- getType(String) - Method in interface org.gatein.mop.api.Attributes
-
- getType() - Method in interface org.gatein.mop.api.content.Content
-
Returns the content type.
- getType() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the content type this customization refers to.
- getType() - Method in class org.gatein.mop.api.Key
-
Returns the key type.
- getURL() - Method in interface org.gatein.mop.api.workspace.link.URLLink
-
Returns the link URL.
- getValue(Key<T>) - Method in interface org.gatein.mop.api.Attributes
-
- getValue(Key<T>, T) - Method in interface org.gatein.mop.api.Attributes
-
- getVirtualState() - Method in interface org.gatein.mop.api.content.Customization
-
Returns the customization virtual state that is computed from various state of the customization hierarchy.
- getWorkspace() - Method in interface org.gatein.mop.api.Model
-
Returns the workspace.
- getWorkspace() - Method in interface org.gatein.mop.api.workspace.Site
-
Returns the site workspace.
- GROUP_SITE - Static variable in class org.gatein.mop.api.workspace.ObjectType
-
.