- 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
-
- AbstractAuditor(ICurrentUserIDProvider, IAuditActionStringProvider) - Constructor for class com.helger.photon.basic.audit.AbstractAuditor
-
- AbstractBaseObject - Class in com.helger.photon.basic.object
-
- 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
-
- 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
-
- 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
-
- AbstractMapBasedWALDAO<INTERFACETYPE extends com.helger.commons.id.IHasID<String> & Serializable,IMPLTYPE extends INTERFACETYPE> - Class in com.helger.photon.basic.app.dao.impl
-
Base class for WAL based DAO that uses a simple ICommonsMap for data
storage.
- AbstractMapBasedWALDAO(Class<IMPLTYPE>, String) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
Default constructor
- AbstractMapBasedWALDAO(Class<IMPLTYPE>, String, AbstractMapBasedWALDAO.InitSettings<IMPLTYPE>) - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- AbstractMapBasedWALDAO.InitSettings<IMPLTYPE> - Class in com.helger.photon.basic.app.dao.impl
-
Extensible constructor parameter builder.
- AbstractMenuItemDeterminatorCallback - Class in com.helger.photon.basic.app.menu
-
- 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
-
- 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
- AbstractRequestParameterHandlerNamed - Class in com.helger.photon.basic.app.request
-
- AbstractRequestParameterHandlerNamed() - Constructor for class com.helger.photon.basic.app.request.AbstractRequestParameterHandlerNamed
-
- 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
-
- and(IMenuObjectFilter) - Method in interface com.helger.photon.basic.app.menu.IMenuObjectFilter
-
- 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.
- AsynchronousAuditor - Class in com.helger.photon.basic.audit
-
The class handles audit items asynchronously.
- AsynchronousAuditor(ICurrentUserIDProvider, IConcurrentPerformer<List<IAuditItem>>) - Constructor for class com.helger.photon.basic.audit.AsynchronousAuditor
-
- ATTR_DT - Static variable in class com.helger.photon.basic.audit.AuditItemMicroTypeConverter
-
- ATTR_SUCCESS - Static variable in class com.helger.photon.basic.audit.AuditItemMicroTypeConverter
-
- ATTR_TYPE - Static variable in class com.helger.photon.basic.audit.AuditItemMicroTypeConverter
-
- ATTR_USER - Static variable in class com.helger.photon.basic.audit.AuditItemMicroTypeConverter
-
- AuditHelper - Class in com.helger.photon.basic.audit
-
Simplify system auditing calls.
- AuditItem - Class in com.helger.photon.basic.audit
-
Represents a single change item
- AuditItem(String, EAuditActionType, ESuccess, String) - Constructor for class com.helger.photon.basic.audit.AuditItem
-
- AuditItemList - Class in com.helger.photon.basic.audit
-
- AuditItemList() - Constructor for class com.helger.photon.basic.audit.AuditItemList
-
- AuditItemMicroTypeConverter - Class in com.helger.photon.basic.audit
-
Convert
AuditItem objects to
IMicroElement and vice versa.
- AuditItemMicroTypeConverter() - Constructor for class com.helger.photon.basic.audit.AuditItemMicroTypeConverter
-
- AuditManager - Class in com.helger.photon.basic.audit
-
The class handles all system audit actions.
- 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
-
- AuthIdentification(IAuthSubject) - Constructor for class com.helger.photon.basic.auth.identify.AuthIdentification
-
- AuthIdentificationManager - Class in com.helger.photon.basic.auth.identify
-
- AuthIdentificationResult - Class in com.helger.photon.basic.auth.identify
-
This class contains the overall authentication result.
- AuthIdentificationResult(IAuthToken, ICredentialValidationResult) - Constructor for class com.helger.photon.basic.auth.identify.AuthIdentificationResult
-
Constructor.
- AuthSubject - Class in com.helger.photon.basic.auth.subject
-
- 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.
- CBasicSecurity - Class in com.helger.photon.basic.auth
-
Constants for user handling
- CClient - Class in com.helger.photon.basic.object.client
-
- 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
-
- 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
-
- containsAllIDs(Iterable<String>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsAny(Predicate<? super IDAO>) - Method in class com.helger.photon.basic.app.dao.container.DefaultDAOContainer
-
- containsAny(Predicate<? super IDAO>) - Method in interface com.helger.photon.basic.app.dao.container.IDAOContainer
-
- containsAny() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsAny(Predicate<? super INTERFACETYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsAny() - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- containsAny(Predicate<? super INTERFACETYPE>) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- containsAnyMapping() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
- containsFavoritesOfUser(String) - Method in class com.helger.photon.basic.favorites.FavoriteManager
-
Check if the specified user ID is contained or not.
- containsNone() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsNone(Predicate<? super INTERFACETYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsNone() - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- containsNone(Predicate<? super INTERFACETYPE>) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- containsOnly(Predicate<? super INTERFACETYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsOnly(Predicate<? super INTERFACETYPE>) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- containsWithID(String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- containsWithID(String) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- convertToMicroElement(Object, String, String) - Method in class com.helger.photon.basic.audit.AuditItemMicroTypeConverter
-
- 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.audit.AuditItemMicroTypeConverter
-
- 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
-
- createAuditItem(EAuditActionType, ESuccess, String, Object...) - Method in class com.helger.photon.basic.audit.AbstractAuditor
-
- createAuditItem(EAuditActionType, ESuccess, String, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
-
Create a new audit item.
- createAuditItem(EAuditActionType, ESuccess, String, Object...) - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- createAuditString(String, Object[]) - Method in interface com.helger.photon.basic.audit.IAuditActionStringProvider
-
Create the audit string that should be persisted.
- 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(ICredentialValidationResult) - Static method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
-
Factory method for error in authentication.
- 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, 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(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
-
- createSuccess(IAuthToken) - Static method in class com.helger.photon.basic.auth.identify.AuthIdentificationResult
-
Factory method for success authentication.
- 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.AbstractMapBasedWALDAO
-
- 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.audit.SimpleAuditManager
-
- createWriteData() - Method in class com.helger.photon.basic.favorites.FavoriteManager
-
- 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
-
- 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
- CredentialValidationResultList - Class in com.helger.photon.basic.auth.credentials
-
- CredentialValidationResultList(Iterable<? extends ICredentialValidationResult>) - Constructor for class com.helger.photon.basic.auth.credentials.CredentialValidationResultList
-
Constructor with multiple results
- 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.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.IHasAccountingArea
-
- 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 class com.helger.photon.basic.audit.AuditItem
-
- getAction() - Method in interface com.helger.photon.basic.audit.IAuditItem
-
- getAddress() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
-
- getAjaxServletPath() - Method in class com.helger.photon.basic.app.PhotonPathMapper.PathEntry
-
- getAjaxServletPathOfApplicationID(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the ajax servlet path mapped to the specified application ID
- getAjaxServletPathOfApplicationIDOrDefault(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the ajax servlet path mapped to the specified application ID or (if no
such application ID is present) return the path of the default application
ID
- getAjaxServletPathOfDefaultApplicationID() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the ajax servlet path mapped to the default application ID
- getAll() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getAll(Predicate<? super INTERFACETYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getAll() - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- getAll(Predicate<? super INTERFACETYPE>) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- getAllAdditionalParams() - Method in class com.helger.photon.basic.favorites.Favorite
-
- getAllAdditionalParams() - Method in interface com.helger.photon.basic.favorites.IFavorite
-
- getAllAuditItems() - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- 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
-
- 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
-
- getAllIDs() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getAllIDs() - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- getAllItemIDs() - Method in interface com.helger.photon.basic.app.menu.IMenuItemDeterminatorCallback
-
- getAllItemIDs() - Method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
-
- getAllItems() - Method in class com.helger.photon.basic.audit.AuditItemList
-
- getAllJobResults() - Method in class com.helger.photon.basic.longrun.LongRunningJobResultManager
-
- getAllLinks() - Method in class com.helger.photon.basic.atom.FeedEntry
-
- getAllMapped(Predicate<? super INTERFACETYPE>, Function<? super INTERFACETYPE, ? extends RETTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getAllMapped(Predicate<? super INTERFACETYPE>, Function<? super INTERFACETYPE, ? extends RETTYPE>) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- getAllMenuItemIDs(IMenuTree) - Static method in class com.helger.photon.basic.app.menu.MenuItemDeterminatorCallback
-
- 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
-
- getAllSortedByKey() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- 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.
- getAPIServletPath() - Method in class com.helger.photon.basic.app.PhotonPathMapper.PathEntry
-
- getAPIServletPathOfApplicationID(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the API servlet path mapped to the specified application ID
- getAPIServletPathOfApplicationIDOrDefault(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the API servlet path mapped to the specified application ID or (if no
such application ID is present) return the path of the default application
ID
- getAPIServletPathOfDefaultApplicationID() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the API servlet path mapped to the default application ID
- getApplicationID() - Method in class com.helger.photon.basic.favorites.Favorite
-
- getApplicationID() - Method in interface com.helger.photon.basic.favorites.IFavorite
-
- getApplicationIDToAjaxServletPathMap() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
- getApplicationIDToAPIServletPathMap() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
- getApplicationIDToApplicationServletPathMap() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
- getApplicationIDToPathEntryMap() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
- getApplicationServletPath() - Method in class com.helger.photon.basic.app.PhotonPathMapper.PathEntry
-
- getApplicationServletPathOfApplicationID(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the application servlet path mapped to the specified application ID
- getApplicationServletPathOfApplicationIDOrDefault(String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the application servlet path mapped to the specified application ID or
(if no such application ID is present) return the path of the default
application ID
- getApplicationServletPathOfDefaultApplicationID() - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Get the application servlet path mapped to the default application ID
- 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
-
- getAsMLT(String) - Static method in class com.helger.photon.basic.app.page.AbstractPage
-
- 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
-
- getAtIndex(int) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
Get the item at the specified index.
- getAuditItemCount() - Method in class com.helger.photon.basic.audit.AuditManager
-
- getAuditItemCount() - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- 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
-
- 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
-
- 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
-
- getCallbacks() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- 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.IHasClient
-
- 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
-
- getCommonPrefix() - Method in class com.helger.photon.basic.audit.LoggingAuditor
-
- 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
-
- getComparatorCollating(Locale, Locale) - Static method in interface com.helger.photon.basic.uitext.IHasUIText
-
- getContent() - Method in class com.helger.photon.basic.atom.FeedEntry
-
- getContributors() - Method in class com.helger.photon.basic.atom.FeedSource
-
- getCount() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getCount(Predicate<? super INTERFACETYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getCount() - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- getCount(Predicate<? super INTERFACETYPE>) - Method in interface com.helger.photon.basic.app.dao.impl.IMapBasedDAO
-
- 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
-
- getCredentialValidationFailure() - 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 class com.helger.photon.basic.audit.AuditItem
-
- 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
-
- getDisplayName() - Method in class com.helger.photon.basic.auth.subject.AuthSubject
-
- getDisplayName() - Method in class com.helger.photon.basic.favorites.Favorite
-
- getDisplayNameAndCompanyType() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
-
- getDisplayNameAndCompanyType(String) - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
-
- getDisplayText(Locale) - Method in class com.helger.photon.basic.app.menu.filter.AbstractMenuObjectFilter
-
- getDisplayText(Locale) - Method in interface com.helger.photon.basic.app.menu.IMenuObjectFilter
-
- 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 class com.helger.photon.basic.auth.credentials.CredentialValidationResult
-
- getDisplayText(Locale) - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResultList
-
- getDisplayText(Locale) - 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.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, ICommonsMap<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.
- 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
-
- getIdentificationDateTime() - Method in class com.helger.photon.basic.auth.identify.AuthIdentification
-
- getIdentificationDateTime() - 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
-
- 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.RequestParameterManager
-
- 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
-
- getInstanceTree() - Method in class com.helger.photon.basic.app.menu.ApplicationMenuTree
-
- getInt(String) - Method in class com.helger.photon.basic.buildinfo.BuildInfo
-
- getItemCount() - Method in class com.helger.photon.basic.audit.AuditItemList
-
- 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
-
- getLastAuditItems(int) - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- 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
-
- getLastItems(int) - Method in class com.helger.photon.basic.audit.AuditItemList
-
- 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.IRequestParameterManager
-
- getLinkToMenuItem(IRequestWebScopeWithoutResponse, Locale, String) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getLinkToMenuItem(String, IRequestWebScopeWithoutResponse, String) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getLinkToMenuItem(String, IRequestWebScopeWithoutResponse, Locale, String) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getLinkToMenuItem(String, IRequestWebScopeWithoutResponse, Locale, String) - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- getLocale() - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- getLocaleAsString() - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- getLocaleFromURL(ISimpleURL) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getLocaleFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- 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
-
- getMenuItem() - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- getMenuItemAsString() - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- getMenuItemFromURL(ISimpleURL) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getMenuItemFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- 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
-
- 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.
- getNone() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getOfficeLocation() - Method in interface com.helger.photon.basic.object.accarea.IAccountingArea
-
- getOfID(String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getOfIDLocked(String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- getOutputStream(String) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
-
- getOutputStream(String, EAppend) - Method in interface com.helger.photon.basic.app.io.IMutablePathRelativeIO
-
- getPage() - Method in interface com.helger.photon.basic.app.menu.IMenuItemPage
-
- getPage() - Method in class com.helger.photon.basic.app.menu.MenuItemPage
-
- getParameterHandler() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getParameterHandler() - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- getParametersFromPath(String) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathNamed
-
- getParametersFromPath(String) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathOrdered
-
- getParametersFromRequest(IRequestWebScopeWithoutResponse) - Method in interface com.helger.photon.basic.app.request.IRequestParameterHandler
-
Get all request parameters from the provided request.
- getParametersFromRequest(IRequestWebScopeWithoutResponse) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLParameter
-
- getParametersFromRequest(IRequestWebScopeWithoutResponse) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathNamed
-
- getParametersFromRequest(IRequestWebScopeWithoutResponse) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathOrdered
-
- getParametersFromURL(ISimpleURL) - Method in interface com.helger.photon.basic.app.request.IRequestParameterHandler
-
Get all request parameters from the provided URL.
- getParametersFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLParameter
-
- getParametersFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathNamed
-
- getParametersFromURL(ISimpleURL) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathOrdered
-
- 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
-
- getPassword() - Method in interface com.helger.photon.basic.auth.credentials.userpw.IUserNamePasswordCredentials
-
- getPassword() - Method in class com.helger.photon.basic.auth.credentials.userpw.UserNamePasswordCredentials
-
- 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
- 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.
- getRequestDisplayCountry() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
Get the country to be used for this request.
- getRequestDisplayLanguage() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getRequestDisplayLocale() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
Get the locale to be used for this request.
- getRequestDisplayLocale() - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- getRequestMenuItem() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
Resolve the request parameter for the menu item to an
IMenuItem
object.
- getRequestMenuItem() - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- getRequestMenuItemID() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getRequestParamNameLocale() - Method in class com.helger.photon.basic.app.request.AbstractRequestParameterHandlerNamed
-
- getRequestParamNameMenuItem() - Method in class com.helger.photon.basic.app.request.AbstractRequestParameterHandlerNamed
-
- getResource(String) - Method in interface com.helger.photon.basic.app.io.IPathRelativeIO
-
Get the file system resource relative to the base path
- 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
-
- getSelectedMenuItem(String) - 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
-
- getSelectedMenuItemOfCurrentSession(String) - Static method in class com.helger.photon.basic.app.PhotonSessionState
-
- getSeparator() - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathNamed
-
- 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.IRequestParameterManager
-
Get the locale stored in the session.
- getSessionDisplayLocale() - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- getSessionMenuItem() - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- getSessionMenuItem() - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- 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
-
- 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 class com.helger.photon.basic.audit.AuditItem
-
- 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 class com.helger.photon.basic.audit.AuditItem
-
- getType() - Method in interface com.helger.photon.basic.audit.IAuditItem
-
- getType() - Method in class com.helger.photon.basic.longrun.LongRunningJobResult
-
- getTypeID() - Method in interface com.helger.photon.basic.audit.IAuditItem
-
- 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
-
- 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 class com.helger.photon.basic.audit.AuditItem
-
- 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.
- 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
-
- 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
-
- IAuditActionStringProvider - Interface in com.helger.photon.basic.audit
-
Interface that is used to convert audit parameters to an audit string
- 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.
- IAuditManagerReadHandler - Interface in com.helger.photon.basic.audit
-
- IAuditor - Interface in com.helger.photon.basic.audit
-
Main interface for an auditing service.
- 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 an
IAuthSubject
(e.g. user) at a given date and 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
-
- ICredentialValidationResult - Interface in com.helger.photon.basic.auth.credentials
-
Base interface for the credential validation result.
- 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
-
- IDAOChangeCallback<INTERFACETYPE extends com.helger.commons.id.IHasID<String> & Serializable> - Interface in com.helger.photon.basic.app.dao.impl
-
- IDAOChangeSimpleCallback<INTERFACETYPE extends com.helger.commons.id.IHasID<String> & Serializable> - Interface in com.helger.photon.basic.app.dao.impl
-
- 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.
- 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.
- IMapBasedDAO<INTERFACETYPE extends com.helger.commons.id.IHasID<String>> - Interface in com.helger.photon.basic.app.dao.impl
-
- 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
-
- 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
-
- 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
-
- InitSettings() - Constructor for class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO.InitSettings
-
- internalCreateItem(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
Add an item including invoking the callback
- internalDeleteItem(String) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalDirectGetAll() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalForEachValue(Consumer<? super IMPLTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalForEachValue(Predicate<? super IMPLTYPE>, Consumer<? super IMPLTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalGetAll(Predicate<? super IMPLTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalHasPendingChanges() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
- internalIsAutoSaveEnabled() - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
- internalMarkItemDeleted(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalMarkItemUndeleted(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalRemoveAllItemsNoCallback() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- internalSetPendingChanges(boolean) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
- internalUpdateItem(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
Update and existing item including invoking the callback
- 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
- IRequestParameterHandler - Interface in com.helger.photon.basic.app.request
-
Interface for extracting parameters from URLs.
- IRequestParameterManager - Interface in com.helger.photon.basic.app.request
-
Predefined request parameter manager
- 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.
- isDebugLogging() - Static method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
- 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.credentials.CredentialValidationResultList
-
- 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, ICommonsMap<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
-
- isLastChangeAfter(LocalDateTime) - Method in interface com.helger.photon.basic.object.IObject
-
- 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 interface com.helger.photon.basic.audit.IAuditItem
-
- isSuccess() - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResult
-
- isSuccess() - Method in class com.helger.photon.basic.auth.credentials.CredentialValidationResultList
-
- 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
-
- 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.
- isValidParameterName(String) - Method in class com.helger.photon.basic.app.request.AbstractRequestParameterHandlerNamed
-
Check if the passed parameter name is valid according to the rules of this
parameter handler.
- isValidParameterName(String) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLParameter
-
- isValidParameterName(String) - Method in class com.helger.photon.basic.app.request.RequestParameterHandlerURLPathNamed
-
- iterateAllMenuObjects(Consumer<IMenuObject>) - Method in interface com.helger.photon.basic.app.menu.IMenuOperations
-
Iterate all menu objects and invoke the supplied callback.
- iterateAllMenuObjects(Consumer<IMenuObject>) - Method in class com.helger.photon.basic.app.menu.MenuTree
-
- IUserNamePasswordCredentials - Interface in com.helger.photon.basic.auth.credentials.userpw
-
This interface represents username and password credentials passed from a
login page.
- 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
-
- onChange(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeSimpleCallback
-
Called after an item was created, deleted or changed.
- onCreateFailure(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
-
The creation of an object failed.
- onCreateItem(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeCallback
-
Called after a new item was created.
- onCreateItem(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeSimpleCallback
-
Called after a new item was created.
- 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 interface com.helger.photon.basic.audit.IAuditor
-
The deletion of an object failed.
- onDeleteItem(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeCallback
-
Called after an item was removed.
- onDeleteItem(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeSimpleCallback
-
Called after an item was removed.
- 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 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 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
-
- onMarkItemDeleted(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeCallback
-
Called after an item was marked as deleted (but is still present - special
case of update!).
- onMarkItemDeleted(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeSimpleCallback
-
Called after an item was marked as deleted (but is still present - special
case of update!).
- onMarkItemUndeleted(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeCallback
-
Called after an item was marked as undeleted.
- onMarkItemUndeleted(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeSimpleCallback
-
Called after an item was marked as undeleted.
- 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 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.AbstractMapBasedWALDAO
-
- 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.audit.SimpleAuditManager
-
- onRead(IMicroDocument) - Method in class com.helger.photon.basic.favorites.FavoriteManager
-
- onRead(IMicroDocument) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
-
- onReadAuditItem(IAuditItem) - Method in interface com.helger.photon.basic.audit.IAuditManagerReadHandler
-
Called for every item that is read from an existing data source.
- onRecoveryCreate(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- 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(AuditItem) - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- onRecoveryCreate(Favorite) - Method in class com.helger.photon.basic.favorites.FavoriteManager
-
- onRecoveryDelete(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- 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(AuditItem) - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- onRecoveryDelete(Favorite) - Method in class com.helger.photon.basic.favorites.FavoriteManager
-
- onRecoveryUpdate(IMPLTYPE) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO
-
- 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(AuditItem) - Method in class com.helger.photon.basic.audit.SimpleAuditManager
-
- onRecoveryUpdate(Favorite) - Method in class com.helger.photon.basic.favorites.FavoriteManager
-
- onRequestBegin(IRequestWebScopeWithoutResponse, String) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
To be called upon the beginning of each request.
- onRequestBegin(IRequestWebScopeWithoutResponse, String) - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- onStartJob(ILongRunningJob, String) - Method in class com.helger.photon.basic.longrun.LongRunningJobManager
-
Start a long running job
- onUndeleteFailure(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
-
The undeletion of an object failed.
- onUndeleteSuccess(ObjectType, Object...) - Method in interface com.helger.photon.basic.audit.IAuditor
-
The undeletion of an object succeeded.
- onUpdateItem(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeCallback
-
Called after an item was updated.
- onUpdateItem(INTERFACETYPE) - Method in interface com.helger.photon.basic.app.dao.impl.IDAOChangeSimpleCallback
-
Called after an item was updated.
- or(IMenuObjectFilter) - Method in interface com.helger.photon.basic.app.menu.IMenuObjectFilter
-
- OT - Static variable in class com.helger.photon.basic.favorites.Favorite
-
- OT_SYSTEM_MIGRATION_RESULT - Static variable in class com.helger.photon.basic.migration.SystemMigrationManager
-
- PathRelativeFileIO - Class in com.helger.photon.basic.app.io
-
- PathRelativeFileIO(File, boolean) - Constructor for class com.helger.photon.basic.app.io.PathRelativeFileIO
-
- performMigrationIfNecessary(String, Runnable) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
-
Perform a migration if it was not performed yet.
- performMigrationIfNecessary(String, Supplier<SuccessWithValue<String>>) - Method in class com.helger.photon.basic.migration.SystemMigrationManager
-
Perform a migration if it was not performed yet.
- performWithoutAutoSave(Runnable) - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
-
- performWithoutAutoSave(Supplier<RETURNTYPE>) - Method in class com.helger.photon.basic.app.dao.container.AbstractDAOContainer
-
- performWithoutAutoSave(Runnable) - Method in interface com.helger.photon.basic.app.dao.IAutoSaveAware
-
This method is used for batch processing of instructions (like the initial
read).
- performWithoutAutoSave(Supplier<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(Runnable) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
Execute a callback with autosave being disabled.
- performWithoutAutoSave(Supplier<RETURNTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
Execute a callback with autosave being disabled.
- performWithoutAutoSaveThrowing(IThrowingRunnable<EXTYPE>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractDAO
-
Execute a callback with autosave being disabled.
- performWithoutAutoSaveThrowing(IThrowingSupplier<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 application servlet
paths.
- PhotonPathMapper.PathEntry - Class in com.helger.photon.basic.app
-
- PhotonRequestParameters - Class in com.helger.photon.basic.app.request
-
Holder for the special ph-oton parameters
- PhotonRequestParameters() - Constructor for class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- 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.
- PLAIN_STRING - Static variable in interface com.helger.photon.basic.audit.IAuditActionStringProvider
-
- 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
-
- setActionStringProvider(IAuditActionStringProvider) - Method in class com.helger.photon.basic.audit.AbstractAuditor
-
- setAjaxServletPathMapping(String, String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Set an ajax servlet path mapping.
- setAPIServletPathMapping(String, String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Set an API servlet path mapping.
- setApplicationServletPathMapping(String, String) - Static method in class com.helger.photon.basic.app.PhotonPathMapper
-
Set an application servlet path mapping.
- 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(Iterable<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(Iterable<String>) - Method in class com.helger.photon.basic.app.menu.MenuTree
-
- setDeleteAllData(boolean) - Method in class com.helger.photon.basic.mock.PhotonBasicWebTestRule
-
- 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
-
- setDoInitialRead(boolean) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO.InitSettings
-
- setEmail(String) - Method in class com.helger.photon.basic.atom.FeedPerson
-
- setEnableThreadInfo(boolean) - Static method in class com.helger.photon.basic.thread.ThreadDescriptor
-
- 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
-
- setLocale(Locale) - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
Set the current locale
- setLocaleFromString(String) - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- setLogo(String) - Method in class com.helger.photon.basic.atom.FeedSource
-
- setMapSupplier(Supplier<ICommonsMap<String, IMPLTYPE>>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO.InitSettings
-
- setMenuItem(IMenuItemPage) - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- setMenuItemFromString(String) - Method in class com.helger.photon.basic.app.request.PhotonRequestParameters
-
- 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
-
- setOrderedMapSupplier() - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO.InitSettings
-
- setParameterHandler(IRequestParameterHandler) - Method in interface com.helger.photon.basic.app.request.IRequestParameterManager
-
- setParameterHandler(IRequestParameterHandler) - Method in class com.helger.photon.basic.app.request.RequestParameterManager
-
- setPublished(FeedDate) - Method in class com.helger.photon.basic.atom.FeedEntry
-
- setReadElementFilter(IFilter<IMicroElement>) - Method in class com.helger.photon.basic.app.dao.impl.AbstractMapBasedWALDAO.InitSettings
-
- setRel(String) - Method in class com.helger.photon.basic.atom.FeedLink
-
- setRequestParamNameLocale(String) - Method in class com.helger.photon.basic.app.request.AbstractRequestParameterHandlerNamed
-
- setRequestParamNameMenuItem(String) - Method in class com.helger.photon.basic.app.request.AbstractRequestParameterHandlerNamed
-
- 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
-
- setSelectedMenuItem(String, IMenuItemPage) - 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(String) - Method in class com.helger.photon.basic.app.menu.MenuItemExternal
-
- 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
-
- 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
-
- SimpleAuditManager - Class in com.helger.photon.basic.audit
-
The class handles audit actions in a very simple way.
- SimpleAuditManager(String, ICurrentUserIDProvider) - Constructor for class com.helger.photon.basic.audit.SimpleAuditManager
-
Constructor
- stop() - Method in class com.helger.photon.basic.audit.AsynchronousAuditor
-
- 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
-
- validateCredentials(IAuthCredentials) - Static method in class com.helger.photon.basic.auth.credentials.AuthCredentialValidatorManager
-
- validateCredentials(IAuthCredentials) - Method in interface com.helger.photon.basic.auth.credentials.IAuthCredentialValidatorSPI
-
Validate the specified credentials.
- validateLoginCredentialsAndCreateToken(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.