Verwendungen von Schnittstelle
de.uplanet.lucy.server.rtcache.ApplicationInfo
Packages, die ApplicationInfo verwenden
Package
Beschreibung
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.auxiliaries
Methoden in de.uplanet.lucy.server.auxiliaries, die Typen mit Argumenten vom Typ ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungMap<ApplicationInfo, List<de.uplanet.lucy.server.search.SearchConfigInfo>> VCSearchTabControl.groupByApplications(de.uplanet.lucy.server.IProcessingContext p_ctx, List<de.uplanet.lucy.server.search.SearchConfigInfo> p_searchConfigInfos) Group the search configurations by applications. -
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.auxiliaries.calendar
Methoden in de.uplanet.lucy.server.auxiliaries.calendar, die Typen mit Argumenten vom Typ ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungCalHelper.getDeSelectedApps()Veraltet.Method getDeSelectedApps.CalHelper.getDeSelectedApps(String p_strUserGuid) Veraltet.Method getDeSelectedApps.CalHelper.getSelectedApps()Veraltet.Method getSelectedApps.CalHelper.getSelectedApps(String p_strUserGuid) Veraltet.Method getSelectedApps by User Guid. -
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.auxiliaries.collections
Methoden in de.uplanet.lucy.server.auxiliaries.collections, die Typen mit Argumenten vom Typ ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungFilter.appInfoComplement(List<ApplicationInfo> p_appInfoList, Collection<String> p_appGuidList) Compose the complement of anApplicationInfolist with respect to a list of application GUIDs.Filter.appInfoIntersect(List<ApplicationInfo> p_appInfoList, List<String> p_appGuidList) Compose the intersection of anApplicationInfolist and a list of application IDs.Methodenparameter in de.uplanet.lucy.server.auxiliaries.collections mit Typargumenten vom Typ ApplicationInfoModifizierer und TypMethodeBeschreibungFilter.appInfoComplement(List<ApplicationInfo> p_appInfoList, Collection<String> p_appGuidList) Compose the complement of anApplicationInfolist with respect to a list of application GUIDs.Filter.appInfoIntersect(List<ApplicationInfo> p_appInfoList, List<String> p_appGuidList) Compose the intersection of anApplicationInfolist and a list of application IDs. -
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.monitor.log
Methoden in de.uplanet.lucy.server.monitor.log, die ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungGlobalReport.GlobalReportEntry.getApplicationInfo()Get the info object for this application. -
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.monitor.log.userreport
Methoden in de.uplanet.lucy.server.monitor.log.userreport, die ApplicationInfo zurückgeben -
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.rtcache.scripting.velocity
Methoden in de.uplanet.lucy.server.rtcache.scripting.velocity, die ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungVelocityRtCache.getApplication(String p_strGuid) Get the application with the given unique identifier.VelocityRtCache.getFirstApplication(IFilter<ApplicationInfo> p_filter) Get first application that matches a given filter.Methoden in de.uplanet.lucy.server.rtcache.scripting.velocity, die Typen mit Argumenten vom Typ ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungIVcApplicationInfoFilterFactory.getAccessible()Get a filter for applications the current user has access to.IVcApplicationInfoFilterFactory.getAccessibleByTemplate(String p_strTemplateGuid) Get a filter for applications of the given type the current user has access to.VelocityRtCache.getApplications()Get all applications.VelocityRtCache.getApplications(IFilter<ApplicationInfo> p_filter) Get applications that match a given filter.Methodenparameter in de.uplanet.lucy.server.rtcache.scripting.velocity mit Typargumenten vom Typ ApplicationInfoModifizierer und TypMethodeBeschreibungVelocityRtCache.getApplications(IFilter<ApplicationInfo> p_filter) Get applications that match a given filter.VelocityRtCache.getFirstApplication(IFilter<ApplicationInfo> p_filter) Get first application that matches a given filter. -
Verwendungen von ApplicationInfo in de.uplanet.lucy.server.scripting.velocity.callables.legacy
Methoden in de.uplanet.lucy.server.scripting.velocity.callables.legacy, die ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungApplicationCacheWrapper.getApplication(String p_strAppGuid) Veraltet.Get the application with the given unique identifier.Methoden in de.uplanet.lucy.server.scripting.velocity.callables.legacy, die Typen mit Argumenten vom Typ ApplicationInfo zurückgebenModifizierer und TypMethodeBeschreibungApplicationCacheWrapper.getAllApplications()Veraltet.Get a list of all applications the current user has access to.ApplicationCacheWrapper.getApplicationsWithTemplate(String p_strTemplateGuid) Veraltet.Get a list of all application with the given template to which the current user has access to.ApplicationCacheWrapper.getApplicationsWithTemplates(Collection<String> p_templates) Veraltet.Get a list of all application with the given templates to which the current user has access to.ApplicationCacheWrapper.getApplicationsWithType(String p_strType) Veraltet.Get a list of all applications the current user has access to and with the setting of type: application:type.ApplicationCacheWrapper.searchApplications(String p_strQuery, String p_strLang) Veraltet.