Uses of Class
org.osivia.portal.api.theming.UserPage

Packages that use UserPage
org.osivia.portal.api.theming   
 

Uses of UserPage in org.osivia.portal.api.theming
 

Methods in org.osivia.portal.api.theming that return types with arguments of type UserPage
 java.util.List<UserPage> UserPage.getChildren()
           
 java.util.List<UserPage> UserPortal.getUserPages()
           
 

Method parameters in org.osivia.portal.api.theming with type arguments of type UserPage
 void UserPage.setChildren(java.util.List<UserPage> children)
           
 void UserPortal.setUserPages(java.util.List<UserPage> pages)
           
 



Copyright © 2014. All Rights Reserved.