Package info.magnolia.module.forum.admin.command

Class Summary
AbstractForumCommand Parent command for all forum related commands.
DeleteForumCommand Command to delete the forum.
DeleteMessageCommand Command to delete a message in a forum thread.
DeleteThreadCommand Command to delete a thread in the forum.
InvalidateMessageCommand Command to set validation status of message to "invalidated".
LockForumCommand Command to lock the forum.
LockThreadCommand Command to lock the thread.
UnlockForumCommand Command to unlock previously locked forum.
UnlockThreadCommand Command to unlock previously locked thread.
ValidateMessageCommand Command to set validation status of the message to DefaultForumManager.VALIDATED_PROPERTY.
 



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.