org.jasig.portal.channels.cusermanager
Class ChannelRuntimeDataToPersonConverter

java.lang.Object
  extended by org.jasig.portal.channels.cusermanager.ChannelRuntimeDataToPersonConverter

Deprecated. All IChannel implementations should be migrated to portlets

@Deprecated
public class ChannelRuntimeDataToPersonConverter
extends Object

This is a utility class for extracting parameters from ChannelRuntimeData and populating them into an IPerson.

Author:
apetro

Constructor Summary
ChannelRuntimeDataToPersonConverter()
          Deprecated.  
 
Method Summary
 IPerson channelRuntimeDataToPerson(ChannelRuntimeData channelRuntimeData)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelRuntimeDataToPersonConverter

public ChannelRuntimeDataToPersonConverter()
Deprecated. 
Method Detail

channelRuntimeDataToPerson

public IPerson channelRuntimeDataToPerson(ChannelRuntimeData channelRuntimeData)
Deprecated. 


Copyright © 2010 Jasig. All Rights Reserved.