Uses of Class
lumis.content.service.ContentServiceInterface
-
-
Uses of ContentServiceInterface in lumis.content.service
Subclasses of ContentServiceInterface in lumis.content.service 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
-
Uses of ContentServiceInterface in lumis.service.chatroom
Subclasses of ContentServiceInterface in lumis.service.chatroom Modifier and Type Class Description class
ChatRoomParticipateInterface
Only allow to render the interface if it is open. -
Uses of ContentServiceInterface in lumis.service.comment
Subclasses of ContentServiceInterface in lumis.service.comment 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 ContentServiceInterface in lumis.service.community
Subclasses of ContentServiceInterface in lumis.service.community Modifier and Type Class Description class
CommunityEditServiceInterface
The edit community interface. -
Uses of ContentServiceInterface in lumis.service.htmlcontent
Subclasses of ContentServiceInterface in lumis.service.htmlcontent Modifier and Type Class Description class
HtmlContentDetailsInterface
Html Content details interface. -
Uses of ContentServiceInterface in lumis.service.pagepersonalization.doui.serviceinterface
Subclasses of ContentServiceInterface in lumis.service.pagepersonalization.doui.serviceinterface Modifier and Type Class Description class
WidgetListServiceInterface
Widgets holder service interface.
-