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
 
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
 

B

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
 
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.
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
 
close() - Method in class com.googlecode.fascinator.portal.velocity.JythonLogger
 
com.googlecode.fascinator.ims - package com.googlecode.fascinator.ims
 
com.googlecode.fascinator.portal - package com.googlecode.fascinator.portal
 
com.googlecode.fascinator.portal.guitoolkit - package com.googlecode.fascinator.portal.guitoolkit
 
com.googlecode.fascinator.portal.pages - package com.googlecode.fascinator.portal.pages
 
com.googlecode.fascinator.portal.quartz - package com.googlecode.fascinator.portal.quartz
 
com.googlecode.fascinator.portal.rest - package com.googlecode.fascinator.portal.rest
 
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.velocity - package com.googlecode.fascinator.portal.velocity
 
commit() - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
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.
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.
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>}

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_MESSAGING_HOME - Static variable in class com.googlecode.fascinator.portal.servlet.IndexerServlet
Directory to store operational AMQ data
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.
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.
Dispatch - Class in com.googlecode.fascinator.portal.pages
Introduction
Dispatch() - Constructor for class com.googlecode.fascinator.portal.pages.Dispatch
 
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.
DynamicPageCache - Interface in com.googlecode.fascinator.portal.services
Caching support for DynamicPageServices.
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 - Variable in class com.googlecode.fascinator.portal.sso.OpenIDUser
Email address
encode(String) - Method in class com.googlecode.fascinator.portal.services.NullURLEncoderImpl
 
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(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

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
 
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(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
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.
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
 
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
 
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
 
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
 
getFormRenderer() - Method in class com.googlecode.fascinator.portal.guitoolkit.GUIToolkit
Instantiate and return a new GUIFormRenderer component.
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.
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.
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
 
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
 
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
 
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
 
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.
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
 
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
 
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
 
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.
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.
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.
getValue() - Method in class com.googlecode.fascinator.portal.Page
 
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

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
 
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
 
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
 
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
 
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(File) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
init(String) - Method in class com.googlecode.fascinator.portal.services.impl.IndexerServiceImpl
 
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
 
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
 
isSelected() - Method in class com.googlecode.fascinator.portal.Page
 
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

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

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
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
 

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
 
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.
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

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.
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
 
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.
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, SolrDoc) - Method in class com.googlecode.fascinator.portal.services.impl.CachingDynamicPageServiceImpl
Renders a display template.
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.
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
 
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
 
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
 
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.services.HouseKeepingManager
Send a message to HouseKeeping.
sendMessage(String) - Method in class com.googlecode.fascinator.portal.services.impl.HouseKeepingManagerImpl
Send a message to HouseKeeping.
set(String, String) - Method in class com.googlecode.fascinator.portal.FormData
 
set(String, Object) - Method in class com.googlecode.fascinator.portal.JsonSessionState
 
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.
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
 
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.
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.
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.
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.
setParameters(String) - Method in class com.googlecode.fascinator.ims.ItemType
Sets the value of the parameters property.
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
 
setRecordsPerPage(int) - Method in class com.googlecode.fascinator.portal.Portal
 
setResources(ResourcesType) - Method in class com.googlecode.fascinator.ims.ManifestType
Sets the value of the resources property.
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.
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
 
setStart(int) - Method in class com.googlecode.fascinator.portal.Page
 
setStructure(String) - Method in class com.googlecode.fascinator.ims.OrganizationType
Sets the value of the structure property.
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.
setType(String) - Method in class com.googlecode.fascinator.ims.ResourceType
Sets the value of the type property.
setValue(int) - Method in class com.googlecode.fascinator.portal.Page
 
setValues(String, List<String>) - Method in class com.googlecode.fascinator.portal.FormData
 
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
 
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.
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
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

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
 
toJava(Object) - Static method in class com.googlecode.fascinator.portal.velocity.JythonUberspect
 
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
 
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
 
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

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-2011. All Rights Reserved.