Package lumis.portal.serviceinterface
Interface IServiceInterfaceMenu
-
- All Known Implementing Classes:
ActivityStreamServiceInterface
,AddChannelTemplateInterface
,AddInterface
,AddInterface
,AddInterface
,AddInterface
,AddInterface
,AddMemberInterface
,AddMembershipInterface
,AddPropertiesXslInterface
,AddSubChannelInterface
,AddTransformationInterface
,AddWebsiteServiceInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AdministrationInterface
,AppliedOnChannelsInterface
,AppliedOnPagesInterface
,ApplyUpdateInterface
,BannerDouiInterface
,BuildInformationInterface
,ChannelTemplatesAdministrationInterface
,ChatRoomHistoryInterface
,ChatRoomParticipateInterface
,CommentListServiceInterface
,CommentQuickListServiceInterface
,CommunityAdministratorAddServiceInterface
,CommunityEditServiceInterface
,CommunityMembershipRequestsServiceInterface
,ConfigureDatabaseViewGroupServiceInterface
,ContentAdministrationAddPropertyPageServiceInterface
,ContentAdministrationEditPropertyPageServiceInterface
,ContentAdministrationEmbeddedAddPropertyPageServiceInterface
,ContentAdministrationListServiceInterface
,ContentAdministrationPropertyPageServiceInterface
,ContentDetailsServiceInterface
,ContentGenericListServiceInterface
,ContentGoogleAnalyticsInterface
,ContentListServiceInterface
,ContentQuickListServiceInterface
,ContentServiceInterface
,CreateProjectServiceInterface
,DouiAdministrationAddPropertyPageServiceInterface
,DouiAdministrationEditPropertyPageServiceInterface
,DouiAdministrationEmbeddedAddPropertyPageServiceInterface
,DouiAdministrationListServiceInterface
,DouiAdministrationPropertyPageServiceInterface
,DouiDetailsServiceInterface
,DouiGenericListServiceInterface
,DouiListServiceInterface
,DouiQuickListServiceInterface
,DouiServiceInterface
,EditChannelTemplateInterface
,EditFieldsServiceInterface
,EditInterface
,EditInterface
,EditInterface
,EditInterface
,EditInterface
,EditSubChannelInterface
,EditTransformationInterface
,EditWebsiteServiceInterface
,FieldsInterface
,FileManagementPropertiesInterface
,FiltersInterface
,HtmlContentDetailsInterface
,ImportContentInterface
,ImportExportInterface
,InterfaceHolderPropertiesInterface
,LayoutElementsPropertiesInterface
,LocalGroupDouiInterface
,LocalUserDouiInterface
,LoginInterface
,LogoutInterface
,MaxRowsInterface
,MemberGroupsInterface
,MemberGroupsInterface
,MembersInterface
,NotificationsServiceInterface
,OrderByInterface
,PortalPropertiesInterface
,PositionFieldOrderInterface
,PreviewContentInterface
,PropertiesInterface
,PublisherFilterInterface
,PublisherFilterSelectMetaDataContentInterface
,SearchPropertiesInterfaces
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectRepositoryInterface
,SelectVersionInterface
,SelectWorkflowInterface
,ServiceInstanceGoogleAnalyticsInterface
,SocialNetworkAccountAddPropertyPage
,StructureEditorServiceInterface
,StyledServiceInterface
,SubChannelsAdministrationInterface
,ThemeAdministrationPropertyPage
,UpdateChannelsInterface
,UsedByInterface
,UserSubscriptionInterface
,UserSubscriptionInterface
,WidgetListServiceInterface
,XslEditorInterface
@StableMinor(version="14.2", sinceVersion="4.0") public interface IServiceInterfaceMenu
Interface that the portal framework calls to render context menu information for a service interface.- Since:
- 4.0.0
- Version:
- $Revision: 24985 $ $Date: 2022-05-02 23:04:30 -0300 (Mon, 02 May 2022) $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Node
getMenu(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig config, ITransaction transaction)
-
-
-
Method Detail
-
getMenu
Node getMenu(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig config, ITransaction transaction) throws PortalException
- Throws:
PortalException
-
-