org.jasig.portal.events.support
Class ChannelMovedInLayoutPortalEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.jasig.portal.events.PortalEvent
org.jasig.portal.events.support.ChannelLayoutPortalEvent
org.jasig.portal.events.support.ChannelMovedInLayoutPortalEvent
- All Implemented Interfaces:
- Serializable
public final class ChannelMovedInLayoutPortalEvent
- extends ChannelLayoutPortalEvent
- See Also:
- Serialized Form
| Methods inherited from class org.jasig.portal.events.support.ChannelLayoutPortalEvent |
getChannelDefinitionId, getChannelDescription, getChannelDescriptionString, getChannelSubscribeId, getParentDescription, getParentDescriptionString, getProfile, getProfileId, getTargetFolderId, setChannelDefinitionId, setChannelSubscribeId, setProfileId, setTargetFolderId |
| Methods inherited from class org.jasig.portal.events.PortalEvent |
getDescription, getDisplayName, getEventType, getId, getPerson, getStatsSession, getTimestampAsDate, setDescription, setId, setStatsSession, setTimestampAsDate |
ChannelMovedInLayoutPortalEvent
public ChannelMovedInLayoutPortalEvent(Object source,
IPerson person,
UserProfile profile,
IUserLayoutChannelDescription description,
IUserLayoutNodeDescription oldParentNode,
IUserLayoutNodeDescription newParentNode)
toString
public String toString()
- Overrides:
toString in class ChannelLayoutPortalEvent
getDestinationFolderId
public final String getDestinationFolderId()
setDestinationFolderId
public void setDestinationFolderId(String id)
Copyright © 2010 Jasig. All Rights Reserved.