Skip navigation links
A B C D E F G H I L M O P R S T U V W X 

A

AbstractAuditor - Class in com.helger.photon.basic.audit
Abstract base class for interface IAuditor.
AbstractAuditor(ICurrentUserIDProvider) - Constructor for class com.helger.photon.basic.audit.AbstractAuditor
 
AbstractBaseObject - Class in com.helger.photon.basic.object
Abstract base implementation of IObject that handles everything except IHasObjectType.getObjectType(), Object.equals(Object) and Object.hashCode().
AbstractBaseObject(IObject) - Constructor for class com.helger.photon.basic.object.AbstractBaseObject
 
AbstractBaseObject(String, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class com.helger.photon.basic.object.AbstractBaseObject
 
AbstractBaseObjectWithCustomAttrs - Class in com.helger.photon.basic.object
Abstract base implementation of IObjectWithCustomAttrs that handles everything except IHasObjectType.getObjectType(), Object.equals(Object) and Object.hashCode().
AbstractBaseObjectWithCustomAttrs(IObjectWithCustomAttrs) - Constructor for class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
AbstractBaseObjectWithCustomAttrs(IObject, Map<String, String>) - Constructor for class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
AbstractBaseObjectWithCustomAttrs(String, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String, Map<String, String>) - Constructor for class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
AbstractDAO - Class in com.helger.photon.basic.app.dao.impl
Base implementation of IDAO
AbstractDAO() - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
AbstractDAOContainer - Class in com.helger.photon.basic.app.dao.container
Abstract base implementation of IDAOContainer.
AbstractDAOContainer() - Constructor for class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
AbstractFeedElement - Class in com.helger.photon.basic.atom
Abstract implementation of IFeedElement with a common language handling.
AbstractFeedElement() - Constructor for class com.helger.photon.basic.atom.AbstractFeedElement
 
AbstractFeedText - Class in com.helger.photon.basic.atom
 
AbstractFeedText(EFeedTextType, String) - Constructor for class com.helger.photon.basic.atom.AbstractFeedText
 
AbstractFeedXHTML - Class in com.helger.photon.basic.atom
 
AbstractFeedXHTML(HCDiv) - Constructor for class com.helger.photon.basic.atom.AbstractFeedXHTML
 
AbstractHasAccountingAreaObject - Class in com.helger.photon.basic.object.accarea
 
AbstractHasAccountingAreaObject(IAccountingAreaObject) - Constructor for class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
AbstractHasAccountingAreaObject(IAccountingArea) - Constructor for class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
AbstractHasAccountingAreaObject(IClient, IAccountingArea) - Constructor for class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
AbstractHasAccountingAreaOptionalObject - Class in com.helger.photon.basic.object.accarea
 
AbstractHasAccountingAreaOptionalObject(IAccountingAreaObject) - Constructor for class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
AbstractHasAccountingAreaOptionalObject(IAccountingArea) - Constructor for class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
AbstractHasAccountingAreaOptionalObject(IClient, IAccountingArea) - Constructor for class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
AbstractHasClient - Class in com.helger.photon.basic.object.client
 
AbstractHasClient(IClient) - Constructor for class com.helger.photon.basic.object.client.AbstractHasClient
 
AbstractMenuItemDeterminatorCallback - Class in com.helger.photon.basic.app.menu
Abstract base implementation of IMenuItemDeterminatorCallback.
AbstractMenuItemDeterminatorCallback(IMenuTree) - Constructor for class com.helger.photon.basic.app.menu.AbstractMenuItemDeterminatorCallback
 
AbstractMenuObject<IMPLTYPE extends AbstractMenuObject<IMPLTYPE>> - Class in com.helger.photon.basic.app.menu
Implementation base class for menu items.
AbstractMenuObject(String) - Constructor for class com.helger.photon.basic.app.menu.AbstractMenuObject
 
AbstractMenuObjectFilter - Class in com.helger.photon.basic.app.menu.filter
Abstract base class for a menu object filter.
AbstractMenuObjectFilter() - Constructor for class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
 
AbstractMenuObjectFilterCollection - Class in com.helger.photon.basic.app.menu.filter
Abstract menu object filter that encapsulates a list of other menu object filters
AbstractMenuObjectFilterCollection(Iterable<? extends IMenuObjectFilter>) - Constructor for class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilterCollection
 
AbstractMenuObjectFilterCollection(IMenuObjectFilter...) - Constructor for class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilterCollection
 
AbstractObject - Class in com.helger.photon.basic.object
Abstract base implementation of IObject that handles everything except IHasObjectType.getObjectType().
AbstractObject(IObject) - Constructor for class com.helger.photon.basic.object.AbstractObject
 
AbstractObject(String, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class com.helger.photon.basic.object.AbstractObject
 
AbstractObjectWithCustomAttrs - Class in com.helger.photon.basic.object
Abstract base implementation of IObjectWithCustomAttrs that handles everything except IHasObjectType.getObjectType().
AbstractObjectWithCustomAttrs(IObjectWithCustomAttrs) - Constructor for class com.helger.photon.basic.object.AbstractObjectWithCustomAttrs
 
AbstractObjectWithCustomAttrs(IObject, Map<String, String>) - Constructor for class com.helger.photon.basic.object.AbstractObjectWithCustomAttrs
 
AbstractObjectWithCustomAttrs(String, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String, Map<String, String>) - Constructor for class com.helger.photon.basic.object.AbstractObjectWithCustomAttrs
 
AbstractPage - Class in com.helger.photon.basic.app.page
Abstract base implementation for IPage.
AbstractPage(String) - Constructor for class com.helger.photon.basic.app.page.AbstractPage
Constructor
AbstractPage(String, String) - Constructor for class com.helger.photon.basic.app.page.AbstractPage
Constructor
AbstractPage(String, String, String) - Constructor for class com.helger.photon.basic.app.page.AbstractPage
Constructor
AbstractPage(String, IMultilingualText) - Constructor for class com.helger.photon.basic.app.page.AbstractPage
Constructor
AbstractPage(String, IMultilingualText, IMultilingualText) - Constructor for class com.helger.photon.basic.app.page.AbstractPage
Constructor
AbstractSimpleDAO - Class in com.helger.photon.basic.app.dao.impl
Base class for a simple DAO.
AbstractSimpleDAO(String) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
AbstractSimpleDAO(IHasFilename) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
AbstractSimpleDAO(IDAOIO, String) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
AbstractSimpleDAO(IDAOIO, IHasFilename) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
AbstractWALDAO<DATATYPE extends Serializable> - Class in com.helger.photon.basic.app.dao.impl
Base class for a simple DAO using write ahead logging (WAL).
AbstractWALDAO(Class<DATATYPE>, String) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
AbstractWALDAO(Class<DATATYPE>, IHasFilename) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
AbstractWALDAO(Class<DATATYPE>, IDAOIO, String) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
AbstractWALDAO(Class<DATATYPE>, IDAOIO, IHasFilename) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
addAuthor(FeedPerson) - Method in class com.helger.photon.basic.atom.FeedEntry
 
addAuthor(FeedPerson) - Method in class com.helger.photon.basic.atom.FeedSource
 
addCategory(FeedCategory) - Method in class com.helger.photon.basic.atom.FeedEntry
 
addCategory(FeedCategory) - Method in class com.helger.photon.basic.atom.FeedSource
 
addChild(String) - Method in class com.helger.photon.basic.atom.FeedOtherContent
 
addChild(IMicroNode) - Method in class com.helger.photon.basic.atom.FeedOtherContent
 
addContributor(FeedPerson) - Method in class com.helger.photon.basic.atom.FeedEntry
 
addContributor(FeedPerson) - Method in class com.helger.photon.basic.atom.FeedSource
 
addDescriptor(ThreadDescriptor) - Method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
addEntry(FeedEntry) - Method in class com.helger.photon.basic.atom.Feed
 
addFavorite(String, String, String, String, Map<String, String>) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Create a new favorite object.
addLink(FeedLink) - Method in class com.helger.photon.basic.atom.FeedEntry
 
addLink(FeedLink) - Method in class com.helger.photon.basic.atom.FeedSource
 
addMigrationResult(SystemMigrationResult) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
addMigrationResultError(String, String) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
Mark the specified migration as failed.
addMigrationResultSuccess(String) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
Mark the specified migration as success.
addResult(LongRunningJobData) - Method in class com.helger.photon.basic.longrun.LongRunningJobResultManager
 
after() - Method in class com.helger.photon.basic.mock.PhotonBasicTestRule
 
after() - Method in class com.helger.photon.basic.mock.PhotonBasicWebTestRule
 
appendFile(String, String, Charset) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Helper function for saving a file with correct error handling.
appendFile(String, byte[]) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Helper function for saving a file with correct error handling.
appendFile(String, String, Charset) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
appendFile(String, byte[]) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
ApplicationLocaleManager - Class in com.helger.photon.basic.app.locale
This class manages the locales available in the application.
ApplicationLocaleManager() - Constructor for class com.helger.photon.basic.app.locale.ApplicationLocaleManager
Deprecated.
ApplicationMenuTree - Class in com.helger.photon.basic.app.menu
Represents a per-application menu tree
ApplicationMenuTree() - Constructor for class com.helger.photon.basic.app.menu.ApplicationMenuTree
Deprecated.
ApplicationRequestManager - Class in com.helger.photon.basic.app.request
This class holds the per-request configuration settings.
ApplicationRequestManager() - Constructor for class com.helger.photon.basic.app.request.ApplicationRequestManager
Deprecated.
AsynchronousAuditor - Class in com.helger.photon.basic.audit
The class handles all audit items
AsynchronousAuditor(ICurrentUserIDProvider, IThrowingRunnableWithParameter<List<IAuditItem>, ? extends Throwable>) - Constructor for class com.helger.photon.basic.audit.AsynchronousAuditor
 
ATTR_DT_STRING - Static variable in class com.helger.photon.basic.audit.AuditManager
 
ATTR_SUCCESS - Static variable in class com.helger.photon.basic.audit.AuditManager
 
ATTR_TYPE - Static variable in class com.helger.photon.basic.audit.AuditManager
 
ATTR_USER - Static variable in class com.helger.photon.basic.audit.AuditManager
 
AuditHelper - Class in com.helger.photon.basic.audit
Simplify auditing calls.
AuditManager - Class in com.helger.photon.basic.audit
The class handles all audit items
AuditManager(String, ICurrentUserIDProvider) - Constructor for class com.helger.photon.basic.audit.AuditManager
Constructor
AuthCredentialToSubjectResolverManager - Class in com.helger.photon.basic.auth.subject
This handler is used to resolve a subject from validated credentials.
AuthCredentialValidatorManager - Class in com.helger.photon.basic.auth.credentials
 
AuthIdentification - Class in com.helger.photon.basic.auth.identify
Default implementation of the IAuthIdentification interface.
AuthIdentification(IAuthSubject) - Constructor for class com.helger.photon.basic.auth.identify.AuthIdentification
 
AuthIdentificationManager - Class in com.helger.photon.basic.auth.identify
This is the main class for creating an IAuthToken from credentials.
AuthIdentificationResult - Class in com.helger.photon.basic.auth.identify
This class contains the overall authentication result.
AuthIdentificationResult(CredentialValidationResult) - Constructor for class com.helger.photon.basic.auth.identify.AuthIdentificationResult
Constructor for a failure in authentication.
AuthIdentificationResult(IAuthToken) - Constructor for class com.helger.photon.basic.auth.identify.AuthIdentificationResult
Constructor for success authentication.
AuthSubject - Class in com.helger.photon.basic.auth.subject
Default implementation of the IAuthSubject interface.
AuthSubject(String, String) - Constructor for class com.helger.photon.basic.auth.subject.AuthSubject
 
AuthToken - Class in com.helger.photon.basic.auth.token
Default implementation of the IAuthToken interface.
AuthToken(IAuthIdentification, int) - Constructor for class com.helger.photon.basic.auth.token.AuthToken
 
AuthTokenIDGenerator - Class in com.helger.photon.basic.auth.token
Create authentication token IDs.
AuthTokenRegistry - Class in com.helger.photon.basic.auth.token
This class manages all the currently available authentications tokens.
AuthTokenRegistry() - Constructor for class com.helger.photon.basic.auth.token.AuthTokenRegistry
Deprecated.

B

before() - Method in class com.helger.photon.basic.mock.PhotonBasicTestRule
 
before() - Method in class com.helger.photon.basic.mock.PhotonBasicWebTestRule
 
beforeWriteToFile(String, File) - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Optional callback method that is invoked before the file handle gets opened.
beforeWriteToFile(String, File) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Optional callback method that is invoked before the file handle gets opened.
beginWithoutAutoSave() - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
beginWithoutAutoSave() - Method in interface com.helger.photon.basic.app.dao.IAutoSaveAware
Start doing something without auto save.
beginWithoutAutoSave() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
BuildInfo - Class in com.helger.photon.basic.buildinfo
This class allows you to read the buildinfo.xml files generated by the buildinfo-maven-plugin.
BuildInfo(Map<String, String>) - Constructor for class com.helger.photon.basic.buildinfo.BuildInfo
 
BuildInfo.SinceBuildInfoV2 - Annotation Type in com.helger.photon.basic.buildinfo
Indicate that certain fields are only available from V2
BUILDINFO_FILENAME - Static variable in class com.helger.photon.basic.buildinfo.BuildInfo
The default filename as stored in the JAR files.

C

CBasicSecurity - Class in com.helger.photon.basic.auth
Constants for user handling
CClient - Class in com.helger.photon.basic.object.client
Constants for IObject etc.
CFeed - Class in com.helger.photon.basic.atom
Constants for ATOM feeds
com.helger.photon.basic - package com.helger.photon.basic
 
com.helger.photon.basic.app - package com.helger.photon.basic.app
 
com.helger.photon.basic.app.dao - package com.helger.photon.basic.app.dao
 
com.helger.photon.basic.app.dao.container - package com.helger.photon.basic.app.dao.container
 
com.helger.photon.basic.app.dao.impl - package com.helger.photon.basic.app.dao.impl
 
com.helger.photon.basic.app.io - package com.helger.photon.basic.app.io
 
com.helger.photon.basic.app.locale - package com.helger.photon.basic.app.locale
 
com.helger.photon.basic.app.menu - package com.helger.photon.basic.app.menu
 
com.helger.photon.basic.app.menu.filter - package com.helger.photon.basic.app.menu.filter
 
com.helger.photon.basic.app.page - package com.helger.photon.basic.app.page
 
com.helger.photon.basic.app.request - package com.helger.photon.basic.app.request
 
com.helger.photon.basic.app.systemmsg - package com.helger.photon.basic.app.systemmsg
 
com.helger.photon.basic.atom - package com.helger.photon.basic.atom
 
com.helger.photon.basic.audit - package com.helger.photon.basic.audit
 
com.helger.photon.basic.auth - package com.helger.photon.basic.auth
 
com.helger.photon.basic.auth.credentials - package com.helger.photon.basic.auth.credentials
 
com.helger.photon.basic.auth.credentials.userpw - package com.helger.photon.basic.auth.credentials.userpw
 
com.helger.photon.basic.auth.identify - package com.helger.photon.basic.auth.identify
 
com.helger.photon.basic.auth.subject - package com.helger.photon.basic.auth.subject
 
com.helger.photon.basic.auth.token - package com.helger.photon.basic.auth.token
 
com.helger.photon.basic.buildinfo - package com.helger.photon.basic.buildinfo
 
com.helger.photon.basic.config - package com.helger.photon.basic.config
 
com.helger.photon.basic.datetime - package com.helger.photon.basic.datetime
 
com.helger.photon.basic.favorites - package com.helger.photon.basic.favorites
 
com.helger.photon.basic.longrun - package com.helger.photon.basic.longrun
 
com.helger.photon.basic.mgr - package com.helger.photon.basic.mgr
 
com.helger.photon.basic.migration - package com.helger.photon.basic.migration
 
com.helger.photon.basic.mock - package com.helger.photon.basic.mock
 
com.helger.photon.basic.object - package com.helger.photon.basic.object
 
com.helger.photon.basic.object.accarea - package com.helger.photon.basic.object.accarea
 
com.helger.photon.basic.object.client - package com.helger.photon.basic.object.client
 
com.helger.photon.basic.thread - package com.helger.photon.basic.thread
 
com.helger.photon.basic.uitext - package com.helger.photon.basic.uitext
 
ComparatorAuditItemDateTime - Class in com.helger.photon.basic.audit
 
ComparatorAuditItemDateTime() - Constructor for class com.helger.photon.basic.audit.ComparatorAuditItemDateTime
 
ComparatorHasUIText<DATATYPE extends IHasUIText> - Class in com.helger.photon.basic.uitext
Special comparator that compares based on a UI text
ComparatorHasUIText(Locale, Locale) - Constructor for class com.helger.photon.basic.uitext.ComparatorHasUIText
 
ComparatorLongRunningJobDataEndDate - Class in com.helger.photon.basic.longrun
Compare LongRunningJobData objects by their end date
ComparatorLongRunningJobDataEndDate() - Constructor for class com.helger.photon.basic.longrun.ComparatorLongRunningJobDataEndDate
 
ComparatorLongRunningJobDataStartDate - Class in com.helger.photon.basic.longrun
Compare LongRunningJobData objects by their start date
ComparatorLongRunningJobDataStartDate() - Constructor for class com.helger.photon.basic.longrun.ComparatorLongRunningJobDataStartDate
 
ComparatorSystemMigrationResultExecutionDate - Class in com.helger.photon.basic.migration
Comparator for SystemMigrationResult objects by execution time.
ComparatorSystemMigrationResultExecutionDate() - Constructor for class com.helger.photon.basic.migration.ComparatorSystemMigrationResultExecutionDate
 
ConstantHasFilename - Class in com.helger.photon.basic.app.io
Standard implementation of IHasFilename returning a constant but potentially null filename.
ConstantHasFilename(String) - Constructor for class com.helger.photon.basic.app.io.ConstantHasFilename
 
ConstantHasFilenameNotEmpty - Class in com.helger.photon.basic.app.io
Standard implementation of IHasFilename returning a constant not- null and non-empty filename.
ConstantHasFilenameNotEmpty(String) - Constructor for class com.helger.photon.basic.app.io.ConstantHasFilenameNotEmpty
 
containsFavoritesOfUser(String) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Check if the specified user ID is contained or not.
containsMappings() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
 
convertToMicroElement(Object, String, String) - Method in class com.helger.photon.basic.favorites.FavoriteMicroTypeConverter
 
convertToMicroElement(Object, String, String) - Method in class com.helger.photon.basic.longrun.LongRunningJobDataMicroTypeConverter
 
convertToMicroElement(Object, String, String) - Method in class com.helger.photon.basic.migration.SystemMigrationResultMicroTypeConverter
 
convertToNative(String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
This method is used upon recovery to convert a stored object to its native representation.
convertToNative(IMicroElement) - Method in class com.helger.photon.basic.favorites.FavoriteMicroTypeConverter
 
convertToNative(IMicroElement) - Method in class com.helger.photon.basic.longrun.LongRunningJobDataMicroTypeConverter
 
convertToNative(IMicroElement) - Method in class com.helger.photon.basic.migration.SystemMigrationResultMicroTypeConverter
 
convertToString(DATATYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
createAuditString(String, Object[]) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
createDirectory(String, boolean) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Create the appropriate directory if it is not existing
createDirectory(String, boolean) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
createFailure(String, String) - Static method in class com.helger.photon.basic.migration.SystemMigrationResult
 
createFile(File) - Static method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
createForCurrentThread(Throwable) - Static method in class com.helger.photon.basic.thread.ThreadDescriptor
 
createFromResource(IReadableResource) - Static method in class com.helger.photon.basic.buildinfo.BuildInfo
 
createItem(String, String, IPage) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(String, IPage) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(IMenuItem, IPage) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(IMenuItem, String, ISimpleURL, IHasDisplayText) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(IMenuItem, String, IHasSimpleURL, IHasDisplayText) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(String, String, ISimpleURL, IHasDisplayText) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(String, String, IHasSimpleURL, IHasDisplayText) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item below the specified parent.
createItem(String, String, IPage) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createItem(String, IPage) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createItem(IMenuItem, IPage) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createItem(IMenuItem, String, ISimpleURL, IHasDisplayText) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createItem(IMenuItem, String, IHasSimpleURL, IHasDisplayText) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createItem(String, String, ISimpleURL, IHasDisplayText) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createItem(String, String, IHasSimpleURL, IHasDisplayText) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createLink(ISimpleURL) - Static method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
createLongRunningJobResult() - Method in interface com.helger.photon.basic.longrun.ILongRunningJob
 
createNow() - Static method in class com.helger.photon.basic.atom.FeedDate
 
createRootItem(String, IPage) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item at root level.
createRootItem(IPage) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item at root level.
createRootItem(String, ISimpleURL, IHasDisplayText) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item at root level.
createRootItem(String, IHasSimpleURL, IHasDisplayText) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item at root level.
createRootItem(String, IPage) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createRootItem(IPage) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createRootItem(String, ISimpleURL, IHasDisplayText) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createRootItem(String, IHasSimpleURL, IHasDisplayText) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createRootSeparator() - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item separator at root level
createRootSeparator() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createSeparator(String) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item separator as a child of the passed menu item
createSeparator(IMenuItem) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Append a new menu item separator as a child of the passed menu item
createSeparator(String) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createSeparator(IMenuItem) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
createSuccess(String) - Static method in class com.helger.photon.basic.migration.SystemMigrationResult
 
createText(String) - Static method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
createToken(IAuthIdentification, int) - Method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
 
createWithAllThreads() - Static method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
createWriteData() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Create the XML document that should be saved to the file.
createWriteData() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Create the XML document that should be saved to the file.
createWriteData() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
createWriteData() - Method in class com.helger.photon.basic.audit.AuditManager
 
createWriteData() - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
createWriteData() - Method in class com.helger.photon.basic.longrun.LongRunningJobResultManager
 
createWriteData() - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
createXML(IMicroNode) - Static method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
CredentialValidationResult - Class in com.helger.photon.basic.auth.credentials
This class represents the result of a credential validation.
CredentialValidationResult() - Constructor for class com.helger.photon.basic.auth.credentials.CredentialValidationResult
Success only constructor.
CredentialValidationResult(String) - Constructor for class com.helger.photon.basic.auth.credentials.CredentialValidationResult
Constructor with an error message

D

DAOException - Exception in com.helger.photon.basic.app.dao.impl
Special exception class for DAO read/write errors.
DAOException(String) - Constructor for exception com.helger.photon.basic.app.dao.impl.DAOException
 
DAOException(String, Throwable) - Constructor for exception com.helger.photon.basic.app.dao.impl.DAOException
 
DAOWebFileIO - Class in com.helger.photon.basic.app.dao.impl
Implementation of IDAOIO based on WebFileIO.
DAOWebFileIO() - Constructor for class com.helger.photon.basic.app.dao.impl.DAOWebFileIO
 
DEFAULT - Static variable in enum com.helger.photon.basic.app.systemmsg.ESystemMessageType
 
DEFAULT_AUTO_SAVE_ENABLED - Static variable in class com.helger.photon.basic.app.dao.impl.AbstractDAO
By default auto-save is enabled
DEFAULT_ENABLE_THREAD_INFO - Static variable in class com.helger.photon.basic.thread.ThreadDescriptor
 
DEFAULT_REQUEST_PARAMETER_DISPLAY_LOCALE - Static variable in interface com.helger.photon.basic.app.request.IRequestManager
The default name of the parameter selecting the current display locale
DEFAULT_REQUEST_PARAMETER_MENUITEM - Static variable in interface com.helger.photon.basic.app.request.IRequestManager
The default name of the parameter selecting the current menu item
DEFAULT_TOKEN_BYTES - Static variable in class com.helger.photon.basic.auth.token.AuthTokenIDGenerator
By default a 16 bytes token is created
DEFAULT_TYPE - Static variable in class com.helger.photon.basic.atom.AbstractFeedText
 
DEFAULT_USE_PATHS - Static variable in interface com.helger.photon.basic.app.request.IRequestManager
By default request parameters are used - for backwards compatibility
DEFAULT_WAITING_TIME - Static variable in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
DefaultDAOContainer - Class in com.helger.photon.basic.app.dao.container
The default implementation of IDAOContainer using a list of DAOs provider in the constructor.
DefaultDAOContainer(IDAO...) - Constructor for class com.helger.photon.basic.app.dao.container.DefaultDAOContainer
 
DefaultDAOContainer(Iterable<? extends IDAO>) - Constructor for class com.helger.photon.basic.app.dao.container.DefaultDAOContainer
 
deleteDirectory(String, boolean) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteDirectory(File, boolean) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteDirectory(String, boolean) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteDirectory(File, boolean) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteDirectoryIfExisting(String, boolean) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteDirectoryIfExisting(File, boolean) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteDirectoryIfExisting(String, boolean) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteDirectoryIfExisting(File, boolean) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteFile(String) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteFile(File) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteFile(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteFile(File) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteFileIfExisting(String) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteFileIfExisting(File) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
deleteFileIfExisting(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
deleteFileIfExisting(File) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
DIRECTORY_HTML - Static variable in class com.helger.photon.basic.mgr.PhotonBasicManager
 

E

EAuditActionType - Enum in com.helger.photon.basic.audit
Determines the different types of actions of an audit item.
EDAOActionType - Enum in com.helger.photon.basic.app.dao.impl
Enumeration with the different actions that can occur in a DAO.
EFeedTextType - Enum in com.helger.photon.basic.atom
Text identification type
ELEMENT_ITEM - Static variable in class com.helger.photon.basic.audit.AuditManager
 
ELEMENT_ITEMS - Static variable in class com.helger.photon.basic.audit.AuditManager
 
ELongRunningJobResultType - Enum in com.helger.photon.basic.longrun
 
EMenuObjectType - Enum in com.helger.photon.basic.app.menu
Enumeration with the different type of menu objects.
endWithoutAutoSave() - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
endWithoutAutoSave() - Method in interface com.helger.photon.basic.app.dao.IAutoSaveAware
End doing something without auto save.
endWithoutAutoSave() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
EPhotonBasicText - Enum in com.helger.photon.basic
This enumeration defines the texts for this project.
equals(Object) - Method in class com.helger.photon.basic.app.io.ConstantHasFilename
 
equals(Object) - Method in class com.helger.photon.basic.app.io.ConstantHasFilenameNotEmpty
 
equals(Object) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
equals(Object) - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
equals(Object) - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
equals(Object) - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
equals(Object) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
equals(Object) - Method in class com.helger.photon.basic.audit.AuditManager
 
equals(Object) - Method in class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
 
equals(Object) - Method in class com.helger.photon.basic.auth.identify.AuthIdentification
 
equals(Object) - Method in class com.helger.photon.basic.auth.subject.AuthSubject
 
equals(Object) - Method in class com.helger.photon.basic.auth.token.AuthToken
 
equals(Object) - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
equals(Object) - Method in class com.helger.photon.basic.object.AbstractObject
 
equals(Object) - Method in class com.helger.photon.basic.object.AbstractObjectWithCustomAttrs
 
equals(Object) - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
equals(Object) - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
equals(Object) - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
ESystemMessageType - Enum in com.helger.photon.basic.app.systemmsg
This enumeration defines the different system message types.
existsDir(String) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Check if a directory relative to the base path exists
existsDir(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
existsFile(String) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Check if a file relative to the base path exists
existsFile(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
EXPIRATION_SECONDS_INFINITE - Static variable in interface com.helger.photon.basic.auth.token.IAuthToken
The value indicating, that a token never expires

F

Favorite - Class in com.helger.photon.basic.favorites
Default implementation of favourites for bookmarks.
Favorite(String, String, String, String, Map<String, String>) - Constructor for class com.helger.photon.basic.favorites.Favorite
 
FavoriteManager - Class in com.helger.photon.basic.favorites
This class manages Favorite objects.
FavoriteManager(String) - Constructor for class com.helger.photon.basic.favorites.FavoriteManager
 
FavoriteMicroTypeConverter - Class in com.helger.photon.basic.favorites
Convert Favorite objects to IMicroElement and vice versa.
FavoriteMicroTypeConverter() - Constructor for class com.helger.photon.basic.favorites.FavoriteMicroTypeConverter
 
FAVORITES_XML - Static variable in class com.helger.photon.basic.mgr.PhotonBasicManager
 
Feed - Class in com.helger.photon.basic.atom
Main ATOM 1.0 Feed
Feed() - Constructor for class com.helger.photon.basic.atom.Feed
 
FeedCategory - Class in com.helger.photon.basic.atom
 
FeedCategory(String) - Constructor for class com.helger.photon.basic.atom.FeedCategory
 
FeedDate - Class in com.helger.photon.basic.atom
ATOM date construct.
FeedDate(DateTime) - Constructor for class com.helger.photon.basic.atom.FeedDate
 
FeedDate(LocalDateTime) - Constructor for class com.helger.photon.basic.atom.FeedDate
 
FeedEntry - Class in com.helger.photon.basic.atom
Represents a single entry within an ATOM 1.0 feed.
FeedEntry() - Constructor for class com.helger.photon.basic.atom.FeedEntry
 
FeedGenerator - Class in com.helger.photon.basic.atom
Represents the generator of a feed.
FeedGenerator() - Constructor for class com.helger.photon.basic.atom.FeedGenerator
 
FeedGenerator(String) - Constructor for class com.helger.photon.basic.atom.FeedGenerator
 
FeedLink - Class in com.helger.photon.basic.atom
Represents a link in the ATOM feed
FeedLink(ISimpleURL) - Constructor for class com.helger.photon.basic.atom.FeedLink
 
FeedLink(ISimpleURL, String) - Constructor for class com.helger.photon.basic.atom.FeedLink
 
FeedLink(String) - Constructor for class com.helger.photon.basic.atom.FeedLink
 
FeedLink(String, String) - Constructor for class com.helger.photon.basic.atom.FeedLink
 
FeedOtherContent - Class in com.helger.photon.basic.atom
 
FeedOtherContent(String) - Constructor for class com.helger.photon.basic.atom.FeedOtherContent
 
FeedOutOfLineContent - Class in com.helger.photon.basic.atom
 
FeedOutOfLineContent(String, String) - Constructor for class com.helger.photon.basic.atom.FeedOutOfLineContent
 
FeedPerson - Class in com.helger.photon.basic.atom
Represents a person within a feed.
FeedPerson(String) - Constructor for class com.helger.photon.basic.atom.FeedPerson
 
FeedPlainTextConstruct - Class in com.helger.photon.basic.atom
 
FeedPlainTextConstruct(String) - Constructor for class com.helger.photon.basic.atom.FeedPlainTextConstruct
 
FeedPlainTextConstruct(EFeedTextType, String) - Constructor for class com.helger.photon.basic.atom.FeedPlainTextConstruct
 
FeedSource - Class in com.helger.photon.basic.atom
ATOM 1.0 feed source.
FeedSource() - Constructor for class com.helger.photon.basic.atom.FeedSource
 
FeedTextContent - Class in com.helger.photon.basic.atom
 
FeedTextContent(String) - Constructor for class com.helger.photon.basic.atom.FeedTextContent
 
FeedTextContent(EFeedTextType, String) - Constructor for class com.helger.photon.basic.atom.FeedTextContent
 
FeedXHTMLContent - Class in com.helger.photon.basic.atom
Feed entry XHTML content.
FeedXHTMLContent(HCDiv) - Constructor for class com.helger.photon.basic.atom.FeedXHTMLContent
 
FeedXHTMLTextConstruct - Class in com.helger.photon.basic.atom
XHTML text construct.
FeedXHTMLTextConstruct(HCDiv) - Constructor for class com.helger.photon.basic.atom.FeedXHTMLTextConstruct
 
fillElement(IMicroElement) - Method in class com.helger.photon.basic.atom.FeedSource
 
fillStringBuilderForSaving(StringBuilder) - Method in interface com.helger.photon.basic.app.dao.IDAODataProvider
Is called to fill the data to be written to the file.

G

generateNewTokenID() - Static method in class com.helger.photon.basic.auth.token.AuthTokenIDGenerator
 
generateNewTokenID(int) - Static method in class com.helger.photon.basic.auth.token.AuthTokenIDGenerator
 
getAccountingArea() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
getAccountingArea() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
getAccountingArea() - Method in interface com.helger.photon.basic.object.accarea.IAccountingAreaObject
 
getAccountingArea() - Method in interface com.helger.photon.basic.object.accarea.IHasAccountingArea
 
getAccountingAreaID() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
getAccountingAreaID() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
getAccountingAreaID() - Method in interface com.helger.photon.basic.object.accarea.IAccountingAreaObject
 
getAccountingAreaID() - Method in interface com.helger.photon.basic.object.accarea.IHasAccountingAreaID
 
getAccountingAreaOfID(String) - Method in interface com.helger.photon.basic.object.accarea.IAccountingAreaResolver
Get the accounting area of the specified ID.
getAction() - Method in interface com.helger.photon.basic.audit.IAuditItem
 
getAdditionalParams() - Method in class com.helger.photon.basic.favorites.Favorite
 
getAdditionalParams() - Method in interface com.helger.photon.basic.favorites.IFavorite
 
getAddress() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getAllAttributes() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getAllAttributes() - Method in class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
getAllAuditItemsOfDate(LocalDate) - Method in class com.helger.photon.basic.audit.AuditManager
 
getAllAuthCredentialToSubjectResolvers() - Static method in class com.helger.photon.basic.auth.subject.AuthCredentialToSubjectResolverManager
 
getAllAuthCredentialValidators() - Static method in class com.helger.photon.basic.auth.credentials.AuthCredentialValidatorManager
 
getAllAuthors() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getAllAvailableLocales() - Method in interface com.helger.photon.basic.app.locale.ILocaleManager
 
getAllAvailableLocales() - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
getAllCategories() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getAllContainedDAOs() - Method in class com.helger.photon.basic.app.dao.container.DefaultDAOContainer
 
getAllContainedDAOs() - Method in interface com.helger.photon.basic.app.dao.container.IDAOContainer
 
getAllContainedFilters() - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilterCollection
 
getAllContributors() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getAllDefaultMenuItemIDs() - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
 
getAllDefaultMenuItemIDs() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getAllDefaultMenuItems() - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Get the default menu item objects in the correct order.
getAllDefaultMenuItems() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getAllDescriptors() - Method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
getAllDisplayMenuItemIDs(IMenuTree, String) - Static method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
getAllDisplayMenuItemIDs(IMenuItemDeterminatorCallback) - Static method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
getAllEntries() - Method in class com.helger.photon.basic.atom.Feed
 
getAllEnvVars() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getAllFailedMigrationResults(String) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
getAllFavoritesOfUser(String) - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
getAllItemIDs() - Method in interface com.helger.photon.basic.app.menu.IMenuItemDeterminatorCallback
 
getAllItemIDs() - Method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
getAllJobResults() - Method in class com.helger.photon.basic.longrun.LongRunningJobResultManager
 
getAllLinks() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getAllMenuItemIDs(IMenuTree) - Static method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
Get all menu items without usage a separate MenuItemDeterminatorCallback instance.
getAllMigrationIDs() - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
getAllMigrationResults(String) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
getAllMigrationResultsFlattened() - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
getAllRunningJobs() - Method in class com.helger.photon.basic.longrun.LongRunningJobManager
 
getAllSystemProperties() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getAllTokensOfSubject(IAuthSubject) - Method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
Get all tokens of the specified auth subject.
getApplicationID() - Method in class com.helger.photon.basic.favorites.Favorite
 
getApplicationID() - Method in interface com.helger.photon.basic.favorites.IFavorite
 
getApplicationIDToPathMap() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
 
getAsDocument() - Method in class com.helger.photon.basic.atom.Feed
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.AbstractFeedText
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.AbstractFeedXHTML
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.Feed
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedCategory
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedDate
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedEntry
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedGenerator
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedLink
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedOtherContent
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedOutOfLineContent
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedPerson
 
getAsElement(String) - Method in class com.helger.photon.basic.atom.FeedSource
 
getAsElement(String) - Method in interface com.helger.photon.basic.atom.IFeedElement
Convert this news feed element to an MicroElement with the given element name.
getAsMicroNode() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getAsMicroNode() - Method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
getAsString() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getAsString() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getAsString() - Method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
getAsUIText(Locale) - Method in interface com.helger.photon.basic.uitext.IHasUIText
 
getAttributes() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getAttributes() - Method in class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
getAuditItemCount() - Method in class com.helger.photon.basic.audit.AuditManager
 
getAuditItemString(IAuditItem) - Method in class com.helger.photon.basic.audit.LoggingAuditor
 
getAuditor() - Static method in class com.helger.photon.basic.audit.AuditHelper
 
getAuditor() - Method in class com.helger.photon.basic.audit.AuditManager
 
getAuditor() - Method in interface com.helger.photon.basic.audit.IAuditManager
 
getAuditor() - Method in interface com.helger.photon.basic.audit.IAuditorProvider
 
getAuthCredentialToSubjectResolverCount() - Static method in class com.helger.photon.basic.auth.subject.AuthCredentialToSubjectResolverManager
 
getAuthors() - Method in class com.helger.photon.basic.atom.FeedSource
 
getAuthToken() - Method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
 
getBaseDir() - Method in class com.helger.photon.basic.audit.AuditManager
 
getBaseDir() - Method in interface com.helger.photon.basic.audit.IAuditManager
 
getBasePath() - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
 
getBasePath() - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getBasePathFile() - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
 
getBasePathFile() - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getBoolean(String) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildDateTime() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildPluginArtifactID(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildPluginConfiguration(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildPluginCount() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildPluginGroupID(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildPluginKey(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getBuildPluginVersion(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getCategories() - Method in class com.helger.photon.basic.atom.FeedSource
 
getCharset() - Method in interface com.helger.photon.basic.app.dao.IDAODataProvider
 
getClient() - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
getClient() - Method in interface com.helger.photon.basic.object.client.IClientObject
 
getClient() - Method in interface com.helger.photon.basic.object.client.IHasClient
 
getClientID() - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
getClientID() - Method in interface com.helger.photon.basic.object.client.IClientObject
 
getClientID() - Method in interface com.helger.photon.basic.object.client.IHasClientID
 
getClientOfID(String) - Method in interface com.helger.photon.basic.object.client.IClientResolver
Get the client of the specified ID.
getCommercialCourt() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getCommercialRegistrationNumber() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getCompanyNumber() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getCompanyType() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getCompanyVATIN() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getContent() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getContributors() - Method in class com.helger.photon.basic.atom.FeedSource
 
getCreationDate() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
getCreationDate() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
 
getCreationDateTime() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getCreationDateTime() - Method in interface com.helger.photon.basic.object.IObject
 
getCreationUserID() - Method in interface com.helger.photon.basic.datetime.IHasCreationInfo
 
getCreationUserID() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getCreationUserID() - Method in interface com.helger.photon.basic.object.IObject
 
getCredentialValidationErrorMessage() - Method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
 
getCurrentUserID() - Method in interface com.helger.photon.basic.auth.ICurrentUserIDProvider
 
getCurrentUserID() - Method in class com.helger.photon.basic.mock.MockCurrentUserIDProvider
 
getCustomerNumber() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getDAOIO() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getDAOIO() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getDataIO() - Static method in class com.helger.photon.basic.app.io.WebFileIO
 
getDataPath() - Method in class com.helger.photon.basic.mock.PhotonBasicTestRule
 
getDataPath() - Method in class com.helger.photon.basic.mock.PhotonBasicWebTestRule
 
getDataTypeClass() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getDateTime() - Method in class com.helger.photon.basic.atom.FeedDate
 
getDateTime() - Method in interface com.helger.photon.basic.audit.IAuditItem
 
getDefaultApplicationID() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
 
getDefaultAuditItemString(IAuditItem) - Static method in class com.helger.photon.basic.audit.LoggingAuditor
 
getDefaultCurrency() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getDefaultCurrencyID() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getDefaultLocale() - Method in interface com.helger.photon.basic.app.locale.ILocaleManager
 
getDefaultLocale() - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
getDefaultMenuItem() - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Get the default menu item object.
getDefaultMenuItem() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getDefaultMenuItemID() - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Get the default menu item with the highest priority.
getDefaultMenuItemID() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getDeletionDateTime() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getDeletionUserID() - Method in interface com.helger.photon.basic.datetime.IHasDeletionInfo
 
getDeletionUserID() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getDependencyArtifactID(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyClassifier(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyCount() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyGroupID(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyManagementKey(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyScope(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencySystemPath(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyType(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDependencyVersion(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getDescription() - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
 
getDescription() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getDescription(Locale) - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getDescription(Locale) - Method in interface com.helger.photon.basic.app.page.IPage
Get the description of the page in the passed locale.
getDescription() - Method in class com.helger.photon.basic.atom.FeedGenerator
 
getDescriptor() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getDisplayFilter() - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
getDisplayFilter() - Method in interface com.helger.photon.basic.app.menu.IMenuObject
 
getDisplayLocale() - Method in class com.helger.photon.basic.uitext.ComparatorHasUIText
 
getDisplayName() - Method in class com.helger.photon.basic.auth.subject.AuthSubject
 
getDisplayName() - Method in class com.helger.photon.basic.favorites.Favorite
 
getDisplayText(Locale) - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
 
getDisplayText(Locale) - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilterCollection
 
getDisplayText(Locale) - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
getDisplayText(Locale) - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
getDisplayText(Locale) - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getDisplayText(Locale) - Method in enum com.helger.photon.basic.app.systemmsg.ESystemMessageType
 
getDisplayText(Locale) - Method in enum com.helger.photon.basic.EPhotonBasicText
 
getDisplayTextWithArgs(Locale, Object...) - Method in enum com.helger.photon.basic.EPhotonBasicText
 
getDIV() - Method in class com.helger.photon.basic.atom.AbstractFeedXHTML
 
getDuration() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getEarliestAuditDate() - Method in class com.helger.photon.basic.audit.AuditManager
 
getEarliestAuditDate() - Method in interface com.helger.photon.basic.audit.IAuditManager
 
getEmail() - Method in class com.helger.photon.basic.atom.FeedPerson
The "atom:email" element's content conveys an e-mail address associated with the person.
getEmailAddress() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getEndDateTime() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getEntryCount() - Method in class com.helger.photon.basic.atom.Feed
 
getError() - Method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
getErrorMessage() - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResult
 
getErrorMessage() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
getExceptionHandlersRead() - Static method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
getExceptionHandlersWrite() - Static method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
getExecutionDateTime() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
getExecutionSuccess() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getExpirationDate() - Method in class com.helger.photon.basic.auth.token.AuthToken
Get the date time when this token will expire.
getExpirationDate() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
Get the date time when this token will expire.
getExpirationSeconds() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
getExpirationSeconds() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
 
getFavorite(String, String, String, Map<String, String>) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Get the favorite of the specified user ID
getFavoriteManager() - Static method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
getFax() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getFile(String) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Get a File relative to the base path.
getFile(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getFileIO() - Method in interface com.helger.photon.basic.app.dao.IDAOIO
 
getFileIO() - Method in class com.helger.photon.basic.app.dao.impl.DAOWebFileIO
 
getFilename() - Method in class com.helger.photon.basic.app.io.ConstantHasFilename
 
getFilename() - Method in class com.helger.photon.basic.app.io.ConstantHasFilenameNotEmpty
 
getFilename() - Method in interface com.helger.photon.basic.app.io.IHasFilename
 
getFilenameProvider() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getFilenameProvider() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getFileOperationMgr() - Method in interface com.helger.photon.basic.app.dao.IDAOIO
 
getFileOperationMgr() - Method in class com.helger.photon.basic.app.dao.impl.DAOWebFileIO
 
getFileOperationMgr() - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getFileOpMgr() - Static method in class com.helger.photon.basic.app.io.WebFileIO
 
getFromIDOrDefault(String) - Static method in enum com.helger.photon.basic.app.systemmsg.ESystemMessageType
 
getFromIDOrNull(String) - Static method in enum com.helger.photon.basic.app.dao.impl.EDAOActionType
 
getFromIDOrNull(String) - Static method in enum com.helger.photon.basic.app.menu.EMenuObjectType
 
getFromIDOrNull(String) - Static method in enum com.helger.photon.basic.audit.EAuditActionType
 
getFromIDOrNull(String) - Static method in enum com.helger.photon.basic.longrun.ELongRunningJobResultType
 
getFromIDOrThrow(String) - Static method in enum com.helger.photon.basic.app.dao.impl.EDAOActionType
 
getGenerator() - Method in class com.helger.photon.basic.atom.FeedSource
 
getHref() - Method in class com.helger.photon.basic.atom.FeedLink
The "href" attribute contains the link's IRI. atom:link elements MUST have an href attribute, whose value MUST be a IRI reference [RFC3987].
getHrefLang() - Method in class com.helger.photon.basic.atom.FeedLink
The "hreflang" attribute's content describes the language of the resource pointed to by the href attribute.
getIcon() - Method in class com.helger.photon.basic.atom.FeedSource
 
getID() - Method in enum com.helger.photon.basic.app.dao.impl.EDAOActionType
 
getID() - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
getID() - Method in enum com.helger.photon.basic.app.menu.EMenuObjectType
 
getID() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getID() - Method in enum com.helger.photon.basic.app.systemmsg.ESystemMessageType
 
getID() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getID() - Method in class com.helger.photon.basic.atom.FeedSource
 
getID() - Method in enum com.helger.photon.basic.audit.EAuditActionType
 
getID() - Method in class com.helger.photon.basic.auth.subject.AuthSubject
 
getID() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
getID() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
 
getID() - Method in class com.helger.photon.basic.favorites.Favorite
 
getID() - Method in enum com.helger.photon.basic.longrun.ELongRunningJobResultType
 
getID() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getID() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
getID() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getIdentification() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
getIdentification() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
 
getIdentificationDate() - Method in class com.helger.photon.basic.auth.identify.AuthIdentification
 
getIdentificationDate() - Method in interface com.helger.photon.basic.auth.identify.IAuthIdentification
Method to retrieve the time stamp of when this object was created.
getInitCount() - Method in interface com.helger.photon.basic.app.dao.IDAO
 
getInitCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getInitCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getInputStream(String) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Get the InputStream relative to the base path
getInputStream(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getInstance() - Static method in class com.helger.photon.basic.app.dao.impl.DAOWebFileIO
 
getInstance() - Static method in class com.helger.photon.basic.app.dao.impl.WALListener
 
getInstance() - Static method in class com.helger.photon.basic.app.locale.ApplicationLocaleManager
 
getInstance() - Static method in class com.helger.photon.basic.app.menu.ApplicationMenuTree
 
getInstance() - Static method in class com.helger.photon.basic.app.PhotonSessionState
 
getInstance() - Static method in class com.helger.photon.basic.app.request.ApplicationRequestManager
 
getInstance() - Static method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
 
getInstance() - Static method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
getInstance() - Static method in class com.helger.photon.basic.mock.MockCurrentUserIDProvider
 
getInstanceIfInstantiated() - Static method in class com.helger.photon.basic.app.PhotonSessionState
 
getInstanceLocaleMgr() - Method in class com.helger.photon.basic.app.locale.ApplicationLocaleManager
 
getInstanceOfScope(String) - Static method in class com.helger.photon.basic.app.locale.ApplicationLocaleManager
 
getInstanceOfScope(String) - Static method in class com.helger.photon.basic.app.menu.ApplicationMenuTree
 
getInstanceRequestMgr() - Method in class com.helger.photon.basic.app.request.ApplicationRequestManager
 
getInstanceTree() - Method in class com.helger.photon.basic.app.menu.ApplicationMenuTree
 
getInt(String) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getJobDescription() - Method in interface com.helger.photon.basic.longrun.ILongRunningJob
 
getJobDescription() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getJobResultOfID(String) - Method in class com.helger.photon.basic.longrun.LongRunningJobResultManager
 
getLabel() - Method in class com.helger.photon.basic.atom.FeedCategory
The "label" attribute provides a human-readable label for display in end-user applications.
getLanguage() - Method in class com.helger.photon.basic.atom.AbstractFeedElement
 
getLanguage() - Method in interface com.helger.photon.basic.atom.IFeedElement
Any element defined by this specification MAY have an xml:lang attribute, whose content indicates the natural language for the element and its descendants.
getLastAccessDate() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
getLastAccessDate() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
 
getLastApplicationID() - Method in class com.helger.photon.basic.app.PhotonSessionState
 
getLastAuditItems(int) - Method in class com.helger.photon.basic.audit.AuditManager
 
getLastAuditItems(int) - Method in interface com.helger.photon.basic.audit.IAuditManager
 
getLastFilename() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getLastFilename() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getLastInitDateTime() - Method in interface com.helger.photon.basic.app.dao.IDAO
 
getLastInitDateTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getLastInitDateTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getLastModificationDateTime() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getLastModificationUserID() - Method in interface com.helger.photon.basic.datetime.IHasLastModificationInfo
 
getLastModificationUserID() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
getLastReadDateTime() - Method in interface com.helger.photon.basic.app.dao.IDAO
 
getLastReadDateTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getLastReadDateTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getLastUpdateDT() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
getLastWriteDateTime() - Method in interface com.helger.photon.basic.app.dao.IDAO
 
getLastWriteDateTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getLastWriteDateTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getLength() - Method in class com.helger.photon.basic.atom.FeedLink
The "length" attribute indicates an advisory length of the linked content in octets; it is a hint about the content length of the representation returned when the IRI in the href attribute is mapped to a URI and dereferenced.
getLinks() - Method in class com.helger.photon.basic.atom.FeedSource
 
getLinkToMenuItem(IRequestWebScopeWithoutResponse, String) - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getLinkToMenuItem(IRequestWebScopeWithoutResponse, String) - Method in class com.helger.photon.basic.app.request.RequestManager
 
getLocaleFromURL(ISimpleURL) - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getLocaleFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestManager
 
getLocaleManager() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getLocaleMgr() - Static method in class com.helger.photon.basic.app.locale.ApplicationLocaleManager
 
getLockInfo() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getLogo() - Method in class com.helger.photon.basic.atom.FeedSource
 
getLong(String) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getLongRunningJobMgr() - Static method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
getLongRunningJobResultMgr() - Static method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
getMenuItemFromURL(ISimpleURL) - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getMenuItemFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestManager
 
getMenuItemID() - Method in class com.helger.photon.basic.favorites.Favorite
 
getMenuItemID() - Method in interface com.helger.photon.basic.favorites.IFavorite
 
getMenuObjectOfID(String) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Get the menu object with the specified ID
getMenuObjectOfID(String) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getMenuObjectType() - Method in interface com.helger.photon.basic.app.menu.IMenuObject
 
getMenuObjectType() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
getMenuObjectType() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
getMenuObjectType() - Method in class com.helger.photon.basic.app.menu.MenuSeparator
 
getMenuTree() - Method in class com.helger.photon.basic.app.menu.AbstractMenuItemDeterminatorCallback
 
getMenuTree() - Method in interface com.helger.photon.basic.app.menu.IMenuItemDeterminatorCallback
 
getMenuTree() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getMessageType() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
getMultilingualText() - Method in enum com.helger.photon.basic.EPhotonBasicText
 
getMutableAttributes() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getMutableAttributes() - Method in class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
getName() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
getName() - Method in class com.helger.photon.basic.atom.FeedPerson
The "atom:name" element's content conveys a human-readable name for the person.
getOfficeLocation() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getOutputStream(String) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Get the OutputStream relative to the base path.
getOutputStream(String, EAppend) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Get the OutputStream relative to the base path
getOutputStream(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getOutputStream(String, EAppend) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getPage() - Method in interface com.helger.photon.basic.app.menu.IMenuItemPage
 
getPage() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
getParametersFromRequest(IRequestWebScopeWithoutResponse) - Method in class com.helger.photon.basic.app.request.RequestManager
 
getParametersFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestManager
 
getParentProjectArtifactID() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getParentProjectGroupID() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getParentProjectName() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getParentProjectVersion() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getPart(IAuditItem) - Method in class com.helger.photon.basic.audit.ComparatorAuditItemDateTime
 
getPart(LongRunningJobData) - Method in class com.helger.photon.basic.longrun.ComparatorLongRunningJobDataEndDate
 
getPart(LongRunningJobData) - Method in class com.helger.photon.basic.longrun.ComparatorLongRunningJobDataStartDate
 
getPart(SystemMigrationResult) - Method in class com.helger.photon.basic.migration.ComparatorSystemMigrationResultExecutionDate
 
getPart(DATATYPE) - Method in class com.helger.photon.basic.uitext.ComparatorHasUIText
 
getPassword() - Method in interface com.helger.photon.basic.auth.credentials.userpw.IUserNamePasswordCredentials
 
getPassword() - Method in class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
 
getPathOfApplicationID(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Get the path mapped to the specified application ID
getPathOfApplicationIDOrDefault(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Get the path mapped to the specified application ID or (if no such application ID is present) return the path of the default application ID
getPathOfDefaultApplicationID() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Get the path mapped to the default application ID
getProjectArtifactID() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getProjectGroupID() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getProjectName() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getProjectPackaging() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getProjectVersion() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getPublished() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getQueueLength() - Method in class com.helger.photon.basic.audit.AsynchronousAuditor
 
getReadCount() - Method in interface com.helger.photon.basic.app.dao.IDAO
 
getReadCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getReadCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getReader(String, Charset) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Get the Reader relative to the base path
getReader(String, Charset) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getRel() - Method in class com.helger.photon.basic.atom.FeedLink
atom:link elements MAY have a "rel" attribute that indicates the link relation type.
getRelativeAuditDirectory(LocalDate) - Static method in class com.helger.photon.basic.audit.AuditManager
 
getRelativeAuditDirectoryYear(int) - Static method in class com.helger.photon.basic.audit.AuditManager
 
getRelativeAuditFilename(LocalDate) - Static method in class com.helger.photon.basic.audit.AuditManager
 
getRelativeFilename(File) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Get the relative file name for the passed absolute file.
getRelativeFilename(File) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getRequestDisplayCountry() - Method in interface com.helger.photon.basic.app.request.IRequestManager
Get the country to be used for this request.
getRequestDisplayCountry() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getRequestDisplayLanguage() - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getRequestDisplayLanguage() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getRequestDisplayLocale() - Method in interface com.helger.photon.basic.app.request.IRequestManager
Get the locale to be used for this request.
getRequestDisplayLocale() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getRequestMenuItem() - Method in interface com.helger.photon.basic.app.request.IRequestManager
Resolve the request parameter for the menu item to an IMenuItem object.
getRequestMenuItem() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getRequestMenuItemID() - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getRequestMenuItemID() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getRequestMgr() - Static method in class com.helger.photon.basic.app.request.ApplicationRequestManager
 
getRequestParamNameLocale() - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getRequestParamNameLocale() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getRequestParamNameMenuItem() - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getRequestParamNameMenuItem() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getResource(String) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
Get the file system resource relative to the base path
getResource(String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getResult() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getResultFile() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getResultLink() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getResultObject() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getResultText() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getResultXML() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getRights() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getRights() - Method in class com.helger.photon.basic.atom.FeedSource
 
getRootItemDataOfItemWithID(String) - Method in interface com.helger.photon.basic.app.menu.IMenuTree
 
getRootItemDataOfItemWithID(String) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getRootItemOfItemWithID(String) - Method in interface com.helger.photon.basic.app.menu.IMenuTree
 
getRootItemOfItemWithID(String) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
getRunningJobCount() - Method in class com.helger.photon.basic.longrun.LongRunningJobManager
 
getSafeFile(String, IDAO.EMode) - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getSafeFile(String, IDAO.EMode) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getScheme() - Method in class com.helger.photon.basic.atom.FeedCategory
The "scheme" attribute is an IRI that identifies a categorization scheme.
getSelectedLocale(String) - Method in class com.helger.photon.basic.app.PhotonSessionState
 
getSelectedLocaleOfCurrentSession(String) - Static method in class com.helger.photon.basic.app.PhotonSessionState
 
getSelectedMenuItemID(String) - Method in class com.helger.photon.basic.app.PhotonSessionState
 
getSelectedMenuItemIDOfCurrentSession(String) - Static method in class com.helger.photon.basic.app.PhotonSessionState
 
getServletContextIO() - Static method in class com.helger.photon.basic.app.io.WebFileIO
 
getServletContextPath() - Method in class com.helger.photon.basic.mock.PhotonBasicTestRule
 
getServletContextPath() - Method in class com.helger.photon.basic.mock.PhotonBasicWebTestRule
 
getSessionDisplayLocale() - Method in interface com.helger.photon.basic.app.request.IRequestManager
Get the locale stored in the session.
getSessionDisplayLocale() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getSessionMenuItem() - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
getSessionMenuItem() - Method in class com.helger.photon.basic.app.request.RequestManager
 
getSize() - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
getSource() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getSrc() - Method in class com.helger.photon.basic.atom.FeedOutOfLineContent
 
getStackTrace() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getStackTraceNotNull() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getStartDateTime() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getStartingUserID() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
getString(String) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
Get a string property.
getSubject() - Method in class com.helger.photon.basic.auth.identify.AuthIdentification
 
getSubject() - Method in interface com.helger.photon.basic.auth.identify.IAuthIdentification
 
getSubjectFromCredentials(IAuthCredentials) - Static method in class com.helger.photon.basic.auth.subject.AuthCredentialToSubjectResolverManager
Resolve the IAuthSubject from the specified credentials.
getSubjectFromCredentials(IAuthCredentials) - Method in interface com.helger.photon.basic.auth.subject.IAuthCredentialToSubjectResolverSPI
getSubtitle() - Method in class com.helger.photon.basic.atom.FeedSource
 
getSuccess() - Method in interface com.helger.photon.basic.audit.IAuditItem
 
getSummary() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getSystemMessage() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
getSystemMessageMgr() - Static method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
getSystemMigrationMgr() - Static method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
getTarget() - Method in interface com.helger.photon.basic.app.menu.IMenuItem
 
getTarget() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
getTarget() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
getTelephone() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getTerm() - Method in class com.helger.photon.basic.atom.FeedCategory
The "term" attribute is a string that identifies the category to which the entry or feed belongs.
getText() - Method in class com.helger.photon.basic.atom.AbstractFeedText
 
getThreadID() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getThreadState() - Method in class com.helger.photon.basic.thread.ThreadDescriptor
 
getTitle() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getTitle() - Method in class com.helger.photon.basic.atom.FeedLink
The "title" attribute conveys human-readable information about the link.
getTitle() - Method in class com.helger.photon.basic.atom.FeedSource
 
getTrashUserID() - Method in interface com.helger.photon.basic.datetime.IHasTrashInfo
 
getTree() - Static method in class com.helger.photon.basic.app.menu.ApplicationMenuTree
 
getType() - Method in class com.helger.photon.basic.atom.AbstractFeedText
 
getType() - Method in class com.helger.photon.basic.atom.AbstractFeedXHTML
 
getType() - Method in enum com.helger.photon.basic.atom.EFeedTextType
 
getType() - Method in class com.helger.photon.basic.atom.FeedLink
On the link element, the "type" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced.
getType() - Method in class com.helger.photon.basic.atom.FeedOtherContent
 
getType() - Method in class com.helger.photon.basic.atom.FeedOutOfLineContent
 
getType() - Method in interface com.helger.photon.basic.atom.IFeedContent
 
getType() - Method in interface com.helger.photon.basic.audit.IAuditItem
 
getType() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
getUpdated() - Method in class com.helger.photon.basic.atom.FeedEntry
 
getUpdated() - Method in class com.helger.photon.basic.atom.FeedSource
 
getURI() - Method in class com.helger.photon.basic.atom.FeedGenerator
The atom:generator element MAY have a "uri" attribute whose value MUST be an IRI reference [RFC3987].
getURI() - Method in class com.helger.photon.basic.atom.FeedPerson
The "atom:uri" element's content conveys an IRI associated with the person.
getURL() - Method in interface com.helger.photon.basic.app.menu.IMenuItemExternal
 
getURL() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
getURLProvider() - Method in interface com.helger.photon.basic.app.menu.IMenuItemExternal
 
getURLProvider() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
getUserID() - Method in interface com.helger.photon.basic.audit.IAuditItem
 
getUserID() - Method in class com.helger.photon.basic.favorites.Favorite
 
getUserID() - Method in interface com.helger.photon.basic.favorites.IFavorite
 
getUserName() - Method in interface com.helger.photon.basic.auth.credentials.userpw.IUserNamePasswordCredentials
 
getUserName() - Method in class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
 
getValidToken(String) - Method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
 
getVersion() - Method in class com.helger.photon.basic.atom.FeedGenerator
The atom:generator element MAY have a "version" attribute that indicates the version of the generating agent.
getVersion() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
getWaitingTime() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getWebSite() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
 
getWriteCount() - Method in interface com.helger.photon.basic.app.dao.IDAO
 
getWriteCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getWriteCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
getWriter(String, Charset) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Get the Writer relative to the base path.
getWriter(String, Charset, EAppend) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Get the Writer relative to the base path.
getWriter(String, Charset) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getWriter(String, Charset, EAppend) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
getXMLWriterSettings() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
getXMLWriterSettings() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
GLOBAL_CLIENT - Static variable in class com.helger.photon.basic.object.client.CClient
 
GLOBAL_CLIENT_NAME - Static variable in class com.helger.photon.basic.object.client.CClient
 

H

handleAuditItem(IAuditItem) - Method in class com.helger.photon.basic.audit.AbstractAuditor
Implement this method to handle the created audit items.
handleAuditItem(IAuditItem) - Method in class com.helger.photon.basic.audit.AsynchronousAuditor
 
handleAuditItem(IAuditItem) - Method in class com.helger.photon.basic.audit.IgnoringAuditor
 
handleAuditItem(IAuditItem) - Method in class com.helger.photon.basic.audit.LoggingAuditor
 
hashCode() - Method in class com.helger.photon.basic.app.io.ConstantHasFilename
 
hashCode() - Method in class com.helger.photon.basic.app.io.ConstantHasFilenameNotEmpty
 
hashCode() - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
hashCode() - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
hashCode() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
hashCode() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
hashCode() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
hashCode() - Method in class com.helger.photon.basic.audit.AuditManager
 
hashCode() - Method in class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
 
hashCode() - Method in class com.helger.photon.basic.auth.identify.AuthIdentification
 
hashCode() - Method in class com.helger.photon.basic.auth.subject.AuthSubject
 
hashCode() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
hashCode() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
hashCode() - Method in class com.helger.photon.basic.object.AbstractObject
 
hashCode() - Method in class com.helger.photon.basic.object.AbstractObjectWithCustomAttrs
 
hashCode() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
hashCode() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
hashCode() - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
hasLastApplicationID() - Method in class com.helger.photon.basic.app.PhotonSessionState
 
hasLocales() - Method in interface com.helger.photon.basic.app.locale.ILocaleManager
 
hasLocales() - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
hasPendingChanges() - Method in interface com.helger.photon.basic.app.dao.IChangeable
 
hasPendingChanges() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
hasSameClient(IClient) - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
hasSameClient(IClient) - Method in interface com.helger.photon.basic.object.client.IHasClient
Check if the passed client has the same ID as this object
hasSameClientAndAccountingAreaID(IAccountingArea) - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
hasSameClientAndAccountingAreaID(IAccountingAreaObject) - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
hasSameClientAndAccountingAreaID(IAccountingArea) - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
hasSameClientAndAccountingAreaID(IAccountingAreaObject) - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
hasSameClientAndAccountingAreaID(IAccountingArea) - Method in interface com.helger.photon.basic.object.accarea.IHasAccountingArea
Check if the passed object has the same client ID and the same accounting area ID as this object
hasSameClientAndAccountingAreaID(IAccountingAreaObject) - Method in interface com.helger.photon.basic.object.accarea.IHasAccountingArea
Check if the passed object has the same client ID and the same accounting area ID as this object
hasSameClientID(String) - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
hasSameClientID(IClientObject) - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
hasSameClientID(IClientObject) - Method in interface com.helger.photon.basic.object.client.IHasClient
Check if the passed object has the same client ID as this object
hasSameClientID(String) - Method in interface com.helger.photon.basic.object.client.IHasClientID
Check if the passed client ID has the same ID as this object
hasSameContent(String, String, Map<String, String>) - Method in class com.helger.photon.basic.favorites.Favorite
 
hasSameContent(String, String, Map<String, String>) - Method in interface com.helger.photon.basic.favorites.IFavorite
 
hasSystemMessage() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
hasTarget() - Method in interface com.helger.photon.basic.app.menu.IMenuItem
 
hasTarget() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
hasTarget() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 

I

IAccountingArea - Interface in com.helger.photon.basic.object.accarea
This interface represents a single accounting area.
IAccountingAreaObject - Interface in com.helger.photon.basic.object.accarea
Base interface for an object that is uniquely assigned to an accounting area.
IAccountingAreaResolver - Interface in com.helger.photon.basic.object.accarea
Resolver for IAccountingArea objects.
IAuditItem - Interface in com.helger.photon.basic.audit
Base interface for a single audit item
IAuditManager - Interface in com.helger.photon.basic.audit
Interface for a manager that can handle audit items.
IAuditor - Interface in com.helger.photon.basic.audit
Main interface for an auditing service.
IAuditorProvider - Interface in com.helger.photon.basic.audit
Main interface for an provider for auditor.
IAuthCredentials - Interface in com.helger.photon.basic.auth.credentials
This interface is the base interface for credentials to check against a principal.
IAuthCredentialToSubjectResolverSPI - Interface in com.helger.photon.basic.auth.subject
This interface needs to be implemented by all classes that are used for resolving credentials to a certain subject.
IAuthCredentialValidatorSPI - Interface in com.helger.photon.basic.auth.credentials
This SPI needs to be implemented by all implementing application to validate the specified credentials.
IAuthIdentification - Interface in com.helger.photon.basic.auth.identify
The interface representing the successful login of a subject (e.g. user) at a given time.
IAuthSubject - Interface in com.helger.photon.basic.auth.subject
Represents a user or any other subject that uses an application.
IAuthToken - Interface in com.helger.photon.basic.auth.token
Interface for an auth token.
IAutoSaveAware - Interface in com.helger.photon.basic.app.dao
Abstraction layer around auto save stuff.
IChangeable - Interface in com.helger.photon.basic.app.dao
Interface for object that can collect changes
IClient - Interface in com.helger.photon.basic.object.client
Represents a single client (Mandant)
IClientObject - Interface in com.helger.photon.basic.object.client
Base interface for an object that is uniquely assigned to a client.
IClientResolver - Interface in com.helger.photon.basic.object.client
Resolver for IClient objects.
ICurrentUserIDProvider - Interface in com.helger.photon.basic.auth
Callback interface for resolving the current user ID.
IDAO - Interface in com.helger.photon.basic.app.dao
Base DAO interface.
IDAO.EMode - Enum in com.helger.photon.basic.app.dao
 
IDAOContainer - Interface in com.helger.photon.basic.app.dao.container
A marker interface for objects containing other DAOs.
IDAODataProvider - Interface in com.helger.photon.basic.app.dao
The external data provider for a DAO
IDAOIO - Interface in com.helger.photon.basic.app.dao
The DAO file IO API.
IDAOReadExceptionCallback - Interface in com.helger.photon.basic.app.dao
Callback interface to handle thrown exception objects on DAO reading.
IDAOWriteExceptionCallback - Interface in com.helger.photon.basic.app.dao
Callback interface to handle thrown exception objects in DAO write actions.
IFavorite - Interface in com.helger.photon.basic.favorites
Base interface for a single favorite bookmark.
IFeedContent - Interface in com.helger.photon.basic.atom
Base interface for the content element.
IFeedElement - Interface in com.helger.photon.basic.atom
Base interface for all ATOM feeds
IFeedTextConstruct - Interface in com.helger.photon.basic.atom
Base interface for the text construct.
IgnoringAuditor - Class in com.helger.photon.basic.audit
An implementation of IAuditor that does nothing
IgnoringAuditor(ICurrentUserIDProvider) - Constructor for class com.helger.photon.basic.audit.IgnoringAuditor
 
IHasAccountingArea - Interface in com.helger.photon.basic.object.accarea
Base interface for objects that have an accounting area.
IHasAccountingAreaID - Interface in com.helger.photon.basic.object.accarea
Base interface for objects that have an accounting area ID.
IHasClient - Interface in com.helger.photon.basic.object.client
Base interface for objects that have a client.
IHasClientID - Interface in com.helger.photon.basic.object.client
Base interface for objects that have a client ID.
IHasCreationInfo - Interface in com.helger.photon.basic.datetime
Base interface for an object that has a date time and a user ID.
IHasDeletionInfo - Interface in com.helger.photon.basic.datetime
Base interface for an object that has a date time and a user ID.
IHasFilename - Interface in com.helger.photon.basic.app.io
Interface for objects providing a filename
IHasLastModificationInfo - Interface in com.helger.photon.basic.datetime
Base interface for an object that has a date time and a user ID.
IHasTrashInfo - Interface in com.helger.photon.basic.datetime
Base interface for an object that has a date time and a user ID.
IHasUIText - Interface in com.helger.photon.basic.uitext
Interface for objects that have a UI display text
ILocaleManager - Interface in com.helger.photon.basic.app.locale
Base interface for an application Locale manager.
ILongRunningJob - Interface in com.helger.photon.basic.longrun
This is a marker interface that identifies long running background jobs.
IMenuItem - Interface in com.helger.photon.basic.app.menu
Base interface for a single menu item.
IMenuItemDeterminatorCallback - Interface in com.helger.photon.basic.app.menu
Base interface for MenuItemDeterminatorCallback.
IMenuItemExternal - Interface in com.helger.photon.basic.app.menu
Base interface for a single menu item referencing an arbitrary URL.
IMenuItemPage - Interface in com.helger.photon.basic.app.menu
Base interface for a single menu item referencing an internal page.
IMenuObject - Interface in com.helger.photon.basic.app.menu
Base interface for menu items and menu separators.
IMenuObjectFilter - Interface in com.helger.photon.basic.app.menu
Special menu item filter to determine the visibility of a menu item.
IMenuOperations - Interface in com.helger.photon.basic.app.menu
Contains all the menu-specific menu operations.
IMenuSeparator - Interface in com.helger.photon.basic.app.menu
Interface for a menu item separator.
IMenuTree - Interface in com.helger.photon.basic.app.menu
A combination of a tree and the menu operations
IMutablePathRelativeIO - Interface in com.helger.photon.basic.app.io
The mutable version of the IPathRelativeIO interface.
init(File, File) - Static method in class com.helger.photon.basic.mock.PhotonBasicTestInit
 
initForFirstTimeUsage() - Method in interface com.helger.photon.basic.app.dao.IDAODataProvider
Prepare the data structure for an initial save.
initialRead() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Call this method inside the constructor to read the file contents directly.
initialRead() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Call this method inside the constructor to read the file contents directly.
initPaths(File, File, boolean) - Static method in class com.helger.photon.basic.app.io.WebFileIO
 
internalHasPendingChanges() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
internalIsAutoSaveEnabled() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
internalSetPendingChanges(boolean) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
IObject - Interface in com.helger.photon.basic.object
Base interface for all objects
IObjectWithCustomAttrs - Interface in com.helger.photon.basic.object
Base interface for objects with custom attributes
IPage - Interface in com.helger.photon.basic.app.page
The base interface for a single page of content.
IPathRelativeIO - Interface in com.helger.photon.basic.app.io
A read-only version of a path-relative IO component.
IReloadableDAO - Interface in com.helger.photon.basic.app.dao
Special interface for reloadable DAOs
IRequestManager - Interface in com.helger.photon.basic.app.request
 
isAnonymousUser() - Method in interface com.helger.photon.basic.audit.IAuditItem
 
isAutoSaveEnabled() - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
isAutoSaveEnabled() - Method in interface com.helger.photon.basic.app.dao.IAutoSaveAware
 
isAutoSaveEnabled() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
isContentValidForSaving(String) - Method in interface com.helger.photon.basic.app.dao.IDAODataProvider
Perform an additional check to ensure that only valid data is saved.
isDeleted() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
isDeleted(LocalDateTime) - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
isDeleted() - Method in interface com.helger.photon.basic.object.IObject
 
isDeleted(LocalDateTime) - Method in interface com.helger.photon.basic.object.IObject
Check if the object was deleted at the specified local date time.
isDependencyOptional(int) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
isEmpty() - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
isEnableThreadInfo() - Static method in class com.helger.photon.basic.thread.ThreadDescriptor
 
isEnded() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
isExpirationPossible() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
isExpirationPossible() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
Check if this token can expire (expiration seconds > 0) or not (expiration seconds = 0).
isExpired() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
isExpired() - Method in interface com.helger.photon.basic.auth.token.IAuthToken
Check if the token is expired.
isExternal() - Method in enum com.helger.photon.basic.app.menu.EMenuObjectType
 
isFailure() - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResult
 
isFailure() - Method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
 
isFailure() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
isFavorite(String, String, String, Map<String, String>) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Get a list favorites of the specified user ID
isGlobalClient() - Method in interface com.helger.photon.basic.object.client.IClient
 
isInited() - Static method in class com.helger.photon.basic.app.io.WebFileIO
 
isInMemory() - Method in class com.helger.photon.basic.audit.AuditManager
 
isInMemory() - Method in interface com.helger.photon.basic.audit.IAuditManager
 
isMenuItemValidToBeDisplayed(IMenuObject) - Method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
isNotSeparator() - Method in enum com.helger.photon.basic.app.menu.EMenuObjectType
 
isPage() - Method in enum com.helger.photon.basic.app.menu.EMenuObjectType
 
isSeparator() - Method in enum com.helger.photon.basic.app.menu.EMenuObjectType
 
isSuccess() - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResult
 
isSuccess() - Method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
 
isSuccess() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
isSupportedLocale(Locale) - Method in interface com.helger.photon.basic.app.locale.ILocaleManager
Check if the passed locale is a supported locale.
isSupportedLocale(Locale) - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
isUsePaths() - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
isUsePaths() - Method in class com.helger.photon.basic.app.request.RequestManager
 
isValid() - Method in class com.helger.photon.basic.atom.AbstractFeedText
 
isValid() - Method in class com.helger.photon.basic.atom.AbstractFeedXHTML
 
isValid() - Method in class com.helger.photon.basic.atom.Feed
 
isValid() - Method in class com.helger.photon.basic.atom.FeedCategory
 
isValid() - Method in class com.helger.photon.basic.atom.FeedDate
 
isValid() - Method in class com.helger.photon.basic.atom.FeedEntry
 
isValid() - Method in class com.helger.photon.basic.atom.FeedGenerator
 
isValid() - Method in class com.helger.photon.basic.atom.FeedLink
 
isValid() - Method in class com.helger.photon.basic.atom.FeedOtherContent
 
isValid() - Method in class com.helger.photon.basic.atom.FeedOutOfLineContent
 
isValid() - Method in class com.helger.photon.basic.atom.FeedPerson
 
isValid() - Method in class com.helger.photon.basic.atom.FeedSource
 
isValid() - Method in interface com.helger.photon.basic.atom.IFeedElement
Check if this element matches the specification.
iterateAllMenuObjects(INonThrowingRunnableWithParameter<IMenuObject>) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Iterate all menu objects and invoke the supplied callback.
iterateAllMenuObjects(INonThrowingRunnableWithParameter<IMenuObject>) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
iterator() - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilterCollection
 
IUserNamePasswordCredentials - Interface in com.helger.photon.basic.auth.credentials.userpw
This interface represents username and password credentials passed from a login page.

L

LocaleManager - Class in com.helger.photon.basic.app.locale
This class manages the locales available in the application.
LocaleManager() - Constructor for class com.helger.photon.basic.app.locale.LocaleManager
 
LoggingAuditor - Class in com.helger.photon.basic.audit
An implementation of IAuditor using SLF4J logging.
LoggingAuditor(ICurrentUserIDProvider) - Constructor for class com.helger.photon.basic.audit.LoggingAuditor
 
LONG_RUNNING_JOB_RESULTS_XML - Static variable in class com.helger.photon.basic.mgr.PhotonBasicManager
 
LongRunningJobData - Class in com.helger.photon.basic.longrun
This class contains the data for a single long running job.
LongRunningJobData(String, IMultilingualText, String) - Constructor for class com.helger.photon.basic.longrun.LongRunningJobData
 
LongRunningJobDataMicroTypeConverter - Class in com.helger.photon.basic.longrun
 
LongRunningJobDataMicroTypeConverter() - Constructor for class com.helger.photon.basic.longrun.LongRunningJobDataMicroTypeConverter
 
LongRunningJobManager - Class in com.helger.photon.basic.longrun
 
LongRunningJobManager(LongRunningJobResultManager) - Constructor for class com.helger.photon.basic.longrun.LongRunningJobManager
 
LongRunningJobResult - Class in com.helger.photon.basic.longrun
This class represents the result of a single long running job execution.
LongRunningJobResultManager - Class in com.helger.photon.basic.longrun
 
LongRunningJobResultManager(String) - Constructor for class com.helger.photon.basic.longrun.LongRunningJobResultManager
 

M

m_aRWLock - Variable in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
m_aRWLock - Variable in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
markAsChanged() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
This method must be called every time something changed in the DAO.
markAsChanged(DATATYPE, EDAOActionType) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
This method must be called every time something changed in the DAO.
markAsChanged(List<DATATYPE>, EDAOActionType) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
matchesDisplayFilter() - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
matchesDisplayFilter() - Method in interface com.helger.photon.basic.app.menu.IMenuObject
 
matchesFilter(IMenuObject) - Method in class com.helger.photon.basic.app.menu.filter.MenuObjectFilterListAll
 
matchesFilter(IMenuObject) - Method in class com.helger.photon.basic.app.menu.filter.MenuObjectFilterListAny
 
MenuItemDeterminatorCallback - Class in com.helger.photon.basic.app.menu
Determine all menu items to show, depending on the currently selected menu item.
MenuItemDeterminatorCallback(IMenuTree, String) - Constructor for class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
MenuItemExternal - Class in com.helger.photon.basic.app.menu
Default implementation of the IMenuItemExternal interface.
MenuItemExternal(String, IHasSimpleURL, IHasDisplayText) - Constructor for class com.helger.photon.basic.app.menu.MenuItemExternal
 
MenuItemPage - Class in com.helger.photon.basic.app.menu
Default implementation of the IMenuItemPage interface.
MenuItemPage(String, IPage) - Constructor for class com.helger.photon.basic.app.menu.MenuItemPage
 
MenuItemPage(String, IPage, IHasDisplayText) - Constructor for class com.helger.photon.basic.app.menu.MenuItemPage
 
MenuObjectFilterListAll - Class in com.helger.photon.basic.app.menu.filter
This filter wraps a set of several filters and ensures that all contained filters are matching.
MenuObjectFilterListAll(Iterable<? extends IMenuObjectFilter>) - Constructor for class com.helger.photon.basic.app.menu.filter.MenuObjectFilterListAll
 
MenuObjectFilterListAll(IMenuObjectFilter...) - Constructor for class com.helger.photon.basic.app.menu.filter.MenuObjectFilterListAll
 
MenuObjectFilterListAny - Class in com.helger.photon.basic.app.menu.filter
This filter wraps a set of several filters and ensures that at least one contained filter is matching.
MenuObjectFilterListAny(Iterable<? extends IMenuObjectFilter>) - Constructor for class com.helger.photon.basic.app.menu.filter.MenuObjectFilterListAny
 
MenuObjectFilterListAny(IMenuObjectFilter...) - Constructor for class com.helger.photon.basic.app.menu.filter.MenuObjectFilterListAny
 
MenuSeparator - Class in com.helger.photon.basic.app.menu
Default implementation of the IMenuSeparator interface.
MenuSeparator() - Constructor for class com.helger.photon.basic.app.menu.MenuSeparator
 
MenuSeparator(String) - Constructor for class com.helger.photon.basic.app.menu.MenuSeparator
 
MenuTree - Class in com.helger.photon.basic.app.menu
Represents a single menu tree
MenuTree() - Constructor for class com.helger.photon.basic.app.menu.MenuTree
 
MicroTypeConverterRegistrar_ph_oton_basic - Class in com.helger.photon.basic.config
Special micro type converter for this project.
MicroTypeConverterRegistrar_ph_oton_basic() - Constructor for class com.helger.photon.basic.config.MicroTypeConverterRegistrar_ph_oton_basic
 
MockCurrentUserIDProvider - Class in com.helger.photon.basic.mock
Mock implementation of ICurrentUserIDProvider.
MockCurrentUserIDProvider() - Constructor for class com.helger.photon.basic.mock.MockCurrentUserIDProvider
 
MockCurrentUserIDProvider(String) - Constructor for class com.helger.photon.basic.mock.MockCurrentUserIDProvider
 
modifyWriteData(IMicroDocument) - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Modify the created document by e.g. adding some comment or digital signature or whatsoever.
modifyWriteData(IMicroDocument) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Modify the created document by e.g. adding some comment or digital signature or whatsoever.

O

onAfterInstantiation(IScope) - Method in class com.helger.photon.basic.mgr.PhotonBasicManager
 
onAuditCreateFailure(ObjectType) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditCreateFailure(ObjectType, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditCreateSuccess(ObjectType) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditCreateSuccess(ObjectType, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditDeleteFailure(ObjectType) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditDeleteFailure(ObjectType, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditDeleteSuccess(ObjectType) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditDeleteSuccess(ObjectType, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditExecuteFailure(String, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditExecuteFailure(ObjectType, String, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditExecuteSuccess(String, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditExecuteSuccess(ObjectType, String, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditModifyFailure(ObjectType, String) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditModifyFailure(ObjectType, String, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditModifySuccess(ObjectType, String) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditModifySuccess(ObjectType, String, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditUndeleteFailure(ObjectType) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditUndeleteFailure(ObjectType, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onAuditUndeleteSuccess(ObjectType) - Static method in class com.helger.photon.basic.audit.AuditHelper
Deprecated.
onAuditUndeleteSuccess(ObjectType, Object...) - Static method in class com.helger.photon.basic.audit.AuditHelper
 
onCreateFailure(ObjectType, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onCreateFailure(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The creation of an object failed.
onCreateSuccess(ObjectType, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onCreateSuccess(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The creation of an object succeeded.
onDAOReadException(Throwable, boolean, IReadableResource) - Method in interface com.helger.photon.basic.app.dao.IDAOReadExceptionCallback
Called when an exception of the specified type occurred
onDAOWriteException(Throwable, IReadableResource, CharSequence) - Method in interface com.helger.photon.basic.app.dao.IDAOWriteExceptionCallback
Called when an exception of the specified type occurred
onDeleteFailure(ObjectType, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onDeleteFailure(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The deletion of an object failed.
onDeleteSuccess(ObjectType, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onDeleteSuccess(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The deletion of an object succeeded.
onDestroy(IScope) - Method in class com.helger.photon.basic.app.dao.impl.WALListener
 
onEndJob(String, ESuccess, LongRunningJobResult) - Method in class com.helger.photon.basic.longrun.LongRunningJobManager
End a job.
onExecuteFailure(String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onExecuteFailure(ObjectType, String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onExecuteFailure(String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The execution of something failed.
onExecuteFailure(ObjectType, String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The execution of something on an object failed.
onExecuteSuccess(String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onExecuteSuccess(ObjectType, String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onExecuteSuccess(String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The execution of something succeeded.
onExecuteSuccess(ObjectType, String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The execution of something on an object succeeded.
onFilenameChange(String, String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Called after a successful write of the file, if the filename is different from the previous filename.
onFilenameChange(String, String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Called after a successful write of the file, if the filename is different from the previous filename.
onFilenameChange(String, String) - Method in class com.helger.photon.basic.audit.AuditManager
 
onInit() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Custom initialization routine.
onInit() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Custom initialization routine.
onItemBeforeChildren(DefaultTreeItemWithID<String, IMenuObject>) - Method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
onModifyFailure(ObjectType, String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onModifyFailure(ObjectType, String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The modification of an object failed.
onModifySuccess(ObjectType, String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onModifySuccess(ObjectType, String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The modification of an object succeeded.
onRead(IMicroDocument) - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Fill the internal structures with from the passed XML document.
onRead(IMicroDocument) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Fill the internal structures with from the passed XML document.
onRead(IMicroDocument) - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
onRead(IMicroDocument) - Method in class com.helger.photon.basic.audit.AuditManager
 
onRead(IMicroDocument) - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
onRead(IMicroDocument) - Method in class com.helger.photon.basic.longrun.LongRunningJobResultManager
 
onRead(IMicroDocument) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
onRecoveryCreate(DATATYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Called when a recovery is needed to create a new item.
onRecoveryCreate(Favorite) - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
onRecoveryDelete(DATATYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Called when a recovery is needed to delete an existing item.
onRecoveryDelete(Favorite) - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
onRecoveryUpdate(DATATYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Called when a recovery is needed to update an existing item.
onRecoveryUpdate(Favorite) - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
onRequestBegin(IRequestWebScopeWithoutResponse, String) - Method in interface com.helger.photon.basic.app.request.IRequestManager
To be called upon the beginning of each request.
onRequestBegin(IRequestWebScopeWithoutResponse, String) - Method in class com.helger.photon.basic.app.request.RequestManager
 
onStartJob(ILongRunningJob, String) - Method in class com.helger.photon.basic.longrun.LongRunningJobManager
Start a long running job
onUndeleteFailure(ObjectType, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onUndeleteFailure(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The undeletion of an object failed.
onUndeleteSuccess(ObjectType, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
onUndeleteSuccess(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
The undeletion of an object succeeded.
OT_FAVOURITE - Static variable in class com.helger.photon.basic.favorites.Favorite
 
OT_SYSTEM_MIGRATION_RESULT - Static variable in class com.helger.photon.basic.migration.SystemMigrationManager
 

P

PathRelativeFileIO - Class in com.helger.photon.basic.app.io
Default implementation of IPathRelativeIO.
PathRelativeFileIO(File, boolean) - Constructor for class com.helger.photon.basic.app.io.PathRelativeFileIO
 
performMigrationIfNecessary(String, INonThrowingRunnable) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
Perform a migration if it was not performed yet.
performMigrationIfNecessary(String, INonThrowingCallable<SuccessWithValue<String>>) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
Perform a migration if it was not performed yet.
performWithoutAutoSave(INonThrowingRunnable) - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
performWithoutAutoSave(INonThrowingCallable<RETURNTYPE>) - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
 
performWithoutAutoSave(INonThrowingRunnable) - Method in interface com.helger.photon.basic.app.dao.IAutoSaveAware
This method is used for batch processing of instructions (like the initial read).
performWithoutAutoSave(INonThrowingCallable<RETURNTYPE>) - Method in interface com.helger.photon.basic.app.dao.IAutoSaveAware
This method is used for batch processing of instructions (like the initial read).
performWithoutAutoSave(INonThrowingRunnable) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
Execute a callback with autosave being disabled.
performWithoutAutoSave(INonThrowingCallable<RETURNTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
Execute a callback with autosave being disabled.
performWithoutAutoSave(IThrowingRunnable<EXTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
Execute a callback with autosave being disabled.
performWithoutAutoSave(IThrowingCallable<RETURNTYPE, EXTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
Execute a callback with autosave being disabled.
PhotonBasicManager - Class in com.helger.photon.basic.mgr
The meta system manager encapsulates all managers that are located in this project.
PhotonBasicManager() - Constructor for class com.helger.photon.basic.mgr.PhotonBasicManager
Deprecated.
PhotonBasicTestInit - Class in com.helger.photon.basic.mock
Static test init and shutdown code for this project
PhotonBasicTestRule - Class in com.helger.photon.basic.mock
Non-web scope aware test rule, with a defined storage root directory
PhotonBasicTestRule() - Constructor for class com.helger.photon.basic.mock.PhotonBasicTestRule
Ctor using the default storage path from ScopeTestRule
PhotonBasicTestRule(File, File) - Constructor for class com.helger.photon.basic.mock.PhotonBasicTestRule
Ctor with an arbitrary path
PhotonBasicWebTestRule - Class in com.helger.photon.basic.mock
Web scope aware test rule, with a defined storage root directory
PhotonBasicWebTestRule() - Constructor for class com.helger.photon.basic.mock.PhotonBasicWebTestRule
Ctor using the default storage path from ScopeTestRule
PhotonBasicWebTestRule(File, File) - Constructor for class com.helger.photon.basic.mock.PhotonBasicWebTestRule
Ctor with an arbitrary path
PhotonPathMapper - Class in com.helger.photon.basic.app
Global mapper between application ID and the respective servlet paths.
PhotonSessionState - Class in com.helger.photon.basic.app
This class maintains ph-oton specific settings within a session.
PhotonSessionState() - Constructor for class com.helger.photon.basic.app.PhotonSessionState
Deprecated.

R

readFromStream(InputStream) - Method in interface com.helger.photon.basic.app.dao.IDAODataProvider
Initially fill the DAO from an input stream.
readFromXML(IMicroDocument, AuditManager.IReadHandler) - Static method in class com.helger.photon.basic.audit.AuditManager
 
registerForLaterWriting(AbstractWALDAO<?>, String, TimeValue) - Method in class com.helger.photon.basic.app.dao.impl.WALListener
This is the main method for registration of later writing.
registerLocale(Locale) - Method in interface com.helger.photon.basic.app.locale.ILocaleManager
Register a new locale
registerLocale(Locale) - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
registerMicroTypeConverter(IMicroTypeConverterRegistry) - Method in class com.helger.photon.basic.config.MicroTypeConverterRegistrar_ph_oton_basic
 
REL_ALTERNATE - Static variable in class com.helger.photon.basic.atom.FeedLink
 
REL_SELF - Static variable in class com.helger.photon.basic.atom.FeedLink
 
reload() - Method in interface com.helger.photon.basic.app.dao.IReloadableDAO
Call this method to reload the content from the original source.
reload() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
reload() - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
rememberMenuItemForDisplay(String, boolean) - Method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
 
removeAllFavoritesOfUser(String) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Remove all contained favorites objects of an user.
removeAllPathMappings() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Remove all contained path mappings (clearing).
removeAllTokensOfSubject(IAuthSubject) - Method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
Remove all tokens of the given subject
removeFavorite(String, String) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Remove the favorites with the specified ID.
removePathMapping(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Remove the path mapped to the specified application ID.
removeToken(String) - Method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
 
renameDir(String, String) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
renameDir(String, String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
renameFile(String, String) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
 
renameFile(String, String) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
replaceMenuItem(IPage) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Replace an eventually existing menu item with the new one.
replaceMenuItem(IPage) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
RequestManager - Class in com.helger.photon.basic.app.request
This class holds the per-request configuration settings.
RequestManager() - Constructor for class com.helger.photon.basic.app.request.RequestManager
 
resetPaths() - Static method in class com.helger.photon.basic.app.io.WebFileIO
Reset the base paths - no matter if they were initialized or not.

S

saveFile(String, String, Charset) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Helper function for saving a file with correct error handling.
saveFile(String, byte[]) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
Helper function for saving a file with correct error handling.
saveFile(String, String, Charset) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
saveFile(String, byte[]) - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
SEPARATOR_CHAR - Static variable in interface com.helger.photon.basic.app.request.IRequestManager
The separator char to be used if path based handling is enabled, to separate name and value
setAuditor(IAuditor) - Static method in class com.helger.photon.basic.audit.AuditHelper
Set the global auditor to use.
setContent(IFeedContent) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setCurrentUserIDProvider(ICurrentUserIDProvider) - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
setDateTime(LocalDateTime) - Method in class com.helger.photon.basic.atom.FeedDate
 
setDefaultApplicationID(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Set the default application ID.
setDefaultAuditor() - Static method in class com.helger.photon.basic.audit.AuditHelper
Set the default auditor again.
setDefaultLocale(Locale) - Method in interface com.helger.photon.basic.app.locale.ILocaleManager
Set the default locale.
setDefaultLocale(Locale) - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
setDefaultMenuItemID(String) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Set the default menu item.
setDefaultMenuItemID(String) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
setDefaultMenuItemIDs(String...) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Set the default menu items in the priority order.
setDefaultMenuItemIDs(List<String>) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
Set the default menu items in the priority order.
setDefaultMenuItemIDs(String...) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
setDefaultMenuItemIDs(List<String>) - Method in class com.helger.photon.basic.app.menu.MenuTree
 
setDeletion(LocalDateTime, String) - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
setDescription(String) - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
 
setDescription(IMultilingualText) - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
 
setDescription(IMultilingualText) - Method in class com.helger.photon.basic.app.page.AbstractPage
Set the description of the page.
setDescription(String) - Method in class com.helger.photon.basic.atom.FeedGenerator
 
setDisplayFilter(IMenuObjectFilter) - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
setDisplayFilter(IMenuObjectFilter) - Method in interface com.helger.photon.basic.app.menu.IMenuItemExternal
Set a new display filter for this menu object.
setDisplayFilter(IMenuObjectFilter) - Method in interface com.helger.photon.basic.app.menu.IMenuItemPage
Set a new display filter for this menu object.
setDisplayFilter(IMenuObjectFilter) - Method in interface com.helger.photon.basic.app.menu.IMenuObject
Set a new display filter for this menu object.
setDisplayFilter(IMenuObjectFilter) - Method in interface com.helger.photon.basic.app.menu.IMenuSeparator
Set a new display filter for this menu object.
setDisplayName(String) - Method in class com.helger.photon.basic.favorites.Favorite
 
setEmail(String) - Method in class com.helger.photon.basic.atom.FeedPerson
 
setEnableThreadInfo(boolean) - Static method in class com.helger.photon.basic.thread.ThreadDescriptor
Enable the retrieval of ThreadInfo objects.
setError(String) - Method in class com.helger.photon.basic.thread.ThreadDescriptorList
 
setFileOpMgr(FileOperationManager) - Static method in class com.helger.photon.basic.app.io.WebFileIO
Set the global file operation manager to be used.
setGenerator(FeedGenerator) - Method in class com.helger.photon.basic.atom.FeedSource
 
setHref(String) - Method in class com.helger.photon.basic.atom.FeedLink
 
setHrefLang(Locale) - Method in class com.helger.photon.basic.atom.FeedLink
 
setIcon(String) - Method in class com.helger.photon.basic.atom.FeedSource
 
setID(ISimpleURL) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setID(String) - Method in class com.helger.photon.basic.atom.FeedSource
 
setLabel(String) - Method in class com.helger.photon.basic.atom.FeedCategory
 
setLanguage(Locale) - Method in class com.helger.photon.basic.atom.AbstractFeedElement
 
setLanguage(String) - Method in class com.helger.photon.basic.atom.AbstractFeedElement
 
setLanguage(Locale) - Method in interface com.helger.photon.basic.atom.IFeedElement
Set the language for this element.
setLanguage(String) - Method in interface com.helger.photon.basic.atom.IFeedElement
Set the language for this element.
setLastApplicationID(String) - Method in class com.helger.photon.basic.app.PhotonSessionState
Set the last used application ID of an application servlet.
setLastModification(LocalDateTime, String) - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
setLength(int) - Method in class com.helger.photon.basic.atom.FeedLink
 
setLogo(String) - Method in class com.helger.photon.basic.atom.FeedSource
 
setName(IMultilingualText) - Method in class com.helger.photon.basic.app.page.AbstractPage
Set the name of the page.
setName(String) - Method in class com.helger.photon.basic.atom.FeedPerson
 
setPathMapping(String, String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
Set a path mapping.
setPublished(FeedDate) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setRel(String) - Method in class com.helger.photon.basic.atom.FeedLink
 
setRequestParamNameLocale(String) - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
setRequestParamNameLocale(String) - Method in class com.helger.photon.basic.app.request.RequestManager
 
setRequestParamNameMenuItem(String) - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
setRequestParamNameMenuItem(String) - Method in class com.helger.photon.basic.app.request.RequestManager
 
setRights(IFeedTextConstruct) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setRights(IFeedTextConstruct) - Method in class com.helger.photon.basic.atom.FeedSource
 
setScheme(String) - Method in class com.helger.photon.basic.atom.FeedCategory
 
setSelectedLocale(String, Locale) - Method in class com.helger.photon.basic.app.PhotonSessionState
 
setSelectedMenuItemID(String, String) - Method in class com.helger.photon.basic.app.PhotonSessionState
 
setSource(FeedSource) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setSubtitle(IFeedTextConstruct) - Method in class com.helger.photon.basic.atom.FeedSource
 
setSummary(IFeedTextConstruct) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setSystemMessage(ESystemMessageType, String) - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
setTarget(HC_Target) - Method in interface com.helger.photon.basic.app.menu.IMenuItem
Set the (HTML) target of the link.
setTarget(String) - Method in interface com.helger.photon.basic.app.menu.IMenuItem
Set the (HTML) target of the link.
setTarget(HC_Target) - Method in interface com.helger.photon.basic.app.menu.IMenuItemExternal
 
setTarget(String) - Method in interface com.helger.photon.basic.app.menu.IMenuItemExternal
 
setTarget(HC_Target) - Method in interface com.helger.photon.basic.app.menu.IMenuItemPage
 
setTarget(String) - Method in interface com.helger.photon.basic.app.menu.IMenuItemPage
 
setTarget(HC_Target) - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
setTarget(String) - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
setTarget(HC_Target) - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
setTarget(String) - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
setTerm(String) - Method in class com.helger.photon.basic.atom.FeedCategory
 
setTitle(IFeedTextConstruct) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setTitle(String) - Method in class com.helger.photon.basic.atom.FeedLink
 
setTitle(IFeedTextConstruct) - Method in class com.helger.photon.basic.atom.FeedSource
 
setType(String) - Method in class com.helger.photon.basic.atom.FeedLink
 
setUndeletion(LocalDateTime, String) - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
setUpdated(FeedDate) - Method in class com.helger.photon.basic.atom.FeedEntry
 
setUpdated(FeedDate) - Method in class com.helger.photon.basic.atom.FeedSource
 
setURI(String) - Method in class com.helger.photon.basic.atom.FeedGenerator
 
setURI(String) - Method in class com.helger.photon.basic.atom.FeedPerson
 
setUsePaths(boolean) - Method in interface com.helger.photon.basic.app.request.IRequestManager
 
setUsePaths(boolean) - Method in class com.helger.photon.basic.app.request.RequestManager
 
setVersion(String) - Method in class com.helger.photon.basic.atom.FeedGenerator
 
setWaitingTime(TimeValue) - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Set the waiting time used before the file is effectively written.
shutdown() - Static method in class com.helger.photon.basic.mock.PhotonBasicTestInit
 
stop() - Method in class com.helger.photon.basic.audit.AsynchronousAuditor
When using this auditor, it is important to call this stop method before shutdown.
stop() - Method in class com.helger.photon.basic.audit.AuditManager
 
stop() - Method in interface com.helger.photon.basic.audit.IAuditManager
Stop taking new audits.
SUCCESS - Static variable in class com.helger.photon.basic.auth.credentials.CredentialValidationResult
 
supportsCredentials(IAuthCredentials) - Method in interface com.helger.photon.basic.auth.credentials.IAuthCredentialValidatorSPI
Check if this implementation supports the passed credentials.
supportsCredentials(IAuthCredentials) - Method in interface com.helger.photon.basic.auth.subject.IAuthCredentialToSubjectResolverSPI
Check if this class can handle the passed credential implementation.
SYSTEM_MESSAGE_XML - Static variable in class com.helger.photon.basic.mgr.PhotonBasicManager
 
SYSTEM_MIGRATIONS_XML - Static variable in class com.helger.photon.basic.mgr.PhotonBasicManager
 
SystemMessageManager - Class in com.helger.photon.basic.app.systemmsg
This class manages global system messages.
SystemMessageManager(String) - Constructor for class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
SystemMigrationManager - Class in com.helger.photon.basic.migration
 
SystemMigrationManager(String) - Constructor for class com.helger.photon.basic.migration.SystemMigrationManager
 
SystemMigrationResult - Class in com.helger.photon.basic.migration
Represents the result of a single system migration.
SystemMigrationResult(String, LocalDateTime, boolean, String) - Constructor for class com.helger.photon.basic.migration.SystemMigrationResult
 
SystemMigrationResultMicroTypeConverter - Class in com.helger.photon.basic.migration
 
SystemMigrationResultMicroTypeConverter() - Constructor for class com.helger.photon.basic.migration.SystemMigrationResultMicroTypeConverter
 

T

thisAsT() - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
ThreadDescriptor - Class in com.helger.photon.basic.thread
This class contains the information of a single thread at a certain point of time.
ThreadDescriptor(Thread, String) - Constructor for class com.helger.photon.basic.thread.ThreadDescriptor
 
ThreadDescriptorList - Class in com.helger.photon.basic.thread
This class contains a list of ThreadDescriptor objects.
ThreadDescriptorList() - Constructor for class com.helger.photon.basic.thread.ThreadDescriptorList
 
toString() - Method in class com.helger.photon.basic.app.dao.container.DefaultDAOContainer
 
toString() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
 
toString() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
 
toString() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
 
toString() - Method in class com.helger.photon.basic.app.dao.impl.DAOWebFileIO
 
toString() - Method in class com.helger.photon.basic.app.io.ConstantHasFilename
 
toString() - Method in class com.helger.photon.basic.app.io.ConstantHasFilenameNotEmpty
 
toString() - Method in class com.helger.photon.basic.app.io.PathRelativeFileIO
 
toString() - Method in class com.helger.photon.basic.app.locale.ApplicationLocaleManager
 
toString() - Method in class com.helger.photon.basic.app.locale.LocaleManager
 
toString() - Method in class com.helger.photon.basic.app.menu.AbstractMenuObject
 
toString() - Method in class com.helger.photon.basic.app.menu.ApplicationMenuTree
 
toString() - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
 
toString() - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilterCollection
 
toString() - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
 
toString() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
 
toString() - Method in class com.helger.photon.basic.app.menu.MenuTree
 
toString() - Method in class com.helger.photon.basic.app.page.AbstractPage
 
toString() - Method in class com.helger.photon.basic.app.PhotonSessionState
 
toString() - Method in class com.helger.photon.basic.app.request.ApplicationRequestManager
 
toString() - Method in class com.helger.photon.basic.app.request.RequestManager
 
toString() - Method in class com.helger.photon.basic.app.systemmsg.SystemMessageManager
 
toString() - Method in class com.helger.photon.basic.audit.AuditManager
 
toString() - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResult
 
toString() - Method in class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
 
toString() - Method in class com.helger.photon.basic.auth.identify.AuthIdentification
 
toString() - Method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
 
toString() - Method in class com.helger.photon.basic.auth.subject.AuthSubject
 
toString() - Method in class com.helger.photon.basic.auth.token.AuthToken
 
toString() - Method in class com.helger.photon.basic.buildinfo.BuildInfo
 
toString() - Method in class com.helger.photon.basic.favorites.Favorite
 
toString() - Method in class com.helger.photon.basic.favorites.FavoriteManager
 
toString() - Method in class com.helger.photon.basic.longrun.LongRunningJobData
 
toString() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
 
toString() - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
toString() - Method in class com.helger.photon.basic.migration.SystemMigrationResult
 
toString() - Method in class com.helger.photon.basic.object.AbstractBaseObject
 
toString() - Method in class com.helger.photon.basic.object.AbstractBaseObjectWithCustomAttrs
 
toString() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaObject
 
toString() - Method in class com.helger.photon.basic.object.accarea.AbstractHasAccountingAreaOptionalObject
 
toString() - Method in class com.helger.photon.basic.object.client.AbstractHasClient
 
triggerExceptionHandlersRead(Throwable, boolean, File) - Static method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Trigger the registered custom exception handlers for read errors.
triggerExceptionHandlersRead(Throwable, boolean, File) - Static method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Trigger the registered custom exception handlers for read errors.
triggerExceptionHandlersWrite(Throwable, String, IMicroDocument) - Static method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
Trigger the registered custom exception handlers for read errors.
triggerExceptionHandlersWrite(Throwable, String, IMicroDocument) - Static method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
Trigger the registered custom exception handlers for read errors.

U

updateFavorite(String, String, String) - Method in class com.helger.photon.basic.favorites.FavoriteManager
Update an existing favorite object.
useJsonNotation() - Method in class com.helger.photon.basic.audit.AbstractAuditor
 
USER_ID_NONE_LOGGED_IN - Static variable in class com.helger.photon.basic.auth.CBasicSecurity
The user ID to be used, if no user is logged in
UserNamePasswordCredentials - Class in com.helger.photon.basic.auth.credentials.userpw
Default implementation of the IUserNamePasswordCredentials interface.
UserNamePasswordCredentials(String, String) - Constructor for class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
 

V

validateCredentials(Locale, IAuthCredentials) - Static method in class com.helger.photon.basic.auth.credentials.AuthCredentialValidatorManager
 
validateCredentials(Locale, IAuthCredentials) - Method in interface com.helger.photon.basic.auth.credentials.IAuthCredentialValidatorSPI
Validate the specified credentials.
validateLoginCredentialsAndCreateToken(Locale, IAuthCredentials) - Static method in class com.helger.photon.basic.auth.identify.AuthIdentificationManager
Validate the login credentials, try to resolve the subject and create a token upon success.
validateTokenAndUpdateLastAccess(String) - Method in class com.helger.photon.basic.auth.token.AuthTokenRegistry
 
VALUE_FAILURE - Static variable in class com.helger.photon.basic.audit.LoggingAuditor
 
VALUE_SUCCESS - Static variable in class com.helger.photon.basic.audit.LoggingAuditor
 
valueOf(String) - Static method in enum com.helger.photon.basic.app.dao.IDAO.EMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.app.dao.impl.EDAOActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.app.menu.EMenuObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.app.systemmsg.ESystemMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.atom.EFeedTextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.audit.EAuditActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.EPhotonBasicText
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.helger.photon.basic.longrun.ELongRunningJobResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.helger.photon.basic.app.dao.IDAO.EMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.app.dao.impl.EDAOActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.app.menu.EMenuObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.app.systemmsg.ESystemMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.atom.EFeedTextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.audit.EAuditActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.EPhotonBasicText
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.helger.photon.basic.longrun.ELongRunningJobResultType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitUntilAllJobsAreFinished() - Method in class com.helger.photon.basic.longrun.LongRunningJobManager
 
WALListener - Class in com.helger.photon.basic.app.dao.impl
The global write ahead logging manager that schedules future writings of a DAO.
WALListener() - Constructor for class com.helger.photon.basic.app.dao.impl.WALListener
Deprecated.
wasMigrationExecutedSuccessfully(String) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
 
WebFileIO - Class in com.helger.photon.basic.app.io
Abstract for accessing files inside the web application.
WebIOIntIDFactory - Class in com.helger.photon.basic.app.io
A special FileIntIDFactory that uses WebFileIO to get the filename.
WebIOIntIDFactory(String) - Constructor for class com.helger.photon.basic.app.io.WebIOIntIDFactory
 
writeToFileOnPendingChanges() - Method in interface com.helger.photon.basic.app.dao.IDAO
This method is called to persist the content in disk in case there are pending changes.
writeToFileOnPendingChanges() - Method in class com.helger.photon.basic.app.dao.impl.AbstractSimpleDAO
In case there are pending changes write them to the file.
writeToFileOnPendingChanges() - Method in class com.helger.photon.basic.app.dao.impl.AbstractWALDAO
In case there are pending changes write them to the file.

X

XMLNS_ATOM - Static variable in class com.helger.photon.basic.atom.CFeed
The XML namespace for ATOM feeds.
A B C D E F G H I L M O P R S T U V W X 
Skip navigation links

Copyright © 2014–2015 Philip Helger. All rights reserved.