org.openmdx.portal.servlet.loader
Class Loader
java.lang.Object
org.openmdx.portal.servlet.loader.Loader
- Direct Known Subclasses:
- CodesLoader, DataLoader, FilterLoader, LayoutLoader, ReportsLoader, TextsLoader, UiLoader, WizardsLoader
public class Loader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected final ServletContext context
roleMapper
protected final RoleMapper_1_0 roleMapper
Loader
public Loader(ServletContext context,
RoleMapper_1_0 roleMapper)
getSegmentName
protected String getSegmentName(String path)
- Map last path component to segment name, i.e. path
../WEB-INF/config/ui/Root will be mapped to segment Root
getAdminPrincipal
protected String getAdminPrincipal(String path)
getDirectories
protected List getDirectories(String path)
removeTrailingEmptyStrings
protected void removeTrailingEmptyStrings(org.openmdx.compatibility.base.dataprovider.cci.DataproviderObject object)
throws org.openmdx.base.exception.ServiceException
- Throws:
org.openmdx.base.exception.ServiceException
getCRCForResourcePath
protected long getCRCForResourcePath(ServletContext context,
String resourcePath)
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.