com.atlassian.confluence.core
Interface Beanable

All Known Implementing Classes:
AbstractCommandAction, AbstractUserStatusJsonResultAction, AddFavouriteAction, AddLabelAction, AddLabelAjaxAction, AddSpaceToFavouriteAjaxAction, AttachedImagesAction, AttachFileAction, AttachmentSearchAction, AutocompleteLabelsAction, BreadcrumbAction, BrowseMacrosAction, ContentNameSearchAction, CurrentUserStatusAction, DraftAction, DraftAttachmentSearchAction, DropAuthenticationAction, EditorSettingsAjaxAction, FindRestrictableEntitiesAction, GetFutureSchedulesAction, GetPagePermissionsAction, GetTemplatesAction, HeartbeatAction, HistoryAction, IndexProgressAction, ListWatchersAction, MovePageAction, NotationHelpBookmarkAction, NotPermittedAction, PageChildrenAction, PageDestinationSearchAction, PageNotificationAction, ReindexTaskProgressAction, RemoveFavouriteAction, RemoveLabelAction, RemoveLabelAjaxAction, RemoveSpaceFromFavouriteAjaxAction, RenderContentAction, RevertPageOrderAction, SearchSiteAction, SetPageOrderAction, SetPagePermissionsAction, SpaceAvailableAction, SuggestLabelsAction, TinyMceContextMenuAction, TinyMceEditorSettingsAction, UpdateUserStatusAction, ViewDiffOfDraftAction, WhatsNewSettingsAction, WysiwygConverterAction

public interface Beanable

Please note that if you implement this in an action, you should probably map the path to /json so that NotPermittedAction will return the appropriate code.


Method Summary
 Object getBean()
           
 

Method Detail

getBean

Object getBean()


Copyright © 2003-2011 Atlassian. All Rights Reserved.