Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.forum.web.api.local
Interface ThreadActionLocal

All Superinterfaces:
java.io.Serializable, ThreadAction

public interface ThreadActionLocal
extends ThreadAction

Thread action local interface.

Author:
Julien Anguenot

Method Summary
 void destroy()
           
 
Methods inherited from interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
addThread, getAdapter, getAllPosts, getDescription, getLastPostPublished, getModerationAsString, getModerators, getParentPost, getPostsAsThread, getPostsPending, getPostsPublished, getTitle, isCurrentThreadModerated, isModerated, isParentPostPublished, isPrincipalGroupModerator, isPrincipalModerator, isThreadModerated, setDescription, setModerated, setTitle
 

Method Detail

destroy

@Destroy
void destroy()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.