org.jasig.portal.channels.cusermanager
Class ChannelRuntimeDataToPersonConverter
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelRuntimeDataToPersonConverter
public ChannelRuntimeDataToPersonConverter()
- Deprecated.
channelRuntimeDataToPerson
public IPerson channelRuntimeDataToPerson(ChannelRuntimeData channelRuntimeData)
- Deprecated.
Copyright © 2010 Jasig. All Rights Reserved.