lumis.portal.util
Class PortalUtilInternal

Package class diagram package PortalUtilInternal
java.lang.Object
  extended by lumis.portal.util.PortalUtilInternal

public class PortalUtilInternal
extends Object

General utility class for portal internal use.

Since:
6.0.0

Constructor Summary
PortalUtilInternal()
           
 
Method Summary
static Document getDefinitionDocument(String relativePath)
          Returns the XML Document for a definition file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalUtilInternal

public PortalUtilInternal()
Method Detail

getDefinitionDocument

public static Document getDefinitionDocument(String relativePath)
                                      throws PortalException
Returns the XML Document for a definition file.

Parameters:
relativePath - the relative path of the file. Must not start with '/'.
Throws:
PortalException - if the document could not be read.
Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.