uPortal 2.4.1
API Documentation

org.jasig.portal.layout.utils
Class FragmentLoader

java.lang.Object
  extended byorg.jasig.portal.layout.utils.FragmentLoader

public class FragmentLoader
extends java.lang.Object

A utility class to load pushed fragment configuration into the database used by the pushfragment ant target.

Version:
1.0
Author:
Peter Kharchenko, Michael Ivanov

Constructor Summary
FragmentLoader()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FragmentLoader

public FragmentLoader()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

uPortal 2.4.1
API Documentation