Skip navigation links
A C D F G I J P R S T V 

A

addToSelection(PortalControllerContext, String) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestService
Add to selection.
addToSelection(PortalControllerContext, String) - Method in class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Add to selection.
addToStorage(PortalControllerContext, String, String) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestService
Add to storage.
addToStorage(PortalControllerContext, String, String) - Method in class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Add to storage.

C

Configuration - Class in fr.toutatice.portail.cms.test.common.model
Test portlet configuration java-bean.
Configuration() - Constructor for class fr.toutatice.portail.cms.test.common.model.Configuration
Constructor.
customizeCMSProperties(CustomizationContext) - Method in class fr.toutatice.portail.cms.test.plugin.JSPPlugin
 

D

DEFAULT - Static variable in enum fr.toutatice.portail.cms.test.common.model.Tab
Default tab.
doAdmin(RenderRequest, RenderResponse) - Method in class fr.toutatice.portail.cms.test.common.TestPortlet
Admin view display.
doView(RenderRequest, RenderResponse) - Method in class fr.toutatice.portail.cms.test.common.TestPortlet

F

fr.toutatice.portail.cms.test.common - package fr.toutatice.portail.cms.test.common
 
fr.toutatice.portail.cms.test.common.model - package fr.toutatice.portail.cms.test.common.model
 
fr.toutatice.portail.cms.test.common.service - package fr.toutatice.portail.cms.test.common.service
 
fr.toutatice.portail.cms.test.plugin - package fr.toutatice.portail.cms.test.plugin
 
fr.toutatice.portail.cms.test.spring.controller - package fr.toutatice.portail.cms.test.spring.controller
 
fromId(String) - Static method in enum fr.toutatice.portail.cms.test.common.model.Tab
Get tab from identifier.

G

getConfiguration(PortalControllerContext) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestRepository
Get configuration.
getConfiguration(PortalControllerContext) - Method in class fr.toutatice.portail.cms.test.common.service.TestRepositoryImpl
Get configuration.
getDefaultTab() - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Getter for defaultTab.
getId() - Method in enum fr.toutatice.portail.cms.test.common.model.Tab
Getter for id.
getInstance() - Static method in class fr.toutatice.portail.cms.test.common.service.TestRepositoryImpl
Get singleton instance.
getInstance() - Static method in class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Get singleton instance.
getKey() - Method in enum fr.toutatice.portail.cms.test.common.model.Tab
Getter for key.
getOrder() - Method in class fr.toutatice.portail.cms.test.plugin.JSPPlugin
 
getPath() - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Getter for path.
getPluginName() - Method in class fr.toutatice.portail.cms.test.plugin.JSPPlugin
 
getSelectionId() - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Getter for selectionId.
getTabs(PortletRequest, PortletResponse) - Method in class fr.toutatice.portail.cms.test.spring.controller.TestViewController
Get tabs model attribute.
getUser() - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Getter for user.

I

injectAttributesStorageData(PortalControllerContext, Configuration) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestService
Inject attributes storage data.
injectAttributesStorageData(PortalControllerContext, Configuration) - Method in class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Inject attributes storage data.
injectTagsData(PortalControllerContext, Configuration) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestService
Inject tags data
injectTagsData(PortalControllerContext, Configuration) - Method in class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Inject tags data
ITestRepository - Interface in fr.toutatice.portail.cms.test.common.service
Test repository interface.
ITestService - Interface in fr.toutatice.portail.cms.test.common.service
Test service interface.

J

JSPPlugin - Class in fr.toutatice.portail.cms.test.plugin
The Class JSPPlugin.
JSPPlugin() - Constructor for class fr.toutatice.portail.cms.test.plugin.JSPPlugin
 

P

processAction(ActionRequest, ActionResponse) - Method in class fr.toutatice.portail.cms.test.common.TestPortlet

R

removeFromStorage(PortalControllerContext, String) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestService
Remove from storage.
removeFromStorage(PortalControllerContext, String) - Method in class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Remove from storage.

S

setConfiguration(PortalControllerContext, Configuration) - Method in interface fr.toutatice.portail.cms.test.common.service.ITestRepository
Set configuration.
setConfiguration(PortalControllerContext, Configuration) - Method in class fr.toutatice.portail.cms.test.common.service.TestRepositoryImpl
Set configuration.
setDefaultTab(Tab) - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Setter for defaultTab.
setPath(String) - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Setter for path.
setSelectionId(String) - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Setter for selectionId.
setUser(String) - Method in class fr.toutatice.portail.cms.test.common.model.Configuration
Setter for user.

T

Tab - Enum in fr.toutatice.portail.cms.test.common.model
Test portlet tabs enumeration.
TestPortlet - Class in fr.toutatice.portail.cms.test.common
Test portlet.
TestPortlet() - Constructor for class fr.toutatice.portail.cms.test.common.TestPortlet
Constructor.
TestRepositoryImpl - Class in fr.toutatice.portail.cms.test.common.service
Test repository implementation.
TestRepositoryImpl() - Constructor for class fr.toutatice.portail.cms.test.common.service.TestRepositoryImpl
Constructor.
TestServiceImpl - Class in fr.toutatice.portail.cms.test.common.service
Test service implementation.
TestServiceImpl() - Constructor for class fr.toutatice.portail.cms.test.common.service.TestServiceImpl
Constructor.
TestViewController - Class in fr.toutatice.portail.cms.test.spring.controller
Test SpringFramework portlet.
TestViewController() - Constructor for class fr.toutatice.portail.cms.test.spring.controller.TestViewController
Constructor.

V

valueOf(String) - Static method in enum fr.toutatice.portail.cms.test.common.model.Tab
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.toutatice.portail.cms.test.common.model.Tab
Returns an array containing the constants of this enum type, in the order they are declared.
view(RenderRequest, RenderResponse, String) - Method in class fr.toutatice.portail.cms.test.spring.controller.TestViewController
View render mapping.
A C D F G I J P R S T V 
Skip navigation links

Copyright © 2019. All rights reserved.