Interface EditBlogCommentResult
- All Superinterfaces:
BaseEditResult<BlogCommentEdit>
,BaseResult
,GetEntityLockResult
,GetForumMessageResult
public interface EditBlogCommentResult
extends GetForumMessageResult, BaseEditResult<BlogCommentEdit>
-
Method Summary
Methods inherited from interface com.echothree.util.common.command.BaseEditResult
getEdit, setEdit
Methods inherited from interface com.echothree.util.common.command.BaseResult
get, get, reset, set, set, toString
Methods inherited from interface com.echothree.control.user.core.common.result.GetEntityLockResult
getEntityLock, setEntityLock
Methods inherited from interface com.echothree.control.user.forum.common.result.GetForumMessageResult
getForumMessage, setForumMessage