lumis.doui.service
Interface IDouiServiceInterface

Package class diagram package IDouiServiceInterface
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="4.1",
             sinceVersion="4.0")
public interface IDouiServiceInterface

Interface that all DOUI based service interfaces must implement

Since:
4.0.0

Method Summary
 void addDefaultDouiDefinitionValues(SessionConfig sessionConfig, ServiceInterfaceConfig serviceInterfaceConfig, Node douiDefinitionNode, ITransaction transaction)
           
 

Method Detail

addDefaultDouiDefinitionValues

void addDefaultDouiDefinitionValues(SessionConfig sessionConfig,
                                    ServiceInterfaceConfig serviceInterfaceConfig,
                                    Node douiDefinitionNode,
                                    ITransaction transaction)
                                    throws PortalException
Throws:
PortalException


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