org.jasig.portal.tools
Class SimpleLayout2ALIM
java.lang.Object
org.jasig.portal.tools.SimpleLayout2ALIM
- public class SimpleLayout2ALIM
- extends java.lang.Object
Converts Simple Layouts to AggregatedLayout / IntegratedMode.
A new profile is also created.
To use the new layout, an administrator must update the UP_USER_UA_MAP table
to map the appropriate media to the new profile
- Version:
- $Revision: 1.3 $
- Author:
- Susan Bramhall, susan.bramhall@yale.edu
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLayout2ALIM
public SimpleLayout2ALIM()
main
public static void main(java.lang.String[] args)
convertAllLayouts
public void convertAllLayouts()
convertLayout
public void convertLayout(int uid,
int simpleProfileId)