Uses of Class
lumis.doui.service.DouiAdministrationAddPropertyPageServiceInterface
-
Packages that use DouiAdministrationAddPropertyPageServiceInterface Package Description lumis.doui.service lumis.service.community lumis.service.portalmanagement.project 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 DouiAdministrationAddPropertyPageServiceInterface in lumis.doui.service
Subclasses of DouiAdministrationAddPropertyPageServiceInterface in lumis.doui.service Modifier and Type Class Description class
DouiAdministrationEmbeddedAddPropertyPageServiceInterface
-
Uses of DouiAdministrationAddPropertyPageServiceInterface in lumis.service.community
Subclasses of DouiAdministrationAddPropertyPageServiceInterface 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 DouiAdministrationAddPropertyPageServiceInterface in lumis.service.portalmanagement.project
Subclasses of DouiAdministrationAddPropertyPageServiceInterface in lumis.service.portalmanagement.project Modifier and Type Class Description class
CreateProjectServiceInterface
Create Project service interface. -
Uses of DouiAdministrationAddPropertyPageServiceInterface in lumis.service.portalmanagement.website
Subclasses of DouiAdministrationAddPropertyPageServiceInterface in lumis.service.portalmanagement.website Modifier and Type Class Description class
AddWebsiteServiceInterface
Add website service interface. -
Uses of DouiAdministrationAddPropertyPageServiceInterface in lumis.service.socialnetworkintegration.action
Subclasses of DouiAdministrationAddPropertyPageServiceInterface 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.
-