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

P

PAGE_ORDER_EXPRESSION_PATTERN - Static variable in class de.innovationgate.webgate.api.WGPageOrderSet
 
PageHierarchyNode - Interface in de.innovationgate.webgate.api
Interface that represents a node in the page hierarchy of a WGA Content Store.
PAGERESTRICTION_ANY - Static variable in class de.innovationgate.webgate.api.WGDocument
Restriction string for page positioning: Any page allowed
PAGERESTRICTION_FIXEDTYPES - Static variable in class de.innovationgate.webgate.api.WGDocument
Restriction string for page positioning: Pages of special content types allowed
PAGERESTRICTION_NONE - Static variable in class de.innovationgate.webgate.api.WGDocument
Restriction string for page positioning: No pages allowed
PAGERESTRICTION_UNSPECIFIED - Static variable in class de.innovationgate.webgate.api.WGDocument
Restriction string for page positioning: No restriction set here, retrieve from "parent"
PageRightsFilter - Interface in de.innovationgate.webgate.api
A filter to do custom determination of rights on pages
PageRightsFilter.Right - Enum in de.innovationgate.webgate.api
 
PageRightsFilterType - Class in de.innovationgate.wga.modules.types
 
PageRightsFilterType() - Constructor for class de.innovationgate.wga.modules.types.PageRightsFilterType
 
parse(String) - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
 
parse(String, WGDatabase, boolean) - Static method in class de.innovationgate.webgate.api.WGContentKey
Parses a content key string and returns the according content key object.
parse(String, WGDatabase) - Static method in class de.innovationgate.webgate.api.WGContentKey
Parses a content key string and returns the according unique content key object.
parse(String) - Static method in class de.innovationgate.webgate.api.WGPageOrderSet
Parse an order expression into a set
parseFlags(WGACLEntry) - Method in class de.innovationgate.webgate.api.WGACL
Parses the given flags and returns a WGACLEntryFlags containing the parsed flag information
parseItemValue(String) - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Parses an items value according to the content type of this rule
parseQualifiedFileName(String) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginID
 
parseStructKey(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
parseStructKey(String) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
parseStructKey(String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
parseStructKey(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Parses the string representation of a struct key (e.g. used in a URL) to the real internal struct key format
parseStructKey(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Parses the string representation of a struct key (as used in URLs) to the implementation specific format.
PasswordCachingAuthenticationModule - Interface in de.innovationgate.webgate.api.auth
Mixin interface for a AuthenticationModule which caches user passwords and provides a method to drop the password cache for individual users
performChildCreationCheck() - Method in class de.innovationgate.webgate.api.WGStructEntry
Performs a check if the current user generally create child pages of this page, according to the hierarchical access rights.
performChildCreationCheck(WGContentType) - Method in class de.innovationgate.webgate.api.WGStructEntry
Checks if the current user may create a new child struct entry of the given content type.
performChildPageCreationCheck(WGContentType, WGLanguage) - Method in class de.innovationgate.webgate.api.WGStructEntry
Checks if the current user may create a new child page with the given data.
performContentCreationCheck(WGStructEntry, WGLanguage) - Method in class de.innovationgate.webgate.api.WGDatabase
Controls if the current user may create a content document with the given data.
performDesignCreationCheck(int, String, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Controls if the current user may create a design document with the given data.
performEditCheck() - Method in class de.innovationgate.webgate.api.WGContent
Tests if the current user is allowed to edit (i.e. create or save DRAFT) the current document
performEditPageCheck() - Method in class de.innovationgate.webgate.api.WGStructEntry
Tests if the current user generally may edit this struct entry and it's contents, according to the hierarchical access rights.
performReadProtectionCheck() - Method in class de.innovationgate.webgate.api.WGStructEntry
 
performRemoveCheck(boolean, WGDocument) - Method in class de.innovationgate.webgate.api.WGArea
 
performRemoveCheck() - Method in class de.innovationgate.webgate.api.WGDocument
Performs a validation for removing the document at the current state, just like it actually was removed.
performRemoveCheck(boolean) - Method in class de.innovationgate.webgate.api.WGDocument
Performs a validation for removing the document at the current state, just like it actually was removed.
performRootCreationCheck(WGContentType) - Method in class de.innovationgate.webgate.api.WGArea
Checks if the current user may create a new root struct entry of the given content type.
performRootPageCreationCheck(WGContentType, WGLanguage) - Method in class de.innovationgate.webgate.api.WGArea
Checks if the current user may create a new root page with the given data.
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGArea
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGContent
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGContentType
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGCSSJSModule
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGDesignResourceDocument
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGDocument
Performs a validation for saving the document at the current state, just like it actually was saved.
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGFileContainer
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGLanguage
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGSchemaDocument
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGStructEntry
 
performSaveCheck() - Method in class de.innovationgate.webgate.api.WGTMLModule
 
performStructCreationCheck(Object, WGDocument, WGContentType) - Method in class de.innovationgate.webgate.api.WGDatabase
Controls if the current user may create a struct entry with the given data.
performStructMoveCheck(WGStructEntry, WGDocument) - Method in class de.innovationgate.webgate.api.WGDatabase
Controls if the current user may move a struct entry to the given new parent.
performSubtreeModificationCheck() - Method in class de.innovationgate.webgate.api.WGStructEntry
Tests if the current user may modify each document of the current pages subtree.
PersonalisationDatabaseModuleType - Class in de.innovationgate.wga.modules.types
Type for implementations of OpenWGA personalisation databases
PersonalisationDatabaseModuleType() - Constructor for class de.innovationgate.wga.modules.types.PersonalisationDatabaseModuleType
 
PLUGIN_DBKEY_PREFIX - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
PluginConfig - Class in de.innovationgate.wga.common.beans.csconfig.v1
 
PluginConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
PluginConfig - Class in de.innovationgate.wga.common.beans.csconfig.v3
 
PluginConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v3.PluginConfig
 
PluginConfig - Class in de.innovationgate.wga.common.beans.csconfig.v4
 
PluginConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v4.PluginConfig
 
PluginConfig - Class in de.innovationgate.wga.common.beans.csconfig.v5
 
PluginConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v5.PluginConfig
 
PluginID - Class in de.innovationgate.wga.common.beans.csconfig.v1
 
PluginID() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.PluginID
 
PluginID(String) - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.PluginID
 
PortletItemStorageData - Interface in de.innovationgate.webgate.api
Interface to access the item storage data for one portlet for migration purposes
PORTLETREGISTRYMODE_PERSISTENT - Static variable in class de.innovationgate.webgate.api.WGDatabase
Portlet registry mode "persistent" where registrations are stored on the user profile and persisted.
PORTLETREGISTRYMODE_TRANSIENT - Static variable in class de.innovationgate.webgate.api.WGDatabase
Portlet registry mode "transient", where registrations are only kept for each individual request.
POSITIONING_CHILDENTRIES - Static variable in class de.innovationgate.webgate.api.WGContentType
Content type is allowed in all child entries
POSITIONING_EVERYWHERE - Static variable in class de.innovationgate.webgate.api.WGContentType
Content type is allowed everywhere.
POSITIONING_FIXEDPARENTS - Static variable in class de.innovationgate.webgate.api.WGContentType
Content type is allowed under special parent documents, specified as allowed positions
POSITIONING_FIXEDPARENTTYPES - Static variable in class de.innovationgate.webgate.api.WGContentType
Content type is allowed under parent documents with special content types, specified as allowed positions
POSITIONING_ROOTENTRIES - Static variable in class de.innovationgate.webgate.api.WGContentType
Content type is allowed in all root entries.
postCreateContent(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListener
Called after a content has been created
postDeleteContent(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListener
Called after a content has been deleted
postMoveContentFrom(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListenerV2
Called after the content is moved on the source hierarchy
postMoveContentTo(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListenerV2
Called after the content was moved on the target hierarchy
postUpdateContent(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListener
Called after a content has been updated
preCreateContent(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListener
Called before a content is created
preDeleteContent(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListener
Called before a content is deleted
preMoveContentFrom(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListenerV2
Called before the content is moved on the source hierarchy
preMoveContentTo(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListenerV2
Called before a content is moved on the target hierarchy
prepareDatabase(Class<? extends WGDatabaseCore>, Map<String, String>) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
prepareDatabase(WGDatabaseServer, String, String, String, String, Map<String, String>) - Method in class de.innovationgate.webgate.api.WGFactory
Opens a WGA database initially, but only prepares it for work.
prepareNewProfile(WGUserProfile) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
Callback after a new user profile is created
prepareNewProfile(WGUserProfile) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Takes a newly created user profile to do some eventually neccessary initialisations on it This is called on each new user profile so the registry has a chance to initialise it if neccessary.
prepareNewProfile(WGUserProfile) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
preSaveProfile(WGUserProfile) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
Callback before the user profile is saved
preSaveProfile(WGUserProfile) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Called immediately before a user profile is saved, so that the portlet registry may do some work necessary before saving
preSaveProfile(WGUserProfile) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
preUpdateContent(WGHierarchicalDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListener
Called before a content is updated
previous() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
 
previousIndex() - Method in class de.innovationgate.webgate.api.templates.LazyIterator
 
Privilege - Enum in de.innovationgate.webgate.api
 
processChange(WGDatabase, WGUpdateLog) - Method in interface de.innovationgate.webgate.api.WGBackendChangeListener
Called for every single backend change that is picked up
PROFILEQUERY_TYPE_ALL - Static variable in class de.innovationgate.webgate.api.WGDatabase
Query type for WGDatabase.queryUserProfileNames(String, String, Map) that retrieves all existent user profiles
PROFILETYPE_UNDEFINED - Static variable in class de.innovationgate.webgate.api.WGUserProfile
Value returned by WGUserProfile.getType() when the type is not determineable
PROTECTED_DATABASE_EXTDATA - Static variable in class de.innovationgate.webgate.api.WGDatabase
Extension data fields on the database which are no regular data and do not represent any database state and should be protected from data deletion operations
providesType(int) - Method in class de.innovationgate.webgate.api.WGConfigurableTypeDesignProvider
 
providesType(int) - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Determines if this design provider provides designs of this type
PROXY_DEFAULTPORT - Static variable in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
publish(String) - Method in class de.innovationgate.webgate.api.WGContent
For a content document in status DRAFT, set it to status REVIEW and let it enter publishing workflow.
publish() - Method in class de.innovationgate.webgate.api.WGContent
For a content document in status DRAFT, set it to status REVIEW and let it enter publishing workflow.
publish(String, String) - Method in class de.innovationgate.webgate.api.WGContent
For a content document in status DRAFT, set it to status REVIEW and let it enter publishing workflow.
publish(String) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Publishes a draft content so it can enter authorization workflow.
PublisherOption - Class in de.innovationgate.wga.common.beans.csconfig.v1
 
PublisherOption() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
 
PublisherOption(String, String) - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGArea
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGContent
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGContentType
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGCSSJSModule
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGDocument
Pushed the data of this document to another document of the same type.
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGFileContainer
 
pushData(WGFileMetaData) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Pushes all data from this file metadata object to the parameter object
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGLanguage
 
pushData(WGPortletItemStorage) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
Pushes all persistent item storage data from all portlets to the given target storage
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGStructEntry
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGTMLModule
 
pushData(WGDocument) - Method in class de.innovationgate.webgate.api.WGUserProfile
 
putDefaultOption(Map, String, Object) - Static method in class de.innovationgate.webgate.api.WGDatabase
Sets an option to a map if it is not already set
A B C D E F G H I J L M N O P Q R S T U V W _