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

R

read() - Method in class de.innovationgate.webgate.api.BinaryFieldData.SizeReportingInputStream
 
read(InputStream) - Static method in class de.innovationgate.webgate.api.schemadef.WGSchemaDefinition
Read a serialized schema definition from an input stream
read(JsonReader) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version.GsonTypeAdapter
 
read(InputStream) - Static method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
REAL_ACCESSLEVELS - Static variable in class de.innovationgate.webgate.api.WGDatabase
Map of "real" access levels, which are available for new ACLs entries
reassignVersionNumber() - Method in class de.innovationgate.webgate.api.WGContent
Assigns a new version number to this content Used to resolve key conflicts with contents.
receiveData(PortletItemStorageData) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
Receives the item storage data for a single portlet and stores it to its own storage
reconfigureCore(boolean, WGUserAccess) - Method in class de.innovationgate.webgate.api.WGDatabase.ReconfigurationAccessor
 
RedirectionAuthModule - Class in de.innovationgate.webgate.api.auth
Auth module implementation that redirects all calls to some backend module, to be defined by subclasses.
RedirectionAuthModule() - Constructor for class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
refresh() - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
refresh() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
refresh() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
refresh() - Method in class de.innovationgate.webgate.api.WGDatabase
Refreshes the data in database, testing for changes in the backend and clearing all caches.
refresh() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Is called when a database refresh is performed The core should perform necessary cleanups of cached data and held resources If the database supports WGAPI transactions it should reduce the impact of this method to the current session while in a transaction
registerModules(ModuleRegistry) - Method in class de.innovationgate.webgate.api.modules.WGAPIRegistrar
 
reject(String) - Method in class de.innovationgate.webgate.api.WGContent
Method reject.
reject(String) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Rejects a content back to draft status.
Relation - Class in de.innovationgate.wga.common.beans.hdbmodel
Represents a relation definition
Relation() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
RELATIONTYPE_NORMAL - Static variable in class de.innovationgate.webgate.api.WGContent
Relation type that will allow deletion of targeted documents without further notice
RELATIONTYPE_PROTECTED - Static variable in class de.innovationgate.webgate.api.WGContent
Relation type that will deny deletion of targeted documents
release(String) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Called when a content is released (i.e. has completely passed the workflow)
releaseAllLocks(LockOwner) - Method in class de.innovationgate.webgate.api.locking.LockManager
releases all locks obtained from the given owner
releaseImmediately(String) - Method in class de.innovationgate.webgate.api.WGContent
Releases this document immediately while exiting workflow.
releaseLock(Lockable, LockOwner) - Method in class de.innovationgate.webgate.api.locking.LockManager
releases the lock obtained on the given lockable by the given owner
releasePendingContents() - Method in class de.innovationgate.webgate.api.WGDatabase
Fetches all content documents pending release and releases those that are ready to be released
RemoteAction - Class in de.innovationgate.wga.common.beans.csconfig.v1
 
RemoteAction() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.RemoteAction
 
remove(WGACLEntry) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore.ACLImpl
 
remove() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
remove() - Method in class de.innovationgate.webgate.api.fake.WGFakeUserProfile
 
remove() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
remove() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
remove(Object) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
remove(int) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
remove() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
 
remove() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
remove(WGACLEntry) - Method in class de.innovationgate.webgate.api.WGACL
Removes the given ACL entry from the ACL.
remove(WGACLEntry) - Method in interface de.innovationgate.webgate.api.WGACLCore
Removes an ACL entry
remove() - Method in class de.innovationgate.webgate.api.WGContentIterator
 
remove() - Method in class de.innovationgate.webgate.api.WGDocument
Remove the current document permanently from the database.
remove() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Removes this document from the database
remove() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
remove(WGDocument) - Method in class de.innovationgate.webgate.api.WGDocumentListCache
 
remove(WGDocumentKey) - Method in class de.innovationgate.webgate.api.WGDocumentListCache
 
remove() - Method in class de.innovationgate.webgate.api.WGSequence
Removes the sequence, deleting all initialisation and incrementation status
remove() - Method in class de.innovationgate.webgate.api.WGStandardResultSet.FetchingIterator
 
removeAll(Collection) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
removeAllExtensionData() - Method in class de.innovationgate.webgate.api.WGDocument
Convenience method to remove all extension data fields from the document at once
removeAllFiles() - Method in class de.innovationgate.webgate.api.WGDocument
Convenience method to remove all file attachments from the document at once
removeAllIncomingRelations() - Method in class de.innovationgate.webgate.api.WGContent
Removes all incoming relations to this content from parents/sources
removeAllItems() - Method in class de.innovationgate.webgate.api.WGDocument
Convenience method to remove all items from the document at once
removeAllRelations() - Method in class de.innovationgate.webgate.api.WGContent
Removes all relations from this content
removeAttribute(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a database attribute.
removeAttribute(String) - Method in class de.innovationgate.webgate.api.WGSessionContext
Removes a session attribute
removeAuthenticationSourceListener(AuthenticationSourceListener) - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Removes an authentication source listener from the list of listeners
removeAuthenticationSourceListener(AuthenticationSourceListener) - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
removeAuthenticationSourceListener(AuthenticationSourceListener) - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
removeBackendChangeListener(WGBackendChangeListener) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a listener for backend changes from the database
removeCategory(CategoryIF) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
removeContent(String, Object) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
removeContent(String, Object) - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
removeContent(String, Object) - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
removeContent(String, Object) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Implement behaviour to remove a data object from a folder
removeContentEventListener(WGContentEventListener) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a content event listener.
removeCoreListener(WGHierarchicalDatabaseCoreListener) - Static method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Removes a HDB core listener
removeCustomField(String) - Method in interface de.innovationgate.webgate.api.WGFileAnnotations
Removes a custom field annotated for this file
removeCustomField(String) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
removeCustomField(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
removeDatabaseConnectListener(WGDatabaseConnectListener) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a listener for the connection of this database to its backend
removeDatabaseEventListener(WGDatabaseEventListener) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a database event listener.
removeDesignChangeListener(WGDesignChangeListener) - Method in class de.innovationgate.webgate.api.WGConfigurableTypeDesignProvider
 
removeDesignChangeListener(WGDesignChangeListener) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a design change listener to this database.
removeDesignChangeListener(WGDesignChangeListener) - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Removes a listener for design change events
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a extension data field from the database.
removeExtensionData(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Removes an extension data field from this database
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.WGDocument
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
removeExtensionData(String) - Method in interface de.innovationgate.webgate.api.WGExtensionDataContainer
Removes an extension data field from this entity
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
removeExtensionData(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
removeFile(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
removeFile(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
removeFile(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
removeFile(String) - Method in interface de.innovationgate.webgate.api.templates.SimpleFileContainer
Tells the container to remove a file
removeFile(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
removeFile(String) - Method in class de.innovationgate.webgate.api.WGDocument
Removes a file attachment from the document Note: When this method is called you should save the document before attempting to attach a new file of the same name.
removeFile(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Removes a file attachment from this document
removeFile(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
removeFile(String) - Method in class de.innovationgate.webgate.api.WGFileContainer
 
removeFileDerivate(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
removeFileDerivate(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
removeFileDerivate(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
removeFileDerivate(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
removeFileDerivate(String) - Method in class de.innovationgate.webgate.api.WGDocument
Deletes an existing file derivate
removeFileDerivate(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Deletes an existing file derivate
removeFileDerivate(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
removeInstance(String) - Static method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
removes an created instance
removeItem(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
removeItem(String) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
removeItem(String) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
removeItem(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
removeItem(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
removeItem(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
removeItem(String) - Method in class de.innovationgate.webgate.api.WGDocument
Removes an item from the document
removeItem(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Removes an item from the document
removeItem(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
removeItem(WGTransientPortlet, String) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
Removes a stored item from this portlet
removeItem(WGPortlet, String) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Removes a portlet item
removeItem(WGPortlet, String) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
removeListener(WGContent) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
removes the stored listener reference from the given storage or content
removeManualDerivate(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Removes a manual derivate
removePortlet(WGPortlet) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Removes the portlet of the given key from registry This method should: Remove all items registered for this portlet Remove the registration of the portlet from portlet registry Remove all child portlets the same way that this portlet was removed (including items and their child portlets)
removePortlet(WGPortlet) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
removeRelation(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
removeRelation(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
removeRelation(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
removeRelation(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
removeRelation(String) - Method in class de.innovationgate.webgate.api.WGContent
Removes a content relation
removeRelation(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Removes a content relation
removeRelation(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
removeRelationFromGroup(String, WGContent) - Method in class de.innovationgate.webgate.api.WGContent
Removes the relation to a given target document from a relation group, if it contains such a relation.
removeVirtualItemValue(String, Object) - Method in class de.innovationgate.webgate.api.WGContent
Removes an virtual item from this content document
removeWorkflowDefinition(Object) - Method in class de.innovationgate.webgate.api.workflow.WGDefaultWorkflowEngine
 
removeWorkflowDefinition(Object) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflowEngine
Deletes a workflow definition.
removeWorkflowEventListener(WGWorkflowEventListener) - Method in class de.innovationgate.webgate.api.WGDatabase
Removes a workflow event listener.
rename(String, String) - Method in class de.innovationgate.webgate.api.WGDesignDocument
Tries to rename the design document.
rename(String) - Method in class de.innovationgate.webgate.api.WGDesignDocument
Tries to rename the design document.
renameFile(String, String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
renameFile(String, String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
renameFile(String, String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
renameFile(String, String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
renameFile(String, String) - Method in class de.innovationgate.webgate.api.WGDocument
Renames a file exception on this document
renameFile(String, String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Renames an attached file
renameFile(String, String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
reopenSession(String, Object) - Method in class de.innovationgate.webgate.api.WGDatabase
Closes and reopens the session with the given user information
reopenSession(String, Object, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Closes and reopens the session with the given user information
reopenSession() - Method in class de.innovationgate.webgate.api.WGDatabase
Closes and reopens the session with the current logged in user.
RequestBasedAuthenticationModule - Interface in de.innovationgate.webgate.api.auth
Interface for authentication modules that need HTTP request data, in form of J2EEs javax.servlet.http.HttpServletRequest, as credentials to perform a login
reset() - Method in class de.innovationgate.webgate.api.BinaryFieldData.SizeReportingInputStream
 
resetTransactionMode() - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets the transaction mode back to the initial transaction mode of the session
ResourceIsLockedException - Exception in de.innovationgate.webgate.api.locking
thrown when a locked resource is modified without obtaining a lock
ResourceIsLockedException(String) - Constructor for exception de.innovationgate.webgate.api.locking.ResourceIsLockedException
 
ResourceIsLockedException(String, Throwable) - Constructor for exception de.innovationgate.webgate.api.locking.ResourceIsLockedException
 
resultIsFalse(Object, WGDocument) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
resultIsFalse(Object, WGDocument) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
resultIsFalse(Object, WGDocument) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
resultIsFalse(Object, WGDocument) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Tests, if an native expression result equals false in the native expression language.
resultIsFalse(Object) - Method in class de.innovationgate.webgate.api.WGDocument
Tests, if the given native expression result means "false" for this database implementation.
resultIsTrue(Object, WGDocument) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
resultIsTrue(Object, WGDocument) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
resultIsTrue(Object, WGDocument) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
resultIsTrue(Object, WGDocument) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Tests, if an native expression result equals true in the native expression language.
resultIsTrue(Object) - Method in class de.innovationgate.webgate.api.WGDocument
Tests, if the given native expression result means "true" for this database implementation.
results() - Method in class de.innovationgate.webgate.api.query.rss.WGResultSetImpl
 
results() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
results() - Method in class de.innovationgate.webgate.api.WGCachedResultSet
 
results() - Method in interface de.innovationgate.webgate.api.WGResultSet
Number of results that are in this results set.
results() - Method in interface de.innovationgate.webgate.api.WGResultSetCore
Returns the number of contents in this result set.
results() - Method in class de.innovationgate.webgate.api.WGStandardResultSet
 
ResultSetIterator<T> - Interface in de.innovationgate.webgate.api
An interator with all features necessary to be used as a result set, including skipping support and result count retrieval
retainAll(Collection) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
retrieveCore() - Method in class de.innovationgate.webgate.api.WGContent
 
retrieveCore() - Method in class de.innovationgate.webgate.api.WGDesignDocument
 
retrieveFileExtensionDataHandler(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
retrieveFileExtensionDataHandler(String) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
retrieveFileExtensionDataHandler(String) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
retrieveFileExtensionDataHandler(String) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
retrieveFileExtensionDataHandler(String) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
retrieves the extension data handler for the given file or null if extension data is not supported
retrieveFileExtensionDataHandler(String) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
retrieveInputStream() - Method in interface de.innovationgate.webgate.api.BinaryFieldData.Retriever
 
ROLE_ADMINISTRATOR - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
User is admin reviewer of the workflow
ROLE_APPROVER - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
User is approver on this workflow level
ROLE_CONTENT - Static variable in class de.innovationgate.webgate.api.WGDatabase
Database serves content and supplementary docs like content type, language if it is a full content store
ROLE_DESIGN - Static variable in class de.innovationgate.webgate.api.WGDatabase
Database servers design documents (WebTML, CSS/JS)
ROLE_NONE - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
User has no role on this workflow level
ROLE_REPOSITORY - Static variable in class de.innovationgate.webgate.api.WGDatabase
Database serves file containers
ROLE_USERPROFILES - Static variable in class de.innovationgate.webgate.api.WGDatabase
Database servers user profiles
rollback() - Method in class de.innovationgate.webgate.api.WGDatabase.WGCascadedTransaction
 
rollback() - Method in class de.innovationgate.webgate.api.WGDatabase.WGFakeTransaction
 
rollback() - Method in class de.innovationgate.webgate.api.WGDatabase.WGRealTransaction
 
rollback() - Method in interface de.innovationgate.webgate.api.WGTransaction
Roll the transaction back.
rollbackTransaction() - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
rollbackTransaction() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
rollbackTransaction() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
rollbackTransaction() - Method in class de.innovationgate.webgate.api.WGDatabase
Deprecated.
rollbackTransaction() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Called when a started transaction should be rolled back.
RSSConnectorModuleDefinition - Class in de.innovationgate.webgate.api.modules.dbs
 
RSSConnectorModuleDefinition() - Constructor for class de.innovationgate.webgate.api.modules.dbs.RSSConnectorModuleDefinition
 
RSSDatabaseRetriever - Class in de.innovationgate.webgate.api.servers
Database retriever for the RSS Feed Connector
RSSDatabaseRetriever() - Constructor for class de.innovationgate.webgate.api.servers.RSSDatabaseRetriever
 
run() - Method in class de.innovationgate.webgate.api.utils.MasterSessionTask
Run the task.
run(WGDatabase) - Method in interface de.innovationgate.webgate.api.WGDatabase.DatabaseAction
The action to be ran
run(WGDocument) - Method in interface de.innovationgate.webgate.api.WGDocument.SaveAction
The action to be ran
runWithExceptions() - Method in class de.innovationgate.webgate.api.utils.MasterSessionTask
Run the task.
A B C D E F G H I J L M N O P Q R S T U V W _