lumis.portal.serviceinterface
Interface IServiceInterfaceMenu

Package class diagram package IServiceInterfaceMenu
All Known Implementing Classes:
BannerDouiInterface, ChatRoomHistoryInterface, ChatRoomParticipateInterface, CommentListServiceInterface, CommentQuickListServiceInterface, ContentAdministrationAddPropertyPageServiceInterface, ContentAdministrationEditPropertyPageServiceInterface, ContentAdministrationEmbeddedAddPropertyPageServiceInterface, ContentAdministrationListServiceInterface, ContentAdministrationPropertyPageServiceInterface, ContentDetailsServiceInterface, ContentGenericListServiceInterface, ContentListServiceInterface, ContentQuickListServiceInterface, ContentServiceInterface, DouiAdministrationAddPropertyPageServiceInterface, DouiAdministrationEditPropertyPageServiceInterface, DouiAdministrationEmbeddedAddPropertyPageServiceInterface, DouiAdministrationListServiceInterface, DouiAdministrationPropertyPageServiceInterface, DouiDetailsServiceInterface, DouiGenericListServiceInterface, DouiListServiceInterface, DouiQuickListServiceInterface, DouiServiceInterface, LocalGroupDouiInterface, LocalUserDouiInterface, LoginInterface, LogoutInterface, UserSubscriptionInterface, UserSubscriptionInterface

@StableMinor(version="5.5",
             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

Method Summary
 Node getMenu(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig config, ITransaction transaction)
           
 

Method Detail

getMenu

Node getMenu(SessionConfig sessionConfig,
             ServiceInterfaceInstanceConfig config,
             ITransaction transaction)
             throws PortalException
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.