Class ChannelUpdateDefaultSortOrderEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Channel,IPostContainer.SortOrder>

public class ChannelUpdateDefaultSortOrderEvent extends GenericChannelUpdateEvent<IPostContainer.SortOrder>
Indicates that the default sort order of a IPostContainer changed.

Can be used to retrieve the old default sort order and the new one.

See Also: