A B C D E F G H I J L M N O P Q R S T U V W _

A

add(HarvestContent) - Method in interface com.googlecode.fascinator.portal.services.HarvestManager
 
add(HarvestContent) - Method in class com.googlecode.fascinator.portal.services.impl.HarvestManagerImpl
 
add(Portal) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
add(Portal) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
addAndQueryCond(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
addEntry(Number, String, String) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
addEntry(Number, String, String, Color) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
addEntry(Number, String, String) - Method in interface com.googlecode.fascinator.portal.report.ChartData
 
addEntry(Number, String, String, Color) - Method in interface com.googlecode.fascinator.portal.report.ChartData
 
addHtmlButton(HtmlButton) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
addHtmlDiv(HtmlDiv) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
addHtmlFieldElement(HtmlFieldElement) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
addHtmlFieldElement(HtmlFieldElement) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
addOrQueryCond(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
addQueryCond(String, String) - Method in class com.googlecode.fascinator.portal.report.Report
 
addReport(Report) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
Method to add report to the map.
ajaxFluidErrorHolder(String) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Render an error message text container.
ajaxFluidLoader(String) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Render a circular loading animation.
ajaxProgressLoader(String) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Render a horizontal progress loading animation.
AMQ_TIMEOUT - Static variable in class com.googlecode.fascinator.portal.BrokerMonitor
Default timeout for AMQ stats response = 500 milliseconds
annotate(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
annotateRemove(String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
annotateRemove(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
annotateSearch(SearchRequest, OutputStream) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
any - Variable in class com.googlecode.fascinator.ims.DependencyType
 
any - Variable in class com.googlecode.fascinator.ims.FileType
 
any - Variable in class com.googlecode.fascinator.ims.ItemType
 
any - Variable in class com.googlecode.fascinator.ims.ManifestType
 
any - Variable in class com.googlecode.fascinator.ims.MetadataType
 
any - Variable in class com.googlecode.fascinator.ims.OrganizationsType
 
any - Variable in class com.googlecode.fascinator.ims.OrganizationType
 
any - Variable in class com.googlecode.fascinator.ims.ResourcesType
 
any - Variable in class com.googlecode.fascinator.ims.ResourceType
 
APICallHandler - Interface in com.googlecode.fascinator.portal.api
 
authenticate(Authentication) - Method in class com.googlecode.fascinator.portal.security.FascinatorSpringSecurityAuthenticationManager
 

B

BarChartData - Class in com.googlecode.fascinator.portal.report
 
BarChartData(String, String, String, BarChartData.LabelPos, BarChartData.LabelPos, int, int, boolean) - Constructor for class com.googlecode.fascinator.portal.report.BarChartData
 
BarChartData.DataEntry - Class in com.googlecode.fascinator.portal.report
 
BarChartData.LabelPos - Enum in com.googlecode.fascinator.portal.report
 
base - Variable in class com.googlecode.fascinator.ims.ManifestType
 
base - Variable in class com.googlecode.fascinator.ims.ResourcesType
 
base - Variable in class com.googlecode.fascinator.ims.ResourceType
 
baseSeriesColor - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
bind(ServiceBinder) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Use the ServiceBinder to bind Tapestry Service implementations to their interfaces.
bindParam(PreparedStatement, int, Object) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Bind a parameter to a SQL statement.
bindParam(PreparedStatement, int, Object) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Bind a parameter to a SQL statement.
block - Variable in class com.googlecode.fascinator.portal.UserAction
Flag to set this action as 'blocking'.
BrokerMonitor - Class in com.googlecode.fascinator.portal
Monitoring class for the AMQ Broker.
BrokerMonitor() - Constructor for class com.googlecode.fascinator.portal.BrokerMonitor
Constructor required by ServiceLoader
BrokerMonitor(BrokerService) - Constructor for class com.googlecode.fascinator.portal.BrokerMonitor
Constructor.
buildAccessManager() - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return the Manager object for Access Control plugins.
buildAuthManager() - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return the Manager object for Authentication plugins.
buildDatabaseServices(RegistryShutdownHub) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return the DatabaseService, making sure Tapestry notifies the Service at system shutdown.
buildDynamicPageCache(PortalManager, VelocityService, ScriptingServices, RegistryShutdownHub) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
 
buildHouseKeepingManager(RegistryShutdownHub) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return the House Keeper, making sure Tapestry notifies the Service at system shutdown.
buildIndexer() - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return an Indexer plugin.
buildRoleManager() - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return the Manager object for security Roles plugins.
buildStorage() - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Instantiate and return a Storage plugin.
ByteRangeRequestCache - Interface in com.googlecode.fascinator.portal.services
Contains the logic required to parse, process and respond to HTTP byte-range requests.
ByteRangeRequestCacheImpl - Class in com.googlecode.fascinator.portal.services.impl
Contains the logic required to parse, process and respond to HTTP byte-range requests.
ByteRangeRequestCacheImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.ByteRangeRequestCacheImpl
Basic constructor, run by Tapestry through injection.

C

CachingDynamicPageServiceImpl - Class in com.googlecode.fascinator.portal.services.impl
 
CachingDynamicPageServiceImpl(PortalManager, VelocityService) - Constructor for class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Constructs and configures the service.
ChartData - Interface in com.googlecode.fascinator.portal.report
 
ChartGenerator - Class in com.googlecode.fascinator.portal.report
 
ChartGenerator() - Constructor for class com.googlecode.fascinator.portal.report.ChartGenerator
 
ChartHandler - Interface in com.googlecode.fascinator.portal.report.type
 
checkConnection(String) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Return a connection to the specified database, failing if it does not exist.
checkConnection(String) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Return a connection to the specified database, failing if it does not exist.
clear() - Method in class com.googlecode.fascinator.portal.FormData
 
clearCache() - Method in interface com.googlecode.fascinator.portal.services.DynamicPageCacheMXBean
 
clearCache() - Method in class com.googlecode.fascinator.portal.services.impl.EhcacheDynamicPageCacheImpl
 
clearCache() - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCache
 
clearCache(String, String) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCache
 
clearCache() - Method in interface com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCacheMXBean
Clear the entire cache
clearCache(String, String) - Method in interface com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCacheMXBean
 
close() - Method in class com.googlecode.fascinator.portal.velocity.JythonLogger
 
colKey - Variable in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
colLabel - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
colLabelPos - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
colLegendPos - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
com.googlecode.fascinator.ims - package com.googlecode.fascinator.ims
 
com.googlecode.fascinator.portal - package com.googlecode.fascinator.portal
 
com.googlecode.fascinator.portal.api - package com.googlecode.fascinator.portal.api
 
com.googlecode.fascinator.portal.api.impl - package com.googlecode.fascinator.portal.api.impl
 
com.googlecode.fascinator.portal.guitoolkit - package com.googlecode.fascinator.portal.guitoolkit
 
com.googlecode.fascinator.portal.lookup - package com.googlecode.fascinator.portal.lookup
 
com.googlecode.fascinator.portal.pages - package com.googlecode.fascinator.portal.pages
 
com.googlecode.fascinator.portal.process - package com.googlecode.fascinator.portal.process
 
com.googlecode.fascinator.portal.quartz - package com.googlecode.fascinator.portal.quartz
 
com.googlecode.fascinator.portal.report - package com.googlecode.fascinator.portal.report
 
com.googlecode.fascinator.portal.report.service - package com.googlecode.fascinator.portal.report.service
 
com.googlecode.fascinator.portal.report.type - package com.googlecode.fascinator.portal.report.type
 
com.googlecode.fascinator.portal.rest - package com.googlecode.fascinator.portal.rest
 
com.googlecode.fascinator.portal.security - package com.googlecode.fascinator.portal.security
 
com.googlecode.fascinator.portal.security.filter - package com.googlecode.fascinator.portal.security.filter
 
com.googlecode.fascinator.portal.security.handler - package com.googlecode.fascinator.portal.security.handler
 
com.googlecode.fascinator.portal.services - package com.googlecode.fascinator.portal.services
 
com.googlecode.fascinator.portal.services.cache - package com.googlecode.fascinator.portal.services.cache
 
com.googlecode.fascinator.portal.services.impl - package com.googlecode.fascinator.portal.services.impl
 
com.googlecode.fascinator.portal.servlet - package com.googlecode.fascinator.portal.servlet
 
com.googlecode.fascinator.portal.sso - package com.googlecode.fascinator.portal.sso
 
com.googlecode.fascinator.portal.tapestry - package com.googlecode.fascinator.portal.tapestry
 
com.googlecode.fascinator.portal.velocity - package com.googlecode.fascinator.portal.velocity
 
com.googlecode.fascinator.portal.workflow - package com.googlecode.fascinator.portal.workflow
 
com.googlecode.fascinator.portal.workflow.components - package com.googlecode.fascinator.portal.workflow.components
 
commit() - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
compareTo(SimpleWorkflowPageCacheKey) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCacheKey
 
config - Variable in class com.googlecode.fascinator.portal.report.Report
 
configPath - Variable in class com.googlecode.fascinator.portal.report.Report
 
confirmMessage(String) - Method in class com.googlecode.fascinator.portal.HouseKeeper
Confirm and remove a message/action
confirmMessage(String) - Method in interface com.googlecode.fascinator.portal.services.HouseKeepingManager
Confirm and remove a message/action
confirmMessage(String) - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Confirm and remove a message/action
contextDestroyed(ServletContextEvent) - Method in class com.googlecode.fascinator.portal.servlet.IndexerServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.googlecode.fascinator.portal.servlet.IndexerServletContextListener
 
contributeAlias(Configuration<AliasContribution<URLEncoder>>) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Modify the Tapestry URL encoding/decoding to ensure URLs are left exactly as received before they reach our code.
contributeApplicationStateManager(MappedConfiguration<Class<?>, ApplicationStateContribution>) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Modify the configuration of the ApplicationStateManager Tapestry service.
contributeResponseCompressionAnalyzer(Configuration<String>) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Modify the configuration of the ResponseCompressionAnalyzer Tapestry service.
contributeURLRewriter(OrderedConfiguration<URLRewriterRule>, RequestGlobals, URLEncoder) - Static method in class com.googlecode.fascinator.portal.services.PortalModule
Ensure Tapestry routes all URLs to our Dispatch object.
CountryLookupAPICallHandlerImpl - Class in com.googlecode.fascinator.portal.api.impl
 
CountryLookupAPICallHandlerImpl() - Constructor for class com.googlecode.fascinator.portal.api.impl.CountryLookupAPICallHandlerImpl
 
createDependency(DependencyType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<DependencyType>}
createDependencyType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of DependencyType
createEntry(Object) - Method in class com.googlecode.fascinator.portal.services.cache.JythonCacheEntryFactory
Creates a jython object instance for the script cache.
createEvaluationContext(Authentication, FilterInvocation) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler
 
createFile(FileType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<FileType>}
createFileType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of FileType
createItem(ItemType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<ItemType>}
createItemType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of ItemType
createManifest(ManifestType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<ManifestType>}
createManifestType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of ManifestType
createMetadata(MetadataType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<MetadataType>}
createMetadataType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of MetadataType
createObject(String) - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
createOrganization(OrganizationType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<OrganizationType>}
createOrganizations(OrganizationsType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<OrganizationsType>}
createOrganizationsType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of OrganizationsType
createOrganizationType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of OrganizationType
createResource(ResourceType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<ResourceType>}
createResources(ResourcesType) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<ResourcesType>}
createResourcesType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of ResourcesType
createResourceType() - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of ResourceType
createSchema(String) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<String>}
createSchemaversion(String) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<String>}
createTitle(String) - Method in class com.googlecode.fascinator.ims.ObjectFactory
Create an instance of JAXBElement<String>}
CustomReport - Class in com.googlecode.fascinator.portal.report
 
CustomReport() - Constructor for class com.googlecode.fascinator.portal.report.CustomReport
 
CustomReport(String, String) - Constructor for class com.googlecode.fascinator.portal.report.CustomReport
 
CustomReport(JsonSimple) - Constructor for class com.googlecode.fascinator.portal.report.CustomReport
 

D

DatabaseServices - Interface in com.googlecode.fascinator.portal.services
Instantiates a database used for persistence of generic data in the scripting layer, and offers utility functions for same.
DatabaseServicesImpl - Class in com.googlecode.fascinator.portal.services.impl
Instantiates a database used for persistence of generic data in the scripting layer, and offers utility functions for same.
DatabaseServicesImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Basic constructor, run by Tapestry through injection.
date - Variable in class com.googlecode.fascinator.portal.UserAction
Message Timestamp
decode(String) - Method in class com.googlecode.fascinator.portal.services.NullURLEncoderImpl
 
DEFAULT_DISPLAY - Static variable in interface com.googlecode.fascinator.portal.services.PortalManager
 
DEFAULT_PORTAL_HOME - Static variable in interface com.googlecode.fascinator.portal.services.PortalManager
 
DEFAULT_PORTAL_HOME_DEV - Static variable in interface com.googlecode.fascinator.portal.services.PortalManager
 
DEFAULT_PORTAL_NAME - Static variable in interface com.googlecode.fascinator.portal.services.PortalManager
 
DEFAULT_RESOURCE - Static variable in class com.googlecode.fascinator.portal.pages.Dispatch
The default resource if none is specified.
DEFAULT_SKIN - Static variable in interface com.googlecode.fascinator.portal.services.PortalManager
 
DEFAULT_TIMEOUT - Static variable in class com.googlecode.fascinator.portal.BrokerMonitor
Default timeout for callback 'tick' = 10 seconds
DEFAULT_TIMEOUT - Static variable in class com.googlecode.fascinator.portal.HouseKeeper
Default timeout = 5 mins
delete(String, String, String, Map<String, Object>) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Top level wrapper for a delete statement.
delete(String, String, String, Map<String, Object>) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Top level wrapper for a delete statement.
deleteReport(String) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
dependency - Variable in class com.googlecode.fascinator.ims.ResourceType
 
DependencyType - Class in com.googlecode.fascinator.ims
Java class for dependencyType complex type.
DependencyType() - Constructor for class com.googlecode.fascinator.ims.DependencyType
 
destroy() - Method in class com.googlecode.fascinator.portal.servlet.IndexerServlet
Shuts down any objects requiring such.
determineUrlToUseForThisRequest(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.googlecode.fascinator.portal.security.handler.FascinatorLoginUrlAuthenticationEntryPoint
 
Dispatch - Class in com.googlecode.fascinator.portal.pages
Introduction
Dispatch() - Constructor for class com.googlecode.fascinator.portal.pages.Dispatch
 
displayMessage(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
displayMessage(String) - Method in class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
displayMessage(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
displayMessage(String) - Method in class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
displayMessage(String) - Method in interface com.googlecode.fascinator.portal.services.LanguageService
 
displayMessage(String, String) - Method in interface com.googlecode.fascinator.portal.services.LanguageService
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.googlecode.fascinator.portal.security.filter.FascinatorAuthenticationInterceptorFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.googlecode.fascinator.portal.servlet.IndexerServlet
Empty method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.googlecode.fascinator.portal.servlet.IndexerServlet
Empty method.
duplicateReport(String) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
DynamicPageCache - Interface in com.googlecode.fascinator.portal.services
Caching support for DynamicPageServices.
DynamicPageCacheMXBean - Interface in com.googlecode.fascinator.portal.services
 
DynamicPageService - Interface in com.googlecode.fascinator.portal.services
 

E

EhcacheDynamicPageCacheImpl - Class in com.googlecode.fascinator.portal.services.impl
Implements a DynamicPageCache using Ehcache.
EhcacheDynamicPageCacheImpl(PortalManager, VelocityService, ScriptingServices) - Constructor for class com.googlecode.fascinator.portal.services.impl.EhcacheDynamicPageCacheImpl
Construct and configure the caches.
email(String, String, String, String, String) - Method in class com.googlecode.fascinator.portal.process.EmailNotifier
Send the actual email.
email - Variable in class com.googlecode.fascinator.portal.sso.OpenIDUser
Email address
emailAttachment(String, String, String, String, byte[], String, String, String) - Method in class com.googlecode.fascinator.portal.process.EmailNotifier
 
EmailNotifier - Class in com.googlecode.fascinator.portal.process
Template-aware email utility class.
EmailNotifier() - Constructor for class com.googlecode.fascinator.portal.process.EmailNotifier
 
encode(String) - Method in class com.googlecode.fascinator.portal.services.NullURLEncoderImpl
 
entries - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
equals(Object) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCacheKey
 
execute(JobExecutionContext) - Method in class com.googlecode.fascinator.portal.quartz.ExternalJob
This method will be called by quartz when the job trigger fires.
execute(JobExecutionContext) - Method in class com.googlecode.fascinator.portal.quartz.HarvestJob
This method will be called by quartz when the job trigger fires.
execute(JobExecutionContext) - Method in class com.googlecode.fascinator.portal.quartz.ProcessingSetJob
Main execute method.
execute(String, String, String, List<Object>) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Top level wrapper to execute simple non-returning SQL, such as create or update statements.
execute(String, String, String, List<Object>) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Top level wrapper to execute simple non-returning SQL, such as create or update statements.
exists(String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
exists(String) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
ExternalJob - Class in com.googlecode.fascinator.portal.quartz
Quartz job to call an external script via the web.
ExternalJob() - Constructor for class com.googlecode.fascinator.portal.quartz.ExternalJob
 

F

FascinatorAccessDeniedHandler - Class in com.googlecode.fascinator.portal.security.handler
Access Denied Handler that redirects a user to the Access Denied page in the correct portal
FascinatorAccessDeniedHandler() - Constructor for class com.googlecode.fascinator.portal.security.handler.FascinatorAccessDeniedHandler
 
FascinatorAuthenticationInterceptorFilter - Class in com.googlecode.fascinator.portal.security.filter
Security Filter designed to pickup changes in the login status of a user and update the Spring Security Context
FascinatorAuthenticationInterceptorFilter() - Constructor for class com.googlecode.fascinator.portal.security.filter.FascinatorAuthenticationInterceptorFilter
 
FascinatorLoginUrlAuthenticationEntryPoint - Class in com.googlecode.fascinator.portal.security.handler
A subclass of LoginUrlAuthenticationEntryPoint that will redirect the user to the login page in the correct portal
FascinatorLoginUrlAuthenticationEntryPoint() - Constructor for class com.googlecode.fascinator.portal.security.handler.FascinatorLoginUrlAuthenticationEntryPoint
 
FascinatorService - Interface in com.googlecode.fascinator.portal.services
 
FascinatorSpringSecurityAuthenticationManager - Class in com.googlecode.fascinator.portal.security
Spring Security Authentication Manager This class assumes that the user has been pre-authenticated by the existing Fascinator Authentication Manager and simply puts the user on the Spring Security Context
FascinatorSpringSecurityAuthenticationManager() - Constructor for class com.googlecode.fascinator.portal.security.FascinatorSpringSecurityAuthenticationManager
 
FascinatorWebSecurityExpressionHandler - Class in com.googlecode.fascinator.portal.security
Spring security methods for Fascinator.
FascinatorWebSecurityExpressionHandler() - Constructor for class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler
 
FascinatorWebSecurityExpressionRoot - Class in com.googlecode.fascinator.portal.security
Spring security check methods for Fascinator portal.
FascinatorWebSecurityExpressionRoot(Authentication, FilterInvocation) - Constructor for class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
FascinatorWebSecurityExpressionRoot(Authentication, FilterInvocation, Storage, AccessControl) - Constructor for class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
file - Variable in class com.googlecode.fascinator.ims.ResourceType
 
FileType - Class in com.googlecode.fascinator.ims
Java class for fileType complex type.
FileType() - Constructor for class com.googlecode.fascinator.ims.FileType
 
FileUploadListener - Class in com.googlecode.fascinator.portal.guitoolkit
A listener object to be used in ajax queries for updating upload progress bars.
FileUploadListener() - Constructor for class com.googlecode.fascinator.portal.guitoolkit.FileUploadListener
 
FLD_QUERY - Static variable in class com.googlecode.fascinator.portal.report.Report
 
FLD_QUERY_FILTER - Static variable in class com.googlecode.fascinator.portal.report.Report
 
FLD_QUERY_FILTER_COND - Static variable in class com.googlecode.fascinator.portal.report.Report
 
FLD_QUERY_FILTER_COND_AND - Static variable in class com.googlecode.fascinator.portal.report.Report
 
FLD_QUERY_FILTER_COND_OR - Static variable in class com.googlecode.fascinator.portal.report.Report
 
FLD_QUERY_FILTER_UIKEY - Static variable in class com.googlecode.fascinator.portal.report.Report
 
FLD_QUERY_FILTER_VALUE - Static variable in class com.googlecode.fascinator.portal.report.Report
 
flush() - Method in class com.googlecode.fascinator.portal.velocity.JythonLogger
 
FormData - Class in com.googlecode.fascinator.portal
 
FormData() - Constructor for class com.googlecode.fascinator.portal.FormData
 
FormData(Request) - Constructor for class com.googlecode.fascinator.portal.FormData
 
FormData(Request, HttpServletRequest) - Constructor for class com.googlecode.fascinator.portal.FormData
 
free(PreparedStatement) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Free the resources for a prepared statement.
free(PreparedStatement) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Free the resources for a prepared statement.
fullName - Variable in class com.googlecode.fascinator.portal.sso.USQUser
Full name

G

GenericStreamResponse - Class in com.googlecode.fascinator.portal.services
 
GenericStreamResponse(String, InputStream) - Constructor for class com.googlecode.fascinator.portal.services.GenericStreamResponse
 
get(String) - Method in class com.googlecode.fascinator.portal.FormData
 
get(String, String) - Method in class com.googlecode.fascinator.portal.FormData
 
get(String) - Method in class com.googlecode.fascinator.portal.JsonSessionState
 
get(String, Object) - Method in class com.googlecode.fascinator.portal.JsonSessionState
 
get(JsonSimple, String, Map<String, String>) - Static method in class com.googlecode.fascinator.portal.lookup.MintLookupHelper
 
get(String, String) - Method in class com.googlecode.fascinator.portal.rest.SearchResource
 
get(String) - Method in interface com.googlecode.fascinator.portal.services.HarvestManager
 
get(String) - Method in class com.googlecode.fascinator.portal.services.impl.HarvestManagerImpl
 
get(String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
get(String) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getAccessControlManager() - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Return the Access Control Manager
getAccessControlManager() - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Return the Access Control Manager
getAny() - Method in class com.googlecode.fascinator.ims.DependencyType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.FileType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.MetadataType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.OrganizationsType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.ResourcesType
Gets the value of the any property.
getAny() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the any property.
getAuthManager() - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Return the Authentication Manager
getAuthManager() - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Return the Authentication Manager
getBarChart(OutputStream, BarChartData) - Static method in class com.googlecode.fascinator.portal.report.ChartGenerator
 
getBase() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the base property.
getBase() - Method in class com.googlecode.fascinator.ims.ResourcesType
Gets the value of the base property.
getBase() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the base property.
getBaseSeriesColor() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getBestMatchResource(String) - Method in class com.googlecode.fascinator.portal.pages.Dispatch
Parse the request URL to find the best matching resource from the portal.
getBlock() - Method in class com.googlecode.fascinator.portal.UserAction
Get the message block property
getByteRangeCache() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getByteRangeCache() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getBytesRead() - Method in class com.googlecode.fascinator.portal.guitoolkit.FileUploadListener
 
getColKey() - Method in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
getColLabel() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getColLabelPos() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getColLegendPos() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getComponentTemplateName() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlButton
 
getComponentTemplateName() - Method in interface com.googlecode.fascinator.portal.workflow.components.HtmlComponent
 
getComponentTemplateName() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
getComponentTemplateName() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
getComponentTemplateName() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFormLayout
 
getComponentTemplateName() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlValidationFunction
 
getConfig() - Method in class com.googlecode.fascinator.portal.api.impl.MintStatsAPICallHandlerImpl
 
getConfig() - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
getConfig() - Method in interface com.googlecode.fascinator.portal.services.FascinatorService
 
getConfig() - Method in class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
getConfig() - Method in class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
getConfigPath() - Method in class com.googlecode.fascinator.portal.report.Report
 
getConnection(String) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Return a connection to the specified database.
getConnection(String) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Return a connection to the specified database.
getContentLength() - Method in class com.googlecode.fascinator.portal.guitoolkit.FileUploadListener
 
getContents() - Method in interface com.googlecode.fascinator.portal.services.HarvestManager
 
getContents() - Method in class com.googlecode.fascinator.portal.services.impl.HarvestManagerImpl
 
getContentType() - Method in class com.googlecode.fascinator.portal.services.GenericStreamResponse
 
getContentType() - Method in class com.googlecode.fascinator.portal.services.HttpStatusCodeResponse
 
getCreated() - Method in class com.googlecode.fascinator.portal.JsonSessionState
 
getCustomValidators() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getDatabase() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getDatabase() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getDate() - Method in class com.googlecode.fascinator.portal.UserAction
Get the formatted timestamp of message
getDefault() - Method in class com.googlecode.fascinator.ims.OrganizationsType
Gets the value of the default property.
getDefault() - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
getDefault() - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getDefaultDisplay() - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
getDefaultDisplay() - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getDefaultPortal() - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
getDefaultPortal() - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getDependency() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the dependency property.
getDescription() - Method in class com.googlecode.fascinator.portal.HarvestContent
 
getDescription() - Method in class com.googlecode.fascinator.portal.Portal
 
getDisplayComponent(DynamicPageService) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIToolkit
Instantiate and return a new GUIDisplay component.
getEnd() - Method in class com.googlecode.fascinator.portal.Page
 
getEndNum() - Method in class com.googlecode.fascinator.portal.Pagination
 
getEntries() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getExpressionParser() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler
 
getFacetCount() - Method in class com.googlecode.fascinator.portal.Portal
 
getFacetDisplay() - Method in class com.googlecode.fascinator.portal.Portal
 
getFacetFieldList() - Method in class com.googlecode.fascinator.portal.Portal
 
getFacetFields() - Method in class com.googlecode.fascinator.portal.Portal
 
getFacetSort() - Method in class com.googlecode.fascinator.portal.Portal
 
getFile() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the file property.
getFileUploader(List<String>) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIToolkit
Instantiate and return a new GUIFileUploader component.
getFormFields() - Method in class com.googlecode.fascinator.portal.FormData
 
getFormHtml(String) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
getFormRenderer() - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIToolkit
Instantiate and return a new GUIFormRenderer component.
getFromDate() - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
getHarvester() - Method in class com.googlecode.fascinator.portal.HarvestContent
 
getHarvestManager() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getHarvestManager() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getHeaders() - Method in class com.googlecode.fascinator.portal.FormData
 
getHomeDir() - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
getHomeDir() - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getHouseKeepingManager() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getHouseKeepingManager() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getHref() - Method in class com.googlecode.fascinator.ims.FileType
Gets the value of the href property.
getHref() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the href property.
getHtmlButtons() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getHtmlDivs() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getHtmlFieldElements() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
getHtmlFieldElements() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getHtmlFooter() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getHtmlFormLayout() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getId() - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Return the ID string for this listener.
getId() - Method in class com.googlecode.fascinator.portal.HarvestContent
 
getId() - Method in class com.googlecode.fascinator.portal.HouseKeeper
Return the ID string for this listener
getId() - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
getId() - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
getId() - Method in class com.googlecode.fascinator.portal.sso.OpenID
Return the OpenID ID.
getId() - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Return the ID of a given SSO implementation.
getId() - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Return the USQSSO ID.
getId() - Method in class com.googlecode.fascinator.portal.UserAction
Get the message ID
getIdentifier() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the identifier property.
getIdentifier() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the identifier property.
getIdentifier() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets the value of the identifier property.
getIdentifier() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the identifier property.
getIdentifierref() - Method in class com.googlecode.fascinator.ims.DependencyType
Gets the value of the identifierref property.
getIdentifierref() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the identifierref property.
getImgH() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getImgW() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getIndexer() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getIndexer() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getIndexerParam(String) - Method in class com.googlecode.fascinator.portal.HarvestContent
 
getIndexerParams() - Method in class com.googlecode.fascinator.portal.HarvestContent
 
getInputStream() - Method in class com.googlecode.fascinator.portal.FormData
 
getInterface(String) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Return the HTML snippet to use in the interface.
getInterface(String) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Return the HTML snippet to use in the interface.
getInterface(String) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Return the HTML snippet to use in the interface.
getItem() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the item property.
getItem() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets the value of the item property.
getItem() - Method in class com.googlecode.fascinator.portal.guitoolkit.FileUploadListener
 
getIterator(Object, Info) - Method in class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
getJsonObjectWithField(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
getLabel() - Method in class com.googlecode.fascinator.portal.report.Report
 
getLabel() - Method in class com.googlecode.fascinator.portal.sso.OpenID
Return the on-screen label to describing this implementation.
getLabel() - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Return the on-screen label to describing this implementation.
getLabel() - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Return the on-screen label to describing this implementation.
getLastPage() - Method in class com.googlecode.fascinator.portal.Pagination
 
getManifest() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the manifest property.
getMessage() - Method in class com.googlecode.fascinator.portal.UserAction
Get the message
getMetadata() - Method in class com.googlecode.fascinator.ims.FileType
Gets the value of the metadata property.
getMetadata() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the metadata property.
getMetadata() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the metadata property.
getMetadata() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets the value of the metadata property.
getMetadata() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the metadata property.
getMethod(Object, String, Object[], Info) - Method in class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
getMethodName() - Method in class com.googlecode.fascinator.portal.velocity.JythonVelMethod
 
getMethodName() - Method in class com.googlecode.fascinator.portal.velocity.JythonVelPropertyGet
 
getName() - Method in class com.googlecode.fascinator.portal.Portal
 
getName() - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
getName() - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
getObject(String) - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
getObjectIdList() - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
getOrganization() - Method in class com.googlecode.fascinator.ims.OrganizationsType
Gets the value of the organization property.
getOrganizations() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the organizations property.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.DependencyType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.FileType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.ItemType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.MetadataType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.OrganizationsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.ResourcesType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getPage() - Method in class com.googlecode.fascinator.portal.Pagination
 
getPages() - Method in class com.googlecode.fascinator.portal.Pagination
 
getPageService() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getPageService() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getParameterMap() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlButton
 
getParameterMap() - Method in interface com.googlecode.fascinator.portal.workflow.components.HtmlComponent
 
getParameterMap() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
getParameterMap() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
getParameterMap() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFormLayout
 
getParameterMap() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlValidationFunction
 
getParameters() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the parameters property.
getPath(String) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageCache
Gets the fully resolved path for the specified path.
getPath(String) - Method in class com.googlecode.fascinator.portal.services.impl.EhcacheDynamicPageCacheImpl
Gets the fully resolved path for the specified path including the skin.
getPluginDetails() - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
Gets a PluginDescription object relating to this plugin.
getPluginDetails() - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
getPortalManager() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getPortalManager() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getPortals() - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
getPortals() - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getPropertyGet(Object, String, Info) - Method in class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
getPropertySet(Object, String, Object, Info) - Method in class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
getQuery() - Method in class com.googlecode.fascinator.portal.Portal
 
getQueryAsString() - Method in class com.googlecode.fascinator.portal.report.CustomReport
Generates the report specific query from parameters
getQueryAsString() - Method in class com.googlecode.fascinator.portal.report.Report
 
getQueryFilter(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
getQueryFilterVal(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
getQueryString(Request) - Static method in class com.googlecode.fascinator.portal.tapestry.TapestryRequestUtil
Get QueryString is hidden from the Tapestry request so this method attempts to recreate it.
getQueryUiKey(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
getQueueStats() - Method in class com.googlecode.fascinator.portal.HouseKeeper
Get the latest statistics on message queues.
getQueueStats() - Method in interface com.googlecode.fascinator.portal.services.HouseKeepingManager
Get the latest statistics on message queues.
getQueueStats() - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Get the latest statistics on message queues.
getRecordsPerPage() - Method in class com.googlecode.fascinator.portal.Portal
 
getReport(String) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
getReportByLabel(String) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
getReportName() - Method in class com.googlecode.fascinator.portal.report.Report
 
getReports() - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
getResource() - Method in class com.googlecode.fascinator.ims.ResourcesType
Gets the value of the resource property.
getResource(String) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageService
Deprecated. 
getResource(String, String) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageService
Deprecated. 
getResource(String) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Deprecated. 
getResource(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Deprecated. 
getResource(String) - Method in class com.googlecode.fascinator.portal.services.impl.VelocityServiceImpl
Gets a Velocity resource.
getResource(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.VelocityServiceImpl
Gets a Velocity resource.
getResource(String) - Method in interface com.googlecode.fascinator.portal.services.VelocityService
Gets a Velocity resource.
getResource(String, String) - Method in interface com.googlecode.fascinator.portal.services.VelocityService
Gets a Velocity resource.
getResources() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the resources property.
getResults(PreparedStatement) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Parse the results of the query into a basic Java data structure.
getResults(PreparedStatement) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Parse the results of the query into a basic Java data structure.
getReturnType() - Method in class com.googlecode.fascinator.portal.velocity.JythonVelMethod
 
getRoleManager() - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Return the Role Manager
getRoleManager() - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Return the Role Manager
getRolesList(JsonSessionState, User) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Get the list of roles possessed by the current user.
getRolesList(JsonSessionState, User) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Get the list of roles possessed by the current user.
getRolesList(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Get a list of roles possessed by the current user from the SSO Service.
getRolesList(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Get a list of roles possessed by the current user if the SSO provider supports such.
getRolesList(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Get a list of roles possessed by the current user from the SSO Service.
getRowKey() - Method in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
getRowLabel() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getRulesFile() - Method in class com.googlecode.fascinator.portal.HarvestContent
 
getSchema() - Method in class com.googlecode.fascinator.ims.MetadataType
Gets the value of the schema property.
getSchemaversion() - Method in class com.googlecode.fascinator.ims.MetadataType
Gets the value of the schemaversion property.
getScriptObject(String) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageCache
Gets the script object with the specified path.
getScriptObject(String) - Method in class com.googlecode.fascinator.portal.services.impl.EhcacheDynamicPageCacheImpl
Gets the script object with the specified path.
getSearchQuery() - Method in class com.googlecode.fascinator.portal.Portal
 
getSeriesColor() - Method in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
getService(String) - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getService(String) - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getSkinPriority() - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
getSkinPriority() - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
getSortFieldDefault() - Method in class com.googlecode.fascinator.portal.Portal
 
getSortFieldDefaultOrder() - Method in class com.googlecode.fascinator.portal.Portal
 
getSortFieldList() - Method in class com.googlecode.fascinator.portal.Portal
 
getSortFields() - Method in class com.googlecode.fascinator.portal.Portal
 
getStart() - Method in class com.googlecode.fascinator.portal.Page
 
getStartNum() - Method in class com.googlecode.fascinator.portal.Pagination
 
getStorage() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getStorage() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getStrDateFormat() - Method in class com.googlecode.fascinator.portal.report.CustomReport
 
getStream() - Method in class com.googlecode.fascinator.portal.services.GenericStreamResponse
 
getStream() - Method in class com.googlecode.fascinator.portal.services.HttpStatusCodeResponse
 
getStructure() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets the value of the structure property.
getSystemConfig() - Method in class com.googlecode.fascinator.portal.JsonSessionState
 
getTFPackage(String) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
getTitle() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the title property.
getTitle() - Method in class com.googlecode.fascinator.ims.OrganizationType
Gets the value of the title property.
getTitle() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
getToDate() - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
getTotalFound() - Method in class com.googlecode.fascinator.portal.Pagination
 
getType() - Method in class com.googlecode.fascinator.ims.ResourceType
Gets the value of the type property.
getUniqueReportName(String) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
getUser(JsonSessionState, String, String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Retrieve the details of a user by username
getUser(JsonSessionState, String, String) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Retrieve the details of a user by username
getUserMessages() - Method in class com.googlecode.fascinator.portal.HouseKeeper
Get the messages to display for the user
getUserMessages() - Method in interface com.googlecode.fascinator.portal.services.HouseKeepingManager
Get the messages to display for the user
getUserMessages() - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Get the messages to display for the user
getUserObject(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Get the current user details in a User object.
getUserObject(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Get the current user details in a User object.
getUserObject(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Get the current user details in a User object.
getValidation() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
getValidationFunction() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
getValue() - Method in class com.googlecode.fascinator.portal.Page
 
getValue() - Method in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
getValues(String) - Method in class com.googlecode.fascinator.portal.FormData
 
getVelocityService() - Method in class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
getVelocityService() - Method in interface com.googlecode.fascinator.portal.services.ScriptingServices
 
getVersion() - Method in class com.googlecode.fascinator.ims.ManifestType
Gets the value of the version property.
groups - Variable in class com.googlecode.fascinator.portal.sso.USQUser
Groups
GUIDisplay - Class in com.googlecode.fascinator.portal.guitoolkit
Displays arbitrary content in the portal.
GUIDisplay(JsonSimpleConfig, DynamicPageService) - Constructor for class com.googlecode.fascinator.portal.guitoolkit.GUIDisplay
Constructor.
GUIFileUploader - Class in com.googlecode.fascinator.portal.guitoolkit
Present a file upload interface to the user for ingesting into various harvest plugins.
GUIFileUploader(JsonSimpleConfig, List<String>) - Constructor for class com.googlecode.fascinator.portal.guitoolkit.GUIFileUploader
Constructor.
GUIFormRenderer - Class in com.googlecode.fascinator.portal.guitoolkit
Render web form elements based on descriptive metadata.
GUIFormRenderer(JsonSimpleConfig) - Constructor for class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Constructor.
GUIToolkit - Class in com.googlecode.fascinator.portal.guitoolkit
A simple wrapper class for the various toolkit objects.
GUIToolkit() - Constructor for class com.googlecode.fascinator.portal.guitoolkit.GUIToolkit
A basic constructor.

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class com.googlecode.fascinator.portal.security.handler.FascinatorAccessDeniedHandler
 
handleRequest(Request) - Method in interface com.googlecode.fascinator.portal.api.APICallHandler
 
handleRequest(Request) - Method in class com.googlecode.fascinator.portal.api.impl.CountryLookupAPICallHandlerImpl
 
handleRequest(Request) - Method in class com.googlecode.fascinator.portal.api.impl.MintStatsAPICallHandlerImpl
 
handleRequest(Request) - Method in class com.googlecode.fascinator.portal.api.impl.PublishedRecordsByTypeAPICallHandlerImpl
 
HarvestContent - Class in com.googlecode.fascinator.portal
 
HarvestContent(File) - Constructor for class com.googlecode.fascinator.portal.HarvestContent
 
HarvestJob - Class in com.googlecode.fascinator.portal.quartz
Quartz job to run a harvest at routine intervals.
HarvestJob() - Constructor for class com.googlecode.fascinator.portal.quartz.HarvestJob
 
HarvestManager - Interface in com.googlecode.fascinator.portal.services
 
HarvestManagerImpl - Class in com.googlecode.fascinator.portal.services.impl
 
HarvestManagerImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.HarvestManagerImpl
 
hasAPIAccess() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
hasDownloadAccess() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
hasDownloadAccess(String) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
hashCode() - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCacheKey
 
hasNext() - Method in class com.googlecode.fascinator.portal.Pagination
 
hasNext() - Method in class com.googlecode.fascinator.portal.velocity.JythonIterator
 
hasPrevious() - Method in class com.googlecode.fascinator.portal.Pagination
 
hasValidation() - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
hasViewAccess() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
get view access of an object defined in request.
hasViewAccess(String) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
hasWorkflowAccess() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
Check editing access
hasWorkflowAccess(String) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
Check editing access
HomeInstitutionNotifier - Class in com.googlecode.fascinator.portal.process
 
HomeInstitutionNotifier() - Constructor for class com.googlecode.fascinator.portal.process.HomeInstitutionNotifier
 
HouseKeeper - Class in com.googlecode.fascinator.portal
The House Keeper is a messaging object that periodically wakes itself up to look for routine maintenance tasks requiring attention.
HouseKeeper() - Constructor for class com.googlecode.fascinator.portal.HouseKeeper
Constructor required by ServiceLoader.
HouseKeepingManager - Interface in com.googlecode.fascinator.portal.services
Provides an interface for the Portal to access House Keeping.
HouseKeepingManagerImpl - Class in com.googlecode.fascinator.portal.services.impl
Implements the House Keeping Manager interface, providing access to the housekeeping message queue and its outputs.
HouseKeepingManagerImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Basic constructor, run by Tapestry through injection.
href - Variable in class com.googlecode.fascinator.ims.FileType
 
href - Variable in class com.googlecode.fascinator.ims.ResourceType
 
HtmlButton - Class in com.googlecode.fascinator.portal.workflow.components
 
HtmlButton() - Constructor for class com.googlecode.fascinator.portal.workflow.components.HtmlButton
 
HtmlComponent - Interface in com.googlecode.fascinator.portal.workflow.components
 
HtmlDiv - Class in com.googlecode.fascinator.portal.workflow.components
 
HtmlDiv() - Constructor for class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
HtmlFieldElement - Class in com.googlecode.fascinator.portal.workflow.components
 
HtmlFieldElement() - Constructor for class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
HtmlForm - Class in com.googlecode.fascinator.portal.workflow.components
 
HtmlForm() - Constructor for class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
HtmlFormLayout - Class in com.googlecode.fascinator.portal.workflow.components
 
HtmlFormLayout() - Constructor for class com.googlecode.fascinator.portal.workflow.components.HtmlFormLayout
 
HtmlValidationFunction - Class in com.googlecode.fascinator.portal.workflow.components
 
HtmlValidationFunction() - Constructor for class com.googlecode.fascinator.portal.workflow.components.HtmlValidationFunction
 
HttpStatusCodeResponse - Class in com.googlecode.fascinator.portal.services
 
HttpStatusCodeResponse(int, String) - Constructor for class com.googlecode.fascinator.portal.services.HttpStatusCodeResponse
 

I

id - Variable in class com.googlecode.fascinator.portal.UserAction
Action ID from database
identifier - Variable in class com.googlecode.fascinator.ims.ItemType
 
identifier - Variable in class com.googlecode.fascinator.ims.ManifestType
 
identifier - Variable in class com.googlecode.fascinator.ims.OrganizationType
 
identifier - Variable in class com.googlecode.fascinator.ims.ResourceType
 
identifierref - Variable in class com.googlecode.fascinator.ims.DependencyType
 
identifierref - Variable in class com.googlecode.fascinator.ims.ItemType
 
imgH - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
imgW - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
index(String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
index(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
IndexerService - Interface in com.googlecode.fascinator.portal.services
 
IndexerServiceImpl - Class in com.googlecode.fascinator.portal.services.impl
 
IndexerServiceImpl(Indexer, ApplicationStateManager) - Constructor for class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
IndexerServlet - Class in com.googlecode.fascinator.portal.servlet
Introduction
IndexerServlet() - Constructor for class com.googlecode.fascinator.portal.servlet.IndexerServlet
 
IndexerServletContextListener - Class in com.googlecode.fascinator.portal.servlet
Context listener to dynamically set the embedded broker URL from system-config.json instead of web.xml
IndexerServletContextListener() - Constructor for class com.googlecode.fascinator.portal.servlet.IndexerServletContextListener
 
init(JsonSimpleConfig) - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Initialization method
init(JsonSimpleConfig) - Method in class com.googlecode.fascinator.portal.HouseKeeper
Initialization method
init() - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
init() - Method in interface com.googlecode.fascinator.portal.services.FascinatorService
 
init(File) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
init(String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
init() - Method in class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
init() - Method in class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
init(File) - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
init(String) - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
init() - Method in class com.googlecode.fascinator.portal.servlet.IndexerServlet
Initialise the Servlet, called at Server startup
init(RuntimeServices) - Method in class com.googlecode.fascinator.portal.velocity.Slf4jLogChute
 
insert(String, String, String, Map<String, Object>) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Top level wrapper for an insert statement.
insert(String, String, String, Map<String, Object>) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Top level wrapper for an insert statement.
invoke(Object, Object[]) - Method in class com.googlecode.fascinator.portal.velocity.JythonVelMethod
 
invoke(Object) - Method in class com.googlecode.fascinator.portal.velocity.JythonVelPropertyGet
 
isCacheable() - Method in class com.googlecode.fascinator.portal.velocity.JythonVelMethod
 
isCacheable() - Method in class com.googlecode.fascinator.portal.velocity.JythonVelPropertyGet
 
isGuestOwnerEditAllowed() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isInAllowedRoles() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isInAllowedRoles(String) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
Check whether user has the correct role to edit
isInAllowedUsers() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isInAllowedUsers(String) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isIsvisible() - Method in class com.googlecode.fascinator.ims.ItemType
Gets the value of the isvisible property.
isLevelEnabled(int) - Method in class com.googlecode.fascinator.portal.velocity.Slf4jLogChute
 
isOwner() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isOwner(String) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isOwnerEditAllowed() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isPublished() - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionRoot
 
isSelected() - Method in class com.googlecode.fascinator.portal.Page
 
isStacked() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
isUseSeriesColor() - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
isvisible - Variable in class com.googlecode.fascinator.ims.ItemType
 
item - Variable in class com.googlecode.fascinator.ims.ItemType
 
item - Variable in class com.googlecode.fascinator.ims.OrganizationType
 
ItemType - Class in com.googlecode.fascinator.ims
Java class for itemType complex type.
ItemType() - Constructor for class com.googlecode.fascinator.ims.ItemType
 

J

JavaPropertiesLanguageService - Class in com.googlecode.fascinator.portal.services.impl
Service that will read in a set of Java properties files from a given directory and then use them to resolve strings based on message codes These can be called from your velocity templates using the #displayMessage template
JavaPropertiesLanguageService() - Constructor for class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
JsonSessionState - Class in com.googlecode.fascinator.portal
 
JsonSessionState() - Constructor for class com.googlecode.fascinator.portal.JsonSessionState
 
JythonCacheEntryFactory - Class in com.googlecode.fascinator.portal.services.cache
Factory class for instantiating jython scripts to be cached.
JythonCacheEntryFactory(PortalManager, VelocityService, ScriptingServices) - Constructor for class com.googlecode.fascinator.portal.services.cache.JythonCacheEntryFactory
Constructs the factory.
JythonIterator - Class in com.googlecode.fascinator.portal.velocity
 
JythonIterator(PySequence) - Constructor for class com.googlecode.fascinator.portal.velocity.JythonIterator
 
JythonLogger - Class in com.googlecode.fascinator.portal.velocity
Used to redirect standard out/err for PythonInterpreter.
JythonLogger(String) - Constructor for class com.googlecode.fascinator.portal.velocity.JythonLogger
 
JythonUberspect - Class in com.googlecode.fascinator.portal.velocity
Jython/Velocity integration Based on http://wiki.apache.org/jakarta-velocity/JythonUberspect
JythonUberspect() - Constructor for class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
JythonVelMethod - Class in com.googlecode.fascinator.portal.velocity
 
JythonVelMethod(String) - Constructor for class com.googlecode.fascinator.portal.velocity.JythonVelMethod
 
JythonVelPropertyGet - Class in com.googlecode.fascinator.portal.velocity
 
JythonVelPropertyGet(String) - Constructor for class com.googlecode.fascinator.portal.velocity.JythonVelPropertyGet
 

L

label - Variable in class com.googlecode.fascinator.portal.report.Report
 
LanguageService - Interface in com.googlecode.fascinator.portal.services
 
LanguageServiceMXBean - Interface in com.googlecode.fascinator.portal.services
 
LanguageServiceMXBeanImpl - Class in com.googlecode.fascinator.portal.services.impl
 
LanguageServiceMXBeanImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.LanguageServiceMXBeanImpl
 
log(int, String) - Method in class com.googlecode.fascinator.portal.velocity.Slf4jLogChute
 
log(int, String, Throwable) - Method in class com.googlecode.fascinator.portal.velocity.Slf4jLogChute
 
logout(JsonSessionState, User) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Logout the provided user
logout(JsonSessionState, User) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Logout the provided user
logout(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.OpenID
We cannot log the user out of UConnect, but we can clear Fascinator session data regarding this user.
logout(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Logout the current user, if implementing providers do not support this at least clear Fascinator session data regarding this user.
logout(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
We cannot log the user out of UConnect, but we can clear Fascinator session data regarding this user.

M

manifest - Variable in class com.googlecode.fascinator.ims.ManifestType
 
ManifestType - Class in com.googlecode.fascinator.ims
Java class for manifestType complex type.
ManifestType() - Constructor for class com.googlecode.fascinator.ims.ManifestType
 
message - Variable in class com.googlecode.fascinator.portal.UserAction
Message to display
MessageqNotifierService - Interface in com.googlecode.fascinator.portal.process
 
metadata - Variable in class com.googlecode.fascinator.ims.FileType
 
metadata - Variable in class com.googlecode.fascinator.ims.ItemType
 
metadata - Variable in class com.googlecode.fascinator.ims.ManifestType
 
metadata - Variable in class com.googlecode.fascinator.ims.OrganizationType
 
metadata - Variable in class com.googlecode.fascinator.ims.ResourceType
 
MetadataType - Class in com.googlecode.fascinator.ims
Java class for metadataType complex type.
MetadataType() - Constructor for class com.googlecode.fascinator.ims.MetadataType
 
MintLookupHelper - Class in com.googlecode.fascinator.portal.lookup
Helper class for requesting mint lookup urls found in "proxy-url" configuration.
MintLookupHelper() - Constructor for class com.googlecode.fascinator.portal.lookup.MintLookupHelper
 
MintStatsAPICallHandlerImpl - Class in com.googlecode.fascinator.portal.api.impl
 
MintStatsAPICallHandlerImpl() - Constructor for class com.googlecode.fascinator.portal.api.impl.MintStatsAPICallHandlerImpl
 

N

name - Variable in class com.googlecode.fascinator.portal.sso.OpenIDUser
Full name
next() - Method in class com.googlecode.fascinator.portal.velocity.JythonIterator
 
noResponse() - Static method in class com.googlecode.fascinator.portal.services.GenericStreamResponse
 
NullURLEncoderImpl - Class in com.googlecode.fascinator.portal.services
URLEncoder that basically does nothing since encoding is handled elsewhere
NullURLEncoderImpl() - Constructor for class com.googlecode.fascinator.portal.services.NullURLEncoderImpl
 

O

ObjectFactory - Class in com.googlecode.fascinator.ims
This object contains factory methods for each Java content interface and Java element interface generated in the com.googlecode.fascinator.ims package.
ObjectFactory() - Constructor for class com.googlecode.fascinator.ims.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.googlecode.fascinator.ims
onActivate(Object...) - Method in class com.googlecode.fascinator.portal.pages.Dispatch
Entry point for Tapestry to send page requests.
onMessage(Message) - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Callback function for incoming messages.
onMessage(Message) - Method in class com.googlecode.fascinator.portal.HouseKeeper
Callback function for incoming messages sent directly to housekeeping.
OpenID - Class in com.googlecode.fascinator.portal.sso
Fascinator and OpenID integration.
OpenID() - Constructor for class com.googlecode.fascinator.portal.sso.OpenID
 
OpenIDUser - Class in com.googlecode.fascinator.portal.sso
A Google OpenID user object
OpenIDUser() - Constructor for class com.googlecode.fascinator.portal.sso.OpenIDUser
 
organization - Variable in class com.googlecode.fascinator.ims.OrganizationsType
 
organizations - Variable in class com.googlecode.fascinator.ims.ManifestType
 
OrganizationsType - Class in com.googlecode.fascinator.ims
Java class for organizationsType complex type.
OrganizationsType() - Constructor for class com.googlecode.fascinator.ims.OrganizationsType
 
OrganizationType - Class in com.googlecode.fascinator.ims
Java class for organizationType complex type.
OrganizationType() - Constructor for class com.googlecode.fascinator.ims.OrganizationType
 

P

Page - Class in com.googlecode.fascinator.portal
 
Page(int, int, int, int) - Constructor for class com.googlecode.fascinator.portal.Page
 
Pagination - Class in com.googlecode.fascinator.portal
 
Pagination(int, int, int) - Constructor for class com.googlecode.fascinator.portal.Pagination
 
parameters - Variable in class com.googlecode.fascinator.ims.ItemType
 
Portal - Class in com.googlecode.fascinator.portal
Portal configuration
Portal(String) - Constructor for class com.googlecode.fascinator.portal.Portal
Construct a portal instance with the specified name
Portal(File) - Constructor for class com.googlecode.fascinator.portal.Portal
Construct a portal instance for the specified JSON file
PORTAL_JSON - Static variable in class com.googlecode.fascinator.portal.Portal
 
PortalManager - Interface in com.googlecode.fascinator.portal.services
 
PortalManagerImpl - Class in com.googlecode.fascinator.portal.services.impl
 
PortalManagerImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
PortalModule - Class in com.googlecode.fascinator.portal.services
A Tapestry Module which controls service instantiation and configuration.
PortalModule() - Constructor for class com.googlecode.fascinator.portal.services.PortalModule
 
PortalSecurityManager - Interface in com.googlecode.fascinator.portal.services
The security manager coordinates access to various security plugins when cross plugin awareness is required, and executes some server side logic required for features such as single sign-on.
PortalSecurityManagerImpl - Class in com.googlecode.fascinator.portal.services.impl
The security manager coordinates access to various security plugins when cross plugin awareness is required, and executes some server side logic required for features such as single sign-on.
PortalSecurityManagerImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Basic constructor, should be run automatically by Tapestry.
prepare(Connection, String, String) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Prepare and return an SQL statement, filing it under the provided index.
prepare(Connection, String, String) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Prepare and return an SQL statement, filing it under the provided index.
prepareResponse(Response) - Method in class com.googlecode.fascinator.portal.services.GenericStreamResponse
 
prepareResponse(Response) - Method in class com.googlecode.fascinator.portal.services.HttpStatusCodeResponse
 
process(String, String, String, String, String, HashMap<String, Object>) - Method in class com.googlecode.fascinator.portal.process.EmailNotifier
Main processing method.
process(String, String, String, String, String, HashMap<String, Object>) - Method in class com.googlecode.fascinator.portal.process.HomeInstitutionNotifier
 
process(String, String, String, String, String, HashMap<String, Object>) - Method in interface com.googlecode.fascinator.portal.process.Processor
 
process(String, String, String, String, String, HashMap<String, Object>) - Method in class com.googlecode.fascinator.portal.process.RecordProcessor
Main processing method.
ProcessingSetJob - Class in com.googlecode.fascinator.portal.quartz
Glue code to execute processing sets from a Quartz job.
ProcessingSetJob() - Constructor for class com.googlecode.fascinator.portal.quartz.ProcessingSetJob
 
Processor - Interface in com.googlecode.fascinator.portal.process
 
processRequest(Request, Response, Payload) - Method in interface com.googlecode.fascinator.portal.services.ByteRangeRequestCache
Access the provided HTTP request for a byte range header and return data from indicated object payload via the provided response object.
processRequest(Request, Response, Payload) - Method in class com.googlecode.fascinator.portal.services.impl.ByteRangeRequestCacheImpl
Access the provided HTTP request for a byte range header and return data from indicated object payload via the provided response object.
PublishedRecordsByTypeAPICallHandlerImpl - Class in com.googlecode.fascinator.portal.api.impl
 
PublishedRecordsByTypeAPICallHandlerImpl() - Constructor for class com.googlecode.fascinator.portal.api.impl.PublishedRecordsByTypeAPICallHandlerImpl
 
putPath(String, String) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageCache
Puts an entry into the path lookup cache.
putPath(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.EhcacheDynamicPageCacheImpl
Puts an entry into the path lookup cache.

Q

query - Variable in class com.googlecode.fascinator.portal.report.Report
 
QUEUE_ID - Static variable in class com.googlecode.fascinator.portal.BrokerMonitor
Queue string
QUEUE_ID - Static variable in class com.googlecode.fascinator.portal.HouseKeeper
House Keeping queue

R

realName() - Method in class com.googlecode.fascinator.portal.sso.OpenIDUser
Retrieves how the user should be shown on-screen.
realName() - Method in class com.googlecode.fascinator.portal.sso.USQUser
Retrieves how the user should be shown on-screen.
RecordProcessor - Class in com.googlecode.fascinator.portal.process
Pulls records using a specific Solr Query, as specified in the config file.
RecordProcessor() - Constructor for class com.googlecode.fascinator.portal.process.RecordProcessor
 
RegionSpecificJavaPropertiesLanguageService - Class in com.googlecode.fascinator.portal.services.impl
Service that will read in a set of Java properties files from a given directory and then use them to resolve strings based on message codes These can be called from your velocity templates using the #displayMessage template
RegionSpecificJavaPropertiesLanguageService() - Constructor for class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
registryDidShutdown() - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Tapestry notification that server is shutting down
registryDidShutdown() - Method in class com.googlecode.fascinator.portal.services.impl.EhcacheDynamicPageCacheImpl
Shutdown the caches properly when Tapestry shuts down.
registryDidShutdown() - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Tapestry notification that server is shutting down
reharvest(String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
reharvest(Set<String>) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
reharvest(String) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
reharvest(Set<String>) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
reindex(String, String, String) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
reloadLanguageFiles() - Method in class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
reloadLanguageFiles() - Method in class com.googlecode.fascinator.portal.services.impl.LanguageServiceMXBeanImpl
 
reloadLanguageFiles() - Method in class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
reloadLanguageFiles() - Method in interface com.googlecode.fascinator.portal.services.LanguageService
 
reloadLanguageFiles() - Method in interface com.googlecode.fascinator.portal.services.LanguageServiceMXBean
 
remove(String) - Method in interface com.googlecode.fascinator.portal.services.HarvestManager
 
remove(String) - Method in class com.googlecode.fascinator.portal.services.impl.HarvestManagerImpl
 
remove(String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
remove(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
remove(String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
remove(String) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
remove() - Method in class com.googlecode.fascinator.portal.velocity.JythonIterator
 
removeObject(String) - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
render(String, String, OutputStream, FormData, JsonSessionState) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageService
 
render(String, String, OutputStream, FormData, JsonSessionState) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Renders the Velocity template with the specified form data.
renderChart(OutputStream) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
renderCSV(OutputStream, ArrayList<BarChartData>) - Static method in class com.googlecode.fascinator.portal.report.ChartGenerator
 
renderCsv(Writer, String) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
renderForm() - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFileUploader
Render the form required for file uploads.
renderFormElement(String, String, String) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Render a simple form 'input' element with optional 'label'.
renderFormElement(String, String, String, String) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Render a simple form 'input' element with optional 'label' and a starting value.
renderFormSelect(String, String, Map<String, String>) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIFormRenderer
Render a 'select' drop-down element with optional 'label'.
renderObject(Context, String, SolrDoc) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageService
 
renderObject(Context, String, IndexAndPayloadComposite) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageService
 
renderObject(Context, String, IndexAndPayloadComposite) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
 
renderObject(Context, String, SolrDoc) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Renders a display template.
renderPNGBarChart(OutputStream, BarChartData) - Static method in class com.googlecode.fascinator.portal.report.ChartGenerator
 
renderTemplate(String, String, FormData, JsonSessionState) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIDisplay
Render the template requested and return the contents.
renderTemplate(String, String, FormData, JsonSessionState, boolean) - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIDisplay
Render the template requested and return the contents.
renderTemplate(String, String, Context, Writer) - Method in class com.googlecode.fascinator.portal.services.impl.VelocityServiceImpl
Renders a Velocity template with the given context.
renderTemplate(String, String, Context, Writer) - Method in interface com.googlecode.fascinator.portal.services.VelocityService
Renders a Velocity template with the given context.
Report - Class in com.googlecode.fascinator.portal.report
 
Report() - Constructor for class com.googlecode.fascinator.portal.report.Report
 
Report(String, String) - Constructor for class com.googlecode.fascinator.portal.report.Report
 
Report(File) - Constructor for class com.googlecode.fascinator.portal.report.Report
 
Report(JsonSimple) - Constructor for class com.googlecode.fascinator.portal.report.Report
 
ReportManager - Class in com.googlecode.fascinator.portal.report.service
 
ReportManager() - Constructor for class com.googlecode.fascinator.portal.report.service.ReportManager
 
reportName - Variable in class com.googlecode.fascinator.portal.report.Report
 
requestRestart() - Method in interface com.googlecode.fascinator.portal.services.HouseKeepingManager
Request a low priority restart from HouseKeeping.
requestRestart() - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Request a low priority restart from HouseKeeping.
requestUrgentRestart() - Method in interface com.googlecode.fascinator.portal.services.HouseKeepingManager
Request a high priority restart from HouseKeeping.
requestUrgentRestart() - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Request a high priority restart from HouseKeeping.
resource - Variable in class com.googlecode.fascinator.ims.ResourcesType
 
resourceExists(String, String) - Method in interface com.googlecode.fascinator.portal.services.DynamicPageService
Deprecated. 
resourceExists(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Deprecated. 
resourceExists(String, String) - Method in class com.googlecode.fascinator.portal.services.impl.VelocityServiceImpl
Resolves the given resource to a valid Velocity resource if possible.
resourceExists(String, String) - Method in interface com.googlecode.fascinator.portal.services.VelocityService
Gets the resolved path to the specified resource.
resources - Variable in class com.googlecode.fascinator.ims.ManifestType
 
ResourcesType - Class in com.googlecode.fascinator.ims
Java class for resourcesType complex type.
ResourcesType() - Constructor for class com.googlecode.fascinator.ims.ResourcesType
 
ResourceType - Class in com.googlecode.fascinator.ims
Java class for resourceType complex type.
ResourceType() - Constructor for class com.googlecode.fascinator.ims.ResourceType
 
rowKey - Variable in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
rowLabel - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
run() - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Start thread running
run() - Method in class com.googlecode.fascinator.portal.HouseKeeper
Start thread running
runSsoIntegration(JsonSessionState, FormData) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Wrapper method for other SSO methods provided by the security manager.
runSsoIntegration(JsonSessionState, FormData) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Wrapper method for other SSO methods provided by the security manager.

S

save(HarvestContent) - Method in interface com.googlecode.fascinator.portal.services.HarvestManager
 
save(HarvestContent) - Method in class com.googlecode.fascinator.portal.services.impl.HarvestManagerImpl
 
save(Portal) - Method in class com.googlecode.fascinator.portal.services.impl.PortalManagerImpl
 
save(Portal) - Method in interface com.googlecode.fascinator.portal.services.PortalManager
 
saveReport(Report) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
Make sure to call addReport() before saving...
schema - Variable in class com.googlecode.fascinator.ims.MetadataType
 
schemaversion - Variable in class com.googlecode.fascinator.ims.MetadataType
 
ScriptingServices - Interface in com.googlecode.fascinator.portal.services
 
ScriptingServicesImpl - Class in com.googlecode.fascinator.portal.services.impl
 
ScriptingServicesImpl() - Constructor for class com.googlecode.fascinator.portal.services.impl.ScriptingServicesImpl
 
search(SearchRequest, OutputStream) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
search(SearchRequest, OutputStream, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
searchByIndex(SearchRequest, OutputStream, String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
SearchResource - Class in com.googlecode.fascinator.portal.rest
 
SearchResource() - Constructor for class com.googlecode.fascinator.portal.rest.SearchResource
 
select(String, String, String, List<Object>) - Method in interface com.googlecode.fascinator.portal.services.DatabaseServices
Top level wrapper for a select statement.
select(String, String, String, List<Object>) - Method in class com.googlecode.fascinator.portal.services.impl.DatabaseServicesImpl
Top level wrapper for a select statement.
sendMessage(String) - Method in interface com.googlecode.fascinator.portal.process.MessageqNotifierService
 
sendMessage(String) - Method in interface com.googlecode.fascinator.portal.services.HouseKeepingManager
Send a message to HouseKeeping.
sendMessage(String) - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Send a message to HouseKeeping.
seriesColor - Variable in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
set(String, String) - Method in class com.googlecode.fascinator.portal.FormData
 
set(String, Object) - Method in class com.googlecode.fascinator.portal.JsonSessionState
 
setAccessControl(AccessControl) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler
 
setAuthManager(AuthenticationManager) - Method in class com.googlecode.fascinator.portal.security.filter.FascinatorAuthenticationInterceptorFilter
 
setBase(String) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the base property.
setBase(String) - Method in class com.googlecode.fascinator.ims.ResourcesType
Sets the value of the base property.
setBase(String) - Method in class com.googlecode.fascinator.ims.ResourceType
Sets the value of the base property.
setBaseSeriesColor(Color) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setColLabel(String) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setColLabelPos(BarChartData.LabelPos) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setColLegendPos(BarChartData.LabelPos) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setComponentTemplateName(String) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlButton
 
setComponentTemplateName(String) - Method in interface com.googlecode.fascinator.portal.workflow.components.HtmlComponent
 
setComponentTemplateName(String) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
setComponentTemplateName(String) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
setComponentTemplateName(String) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFormLayout
 
setComponentTemplateName(String) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlValidationFunction
 
setConfig(JsonSimple) - Method in class com.googlecode.fascinator.portal.api.impl.MintStatsAPICallHandlerImpl
 
setConfig(JsonSimple) - Method in class com.googlecode.fascinator.portal.report.Report
 
setConfig(JsonSimple) - Method in class com.googlecode.fascinator.portal.report.service.ReportManager
 
setConfig(JsonSimple) - Method in interface com.googlecode.fascinator.portal.services.FascinatorService
 
setConfig(JsonSimple) - Method in class com.googlecode.fascinator.portal.services.impl.JavaPropertiesLanguageService
 
setConfig(JsonSimple) - Method in class com.googlecode.fascinator.portal.services.impl.RegionSpecificJavaPropertiesLanguageService
 
setConfigPath(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
setCustomValidators(List<String>) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
setDefault(Object) - Method in class com.googlecode.fascinator.ims.OrganizationsType
Sets the value of the default property.
setDescription(String) - Method in class com.googlecode.fascinator.portal.Portal
 
setEnd(int) - Method in class com.googlecode.fascinator.portal.Page
 
setFacetCount(int) - Method in class com.googlecode.fascinator.portal.Portal
 
setFacetDisplay(int) - Method in class com.googlecode.fascinator.portal.Portal
 
setFacetFields(Map<String, JsonSimple>) - Method in class com.googlecode.fascinator.portal.Portal
 
setFacetSort(boolean) - Method in class com.googlecode.fascinator.portal.Portal
 
setFromDate(Date) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
setHref(String) - Method in class com.googlecode.fascinator.ims.FileType
Sets the value of the href property.
setHref(String) - Method in class com.googlecode.fascinator.ims.ResourceType
Sets the value of the href property.
setHtmlFooter(String) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
setHtmlFormLayout(HtmlFormLayout) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
setIdentifier(String) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the identifier property.
setIdentifier(String) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the identifier property.
setIdentifier(String) - Method in class com.googlecode.fascinator.ims.OrganizationType
Sets the value of the identifier property.
setIdentifier(String) - Method in class com.googlecode.fascinator.ims.ResourceType
Sets the value of the identifier property.
setIdentifierref(String) - Method in class com.googlecode.fascinator.ims.DependencyType
Sets the value of the identifierref property.
setIdentifierref(String) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the identifierref property.
setImgH(int) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setImgH(int) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
setImgW(int) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setImgW(int) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
setIndexerParam(String, String) - Method in class com.googlecode.fascinator.portal.HarvestContent
 
setIsvisible(Boolean) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the isvisible property.
setLabel(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
setMetadata(MetadataType) - Method in class com.googlecode.fascinator.ims.FileType
Sets the value of the metadata property.
setMetadata(MetadataType) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the metadata property.
setMetadata(MetadataType) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the metadata property.
setMetadata(MetadataType) - Method in class com.googlecode.fascinator.ims.OrganizationType
Sets the value of the metadata property.
setMetadata(MetadataType) - Method in class com.googlecode.fascinator.ims.ResourceType
Sets the value of the metadata property.
setName(String) - Method in class com.googlecode.fascinator.portal.Portal
 
setOrganizations(OrganizationsType) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the organizations property.
setParameterMap(Map<String, Object>) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlButton
 
setParameterMap(Map<String, Object>) - Method in interface com.googlecode.fascinator.portal.workflow.components.HtmlComponent
 
setParameterMap(Map<String, Object>) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlDiv
 
setParameterMap(Map<String, Object>) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
setParameterMap(Map<String, Object>) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFormLayout
 
setParameterMap(Map<String, Object>) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlValidationFunction
 
setParameters(String) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the parameters property.
setParentVelocityContext(VelocityContext) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
setPortalId(String) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
setPortalSecurityManager(PortalSecurityManager) - Method in class com.googlecode.fascinator.portal.security.filter.FascinatorAuthenticationInterceptorFilter
 
setPriority(int) - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Sets the priority level for the thread.
setPriority(int) - Method in class com.googlecode.fascinator.portal.HouseKeeper
Sets the priority level for the thread.
setQuery(String) - Method in class com.googlecode.fascinator.portal.Portal
 
setQueryFilterVal(String, Object, String, String) - Method in class com.googlecode.fascinator.portal.report.Report
 
setRecordsPerPage(int) - Method in class com.googlecode.fascinator.portal.Portal
 
setReportName(String) - Method in class com.googlecode.fascinator.portal.report.Report
 
setResources(ResourcesType) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the resources property.
setRoleHierarchy(RoleHierarchy) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler
 
setRoleManager(RoleManager) - Method in class com.googlecode.fascinator.portal.security.FascinatorSpringSecurityAuthenticationManager
 
setRowLabel(String) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setSchema(String) - Method in class com.googlecode.fascinator.ims.MetadataType
Sets the value of the schema property.
setSchemaversion(String) - Method in class com.googlecode.fascinator.ims.MetadataType
Sets the value of the schemaversion property.
setScriptingServices(ScriptingServices) - Method in interface com.googlecode.fascinator.portal.api.APICallHandler
 
setScriptingServices(ScriptingServices) - Method in class com.googlecode.fascinator.portal.api.impl.CountryLookupAPICallHandlerImpl
 
setScriptingServices(ScriptingServices) - Method in class com.googlecode.fascinator.portal.api.impl.MintStatsAPICallHandlerImpl
 
setScriptingServices(ScriptingServices) - Method in class com.googlecode.fascinator.portal.api.impl.PublishedRecordsByTypeAPICallHandlerImpl
 
setScriptingServices(ScriptingServices) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
setSearchQuery(String) - Method in class com.googlecode.fascinator.portal.Portal
 
setSelected(boolean) - Method in class com.googlecode.fascinator.portal.Page
 
setSortFieldDefault(String) - Method in class com.googlecode.fascinator.portal.Portal
 
setSortFieldDefaultOrder(String) - Method in class com.googlecode.fascinator.portal.Portal
 
setSortFields(Map<String, String>) - Method in class com.googlecode.fascinator.portal.Portal
 
setStacked(boolean) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setStart(int) - Method in class com.googlecode.fascinator.portal.Page
 
setStorage(Storage) - Method in class com.googlecode.fascinator.portal.security.FascinatorWebSecurityExpressionHandler
 
setStorage(Storage) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
setStrDateFormat(String) - Method in class com.googlecode.fascinator.portal.report.CustomReport
 
setStructure(String) - Method in class com.googlecode.fascinator.ims.OrganizationType
Sets the value of the structure property.
setSystemConfig(JsonSimple) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
setSystemConfiguration(JsonSimple) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
setTapestryScriptingService(ScriptingServices) - Method in class com.googlecode.fascinator.portal.services.impl.LanguageServiceMXBeanImpl
 
setTitle(String) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the title property.
setTitle(String) - Method in class com.googlecode.fascinator.ims.OrganizationType
Sets the value of the title property.
setTitle(String) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setToDate(Date) - Method in interface com.googlecode.fascinator.portal.report.type.ChartHandler
 
setType(String) - Method in class com.googlecode.fascinator.ims.ResourceType
Sets the value of the type property.
setUseSeriesColor(boolean) - Method in class com.googlecode.fascinator.portal.report.BarChartData
 
setValidation(JsonObject) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlFieldElement
 
setValidationFunction(HtmlValidationFunction) - Method in class com.googlecode.fascinator.portal.workflow.components.HtmlForm
 
setValue(int) - Method in class com.googlecode.fascinator.portal.Page
 
setValues(String, List<String>) - Method in class com.googlecode.fascinator.portal.FormData
 
setVelocityService(VelocityService) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
setVersion(String) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the version property.
shutdown() - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
shutdown() - Method in class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
SimpleWorkflowHelper - Class in com.googlecode.fascinator.portal.workflow
 
SimpleWorkflowHelper() - Constructor for class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
SimpleWorkflowPageCache - Class in com.googlecode.fascinator.portal.workflow
 
SimpleWorkflowPageCache() - Constructor for class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCache
 
SimpleWorkflowPageCacheKey - Class in com.googlecode.fascinator.portal.workflow
 
SimpleWorkflowPageCacheKey(String, String, String) - Constructor for class com.googlecode.fascinator.portal.workflow.SimpleWorkflowPageCacheKey
 
SimpleWorkflowPageCacheMXBean - Interface in com.googlecode.fascinator.portal.workflow
 
Slf4jLogChute - Class in com.googlecode.fascinator.portal.velocity
Simple SLF4J wrapper for Velocity.
Slf4jLogChute() - Constructor for class com.googlecode.fascinator.portal.velocity.Slf4jLogChute
 
ssoBuildLogonInterface(JsonSessionState) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Build a Map of Maps of on-screen string values for each SSO provider.
ssoBuildLogonInterface(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Build a Map of Maps of on-screen string values for each SSO provider.
ssoCheckUserDetails(JsonSessionState) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Get user details from SSO connection and set them in the user session.
ssoCheckUserDetails(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Get user details from SSO connection and set them in the user session.
ssoCheckUserDetails(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Get user details from the SSO Service and set them in the user session.
ssoCheckUserDetails(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Get user details and set them in the user session.
ssoCheckUserDetails(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Get user details from the SSO Service and set them in the user session.
ssoGetRemoteLogonURL(JsonSessionState, String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Retrieve the login URL for redirection against a given provider.
ssoGetRemoteLogonURL(JsonSessionState, String) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Retrieve the login URL for redirection against a given provider.
ssoGetRemoteLogonURL(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Retrieve the login URL for redirection.
ssoGetRemoteLogonURL(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Retrieve the login URL for redirection.
ssoGetRemoteLogonURL(JsonSessionState) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Retrieve the login URL for redirection.
ssoGetRemoteLogoutURL(JsonSessionState, String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Retrieve the login URL for redirection against a given provider.
ssoGetRemoteLogoutURL(JsonSessionState, String) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
 
ssoInit(JsonSessionState) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Initialize the SSO Service, prepare a login if required
ssoInit(JsonSessionState) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Initialize the SSO Service, prepare a login if required
ssoInit(JsonSessionState, HttpServletRequest) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Initialize the SSO Service
ssoInit(JsonSessionState, HttpServletRequest) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Initialize the SSO Service
ssoInit(JsonSessionState, HttpServletRequest) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Initialize the SSO Service
SSOInterface - Interface in com.googlecode.fascinator.portal.sso
An interface defining what methods SSO implementations should expose to The Fascinator.
ssoPrepareLogin(JsonSessionState, String, String) - Method in class com.googlecode.fascinator.portal.sso.OpenID
Prepare the SSO Service to receive a login from the user
ssoPrepareLogin(JsonSessionState, String, String) - Method in interface com.googlecode.fascinator.portal.sso.SSOInterface
Prepare a login with the SSO provider
ssoPrepareLogin(JsonSessionState, String, String) - Method in class com.googlecode.fascinator.portal.sso.USQSSO
Prepare the SSO Service to receive a login from the user
stacked - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
start() - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Start the queue
start() - Method in class com.googlecode.fascinator.portal.HouseKeeper
Start the queue
STATS_PREFIX - Static variable in class com.googlecode.fascinator.portal.BrokerMonitor
Broker queue prefix for stats
stop() - Method in class com.googlecode.fascinator.portal.BrokerMonitor
Stop the Render Queue Consumer.
stop() - Method in class com.googlecode.fascinator.portal.HouseKeeper
Stop the House Keeper.
StorageWrapperImpl - Class in com.googlecode.fascinator.portal.services.impl
 
StorageWrapperImpl(Storage, ApplicationStateManager) - Constructor for class com.googlecode.fascinator.portal.services.impl.StorageWrapperImpl
 
structure - Variable in class com.googlecode.fascinator.ims.OrganizationType
 

T

TapestryRequestUtil - Class in com.googlecode.fascinator.portal.tapestry
Utility methods to aid working with the Tapestry Request interface.
TapestryRequestUtil() - Constructor for class com.googlecode.fascinator.portal.tapestry.TapestryRequestUtil
 
testForSso(JsonSessionState, String, String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Given the provided resource, test whether SSO should be 'aware' of this resource.
testForSso(JsonSessionState, String, String) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Given the provided resource, test whether SSO should be 'aware' of this resource.
testTrustToken(JsonSessionState, String) - Method in class com.googlecode.fascinator.portal.services.impl.PortalSecurityManagerImpl
Validate the provided trust token.
testTrustToken(JsonSessionState, String) - Method in interface com.googlecode.fascinator.portal.services.PortalSecurityManager
Validate the provided trust token.
title - Variable in class com.googlecode.fascinator.ims.ItemType
 
title - Variable in class com.googlecode.fascinator.ims.OrganizationType
 
title - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
toJava(Object) - Static method in class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
toJsonString() - Method in class com.googlecode.fascinator.portal.report.CustomReport
 
toJsonString() - Method in class com.googlecode.fascinator.portal.report.Report
 
toString() - Method in class com.googlecode.fascinator.portal.FormData
 
type - Variable in class com.googlecode.fascinator.ims.ResourceType
 

U

update(long, long, int) - Method in class com.googlecode.fascinator.portal.guitoolkit.FileUploadListener
 
updateObjectMetadata(String, List<KeyValue>) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
updateTFPackage(String, FormData) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
updateWorkflowMetadata(String, String) - Method in class com.googlecode.fascinator.portal.workflow.SimpleWorkflowHelper
 
UserAction - Class in com.googlecode.fascinator.portal
A simple class for describing actions that require attention from the user interface.
UserAction() - Constructor for class com.googlecode.fascinator.portal.UserAction
 
useSeriesColor - Variable in class com.googlecode.fascinator.portal.report.BarChartData
 
USQSSO - Class in com.googlecode.fascinator.portal.sso
Fascinator and Single Sign-On integration for USQ.
USQSSO() - Constructor for class com.googlecode.fascinator.portal.sso.USQSSO
 
USQUser - Class in com.googlecode.fascinator.portal.sso
A USQ user object
USQUser() - Constructor for class com.googlecode.fascinator.portal.sso.USQUser
 

V

value - Variable in class com.googlecode.fascinator.portal.report.BarChartData.DataEntry
 
valueOf(String) - Static method in enum com.googlecode.fascinator.portal.report.BarChartData.LabelPos
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.googlecode.fascinator.portal.report.BarChartData.LabelPos
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityService - Interface in com.googlecode.fascinator.portal.services
Service to render and retrieve resources from Velocity.
VelocityServiceImpl - Class in com.googlecode.fascinator.portal.services.impl
Velocity service implementation with skinning support.
VelocityServiceImpl(PortalManager, DynamicPageCache) - Constructor for class com.googlecode.fascinator.portal.services.impl.VelocityServiceImpl
Construct and configure the Velocity service.
version - Variable in class com.googlecode.fascinator.ims.ManifestType
 

W

write(int) - Method in class com.googlecode.fascinator.portal.velocity.JythonLogger
 

_

_default - Variable in class com.googlecode.fascinator.ims.OrganizationsType
 

A B C D E F G H I J L M N O P Q R S T U V W _

Copyright © 2009-2014. All Rights Reserved.