org.openmdx.portal.servlet.loader
Class UiLoader

java.lang.Object
  extended by org.openmdx.portal.servlet.loader.Loader
      extended by org.openmdx.portal.servlet.loader.UiLoader

public class UiLoader
extends Loader


Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.loader.Loader
context, roleMapper
 
Constructor Summary
UiLoader(ServletContext context, RoleMapper_1_0 roleMapper)
           
 
Method Summary
 boolean loadUi(ServletContext context, UiContext uiContext, String[] locale)
          load ui config in case the ui config resources have changed
 
Methods inherited from class org.openmdx.portal.servlet.loader.Loader
getAdminPrincipal, getCRCForResourcePath, getDirectories, getSegmentName, removeTrailingEmptyStrings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiLoader

public UiLoader(ServletContext context,
                RoleMapper_1_0 roleMapper)
Method Detail

loadUi

public boolean loadUi(ServletContext context,
                      UiContext uiContext,
                      String[] locale)
               throws org.openmdx.base.exception.ServiceException
load ui config in case the ui config resources have changed

Throws:
org.openmdx.base.exception.ServiceException


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.