Uses of Class
com.jalios.jcms.context.JcmsContext
-
-
Uses of JcmsContext in com.jalios.jcms
Subclasses of JcmsContext in com.jalios.jcms Modifier and Type Class Description class
AddArticleHandler
Add article handler for the topbar publish modal.Methods in com.jalios.jcms that return JcmsContext Modifier and Type Method Description JcmsContext
Channel. getCurrentJcmsContext()
Returns the JcmsContext of the current servlet request of the current thread.Methods in com.jalios.jcms with parameters of type JcmsContext Modifier and Type Method Description LogCleanerReport
Channel. cleanStore(CleanFilter filter, JcmsContext context, LogCleanerObserver observer)
Cleans the store.void
CustomCleanFilter. init(JcmsContext context)
This method is called before a store cleaning. -
Uses of JcmsContext in com.jalios.jcms.a11y.avoidancelinks
Subclasses of JcmsContext in com.jalios.jcms.a11y.avoidancelinks Modifier and Type Class Description class
AvoidanceLinkAdminEditHandler
-
Uses of JcmsContext in com.jalios.jcms.accessibility
Subclasses of JcmsContext in com.jalios.jcms.accessibility Modifier and Type Class Description class
SwitchAccessibilityContextHandler
-
Uses of JcmsContext in com.jalios.jcms.admin
Subclasses of JcmsContext in com.jalios.jcms.admin Modifier and Type Class Description class
CompositePropertiesHandler
-
Uses of JcmsContext in com.jalios.jcms.admin.mail
Subclasses of JcmsContext in com.jalios.jcms.admin.mail Modifier and Type Class Description class
AdminMailConfigurationHandler
class
EditMailProviderHandler
-
Uses of JcmsContext in com.jalios.jcms.admin.properties
Subclasses of JcmsContext in com.jalios.jcms.admin.properties Modifier and Type Class Description class
SiteLanguageHandler
-
Uses of JcmsContext in com.jalios.jcms.admin.store
Subclasses of JcmsContext in com.jalios.jcms.admin.store Modifier and Type Class Description class
StoreAnonymizerHandler
Provides admin UI to anonymize a store. -
Uses of JcmsContext in com.jalios.jcms.alert
Subclasses of JcmsContext in com.jalios.jcms.alert Modifier and Type Class Description class
AlertAppHandler
Handler to display alerts, and recommendations in an APP.class
AlertHandler
A super handler to query loggedMember's alerts.class
AlertTopbarHandler
Handler to display alerts in topbar menu.class
EditAlertRuleHandler
class
MemberAlertSettingsHandler
Handler for Member's alert settings.class
SendAlertHandler
-
Uses of JcmsContext in com.jalios.jcms.analytics.ui
Subclasses of JcmsContext in com.jalios.jcms.analytics.ui Modifier and Type Class Description class
AdminHandler
class
ReportHandler
-
Uses of JcmsContext in com.jalios.jcms.application
Subclasses of JcmsContext in com.jalios.jcms.application Modifier and Type Class Description class
ApplicationAppHandler
Handler for the app store applicationclass
ApplicationAppModalHandler
class
ApplicationDefaultAppHandler
class
ApplicationDeployHandler
class
ApplicationLauncherActionsHandler
Handler for all application actionsclass
ApplicationQueryHandler
Handler to query applicationsclass
AuditApplicationLauncherModal
class
EditShortcutStepHandler
class
RecommendApplicationHandler
class
ResetApplicationLauncherModal
class
WorkspaceApplicationShortcutHandler
Workspace application shortcut handler to override the app URL (JCMS-7511) -
Uses of JcmsContext in com.jalios.jcms.archive
Subclasses of JcmsContext in com.jalios.jcms.archive Modifier and Type Class Description class
ArchiveBrowserHandler
This form handler process Archive Browser actions.class
ArchiveQueryHandler
Holder class and form handler of all parameters to be used for a query of archive. -
Uses of JcmsContext in com.jalios.jcms.authentication.accesstoken
Subclasses of JcmsContext in com.jalios.jcms.authentication.accesstoken Modifier and Type Class Description class
AccessTokenManagerHandler
Handler used to access auth keys.class
EditAccessTokenHandler
-
Uses of JcmsContext in com.jalios.jcms.backgroundprocess
Subclasses of JcmsContext in com.jalios.jcms.backgroundprocess Modifier and Type Class Description class
BackgroundProcessHandler
class
BackgroundProcessManagerHandler
class
BackgroundProcessTagHandler
class
BackgroundProcessTopbarHandler
-
Uses of JcmsContext in com.jalios.jcms.backgroundprocess.examples
Subclasses of JcmsContext in com.jalios.jcms.backgroundprocess.examples Modifier and Type Class Description class
DemoHandler
class
DemoModalHandler
class
DemoModalStepHandler
class
DemoProcessHandler
-
Uses of JcmsContext in com.jalios.jcms.backoffice
Subclasses of JcmsContext in com.jalios.jcms.backoffice Modifier and Type Class Description class
BackOfficeActionHandler
class
BackOfficeDisplayHandler
-
Uses of JcmsContext in com.jalios.jcms.caddy
Subclasses of JcmsContext in com.jalios.jcms.caddy Modifier and Type Class Description class
AbstractCaddyHandler<T extends AbstractCaddyContext>
This form handler is the super class of the formhandler class to process Caddy Manager actions.class
AbstractMemberCaddyHandler<T extends AbstractMemberCaddyContext>
This form handler is the super class of the formhandler class to process Member Caddy Manager actions.class
CaddyPopinHandler
This handler is used to add or remove content to the caddy.class
CategoryCaddyHandler
class
DBMemberCaddyHandler
class
GroupCaddyHandler
class
MemberCaddyHandler
class
PublicationCaddyHandler
This form handler process Publication Caddy Manager actions.class
WorkspaceCaddyHandler
-
Uses of JcmsContext in com.jalios.jcms.categorybrowser
Methods in com.jalios.jcms.categorybrowser that return JcmsContext Modifier and Type Method Description JcmsContext
CategoryBrowserContext. getJcmsContext()
Constructors in com.jalios.jcms.categorybrowser with parameters of type JcmsContext Constructor Description CategoryBrowserContext(Category category, Publication publication, Workspace currentWS, Member member, JcmsContext jcmsContext, java.lang.String language, java.util.Locale locale)
-
Uses of JcmsContext in com.jalios.jcms.categorycleaner
Subclasses of JcmsContext in com.jalios.jcms.categorycleaner Modifier and Type Class Description class
CategoryCleanerHandler
-
Uses of JcmsContext in com.jalios.jcms.comparator
Fields in com.jalios.jcms.comparator declared as JcmsContext Modifier and Type Field Description protected JcmsContext
BasicComparator. jcmsContext
Deprecated. -
Uses of JcmsContext in com.jalios.jcms.context
Subclasses of JcmsContext in com.jalios.jcms.context Modifier and Type Class Description class
JcmsJspContext
This class allows you to keep track of variables declare and initialized by JCMS. -
Uses of JcmsContext in com.jalios.jcms.document
Subclasses of JcmsContext in com.jalios.jcms.document Modifier and Type Class Description class
FileDocumentActionHandler
-
Uses of JcmsContext in com.jalios.jcms.fileprocessor
Subclasses of JcmsContext in com.jalios.jcms.fileprocessor Modifier and Type Class Description class
LegacyWitnessFileImportHandler
-
Uses of JcmsContext in com.jalios.jcms.fileprocessor.ui
Subclasses of JcmsContext in com.jalios.jcms.fileprocessor.ui Modifier and Type Class Description class
FileProcessorAdminHandler
FormHandler that provides informations shown in FileProcessor admin page. -
Uses of JcmsContext in com.jalios.jcms.handler
Subclasses of JcmsContext in com.jalios.jcms.handler Modifier and Type Class Description class
AbstractMemberQueryHandler<E>
Superclass of member query handlers.class
AbstractQueryHandler<E>
Superclass of query handlers.class
AllMemberQueryHandler
Holder class and form handler of all parameters to be used for a query of DBMembers.class
AssociatedPDFUploadHandler
Upload and attach a .pdf file to the specified FileDocument.class
AttachPublicationHandler
class
AttachWorkspaceHandler
class
CacheManagerHandler
This form handler process Cache Manager actions.class
CategoryQueryHandler
Holder class and form handler of all parameters to be used for a query of categories.class
CheckIntegrityHandler
class
CheckRightsHandler
class
DBMemberQueryHandler
Holder class and form handler of all parameters to be used for a query of DBMembers.class
DelegateConfirmModalHandler
class
DeployManagerDownloadHandler
class
DeployManagerUpgradeHandler
class
DeployManagerUpgradeUploadHandler
Check and deploy an uploaded webapp to the right webapp location.class
DuplicateModalHandler
Handler dedicated to publication duplication.class
EditAclHandler
class
EditCatHandler
This form handler processeseditCat.jsp
forms.class
EditDataFormHandler<T extends Data>
This class is the super class of all FormHandlers which manage stored data.class
EditDataHandler
This class is the super class of all FormHandler which manage stored data.class
EditDataIdHandler
class
EditDBFileDocumentHandler
class
EditExtraDataHandler
This form handler processes Data's Extra Data forms.class
EditFileDocumentHandler
class
EditFormHandler
This form handler processesForm
forms.class
EditGroupHandler
This form handler processGroup
forms.class
EditMemberHandler
This form handler processesMember
forms.class
EditMemberPhotoHandler
This form handler processesMember
photo.class
EditNotificationCriteriaHandler
class
EditNotificationHandler
class
EditPublicationHandler
This form handler processesPublication
forms.class
EditRemoteDocumentHandler
class
EditTypeExtensionHandler
This form handler processesDataExtension
forms.class
ExportCatListHandler
Exports a tree of categories to a .txt file.class
FriendlyURLsHandler
class
GroupQueryHandler
Holder class and form handler of all parameters to be used for a query of groups.class
ImportCatListHandler
Upload and parse a .txt file containing tree of categories to import in JCMS.class
JcmsFormHandler
This abstract class is the super class of all the Form Handler classes (i.e.class
JcmsJsonActionHandler
class
JcmsJsonActionUploadHandler
class
JcmsUploadFormHandler
class
JSyncManagerHandler
This form handler processes JSyncManager's form.class
MailEditHandler
This form handler processesdoEditMail.jsp
form.class
MailPasswordHandler
This form handler processes password reset request from administrator.class
MediaInfosHandler
class
MemberListHandler
This form handler processesadmin/memberList.jsp
form in administration area.class
MemberQueryHandler
Holder class and form handler of all parameters to be used for a query of members.class
MemberStatusDetailsHandler
class
MergeCategoryHandler
class
MergeFileDocumentHandler
class
ModalPromptHandler
class
PagerHandler
This form handler process pager properties.class
PluginDataInfosHandler
class
PortletWorkflowHandler
class
PropertiesEditorHandler
Handler providing property editionclass
PropertiesHandler
class
PubBrowserHandler
class
QueryHandler
Holder class and form handler of all parameters to be used for a query.class
ResetPasswordHandler
Handle lost password request from end user.class
StoreCleanerHandler
class
TypeEditorHandler
This form handler processes the Type Editor form.class
TypeListEditorHandler
This form handler processes the Type List Editor forms.class
UpdateMemberPhotoHandler
class
UpgradeManagerHandler
class
ValidateStateChangePublicationHandler
class
VersionHandler
class
WFEditorHandler
This form handler processeswfEditor.jsp
form.class
WorkReportHandler
class
WorkspaceQueryHandler
Deprecated.since jcms-10.0.1 useWorkspaceQueryHandler
insteadclass
ZipFilesHandler
-
Uses of JcmsContext in com.jalios.jcms.handler.pubchooser
Subclasses of JcmsContext in com.jalios.jcms.handler.pubchooser Modifier and Type Class Description class
PubChooserActionHandler
class
PubChooserHandler
-
Uses of JcmsContext in com.jalios.jcms.jportal
Subclasses of JcmsContext in com.jalios.jcms.jportal Modifier and Type Class Description class
AddJPortalServiceHandler
class
EditAbstractJPortalHandler
class
JBlockEditorHandler
class
JPortalAddPorletHandler
class
JPortalCreateHandler
class
JPortalDisplayHandler
class
JPortalDuplicateHandler
class
JPortalEditorHandler
class
JPortalEditPorletHandler
class
JPortalEditPortletUIHandler
class
JPortalHistoryHandler
class
JPortalPublishHandler
-
Uses of JcmsContext in com.jalios.jcms.jportal.handler
Subclasses of JcmsContext in com.jalios.jcms.jportal.handler Modifier and Type Class Description class
JPortalFrontFilesHandler
-
Uses of JcmsContext in com.jalios.jcms.l10n
Subclasses of JcmsContext in com.jalios.jcms.l10n Modifier and Type Class Description class
ProcessL10nHandler
-
Uses of JcmsContext in com.jalios.jcms.ldap
Subclasses of JcmsContext in com.jalios.jcms.ldap Modifier and Type Class Description class
SyncLdapHandler
This form handler performs LDAP synchronization. -
Uses of JcmsContext in com.jalios.jcms.logging
Subclasses of JcmsContext in com.jalios.jcms.logging Modifier and Type Class Description class
LoggingSetupHandler
-
Uses of JcmsContext in com.jalios.jcms.mashup
Subclasses of JcmsContext in com.jalios.jcms.mashup Modifier and Type Class Description class
ImportConflictHandler
This form handler processes importConflictList.jsp actionsclass
ImportManagerHandler
This form handler processes ImportManager's form. -
Uses of JcmsContext in com.jalios.jcms.media
Subclasses of JcmsContext in com.jalios.jcms.media Modifier and Type Class Description class
EditAbstractMediaHandler
class
EditImageHandler
class
MediaActionsHandler
class
MediaBrowserHandler
This handler controls the MediaBrowser.class
MediaTemplateAudioDisplayHandler
class
MediaTemplateDisplayHandler
class
MediaTemplateVideoDisplayHandler
class
MediaTracksHandler
Provide Media tracks managementclass
TemplateInitialisationHandler
-
Uses of JcmsContext in com.jalios.jcms.member.csvimport
Subclasses of JcmsContext in com.jalios.jcms.member.csvimport Modifier and Type Class Description class
MemberCsvImportHandler
Handler providing Member CSV import. -
Uses of JcmsContext in com.jalios.jcms.monitoring
Subclasses of JcmsContext in com.jalios.jcms.monitoring Modifier and Type Class Description class
MonitoringChartHandler
-
Uses of JcmsContext in com.jalios.jcms.plugin
Subclasses of JcmsContext in com.jalios.jcms.plugin Modifier and Type Class Description class
DisplayPluginHandler
This class is used to handle modification on Plugins.class
EditPluginHandler
This class is used to handle modification on Plugins. -
Uses of JcmsContext in com.jalios.jcms.portlet
Subclasses of JcmsContext in com.jalios.jcms.portlet Modifier and Type Class Description class
EditPortalElementHandler
class
EditPortalHandler
class
EditPortalRedirectHandler
class
EditPortletCollectionHandler
class
EditPortletHandler
class
EditPortletLogHandler
class
EditPortletParentHandler
class
EditPortletSkinableHandler
class
PortletDisplayHandler
Methods in com.jalios.jcms.portlet with parameters of type JcmsContext Modifier and Type Method Description PortletDisplayHandler.PortletSkinUI
PortletDisplayHandler. buildPortletUI(Portlet portlet, JcmsContext jcmsContext)
static DisplayContext
PortalManager. getDisplayContext(JcmsContext context)
This is a convenient method to compute display.jsp display context.Constructors in com.jalios.jcms.portlet with parameters of type JcmsContext Constructor Description PortletSkinUI(Portlet portlet, javax.servlet.http.HttpServletRequest request, JcmsContext jcmsContext)
-
Uses of JcmsContext in com.jalios.jcms.publicationfollower
Subclasses of JcmsContext in com.jalios.jcms.publicationfollower Modifier and Type Class Description class
PublicationFollowerHandler
Handle request to follow or unfollow a publication. -
Uses of JcmsContext in com.jalios.jcms.publiclink
Subclasses of JcmsContext in com.jalios.jcms.publiclink Modifier and Type Class Description class
EditPublicLinkHandler
class
PublicDownloadHandler
class
PublicLinkAppHandler
-
Uses of JcmsContext in com.jalios.jcms.recommendation
Subclasses of JcmsContext in com.jalios.jcms.recommendation Modifier and Type Class Description class
RecommendationHandler
This class is the handler for the form to send a Recommendation.class
RecommendationReaderTrackerHandler
Class to query Recommendation's reader trackers. -
Uses of JcmsContext in com.jalios.jcms.rest
Fields in com.jalios.jcms.rest declared as JcmsContext Modifier and Type Field Description protected JcmsContext
JcmsRestResource. jcmsContext
Methods in com.jalios.jcms.rest with parameters of type JcmsContext Modifier and Type Method Description static void
RestUtil. setUserLang(JcmsContext jcmsContext, java.lang.String userLang)
Force the update of the user lang in jcmsContext (must be only used in Rest environment to avoid not wanted side effects) -
Uses of JcmsContext in com.jalios.jcms.search
Subclasses of JcmsContext in com.jalios.jcms.search Modifier and Type Class Description class
AdminSearchEnginesHandler
This handler is used in the admin area to provide action on search engine.class
GlobalSearchActionsHandler
class
QueryAppHandler
-
Uses of JcmsContext in com.jalios.jcms.security.classified
Subclasses of JcmsContext in com.jalios.jcms.security.classified Modifier and Type Class Description class
ClassificationAdminHandler
-
Uses of JcmsContext in com.jalios.jcms.shortcut
Subclasses of JcmsContext in com.jalios.jcms.shortcut Modifier and Type Class Description class
AsyncShortcutHandler
Handler for Shortcuts which returns a json used to modify asynchronously the Shortcut -
Uses of JcmsContext in com.jalios.jcms.tools
Subclasses of JcmsContext in com.jalios.jcms.tools Modifier and Type Class Description class
ProfilerHandler
-
Uses of JcmsContext in com.jalios.jcms.tools.dbpubcatchecker
Subclasses of JcmsContext in com.jalios.jcms.tools.dbpubcatchecker Modifier and Type Class Description class
DBPublicationCategoriesCheckerHandler
-
Uses of JcmsContext in com.jalios.jcms.tracking
Subclasses of JcmsContext in com.jalios.jcms.tracking Modifier and Type Class Description class
ReadAckHandler
class
ReaderTrackerHandler
Handler for publication's reader trackers modal.class
ReaderTrackerQueryHandler
Class to query publication's reader trackers. -
Uses of JcmsContext in com.jalios.jcms.trash
Subclasses of JcmsContext in com.jalios.jcms.trash Modifier and Type Class Description class
TrashAppHandler
Handler used to access Trash application. -
Uses of JcmsContext in com.jalios.jcms.uicomponent.autocomplete
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.autocomplete Modifier and Type Class Description class
AbstractAutocompleteHandler<T>
class
AbstractSearchAutocompleteHandler<T extends AutocompleteResult<? extends Publication>>
class
TopbarSearchAutocompleteHandler
-
Uses of JcmsContext in com.jalios.jcms.uicomponent.autocomplete.mention
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.autocomplete.mention Modifier and Type Class Description class
MentionAutocompleteHandler
-
Uses of JcmsContext in com.jalios.jcms.uicomponent.icon
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.icon Modifier and Type Class Description class
IconChooserModalHandler
Modal handler to search for icons -
Uses of JcmsContext in com.jalios.jcms.uicomponent.image.editor
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.image.editor Modifier and Type Class Description class
ImageEditorActionHandler
-
Uses of JcmsContext in com.jalios.jcms.uicomponent.indicator
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.indicator Modifier and Type Class Description class
PortletIndicatorDisplayHandler
An handler to display the portlet indicator fields -
Uses of JcmsContext in com.jalios.jcms.uicomponent.memberphoto
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.memberphoto Modifier and Type Class Description class
MemberPhotoGroupModalHandler
-
Uses of JcmsContext in com.jalios.jcms.uicomponent.sidebar
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.sidebar Modifier and Type Class Description class
SidebarHandler
-
Uses of JcmsContext in com.jalios.jcms.uicomponent.topbar
Subclasses of JcmsContext in com.jalios.jcms.uicomponent.topbar Modifier and Type Class Description class
TopbarApplicationMenuBadgeHandler
class
TopbarCaddyMenuHandler
Manages a Caddy menu in the topbar of the site.class
TopbarHandler
-
Uses of JcmsContext in com.jalios.jcms.unifiedinsert
Subclasses of JcmsContext in com.jalios.jcms.unifiedinsert Modifier and Type Class Description class
UnifiedInsertHandler
JavaBean used to process Unified insertion action. -
Uses of JcmsContext in com.jalios.jcms.upload
Subclasses of JcmsContext in com.jalios.jcms.upload Modifier and Type Class Description class
DocUploadHandler
This form handler processes document upload.Methods in com.jalios.jcms.upload with parameters of type JcmsContext Modifier and Type Method Description java.lang.Object
UploadManager. getUploadedFile(JcmsContext ctxt, java.lang.String field, boolean isFileDocument, boolean override)
Deprecated.java.util.List<DocUploadInfo>
UploadManager. getUploadedFileList(JcmsContext ctxt, java.lang.String field, boolean isFileDocument, boolean override)
java.util.List<DocUploadInfo>
UploadManager. getUploadedFiles(JcmsContext ctxt, java.lang.String field, FileUploadOptions options)
Performs upload for file received for the specified field.java.lang.Object
UploadManager. retrieveFileItem(JcmsContext ctxt, java.lang.String token, java.lang.String field)
Retrieve from session FileItem or List stored in session -
Uses of JcmsContext in com.jalios.jcms.webdav.cat
Fields in com.jalios.jcms.webdav.cat declared as JcmsContext Modifier and Type Field Description protected JcmsContext
CatWebdavContext. jcmsContext
Methods in com.jalios.jcms.webdav.cat that return JcmsContext Modifier and Type Method Description JcmsContext
CatWebdavContext. getJcmsContext()
-
Uses of JcmsContext in com.jalios.jcms.webpage
Subclasses of JcmsContext in com.jalios.jcms.webpage Modifier and Type Class Description class
WebPageQueryHandler
-
Uses of JcmsContext in com.jalios.jcms.widget
Constructors in com.jalios.jcms.widget with parameters of type JcmsContext Constructor Description WikiToolbar(JcmsContext ctx)
Deprecated. -
Uses of JcmsContext in com.jalios.jcms.workspace
Subclasses of JcmsContext in com.jalios.jcms.workspace Modifier and Type Class Description class
AbstractEditWorkspaceHandler
This form handler processGroup
forms.class
EditWorkflowInstanceHandler
class
EditWorkspaceCommonHandler
This form handler processWorkspace
forms.class
EditWorkspaceHandler
This form handler processWorkspace
forms.class
EditWorkspaceRoleHandler
This form handler processGroup
forms.class
EditWorkspaceTypeHandler
This form handler processGroup
forms.class
EditWSTypeEntryHandler
This class handle create/update/delete form action on WSTypeEntryclass
FavoriteWorkspaceHandler
Allows a Member to add, or remove a favorite Workspace or clear its favorites.class
WorkspaceQueryHandler
Search for Workspace, by checking rights, workspace belonging, and testing if member is worker of the workspace.class
WorkspaceWizardHandler
This form handler processWorkspace
duplication through a wizard.Methods in com.jalios.jcms.workspace with parameters of type JcmsContext Modifier and Type Method Description static java.util.SortedSet<Workspace>
Workspace. getAllWorkingWorkspaceSet(Member loggedMember, JcmsContext jcmsContext)
Gives the list of workspaces for which the current loggedMember is a worker. -
Uses of JcmsContext in com.jalios.jcms.wysiwyg
Subclasses of JcmsContext in com.jalios.jcms.wysiwyg Modifier and Type Class Description class
WysiwygInlineEditionHandler
Java bean providing processing of for inline edition of wysiwyg fields. -
Uses of JcmsContext in com.jalios.jcms.wysiwyg.image
Subclasses of JcmsContext in com.jalios.jcms.wysiwyg.image Modifier and Type Class Description class
ImageUploadHandler
-
Uses of JcmsContext in generated
Subclasses of JcmsContext in generated with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description class
generated.EditJPortalHandler
class
generated.EditShortcutHandler
-