|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IServiceInterface in lumis.content.service |
---|
Classes in lumis.content.service that implement IServiceInterface | |
---|---|
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 IServiceInterface in lumis.content.table |
---|
Methods in lumis.content.table with parameters of type IServiceInterface | |
---|---|
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 | |
---|---|
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
|
class |
DouiGenericListServiceInterface
A generic doui list service interface implementation. |
class |
DouiListServiceInterface
|
class |
DouiQuickListServiceInterface
|
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 | |
---|---|
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.portal.serviceinterface |
---|
Classes in lumis.portal.serviceinterface that implement IServiceInterface | |
---|---|
class |
GenericServiceInterface
Generic implementation for Service Interfaces. |
Methods in lumis.portal.serviceinterface that return IServiceInterface | |
---|---|
IServiceInterface |
ServiceInterfaceManager.getServiceInterface(String serviceInterfaceId,
ITransaction transaction)
|
IServiceInterface |
IServiceInterfaceManager.getServiceInterface(String serviceInterfaceId,
ITransaction transaction)
Get the service interface. |
Uses of IServiceInterface in lumis.portlet.container.service |
---|
Classes in lumis.portlet.container.service that implement IServiceInterface | |
---|---|
class |
PortletServiceInterface
An interface that wraps a JSR-168 portlet. |
Uses of IServiceInterface in lumis.service.banner |
---|
Classes in lumis.service.banner that implement IServiceInterface | |
---|---|
class |
BannerDouiInterface
|
Uses of IServiceInterface in lumis.service.chatroom |
---|
Classes in lumis.service.chatroom that implement IServiceInterface | |
---|---|
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 | |
---|---|
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.content.wizard |
---|
Classes in lumis.service.content.wizard that implement IServiceInterface | |
---|---|
class |
ContentWizardAddServiceInterface
Process the request of the content create wizard. |
Uses of IServiceInterface in lumis.service.document |
---|
Classes in lumis.service.document that implement IServiceInterface | |
---|---|
class |
DocumentEditServiceInterface
|
Uses of IServiceInterface in lumis.service.html |
---|
Classes in lumis.service.html that implement IServiceInterface | |
---|---|
class |
DisplayHtml
Implementation of the display interface of the Html service. |
Uses of IServiceInterface in lumis.service.image |
---|
Classes in lumis.service.image that implement IServiceInterface | |
---|---|
class |
ImageEditServiceInterface
|
Uses of IServiceInterface in lumis.service.login |
---|
Classes in lumis.service.login that implement IServiceInterface | |
---|---|
class |
LoginInterface
|
class |
LogoutInterface
Logout interface implementation. |
Uses of IServiceInterface in lumis.service.mailmarketing |
---|
Classes in lumis.service.mailmarketing that implement IServiceInterface | |
---|---|
class |
UserSubscriptionInterface
Renders the interface only if the current user is not guest. |
Uses of IServiceInterface in lumis.service.portalmanagement.group |
---|
Classes in lumis.service.portalmanagement.group that implement IServiceInterface | |
---|---|
class |
LocalGroupDouiInterface
|
Uses of IServiceInterface in lumis.service.portalmanagement.serviceinterfaceinstance |
---|
Classes in lumis.service.portalmanagement.serviceinterfaceinstance that implement IServiceInterface | |
---|---|
class |
ServiceInterfaceHolder
ServiceInterfaceHolder |
Uses of IServiceInterface in lumis.service.portalmanagement.user |
---|
Classes in lumis.service.portalmanagement.user that implement IServiceInterface | |
---|---|
class |
LocalUserDouiInterface
|
Uses of IServiceInterface in lumis.service.webpage |
---|
Classes in lumis.service.webpage that implement IServiceInterface | |
---|---|
class |
WebPage
|
Uses of IServiceInterface in lumis.service.webserviceviewer |
---|
Classes in lumis.service.webserviceviewer that implement IServiceInterface | |
---|---|
class |
WebServiceViewer
Web service viewer |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |