Uses of Interface
lumis.portal.serviceinterface.IServiceInterface
-
-
Uses of IServiceInterface in lumis.content.service
Classes in lumis.content.service that implement IServiceInterface Modifier and Type Class Description class
ContentAdministrationAddPropertyPageServiceInterface
Implements a standard add property page for content administrationclass
ContentAdministrationEditPropertyPageServiceInterface
Implements a standard edit property page for content administrationclass
ContentAdministrationEmbeddedAddPropertyPageServiceInterface
Implements a standard embedded add property page for content administrationclass
ContentAdministrationListServiceInterface
The service interface for an administration list of a content.class
ContentAdministrationPropertyPageServiceInterface
Implements a administration add property page for content administrationclass
ContentDetailsServiceInterface
class
ContentGenericListServiceInterface
Generic interface for content listsclass
ContentListServiceInterface
Interface for content listsclass
ContentQuickListServiceInterface
class
ContentServiceInterface
Interface for content service interfaces -
Uses of IServiceInterface in lumis.content.table
Methods in lumis.content.table with parameters of type IServiceInterface Modifier and Type Method Description protected boolean
ContentTableSource. isAdministrationInterface(IServiceInterface serviceInterface)
Returns true if the given service interface is the main administration interface for this source. -
Uses of IServiceInterface in lumis.doui.service
Classes in lumis.doui.service that implement IServiceInterface Modifier and Type Class Description class
DouiAdministrationAddPropertyPageServiceInterface
Implements a standard add property page for doui administrationclass
DouiAdministrationEditPropertyPageServiceInterface
Implements a standard edit property page for doui administrationclass
DouiAdministrationEmbeddedAddPropertyPageServiceInterface
class
DouiAdministrationListServiceInterface
Service interface implementation for a doui administration list.class
DouiAdministrationPropertyPageServiceInterface
Implements a administration add property page for doui administrationclass
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
Quick List interface for DOUI.class
DouiServiceInterface
Base service interface implementation for the doui framework. -
Uses of IServiceInterface in lumis.doui.source
Methods in lumis.doui.source with parameters of type IServiceInterface Modifier and Type Method Description protected boolean
Source. isAdministrationInterface(IServiceInterface serviceInterface)
Returns true if the given service interface is the main administration interface for this source. -
Uses of IServiceInterface in lumis.lptf.portal.serviceinterface
Fields in lumis.lptf.portal.serviceinterface declared as IServiceInterface Modifier and Type Field Description protected IServiceInterface
RequestCycle. serviceInterface
-
Uses of IServiceInterface in lumis.portal.serviceinterface
Classes in lumis.portal.serviceinterface that implement IServiceInterface Modifier and Type Class Description class
GenericServiceInterface
Generic implementation for Service Interfaces.class
StyledServiceInterface
Generic interface used to render simple html via a style file.Methods in lumis.portal.serviceinterface that return IServiceInterface Modifier and Type Method Description IServiceInterface
IServiceInterfaceManager. getServiceInterface(java.lang.String serviceInterfaceId, ITransaction transaction)
Get the service interface.IServiceInterface
ServiceInterfaceManager. getServiceInterface(java.lang.String serviceInterfaceId, ITransaction transaction)
-
Uses of IServiceInterface in lumis.portlet.container.service
Classes in lumis.portlet.container.service that implement IServiceInterface Modifier and Type Class Description class
PortletServiceInterface
An interface that wraps a JSR-168 portlet. -
Uses of IServiceInterface in lumis.service.activitystream
Classes in lumis.service.activitystream that implement IServiceInterface Modifier and Type Class Description class
ActivityStreamServiceInterface
Activity Stream interface of the activity stream service.class
NotificationsServiceInterface
Notifications interface of the activity stream service. -
Uses of IServiceInterface in lumis.service.analytics
Classes in lumis.service.analytics that implement IServiceInterface Modifier and Type Class Description class
AnalyticsHolderServiceInterface
Interface to be replaced when executing the Customer Experience functionality. -
Uses of IServiceInterface in lumis.service.autoadministration
Classes in lumis.service.autoadministration that implement IServiceInterface Modifier and Type Class Description class
HolderServiceInterface
Interface to be replaced when executing the auto administration functionality. -
Uses of IServiceInterface in lumis.service.banner
Classes in lumis.service.banner that implement IServiceInterface Modifier and Type Class Description class
BannerDouiInterface
-
Uses of IServiceInterface in lumis.service.categorization
Classes in lumis.service.categorization that implement IServiceInterface Modifier and Type Class Description class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.chatroom
Classes in lumis.service.chatroom that implement IServiceInterface Modifier and Type Class Description class
ChatRoomHistoryInterface
Renders the chatRoom service's History interface.class
ChatRoomParticipateInterface
Only allow to render the interface if it is open. -
Uses of IServiceInterface in lumis.service.comment
Classes in lumis.service.comment that implement IServiceInterface Modifier and Type Class Description 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 IServiceInterface in lumis.service.community
Classes in lumis.service.community that implement IServiceInterface Modifier and Type Class Description class
CommunityAdministratorAddServiceInterface
An add interface that may only be accessed by the current community's administrators.class
CommunityEditServiceInterface
The edit community interface.class
CommunityMembershipRequestsServiceInterface
Community membership requests interface. -
Uses of IServiceInterface in lumis.service.content.preview
Classes in lumis.service.content.preview that implement IServiceInterface Modifier and Type Class Description class
PreviewContentInterface
DouiServiceInterface
extension that validates user permissions.class
PreviewServiceInterface
Service Interface Implementation to the Preview Service Interface. -
Uses of IServiceInterface in lumis.service.content.version
Classes in lumis.service.content.version that implement IServiceInterface Modifier and Type Class Description class
SelectVersionInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.content.wizard
Classes in lumis.service.content.wizard that implement IServiceInterface Modifier and Type Class Description class
EditFieldsServiceInterface
Wizard edit fields service interface. -
Uses of IServiceInterface in lumis.service.document
Classes in lumis.service.document that implement IServiceInterface Modifier and Type Class Description class
DocumentEditServiceInterface
class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.doui.ai
Classes in lumis.service.doui.ai that implement IServiceInterface Modifier and Type Class Description class
AiAssistantServiceInterface
Ai Assistant service interface. -
Uses of IServiceInterface in lumis.service.doui.fields
Classes in lumis.service.doui.fields that implement IServiceInterface Modifier and Type Class Description class
FieldsInterface
DouiServiceInterface
extension that validates user permissions on page that is going to be altered. -
Uses of IServiceInterface in lumis.service.doui.filters
Classes in lumis.service.doui.filters that implement IServiceInterface Modifier and Type Class Description class
FiltersInterface
DouiServiceInterface
extension that validates user permissions on page that is going to be altered. -
Uses of IServiceInterface in lumis.service.doui.htmlsnippet
Classes in lumis.service.doui.htmlsnippet that implement IServiceInterface Modifier and Type Class Description class
HtmlSnippetDouiAdminAddInterface
Interface implementation of interface typelum_douiAdministrationAddPropertyPage
used by htmlsnippet service to include permissions check.class
HtmlSnippetDouiAdminEditInterface
Interface implementation of interface typelum_douiAdministrationEditPropertyPage
used by htmlsnippet service to include permissions check.class
HtmlSnippetDouiAdminListInterface
Interface implementation of interface typelum_douiAdministrationList
used by htmlsnippet service to include permissions check.class
HtmlSnippetDouiInterface
Interface implementation of interface typelum_doui
used by htmlsnippet service to include permissions check. -
Uses of IServiceInterface in lumis.service.doui.maxrows
Classes in lumis.service.doui.maxrows that implement IServiceInterface Modifier and Type Class Description class
MaxRowsInterface
DouiServiceInterface
extension that validates user permissions on page that is going to be altered. -
Uses of IServiceInterface in lumis.service.doui.orderby
Classes in lumis.service.doui.orderby that implement IServiceInterface Modifier and Type Class Description class
OrderByInterface
DouiServiceInterface
extension that validates user permissions on page that is going to be altered. -
Uses of IServiceInterface in lumis.service.doui.positionfield
Classes in lumis.service.doui.positionfield that implement IServiceInterface Modifier and Type Class Description class
PositionFieldOrderInterface
Implementation oforder
interface. -
Uses of IServiceInterface in lumis.service.doui.publisherfilters
Classes in lumis.service.doui.publisherfilters that implement IServiceInterface Modifier and Type Class Description class
PublisherFilterInterface
DouiServiceInterface
extension that validates user permissions on page that is going to be altered.class
PublisherFilterSelectMetaDataContentInterface
DouiServiceInterface
extension that validates user permissions on page that is going to be altered. -
Uses of IServiceInterface in lumis.service.emailtemplaterepository
Classes in lumis.service.emailtemplaterepository that implement IServiceInterface Modifier and Type Class Description class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.hierarchicalcontent
Classes in lumis.service.hierarchicalcontent that implement IServiceInterface Modifier and Type Class Description class
HierarchicalContentAdministrationInterface
Hierarchical content administration service interface. -
Uses of IServiceInterface in lumis.service.html
Classes in lumis.service.html that implement IServiceInterface Modifier and Type Class Description class
DisplayHtml
Implementation of the display interface of the Html service. -
Uses of IServiceInterface in lumis.service.htmlcontent
Classes in lumis.service.htmlcontent that implement IServiceInterface Modifier and Type Class Description class
HtmlContentDetailsInterface
Html Content details interface. -
Uses of IServiceInterface in lumis.service.login
Classes in lumis.service.login that implement IServiceInterface Modifier and Type Class Description class
LoginInterface
class
LogoutInterface
Logout interface implementation. -
Uses of IServiceInterface in lumis.service.mailmarketing
Classes in lumis.service.mailmarketing that implement IServiceInterface Modifier and Type Class Description class
UserSubscriptionInterface
Renders the interface only if the current user is not guest. -
Uses of IServiceInterface in lumis.service.media
Classes in lumis.service.media that implement IServiceInterface Modifier and Type Class Description class
MediaEditServiceInterface
class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.newsletter
Classes in lumis.service.newsletter that implement IServiceInterface Modifier and Type Class Description class
UserSubscriptionInterface
Renders the interface only if the current user is not guest. -
Uses of IServiceInterface in lumis.service.pageblockviewer
Classes in lumis.service.pageblockviewer that implement IServiceInterface Modifier and Type Class Description class
PageBlockViewInterface
Interface that renders a page block. -
Uses of IServiceInterface in lumis.service.pagepersonalization
Classes in lumis.service.pagepersonalization that implement IServiceInterface Modifier and Type Class Description class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.pagepersonalization.doui.serviceinterface
Classes in lumis.service.pagepersonalization.doui.serviceinterface that implement IServiceInterface Modifier and Type Class Description class
WidgetListServiceInterface
Widgets holder service interface. -
Uses of IServiceInterface in lumis.service.portalmanagement.build
Classes in lumis.service.portalmanagement.build that implement IServiceInterface Modifier and Type Class Description class
BuildInformationInterface
Deprecated.since 7.1 this service was removed. -
Uses of IServiceInterface in lumis.service.portalmanagement.channel
Classes in lumis.service.portalmanagement.channel that implement IServiceInterface Modifier and Type Class Description 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 IServiceInterface in lumis.service.portalmanagement.channelacl
Classes in lumis.service.portalmanagement.channelacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.channeltemplate
Classes in lumis.service.portalmanagement.channeltemplate that implement IServiceInterface Modifier and Type Class Description 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 IServiceInterface in lumis.service.portalmanagement.group
Classes in lumis.service.portalmanagement.group that implement IServiceInterface Modifier and Type Class Description class
ConfigureDatabaseViewGroupServiceInterface
Configure database view group service interface.class
LocalGroupDouiInterface
class
MemberGroupsInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.groupacl
Classes in lumis.service.portalmanagement.groupacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.localgroup
Classes in lumis.service.portalmanagement.localgroup that implement IServiceInterface Modifier and Type Class Description 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
MemberGroupsInterface
DouiServiceInterface
extension that validates user permissions.class
MembersInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.localuser
Classes in lumis.service.portalmanagement.localuser that implement IServiceInterface Modifier and Type Class Description class
AddInterface
DouiServiceInterface
extension that validates user permissions.class
EditInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.page
Classes in lumis.service.portalmanagement.page that implement IServiceInterface Modifier and Type Class Description class
AddInterface
DouiServiceInterface
extension that validates user permissions.class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions.class
EditInterface
DouiServiceInterface
extension that validates user permissions.class
LayoutElementsPropertiesInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.pageacl
Classes in lumis.service.portalmanagement.pageacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.pagetemplate
Classes in lumis.service.portalmanagement.pagetemplate that implement IServiceInterface Modifier and Type Class Description class
AddInterface
DouiServiceInterface
extension that validates user permissions.class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions.class
AppliedOnPagesInterface
DouiServiceInterface
extension that validates user permissions.class
ApplyUpdateInterface
DouiServiceInterface
extension that validates user permissions.class
EditInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.pagetemplateacl
Classes in lumis.service.portalmanagement.pagetemplateacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.portalacl
Classes in lumis.service.portalmanagement.portalacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.project
Classes in lumis.service.portalmanagement.project that implement IServiceInterface Modifier and Type Class Description class
CreateProjectServiceInterface
Create Project service interface. -
Uses of IServiceInterface in lumis.service.portalmanagement.repository
Classes in lumis.service.portalmanagement.repository that implement IServiceInterface Modifier and Type Class Description class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.portalmanagement.serialization
Classes in lumis.service.portalmanagement.serialization that implement IServiceInterface Modifier and Type Class Description class
ImportExportInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.serviceacl
Classes in lumis.service.portalmanagement.serviceacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.serviceinstance
Classes in lumis.service.portalmanagement.serviceinstance that implement IServiceInterface Modifier and Type Class Description class
AddInterface
DouiServiceInterface
extension that validates user permissions.class
AddTransformationInterface
DouiServiceInterface
extension that validates user permissions.class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions.class
EditInterface
DouiServiceInterface
extension that validates user permissions.class
EditTransformationInterface
DouiServiceInterface
extension that validates user permissions.class
FileManagementPropertiesInterface
DouiServiceInterface
extension that validates user permissions.class
ImportContentInterface
DouiServiceInterface
extension that validates user permissions.class
UsedByInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.serviceinstanceacl
Classes in lumis.service.portalmanagement.serviceinstanceacl that implement IServiceInterface Modifier and Type Class Description class
AdministrationInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.portalmanagement.serviceinterfaceinstance
Classes in lumis.service.portalmanagement.serviceinterfaceinstance that implement IServiceInterface Modifier and Type Class Description class
InterfaceHolderPropertiesInterface
DouiServiceInterface
extension that validates user permissions.class
PropertiesInterface
DouiServiceInterface
extension that validates user permissions.class
ServiceInterfaceHolder
ServiceInterfaceHolder -
Uses of IServiceInterface in lumis.service.portalmanagement.structureeditor
Classes in lumis.service.portalmanagement.structureeditor that implement IServiceInterface Modifier and Type Class Description class
StructureEditorServiceInterface
Structure editor service interface. -
Uses of IServiceInterface in lumis.service.portalmanagement.theme
Classes in lumis.service.portalmanagement.theme that implement IServiceInterface Modifier and Type Class Description class
ThemeAdministrationPropertyPage
Generic interface used by theme property pages that do not have service instances to make sure that the current user has portal management rights. -
Uses of IServiceInterface in lumis.service.portalmanagement.user
Classes in lumis.service.portalmanagement.user that implement IServiceInterface Modifier and Type Class Description class
LocalUserDouiInterface
-
Uses of IServiceInterface in lumis.service.portalmanagement.website
Classes in lumis.service.portalmanagement.website that implement IServiceInterface Modifier and Type Class Description class
AddWebsiteServiceInterface
Add website service interface.class
EditWebsiteServiceInterface
Edit website service interface. -
Uses of IServiceInterface in lumis.service.portalmanagement.xsleditor
Classes in lumis.service.portalmanagement.xsleditor that implement IServiceInterface Modifier and Type Class Description class
AddPropertiesXslInterface
DouiServiceInterface
extension that validates user permissions.class
XslEditorInterface
DouiServiceInterface
extension that validates user permissions. -
Uses of IServiceInterface in lumis.service.privacyterm.doui
Classes in lumis.service.privacyterm.doui that implement IServiceInterface Modifier and Type Class Description class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.search
Classes in lumis.service.search that implement IServiceInterface Modifier and Type Class Description class
SearchPropertiesInterfaces
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.socialnetworkintegration.action
Classes in lumis.service.socialnetworkintegration.action that implement IServiceInterface Modifier and Type Class Description 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 IServiceInterface in lumis.service.tag
Classes in lumis.service.tag that implement IServiceInterface Modifier and Type Class Description class
SelectRepositoryInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.uframe
Classes in lumis.service.uframe that implement IServiceInterface Modifier and Type Class Description class
UFrameServiceInterface
Service interface that enables a uFrame div. -
Uses of IServiceInterface in lumis.service.webpage
Classes in lumis.service.webpage that implement IServiceInterface Modifier and Type Class Description class
WebPage
-
Uses of IServiceInterface in lumis.service.webserviceviewer
Classes in lumis.service.webserviceviewer that implement IServiceInterface Modifier and Type Class Description class
WebServiceViewer
Web service viewer -
Uses of IServiceInterface in lumis.service.workflow
Classes in lumis.service.workflow that implement IServiceInterface Modifier and Type Class Description class
SelectWorkflowInterface
DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered. -
Uses of IServiceInterface in lumis.service.wsrp.consumer
Classes in lumis.service.wsrp.consumer that implement IServiceInterface Modifier and Type Class Description class
RemotePortletServiceInterface
Service interface used to represent a remote portlet consumed through WSRP.
-