Uses of Class
lumis.portal.serviceinterface.GenericServiceInterface

Packages that use GenericServiceInterface
lumis.content.service   
lumis.doui.service   
lumis.portal.urlshortener.doui This package provides Doui components for the URL shortening framework. 
lumis.portlet.container.service   
lumis.service.banner   
lumis.service.categorization Service that allows you to categorize portal content into hierarquical terms. 
lumis.service.chatroom   
lumis.service.comment   
lumis.service.content.preview   
lumis.service.content.version   
lumis.service.content.wizard   
lumis.service.document   
lumis.service.doui.fields   
lumis.service.doui.filters   
lumis.service.doui.maxrows   
lumis.service.doui.orderby   
lumis.service.html   
lumis.service.image   
lumis.service.login   
lumis.service.mailmarketing   
lumis.service.pagepersonalization.doui.serviceinterface   
lumis.service.portalmanagement.build   
lumis.service.portalmanagement.channel   
lumis.service.portalmanagement.channelacl   
lumis.service.portalmanagement.channeltemplate   
lumis.service.portalmanagement.group   
lumis.service.portalmanagement.localgroup   
lumis.service.portalmanagement.page   
lumis.service.portalmanagement.pagetemplate   
lumis.service.portalmanagement.serialization   
lumis.service.portalmanagement.serviceinstance   
lumis.service.portalmanagement.serviceinterfaceinstance   
lumis.service.portalmanagement.user   
lumis.service.portalmanagement.xsleditor   
lumis.service.search   
lumis.service.socialnetworkintegration.action Provides social network integration process actions used by social network integration service. 
lumis.service.uframe   
lumis.service.webpage   
lumis.service.webserviceviewer   
lumis.service.workflow   
lumis.service.wsrp.consumer WSRP Consumer service. 
 

Uses of GenericServiceInterface in lumis.content.service
 

Subclasses of GenericServiceInterface in lumis.content.service
 class ContentAdministrationAddPropertyPageServiceInterface
          Implements a standard add property page for content administration
 class ContentAdministrationEditPropertyPageServiceInterface
          Implements a standard edit property page for content administration
 class ContentAdministrationEmbeddedAddPropertyPageServiceInterface
           
 class ContentAdministrationListServiceInterface
          The service interface for an administration list of a content.
 class ContentAdministrationPropertyPageServiceInterface
           
 class ContentDetailsServiceInterface
           
 class ContentGenericListServiceInterface
          Generic interface for content lists
 class ContentListServiceInterface
          Interface for content lists
 class ContentQuickListServiceInterface
           
 class ContentServiceInterface
          Interface for content service interfaces
 

Uses of GenericServiceInterface in lumis.doui.service
 

Subclasses of GenericServiceInterface in lumis.doui.service
 class DouiAdministrationAddPropertyPageServiceInterface
          Implements a standard add property page for doui administration
 class DouiAdministrationEditPropertyPageServiceInterface
          Implements a standard edit property page for doui administration
 class DouiAdministrationEmbeddedAddPropertyPageServiceInterface
           
 class DouiAdministrationListServiceInterface
          Service interface implementation for a doui administration list.
 class DouiAdministrationPropertyPageServiceInterface
           
 class DouiDetailsServiceInterface
          Service interface implementation for a doui details.
 class DouiGenericListServiceInterface
          A generic doui list service interface implementation.
 class DouiListServiceInterface
          Service interface implementation for a doui list.
 class DouiQuickListServiceInterface
           
 class DouiServiceInterface
          Base service interface implementation for the doui framework.
 

Uses of GenericServiceInterface in lumis.portal.urlshortener.doui
 

Subclasses of GenericServiceInterface in lumis.portal.urlshortener.doui
 class ConfigureURLShortenerServiceInterface
          Service interface used to configure the IURLShortener for a given service instance.
 

Uses of GenericServiceInterface in lumis.portlet.container.service
 

Subclasses of GenericServiceInterface in lumis.portlet.container.service
 class PortletServiceInterface
          An interface that wraps a JSR-168 portlet.
 

Uses of GenericServiceInterface in lumis.service.banner
 

Subclasses of GenericServiceInterface in lumis.service.banner
 class BannerDouiInterface
           
 

Uses of GenericServiceInterface in lumis.service.categorization
 

Subclasses of GenericServiceInterface in lumis.service.categorization
 class SelectRepositoryInterface
          DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.chatroom
 

Subclasses of GenericServiceInterface in lumis.service.chatroom
 class ChatRoomHistoryInterface
          Renders the chatRoom service's History interface.
 class ChatRoomParticipateInterface
          Only allow to render the interface if it is open.
 

Uses of GenericServiceInterface in lumis.service.comment
 

Subclasses of GenericServiceInterface in lumis.service.comment
 class CommentListServiceInterface
          It decides if the interface is rendered or not, based on the presence of an itemId.
 class CommentQuickListServiceInterface
          It decides if the interface is rendered or not, based on the presence of an itemId.
 

Uses of GenericServiceInterface in lumis.service.content.preview
 

Subclasses of GenericServiceInterface in lumis.service.content.preview
 class PreviewServiceInterface
          Service Interface Implementation to the Preview Service Interface.
 

Uses of GenericServiceInterface in lumis.service.content.version
 

Subclasses of GenericServiceInterface in lumis.service.content.version
 class SelectVersionInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.content.wizard
 

Subclasses of GenericServiceInterface in lumis.service.content.wizard
 class ContentWizardAddServiceInterface
          Process the request of the content create wizard.
 

Uses of GenericServiceInterface in lumis.service.document
 

Subclasses of GenericServiceInterface in lumis.service.document
 class DocumentEditServiceInterface
           
 

Uses of GenericServiceInterface in lumis.service.doui.fields
 

Subclasses of GenericServiceInterface in lumis.service.doui.fields
 class FieldsInterface
          DouiServiceInterface extension that validates user permissions on page that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.doui.filters
 

Subclasses of GenericServiceInterface in lumis.service.doui.filters
 class FiltersInterface
          DouiServiceInterface extension that validates user permissions on page that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.doui.maxrows
 

Subclasses of GenericServiceInterface in lumis.service.doui.maxrows
 class MaxRowsInterface
          DouiServiceInterface extension that validates user permissions on page that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.doui.orderby
 

Subclasses of GenericServiceInterface in lumis.service.doui.orderby
 class OrderByInterface
          DouiServiceInterface extension that validates user permissions on page that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.html
 

Subclasses of GenericServiceInterface in lumis.service.html
 class DisplayHtml
          Implementation of the display interface of the Html service.
 

Uses of GenericServiceInterface in lumis.service.image
 

Subclasses of GenericServiceInterface in lumis.service.image
 class ImageEditServiceInterface
           
 

Uses of GenericServiceInterface in lumis.service.login
 

Subclasses of GenericServiceInterface in lumis.service.login
 class LoginInterface
           
 class LogoutInterface
          Logout interface implementation.
 

Uses of GenericServiceInterface in lumis.service.mailmarketing
 

Subclasses of GenericServiceInterface in lumis.service.mailmarketing
 class UserSubscriptionInterface
          Renders the interface only if the current user is not guest.
 

Uses of GenericServiceInterface in lumis.service.pagepersonalization.doui.serviceinterface
 

Subclasses of GenericServiceInterface in lumis.service.pagepersonalization.doui.serviceinterface
 class WidgetListServiceInterface
          Widgets holder service interface.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.build
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.build
 class BuildInformationInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.channel
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.channel
 class AddSubChannelInterface
          DouiServiceInterface extension that validates user permissions.
 class EditSubChannelInterface
          DouiServiceInterface extension that validates user permissions.
 class PortalPropertiesInterface
          DouiServiceInterface extension that validates user permissions.
 class SubChannelsAdministrationInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.channelacl
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.channelacl
 class AdministrationInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.channeltemplate
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.channeltemplate
 class AddChannelTemplateInterface
          DouiServiceInterface extension that validates user permissions.
 class AppliedOnChannelsInterface
          DouiServiceInterface extension that validates user permissions.
 class ChannelTemplatesAdministrationInterface
          DouiServiceInterface extension that validates user permissions.
 class EditChannelTemplateInterface
          DouiServiceInterface extension that validates user permissions.
 class UpdateChannelsInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.group
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.group
 class LocalGroupDouiInterface
           
 class MemberGroupsInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.localgroup
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.localgroup
 class AddInterface
          DouiServiceInterface extension that validates user permissions.
 class AddMemberInterface
          DouiServiceInterface extension that validates user permissions.
 class AddMembershipInterface
          DouiServiceInterface extension that validates user permissions.
 class EditInterface
          DouiServiceInterface extension that validates user permissions.
 class MembersInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.page
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.page
 class LayoutElementsPropertiesInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.pagetemplate
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.pagetemplate
 class AppliedOnPagesInterface
          DouiServiceInterface extension that validates user permissions.
 class ApplyUpdateInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.serialization
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.serialization
 class ImportExportInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.serviceinstance
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.serviceinstance
 class AddTransformationInterface
          DouiServiceInterface extension that validates user permissions.
 class EditTransformationInterface
          DouiServiceInterface extension that validates user permissions.
 class FileManagementPropertiesInterface
          DouiServiceInterface extension that validates user permissions.
 class UsedByInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.serviceinterfaceinstance
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.serviceinterfaceinstance
 class InterfaceHolderPropertiesInterface
          DouiServiceInterface extension that validates user permissions.
 class PropertiesInterface
          DouiServiceInterface extension that validates user permissions.
 class ServiceInterfaceHolder
          ServiceInterfaceHolder
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.user
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.user
 class LocalUserDouiInterface
           
 

Uses of GenericServiceInterface in lumis.service.portalmanagement.xsleditor
 

Subclasses of GenericServiceInterface in lumis.service.portalmanagement.xsleditor
 class AddPropertiesXslInterface
          DouiServiceInterface extension that validates user permissions.
 class XslEditorInterface
          DouiServiceInterface extension that validates user permissions.
 

Uses of GenericServiceInterface in lumis.service.search
 

Subclasses of GenericServiceInterface in lumis.service.search
 class SearchPropertiesInterfaces
          DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.socialnetworkintegration.action
 

Subclasses of GenericServiceInterface in lumis.service.socialnetworkintegration.action
 class SocialNetworkAccountAddPropertyPage
          Interface responsible for adding the social network account and determining if the interface was called by the callback url passed to the social network authorization sites.
 

Uses of GenericServiceInterface in lumis.service.uframe
 

Subclasses of GenericServiceInterface in lumis.service.uframe
 class UFrameServiceInterface
          Service interface that enables a uFrame div.
 

Uses of GenericServiceInterface in lumis.service.webpage
 

Subclasses of GenericServiceInterface in lumis.service.webpage
 class WebPage
           
 

Uses of GenericServiceInterface in lumis.service.webserviceviewer
 

Subclasses of GenericServiceInterface in lumis.service.webserviceviewer
 class WebServiceViewer
          Web service viewer
 

Uses of GenericServiceInterface in lumis.service.workflow
 

Subclasses of GenericServiceInterface in lumis.service.workflow
 class SelectWorkflowInterface
          DouiServiceInterface extension that validates user permissions on service instance that is going to be altered.
 

Uses of GenericServiceInterface in lumis.service.wsrp.consumer
 

Subclasses of GenericServiceInterface in lumis.service.wsrp.consumer
 class RemotePortletServiceInterface
          Service interface used to represent a remote portlet consumed through WSRP.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.