Uses of Interface
org.gatein.mop.api.workspace.TemplatizedObject

Packages that use TemplatizedObject
org.gatein.mop.api.workspace   
 

Uses of TemplatizedObject in org.gatein.mop.api.workspace
 

Subinterfaces of TemplatizedObject in org.gatein.mop.api.workspace
 interface Navigation
           
 interface Page
          A page is a pointer with useful information pointing to a component structure.
 

Methods in org.gatein.mop.api.workspace with type parameters of type TemplatizedObject
<T extends TemplatizedObject>
Collection<? extends T>
Page.getTemplatizedObjects(ObjectType<T> templatizedType)
          Returns the templatized objects for this page.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.