Uses of Class
lumis.doui.service.DouiAdministrationPropertyPageServiceInterface
-
Packages that use DouiAdministrationPropertyPageServiceInterface Package Description lumis.doui.service lumis.service.community lumis.service.content.wizard lumis.service.doui.positionfield Service used internally by source position field (field withisPosition="true"
) feature.lumis.service.portalmanagement.project lumis.service.portalmanagement.theme lumis.service.portalmanagement.website Contains the service for managing websites.lumis.service.socialnetworkintegration.action Provides social network integration process actions used by social network integration service. -
-
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.doui.service
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.doui.service 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
-
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.service.community
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.community Modifier and Type Class Description class
CommunityAdministratorAddServiceInterface
An add interface that may only be accessed by the current community's administrators. -
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.service.content.wizard
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.content.wizard Modifier and Type Class Description class
EditFieldsServiceInterface
Wizard edit fields service interface. -
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.service.doui.positionfield
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.doui.positionfield Modifier and Type Class Description class
PositionFieldOrderInterface
Implementation oforder
interface. -
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.service.portalmanagement.project
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.portalmanagement.project Modifier and Type Class Description class
CreateProjectServiceInterface
Create Project service interface. -
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.service.portalmanagement.theme
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.portalmanagement.theme 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 DouiAdministrationPropertyPageServiceInterface in lumis.service.portalmanagement.website
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.portalmanagement.website Modifier and Type Class Description class
AddWebsiteServiceInterface
Add website service interface.class
EditWebsiteServiceInterface
Edit website service interface. -
Uses of DouiAdministrationPropertyPageServiceInterface in lumis.service.socialnetworkintegration.action
Subclasses of DouiAdministrationPropertyPageServiceInterface in lumis.service.socialnetworkintegration.action 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.
-