|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
fr.paris.lutece.plugins.document.modules.calendar.service.DocumentActionsService
public class DocumentActionsService
This Service manages mapping actions
| Constructor Summary | |
|---|---|
DocumentActionsService()
|
|
| Method Summary | |
|---|---|
List<fr.paris.lutece.plugins.document.business.workflow.DocumentAction> |
getActions(fr.paris.lutece.plugins.document.business.Document document,
Locale locale,
fr.paris.lutece.portal.business.user.AdminUser user)
Return all actions to add to the document |
| Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean |
|---|
getPlugin, init |
| Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean |
|---|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentActionsService()
| Method Detail |
|---|
public List<fr.paris.lutece.plugins.document.business.workflow.DocumentAction> getActions(fr.paris.lutece.plugins.document.business.Document document,
Locale locale,
fr.paris.lutece.portal.business.user.AdminUser user)
getActions in interface fr.paris.lutece.plugins.document.service.IDocumentActionsServicedocument - The documentlocale - The Localeuser - The current user
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||