Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AbstractRequestProcessor - Class in org.appng.core.model
 
AbstractRequestProcessor() - Constructor for class org.appng.core.model.AbstractRequestProcessor
 
accept(File, String) - Method in enum org.appng.api.model.ResourceType
accept(Serializable, Member) - Method in class org.appng.core.controller.messaging.TribesReceiver
 
accept(File, String) - Method in class org.appng.tools.file.FilePrefixFilter
 
accept(File, String) - Method in class org.appng.tools.file.FileSuffixFilter
 
AccessibleApplication - Interface in org.appng.core.model
Interface extending Application, adding the ability to modify the fields with appropriate setters.
Account - Interface in org.appng.api.model
Basic account data.
action(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Action - Class in org.appng.xml.platform
Performs some business logic by implementing the org.appng.api.ActionProvider<T> interface.
Action() - Constructor for class org.appng.xml.platform.Action
 
action - Variable in class org.appng.xml.platform.Sectionelement
 
action - Variable in class org.appng.xml.platform.SectionelementDef
 
actionField(String, String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
actionMap - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
actionName - Variable in class org.appng.xml.platform.NavigationItem
 
ActionProvider<T> - Interface in org.appng.api
An ActionProvider usually performs a CRUD-action on a domain object.
ActionRef - Class in org.appng.xml.platform
A reference to a Action.
ActionRef() - Constructor for class org.appng.xml.platform.ActionRef
 
actions - Variable in class org.appng.xml.platform.Event
 
actionValue - Variable in class org.appng.xml.platform.NavigationItem
 
activate - Variable in class org.appng.maven.plugins.appngizer.InstallMojo
 
activateApplication(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationController
 
ActivateApplication - Class in org.appng.cli.commands.application
Links a application to a site.
ActivateApplication() - Constructor for class org.appng.cli.commands.application.ActivateApplication
 
active - Variable in class org.appng.appngizer.model.xml.Site
 
active - Variable in class org.appng.xml.platform.Link
 
add(String, ExecutableCliCommand) - Method in class org.appng.cli.CliCommands
Registers the given ExecutableCliCommand under the given name.
add(Result.Field) - Method in class org.appng.search.json.Result.Fields
 
addApplicationLink(String, DatabaseConnection, Database) - Method in class org.appng.appngizer.controller.DatabaseController
 
addApplicationRolesToGroup(String, String, List<String>, boolean) - Method in class org.appng.core.service.CoreService
 
addAttachment(File, String) - Method in class org.appng.mail.impl.MailImpl
 
addAttachment(File, String, String) - Method in class org.appng.mail.impl.MailImpl
 
addAttachment(InputStream, String, String) - Method in class org.appng.mail.impl.MailImpl
 
addAttachment(InputStream, String, String) - Method in interface org.appng.mail.Mail
 
addAttachment(File, String) - Method in interface org.appng.mail.Mail
 
addAttachment(File, String, String) - Method in interface org.appng.mail.Mail
 
addAttribute(String, String) - Method in class org.appng.api.support.OptionImpl
 
addAttribute(Node, String, String) - Method in class org.appng.api.XPathProcessor
Adds a new Attribute to the given Node.
addCell(Row, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, CellStyle) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String, CellStyle) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String, Font) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String, Border) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String, Borders) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String, CellStyle, Font, Border) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCell(Row, int, String, CellStyle, Font, Borders) - Method in class org.appng.tools.poi.WorkBookHelper
 
addCerts(byte[], Collection<X509Certificate>) - Static method in class org.appng.core.security.signing.CertTools
 
addCerts(InputStream, Collection<X509Certificate>) - Static method in class org.appng.core.security.signing.CertTools
 
addColumn(String) - Method in class org.appng.cli.prettytable.PrettyTable
 
addColumn(String, boolean) - Method in class org.appng.cli.prettytable.PrettyTable
 
addDifferenceListener(String, DifferenceListener) - Method in class org.appng.testsupport.validation.XPathDifferenceHandler
Registers a custom DifferenceListener for the given XPath expression
addEntry(String, String, String) - Method in class org.appng.search.indexer.IndexConfig
 
addErrorMessage(String) - Method in interface org.appng.api.FieldProcessor
Adds a Message of type MessageType.ERROR.
addErrorMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
Adds a Message of type MessageType.ERROR to the given field.
addErrorMessage(FieldProcessor, MessageParam) - Method in interface org.appng.api.RequestSupport
addErrorMessage(FieldProcessor, MessageParam, String) - Method in interface org.appng.api.RequestSupport
addErrorMessage(FieldProcessor, MessageParam) - Method in class org.appng.api.support.ApplicationRequest
 
addErrorMessage(FieldProcessor, MessageParam, String) - Method in class org.appng.api.support.ApplicationRequest
 
addErrorMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addErrorMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addErrorMessage(FieldProcessor, MessageParam) - Method in class org.appng.api.support.RequestSupportImpl
 
addErrorMessage(FieldProcessor, MessageParam, String) - Method in class org.appng.api.support.RequestSupportImpl
 
addField(FieldConverter.DatafieldOwner, FieldWrapper) - Method in interface org.appng.api.FieldConverter
Creates a Datafield and add it to the given FieldConverter.DatafieldOwner, using FieldWrapper.getStringValue() for the Datafield's value.
addField(FieldConverter.DatafieldOwner, FieldWrapper) - Method in class org.appng.api.support.field.FieldConversionFactory
 
addField(IndexableField) - Method in class org.appng.search.indexer.SimpleDocument
 
addFormElement() - Method in class org.appng.formtags.FormData
Adds a new FormElement to this FormData and returns it.
addFormElement() - Method in class org.appng.formtags.FormGroup
 
addFormFields(FieldProcessor, TaskFormData, String) - Method in class org.appng.camunda.bpm.TaskWrapper
Dynamically adds FieldDefinitions to the given FieldProcessor, depending on the FormFields defined at the TaskFormData.
addFormGroup() - Method in class org.appng.formtags.FormData
Adds a new FormGroup to this FormData and returns it.
addFormProcessProvider(FormProcessProvider) - Method in class org.appng.formtags.Form
Adds a FormProcessProvider to this Form.
addFunction(String, String, Method) - Method in class org.appng.el.ExpressionEvaluator
Adds a prefixed function to this ExpressionEvaluator.
addFunction(String, Method) - Method in class org.appng.el.ExpressionEvaluator
Adds a function to this ExpressionEvaluator.
AddGroup - Class in org.appng.cli.commands.group
Adds a group to a subject.
AddGroup() - Constructor for class org.appng.cli.commands.group.AddGroup
 
addGroups(SubjectImpl) - Method in class org.appng.appngizer.controller.SubjectController
 
addGroupsToSubject(String, List<String>, boolean) - Method in class org.appng.core.service.CoreService
 
addHeaderCell(Row, int, String) - Method in class org.appng.tools.poi.WorkBookHelper
 
addHyperLinkCell(Row, int, String, String) - Method in class org.appng.tools.poi.WorkBookHelper
 
addInvalidMessage(String) - Method in interface org.appng.api.FieldProcessor
addInvalidMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
Adds a Message of type MessageType.INVALID to the given field.
addInvalidMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addInvalidMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addLink(Link) - Method in interface org.appng.appngizer.model.UriAware
 
addLinkPanels(List<Linkpanel>) - Method in interface org.appng.api.FieldProcessor
Adds the given list of Linkpanels to this FieldProcessor
addLinkPanels(List<Linkpanel>) - Method in class org.appng.api.support.FieldProcessorImpl
 
addLinks() - Method in class org.appng.appngizer.model.Application
 
addMap(Map<String, String>) - Method in class org.appng.api.support.OptionImpl
 
addMessage(FieldDef, ValidationRule, String) - Method in class org.appng.api.support.validation.DefaultValidationProvider
 
addNoticeMessage(String) - Method in interface org.appng.api.FieldProcessor
addNoticeMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
Adds a Message of type MessageType.NOTICE to the given field.
addNoticeMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addNoticeMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addObserver(Observer<? super T>) - Method in class org.appng.api.observe.impl.ObservableDelegate
 
addObserver(Observer<? super T>) - Method in interface org.appng.api.observe.Observable
Adds an Observer.
addObserver(Observer<? super Document>) - Method in class org.appng.search.indexer.SimpleDocument
 
addOkMessage(String) - Method in interface org.appng.api.FieldProcessor
Adds a Message of type MessageType.OK.
addOkMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
Adds a Message of type MessageType.OK to the given field.
addOkMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addOkMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
 
addOption(Option) - Method in class org.appng.api.support.OptionGroupFactory.OptionGroup
 
addOption(String, String, boolean) - Method in class org.appng.api.support.OptionGroupFactory.OptionGroup
 
addOption(Option) - Method in interface org.appng.api.support.OptionOwner
 
addOption(String, String, boolean) - Method in interface org.appng.api.support.OptionOwner
 
addOption(Option) - Method in class org.appng.api.support.OptionOwner.OptionOwnerBase
 
addOption(String, String, boolean) - Method in class org.appng.api.support.OptionOwner.OptionOwnerBase
 
addOption(Option) - Method in class org.appng.api.support.OptionsImpl
 
addOption(Option) - Method in class org.appng.api.support.SelectionFactory.Selection
 
addOption(String, String, boolean) - Method in class org.appng.api.support.SelectionFactory.Selection
 
addParameter(String, String) - Method in class org.appng.api.support.ApplicationRequest
 
addParameter(String, String) - Method in class org.appng.forms.impl.RequestBean
 
addParameter(String, String) - Method in interface org.appng.forms.Request
Adds the given parameter to this Request, but only if such a parameter not already exists.
addParameter(String, String) - Method in class org.appng.taglib.ApplicationAdapter
 
addParameter(String, String) - Method in class org.appng.taglib.form.FormConfirmation
 
addParameter(String, String) - Method in interface org.appng.taglib.ParameterOwner
 
addParameter(String, String) - Method in class org.appng.taglib.search.Search
 
addParameter(String, String) - Method in class org.appng.taglib.search.SearchPart
 
addParameter(String, String) - Method in class org.appng.taglib.TagletAdapter
 
addParameter(String, String) - Method in class org.appng.testsupport.TestBase
Adds a parameter to the Request used in the testcase.
After all parameters have been added, TestBase.initParameters() (or TestBase.initParameters(boolean)) has to be called.
Not to confiuse with TestBase.DataSourceCall.withParam(String, String) and TestBase.ActionCall.withParam(String, String)!
addParameters(Map<String, String>) - Method in class org.appng.api.support.ApplicationRequest
 
addParameters(Map<String, String>) - Method in class org.appng.forms.impl.RequestBean
 
addParameters(Map<String, String>) - Method in interface org.appng.forms.Request
Adds the given parameters to this Request, but only for those parameters not already existsing.
addPart(SearchPart) - Method in class org.appng.taglib.search.Search
 
AddPermission - Class in org.appng.cli.commands.permission
Adds one ore more permissions to a role.
AddPermission() - Constructor for class org.appng.cli.commands.permission.AddPermission
 
AddPermission(String, String, List<String>) - Constructor for class org.appng.cli.commands.permission.AddPermission
 
addPermissions(String, String, List<String>) - Method in class org.appng.core.service.CoreService
 
addPermissionsAndSave(String, Role, RoleImpl) - Method in class org.appng.appngizer.controller.RoleController
 
addProperty(String, Object, String) - Method in class org.appng.api.support.PropertyHolder
 
addProperty(String, Object, String, boolean) - Method in class org.appng.api.support.PropertyHolder
As long as PropertyHolder.setFinal() has not be called, this method can be used to add new properties
addReceiver(Receiver) - Method in class org.appng.mail.impl.MailImpl
 
addReceiver(String, Mail.RecipientType) - Method in class org.appng.mail.impl.MailImpl
 
addReceiver(String, String, Mail.RecipientType) - Method in class org.appng.mail.impl.MailImpl
 
addReceiver(Receiver) - Method in interface org.appng.mail.Mail
 
addReceiver(String, Mail.RecipientType) - Method in interface org.appng.mail.Mail
 
addReceiver(String, String, Mail.RecipientType) - Method in interface org.appng.mail.Mail
 
addReplyTo(String) - Method in class org.appng.mail.impl.MailImpl
 
addReplyTo(String, String) - Method in class org.appng.mail.impl.MailImpl
 
addReplyTo(String) - Method in interface org.appng.mail.Mail
 
addReplyTo(String, String) - Method in interface org.appng.mail.Mail
 
addRequest() - Method in class org.appng.core.controller.Session
 
addRequest() - Method in class org.appng.core.domain.SiteImpl
 
Address - Class in org.appng.mail
 
Address(String) - Constructor for class org.appng.mail.Address
 
Address(String, String) - Constructor for class org.appng.mail.Address
 
addresses - Variable in class org.appng.core.controller.messaging.RabbitMQBase
 
AddRole - Class in org.appng.cli.commands.applicationrole
Adds a application role to a group.
AddRole() - Constructor for class org.appng.cli.commands.applicationrole.AddRole
 
addRoles(GroupImpl, Group) - Method in class org.appng.appngizer.controller.GroupController
 
addRow(Object...) - Method in class org.appng.cli.prettytable.PrettyTable
 
addSite(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
This method is called immediately after adding a Application from a Site, which has not been reloaded at this point.
addStyleSheet(InputStream, String) - Method in class org.appng.xml.transformation.StyleSheetProvider
Adds an additional XSL-source to be included into the master source
addTemplates(List<Template>) - Method in class org.appng.core.model.AbstractRequestProcessor
 
addTemplates(List<Template>) - Method in class org.appng.core.model.PlatformProcessor
 
addTemplates(List<Template>) - Method in class org.appng.core.model.PlatformTransformer
Adds the given Templates to the upcoming transformation.
addTemplates(List<Template>) - Method in class org.appng.core.model.ThymeleafProcessor
 
addValidation(FieldDef, FormFieldValidationConstraint, String) - Method in class org.appng.camunda.bpm.TaskWrapper
 
addValidationMetaData(MetaData, ClassLoader, Class<?>...) - Method in class org.appng.api.support.ApplicationRequest
 
addValidationMetaData(MetaData, ClassLoader, Class<?>...) - Method in class org.appng.api.support.validation.DefaultValidationProvider
 
addValidationMetaData(MetaData, ClassLoader, Class<?>...) - Method in interface org.appng.api.ValidationProvider
Based on the JSR-303 annotations of the MetaData's bindclass, this method adds the Validation to the FieldDefinitions.
adminRole - Variable in class org.appng.xml.application.Role
 
afterPropertiesSet() - Method in class org.appng.api.support.field.FieldConversionFactory
 
afterPropertiesSet() - Method in class org.appng.api.support.RequestFactoryBean
 
afterPropertiesSet() - Method in class org.appng.appngizer.controller.Home
 
afterPropertiesSet() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
allowDotInName() - Method in class org.appng.api.support.ParameterSupportBase
Call this method to allow dots in parameter names, which is disabled by default.
ALTERNATIVE - Static variable in class org.appng.mail.impl.DefaultTransport
 
and(String, Map<String, Object>) - Method in class org.appng.persistence.repository.SearchQuery
Adds a parameterized JPQL AND-clause to this query.
and(String) - Method in class org.appng.persistence.repository.SearchQuery
Adds a parameterless JPQL AND-clause to this query.
Usage example:
APP_NG_ROOT_DATABASE - Static variable in class org.appng.core.service.MigrationService
 
append(StringBuilder, String, boolean) - Method in class org.appng.tools.locator.GMapGeoLocator
 
APPEND_TAB_ID - Static variable in class org.appng.api.SiteProperties
If set to true, the name of the currently selected tab is being appended to the URL as a get-parameter.
Application - Interface in org.appng.api.model
A Application is a component that adds certain functionality to the platform.
Application - Class in org.appng.appngizer.model
 
Application(String) - Constructor for class org.appng.appngizer.model.Application
 
Application(String, String) - Constructor for class org.appng.appngizer.model.Application
 
Application - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Application() - Constructor for class org.appng.appngizer.model.xml.Application
 
application - Variable in class org.appng.appngizer.model.xml.Applications
 
application - Variable in class org.appng.appngizer.model.xml.Permission
 
application - Variable in class org.appng.appngizer.model.xml.Role
 
APPLICATION - Static variable in class org.appng.cli.prettytable.TableConstants
 
application - Variable in class org.appng.testsupport.TestBase
 
application - Variable in class org.appng.xml.platform.Content
 
application - Variable in class org.appng.xml.platform.NavigationItem
 
APPLICATION_CACHE_FOLDER - Static variable in class org.appng.api.Platform.Property
The folder for the application-cache, relative to Platform.Property.CACHE_FOLDER.
APPLICATION_DIR - Static variable in class org.appng.api.Platform.Property
The folder used for installing file-based-applications, relative to the webapp-root
APPLICATION_HOME - Static variable in class org.appng.testsupport.TestBase
 
APPLICATION_XML_NAME - Static variable in enum org.appng.api.model.ResourceType
 
ApplicationAdapter - Class in org.appng.taglib
Used to embed an appNG Application inside a JSP page.
ApplicationAdapter() - Constructor for class org.appng.taglib.ApplicationAdapter
 
ApplicationArchiveProcessor - Class in org.appng.core.service
A ZipFileProcessor to be processed by a PackageArchive.
ApplicationArchiveProcessor(Application) - Constructor for class org.appng.core.service.ApplicationArchiveProcessor
 
ApplicationConfig - Class in org.appng.xml.platform
The ApplicationConfig is responsible for the basic configuration of a application.
ApplicationConfig() - Constructor for class org.appng.xml.platform.ApplicationConfig
 
ApplicationConfigProvider - Interface in org.appng.api
Provides the basic configuration of a Application, which is the ApplicationInfo parsed from the application-info.xml and all defined PageDefinitions, Events, Actions, Datasources and also the ApplicationRootConfig.
ApplicationConfigProviderImpl - Class in org.appng.api.support
Default ApplicationConfigProvider-implementation.
ApplicationConfigProviderImpl(MarshallService, String, Resources, boolean) - Constructor for class org.appng.api.support.ApplicationConfigProviderImpl
 
ApplicationContext - Class in org.appng.core.model
A XmlWebApplicationContext representing a SiteApplication.
ApplicationContext(SiteApplication, ApplicationContext, ClassLoader, ServletContext, String[]) - Constructor for class org.appng.core.model.ApplicationContext
Creates a new ApplicationContext.
ApplicationController - Interface in org.appng.api
Provides methods to startup and shutdown a Application.
ApplicationController - Class in org.appng.appngizer.controller
 
ApplicationController() - Constructor for class org.appng.appngizer.controller.ApplicationController
 
ApplicationException - Exception in org.appng.api
A RuntimeException to be used inside business logic.
ApplicationException(String, String, Object...) - Constructor for exception org.appng.api.ApplicationException
 
ApplicationException(String, Throwable, String, Object...) - Constructor for exception org.appng.api.ApplicationException
 
ApplicationException(String) - Constructor for exception org.appng.api.ApplicationException
 
ApplicationException(String, Throwable) - Constructor for exception org.appng.api.ApplicationException
 
ApplicationException(Throwable) - Constructor for exception org.appng.api.ApplicationException
 
ApplicationImpl - Class in org.appng.core.domain
Default Application/AccessibleApplication-implementation
ApplicationImpl() - Constructor for class org.appng.core.domain.ApplicationImpl
 
ApplicationInfo - Class in org.appng.xml.application
Java class for applicationInfo complex type.
ApplicationInfo() - Constructor for class org.appng.xml.application.ApplicationInfo
 
ApplicationPostProcessor - Class in org.appng.core.repository.config
A BeanFactoryPostProcessor that configures the datasource bean which is of type DataSource, but only if the Application requires a database.
ApplicationPostProcessor(DatabaseConnection, Collection<String>) - Constructor for class org.appng.core.repository.config.ApplicationPostProcessor
Creates a new ApplicationPostProcessor using the given DatabaseConnection.
ApplicationProperties - Class in org.appng.core.service
Utility class providing Application-related constants.
ApplicationPropertyConstantCreator - Class in org.appng.xml
 
ApplicationPropertyConstantCreator() - Constructor for class org.appng.xml.ApplicationPropertyConstantCreator
 
ApplicationProvider - Class in org.appng.core.model
An ApplicationProvider actually processes the ApplicationRequest by building and executing CallableActions and CallableDataSources.
ApplicationProvider(Site, Application, boolean) - Constructor for class org.appng.core.model.ApplicationProvider
 
ApplicationProvider(Site, Application) - Constructor for class org.appng.core.model.ApplicationProvider
 
ApplicationReference - Class in org.appng.xml.platform
The application, as part of the platform's content.
ApplicationReference() - Constructor for class org.appng.xml.platform.ApplicationReference
 
ApplicationRepository - Interface in org.appng.core.repository
 
applicationRepository - Variable in class org.appng.core.service.CoreService
 
ApplicationRequest - Class in org.appng.api.support
Default Request implementation, mostly delegating method-calls to one of the internal objects.
ApplicationRequest() - Constructor for class org.appng.api.support.ApplicationRequest
 
ApplicationRequest(Request, PermissionProcessor, RequestSupport) - Constructor for class org.appng.api.support.ApplicationRequest
 
ApplicationResourceHolder - Class in org.appng.api.support
Default Resources-implementation
ApplicationResourceHolder(Application, MarshallService, File, File) - Constructor for class org.appng.api.support.ApplicationResourceHolder
ApplicationRootConfig - Class in org.appng.xml.platform
The root configuration of the application, defining SessionParams and Navigation.
ApplicationRootConfig() - Constructor for class org.appng.xml.platform.ApplicationRootConfig
 
Applications - Class in org.appng.appngizer.model
 
Applications(List<Application>) - Constructor for class org.appng.appngizer.model.Applications
 
Applications - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Applications() - Constructor for class org.appng.appngizer.model.xml.Applications
 
ApplicationSubject - Interface in org.appng.api.model
A ApplicationSubject is an Account which owns several Roles.
ApplicationSubjectImpl - Class in org.appng.core.model
Default ApplicationSubject implementation.
ApplicationSubjectImpl(String, String, String, String, String) - Constructor for class org.appng.core.model.ApplicationSubjectImpl
 
applyBorders(Sheet, CellRangeAddress, Borders) - Method in class org.appng.tools.poi.WorkBookHelper
 
applyChanges(Database, DatabaseConnection) - Static method in class org.appng.appngizer.model.Database
 
applyOuterBorders(Sheet, CellRangeAddress, Borders) - Method in class org.appng.tools.poi.WorkBookHelper
 
applyTo(CellStyle) - Method in class org.appng.tools.poi.Border
 
applyTo(Cell) - Method in class org.appng.tools.poi.Border
 
applyTo(CellStyle) - Method in class org.appng.tools.poi.Borders
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Applications
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Groups
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Permissions
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Properties
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Repositories
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Repository
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Role
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Roles
 
applyUriComponents(UriComponentsBuilder) - Method in class org.appng.appngizer.model.Subjects
 
applyUriComponents(UriComponentsBuilder) - Method in interface org.appng.appngizer.model.UriAware
 
AppNG(Platform, XPathProcessor) - Constructor for class org.appng.core.model.ThymeleafProcessor.AppNG
 
APPNG_GROUP - Static variable in class org.appng.core.service.InitializerService
 
APPNG_HOME - Static variable in class org.appng.cli.CliBootstrap
 
APPNG_MESSAGING_BIND_ADR - Static variable in class org.appng.core.controller.messaging.MulticastSender
 
APPNG_NODE_ID - Static variable in class org.appng.api.messaging.Messaging
Name of a system property used to identify the node
APPNG_USER - Static variable in class org.appng.core.service.InitializerService
 
APPNG_VERSION - Static variable in class org.appng.api.Platform.Environment
Key for the appNG version.
AppngCache - Class in org.appng.core.controller
A simple value object representing an element of the site cache.
AppngCache(Object, Site, PageInfo, Element) - Constructor for class org.appng.core.controller.AppngCache
 
AppNGizer - Class in org.appng.appngizer.controller
 
AppNGizer() - Constructor for class org.appng.appngizer.controller.AppNGizer
 
AppNGizerConfigurer - Class in org.appng.appngizer.controller
 
AppNGizerConfigurer() - Constructor for class org.appng.appngizer.controller.AppNGizerConfigurer
 
AppNGizerServlet - Class in org.appng.appngizer.controller
 
AppNGizerServlet() - Constructor for class org.appng.appngizer.controller.AppNGizerServlet
 
appngVersion - Variable in class org.appng.xml.application.PackageInfo
 
ASSETS_DIR - Static variable in class org.appng.api.SiteProperties
A semicolon-separated list of folder-names (relative to SiteProperties.WWW_DIR) containing static resources such as images or pdfs
assignApplicationToSite(SiteImpl, Application, boolean) - Method in class org.appng.core.service.CoreService
 
assignGroups(String, Subject) - Method in class org.appng.appngizer.controller.SubjectController
 
assignGroupsToSubject(Integer, List<Integer>, boolean) - Method in class org.appng.core.service.CoreService
 
assignRolesToGroup(Group, Site, List<Integer>) - Method in class org.appng.core.service.CoreService
 
async - Variable in class org.appng.xml.platform.Action
 
async - Variable in class org.appng.xml.platform.ActionRef
 
Attachment - Interface in org.appng.mail
 
AttachmentImpl - Class in org.appng.mail.impl
 
ATTACHMENTS - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
If the value is true, the file attachments of the Form will be added to the e-mail.
AttachmentWebservice - Interface in org.appng.api
Enhancement of a Webservice which is used to provide a file as an attachment.
Attribute - Class in org.appng.taglib
This class defines an attribute tag which can be used in JSPs.
It is used to read attributes from/write attributes to the current Environment using one of the supported Scopes.
Attribute(String, String) - Constructor for class org.appng.taglib.Attribute
 
Attribute() - Constructor for class org.appng.taglib.Attribute
 
Attribute.Mode - Enum in org.appng.taglib
the mode for an Attribute
AttributeValueDifferenceHandler - Class in org.appng.testsupport.validation
A DifferenceListener which ignores the values of certain attributes.
For example, if setting up a AttributeValueDifferenceHandler like this
AttributeValueDifferenceHandler(String...) - Constructor for class org.appng.testsupport.validation.AttributeValueDifferenceHandler
 
AttributeWrapper - Class in org.appng.api.support.environment
A wrapper used for wrapping Scope.SESSION-scoped attributes.
AttributeWrapper() - Constructor for class org.appng.api.support.environment.AttributeWrapper
 
AttributeWrapper(String, Object) - Constructor for class org.appng.api.support.environment.AttributeWrapper
 
AUTH_APPLICATION - Static variable in class org.appng.api.SiteProperties
The name of the Application which is responsible for the authentication
AUTH_LOGIN_PAGE - Static variable in class org.appng.api.SiteProperties
The names of the login-pages (comma-separated) within the application defined in SiteProperties.AUTH_APPLICATION.
AUTH_LOGIN_REF - Static variable in class org.appng.api.SiteProperties
The action names (comma-separated) for the pages defined in SiteProperties.AUTH_LOGIN_PAGE.
AUTH_LOGOUT_ACTION_NAME - Static variable in class org.appng.api.SiteProperties
The name for the parameter defining the action on the logout-page
AUTH_LOGOUT_ACTION_VALUE - Static variable in class org.appng.api.SiteProperties
The value for the parameter defining the action on the logout-page
AUTH_LOGOUT_PAGE - Static variable in class org.appng.api.SiteProperties
The name of the logout-page within the application defined in SiteProperties.AUTH_APPLICATION
AUTH_LOGOUT_REF - Static variable in class org.appng.api.SiteProperties
The reference-path for the logout-action
Authentication - Class in org.appng.xml.platform
A special navigation-item that represents an available authentication mechanism.
Authentication() - Constructor for class org.appng.xml.platform.Authentication
 
authentication - Variable in class org.appng.xml.platform.Authentications
 
Authentications - Class in org.appng.xml.platform
A wrapper for the available Authentication items.
Authentications() - Constructor for class org.appng.xml.platform.Authentications
 
authentications - Variable in class org.appng.xml.platform.PlatformConfig
 
Authorizable<T extends Serializable> - Interface in org.appng.api.model
If a Application want's to authorize a domain object to several Roles, the domain-object needs to implement Authorizable.
The Roles provided by the Application can be obtained by calling Application.getRoles().
AuthSubject - Interface in org.appng.api.model
An AuthSubject provides some user-credentials.
AuthTools - Class in org.appng.api.auth
This class is used to get different types of digests.
autoCrop(int, int, int, int) - Method in class org.appng.tools.image.ImageProcessor
TODO doc
autoCrop(int, int, int, int, int, int) - Method in class org.appng.tools.image.ImageProcessor
TODO doc
autoSizeAllColumns(Sheet, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
autoSizeColumns(Sheet, int...) - Method in class org.appng.tools.poi.WorkBookHelper
 
autosubmit - Variable in class org.appng.xml.platform.Selection
 

B

backupFields() - Method in class org.appng.api.FieldWrapper
 
base64ToByte(String) - Static method in class org.appng.api.auth.AuthTools
From a base 64 representation, returns the corresponding byte[]
BASE_URL - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The first segement of the servlet path (scope: Scope.REQUEST)
BaseApplication - Class in org.appng.cli.commands.application
 
BaseApplication() - Constructor for class org.appng.cli.commands.application.BaseApplication
 
BaseApplication.Mode - Enum in org.appng.cli.commands.application
 
BaseConfig - Class in org.appng.core.security.signing
Base configuration: Things needed for signing and verifying likewise.
BaseConfig() - Constructor for class org.appng.core.security.signing.BaseConfig
 
BaseConfig.PrivateKeyFormat - Enum in org.appng.core.security.signing
 
BaseConfig.SigningAlgorithm - Enum in org.appng.core.security.signing
 
BaseObject - Class in org.appng.xml
Common base-type for all types of this package.
BaseObject() - Constructor for class org.appng.xml.BaseObject
 
baseUrl - Variable in class org.appng.xml.platform.PlatformConfig
 
BCryptPasswordHandler - Class in org.appng.core.security
Provides methods to hash and validate passwords usings the bcrypt algorithm.
BCryptPasswordHandler(AuthSubject) - Constructor for class org.appng.core.security.BCryptPasswordHandler
 
bean - Variable in class org.appng.xml.platform.Action
 
Bean - Class in org.appng.xml.platform
References a bean defined in the applications beans.xml file.
Bean() - Constructor for class org.appng.xml.platform.Bean
 
bean - Variable in class org.appng.xml.platform.Datasource
 
BeanOption - Class in org.appng.xml.platform
Used to parametrize a Bean.
BeanOption() - Constructor for class org.appng.xml.platform.BeanOption
 
BEANS_PATH - Static variable in class org.appng.testsupport.TestBase
 
BEANS_XML_NAME - Static variable in enum org.appng.api.model.ResourceType
 
beVerbose - Variable in class org.appng.cli.commands.CommandList
 
bindClass - Variable in class org.appng.xml.platform.MetaData
 
binding - Variable in class org.appng.xml.platform.FieldDef
 
binding - Variable in class org.appng.xml.platform.MetaData
 
BlockingQueueAccessor<E> - Class in org.appng.api.search
A BlockingQueue-based implementation for consumer-producer-scenarios.
Note that all available operations are blocking!
BlockingQueueAccessor(int) - Constructor for class org.appng.api.search.BlockingQueueAccessor
Creates a new BlockingQueueAccessor with the given queue size.
BlockingQueueAccessor() - Constructor for class org.appng.api.search.BlockingQueueAccessor
Creates a new BlockingQueueAccessor with a queue size of 100}.
bold() - Method in class org.appng.tools.poi.FontBuilder
 
Border - Class in org.appng.tools.poi
 
Border(Border.BorderLocation, BorderStyle) - Constructor for class org.appng.tools.poi.Border
 
Border.BorderLocation - Enum in org.appng.tools.poi
 
BorderBuilder() - Constructor for class org.appng.tools.poi.Borders.BorderBuilder
 
borderColumns(Sheet, Border, int...) - Method in class org.appng.tools.poi.WorkBookHelper
 
borderColumns(Sheet, int, Border, int...) - Method in class org.appng.tools.poi.WorkBookHelper
 
borderRow(Row, Border, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
borderRow(Row, Border, int, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
Borders - Class in org.appng.tools.poi
 
Borders() - Constructor for class org.appng.tools.poi.Borders
 
Borders(BorderStyle, BorderStyle, BorderStyle, BorderStyle) - Constructor for class org.appng.tools.poi.Borders
 
borders() - Method in class org.appng.tools.poi.WorkBookHelper
 
Borders.BorderBuilder - Class in org.appng.tools.poi
 
bottom(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
 
bottom() - Method in class org.appng.tools.poi.Borders
 
bottom(BorderStyle) - Method in class org.appng.tools.poi.Borders
 
BOTTOM_DASHED - Static variable in class org.appng.tools.poi.Border
 
BOTTOM_DOTTED - Static variable in class org.appng.tools.poi.Border
 
BOTTOM_DOUBLE - Static variable in class org.appng.tools.poi.Border
 
BOTTOM_THICK - Static variable in class org.appng.tools.poi.Border
 
BOTTOM_THIN - Static variable in class org.appng.tools.poi.Border
 
build() - Method in class org.appng.tools.poi.Borders.BorderBuilder
 
build() - Method in class org.appng.tools.poi.FontBuilder
 
buildMessage(Mail) - Method in class org.appng.mail.impl.DefaultTransport
 
buildMessage(Message, Mail) - Method in class org.appng.mail.impl.DefaultTransport
 
buildPage(HttpServletRequest, HttpServletResponse, FilterChain, BlockingCache) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
buildPage(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
buildPageInfo(HttpServletRequest, HttpServletResponse, FilterChain, BlockingCache) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
buildPageInfo(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
buildUrl(String) - Method in class org.appng.tools.locator.GMapGeoLocator
 
BusinessException - Exception in org.appng.api
An Exception to be used inside business logic.
BusinessException(String, String, Object...) - Constructor for exception org.appng.api.BusinessException
 
BusinessException(String, Throwable, String, Object...) - Constructor for exception org.appng.api.BusinessException
 
BusinessException(String) - Constructor for exception org.appng.api.BusinessException
 
BusinessException(String, Throwable) - Constructor for exception org.appng.api.BusinessException
 
BusinessException(Throwable) - Constructor for exception org.appng.api.BusinessException
 
byteToBase64(byte[]) - Static method in class org.appng.api.auth.AuthTools
From a byte[] returns a base 64 representation.

C

CACHE_FOLDER - Static variable in class org.appng.api.Platform.Property
The cache folder, relative to WEB-INF.
CacheElementBase - Class in org.appng.core.controller
Abstract base class for the implementation of cache entries.
CacheElementBase() - Constructor for class org.appng.core.controller.CacheElementBase
 
CacheProvider - Class in org.appng.core.model
Provides caching directories to the appNG platform and to appNG applications.
CacheProvider(Properties) - Constructor for class org.appng.core.model.CacheProvider
Creates a new CacheProvider.
CacheProvider(Properties, boolean) - Constructor for class org.appng.core.model.CacheProvider
Creates a new CacheProvider.
CacheService - Class in org.appng.core.service
Provides utility methods for the page cache.
CacheService() - Constructor for class org.appng.core.service.CacheService
 
calculateChecksum() - Method in class org.appng.core.domain.ResourceImpl
 
calculateChecksum() - Method in class org.appng.core.domain.TemplateResource
 
calculateKey(HttpServletRequest) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
calculatePagination(int, int) - Method in class org.appng.tools.ui.Pagination
 
CallableAction - Class in org.appng.api.support
A CallableAction is responsible for preparing and performing an Action, based on a given ActionRef which is part of a PageDefinition's SectionelementDef.
CallableAction(Site, Application, ApplicationRequest, ActionRef) - Constructor for class org.appng.api.support.CallableAction
Creates a new CallableAction and also determines the return values for CallableAction.doInclude() CallableAction.doExecute() CallableAction.getOnSuccess() , based on Permissions and Conditions.
CallableDataSource - Class in org.appng.api.support
A CallableDataSource is responsible for preparing and performing an Datasource, based on a DatasourceRef.
CallableDataSource(Site, Application, ApplicationRequest, ParameterSupport, DatasourceRef) - Constructor for class org.appng.api.support.CallableDataSource
Creates a new CallableDataSource and also determines the return value for CallableDataSource.doInclude(), based on Permissions and Conditions.
callWebservice(HttpServletRequest, HttpServletResponse, ApplicationRequest, Environment, Site, ApplicationProvider, String) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
canConvert(Class<?>, Class<?>) - Method in class org.appng.api.support.ApplicationRequest
 
canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.ApplicationRequest
 
canConvert(Class<?>, Class<?>) - Method in class org.appng.api.support.RequestSupportImpl
 
canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.RequestSupportImpl
 
captcha(String, String) - Static method in class org.appng.formtags.RuleValidation
 
Captcha - Class in org.appng.tools.image
 
Captcha() - Constructor for class org.appng.tools.image.Captcha
 
cdata - Variable in class org.appng.xml.platform.TextElement
 
cert - Variable in class org.appng.core.xml.repository.Certification
 
CertChainValidator - Class in org.appng.core.security.signing
Validates a certificate chain against a truststore.
Certification - Class in org.appng.core.xml.repository
Java class for certification complex type.
Certification() - Constructor for class org.appng.core.xml.repository.Certification
 
certification - Variable in class org.appng.core.xml.repository.GetCertificationResponse
 
certification - Variable in class org.appng.core.xml.repository.Packages
 
CertTools - Class in org.appng.core.security.signing
Utility class for getting X509Certificates
CertTools() - Constructor for class org.appng.core.security.signing.CertTools
 
CHANGED - Static variable in class org.appng.cli.prettytable.TableConstants
 
channel - Variable in class org.appng.core.controller.messaging.JedisBase
 
charset - Variable in class org.appng.core.security.signing.BaseConfig
 
CHARSET_UTF8 - Static variable in class org.appng.core.controller.HttpHeaders
Constant for charset UTF-8
checkPathLength(int) - Method in interface org.appng.api.Path
Checks whether this Path has the given minimum number of elements and throws an IOException otherwise
checkPathLength(int) - Method in class org.appng.api.PathInfo
 
checkPropertyExists(Integer, Integer, PropertyImpl) - Method in class org.appng.core.service.CoreService
 
CheckSiteRunning - Class in org.appng.cli.commands.site
Checks whether a Site is running.
CheckSiteRunning() - Constructor for class org.appng.cli.commands.site.CheckSiteRunning
 
CheckSiteRunning(String) - Constructor for class org.appng.cli.commands.site.CheckSiteRunning
 
checksum - Variable in class org.appng.appngizer.model.xml.SchemaVersion
 
checksum - Variable in class org.appng.core.xml.repository.GetPackageResponse
 
Chunk - Class in org.appng.tools.ui
 
Chunk(int, int, String) - Constructor for class org.appng.tools.ui.Chunk
 
chunk - Variable in class org.appng.tools.ui.Pagination
 
chunk - Variable in class org.appng.xml.platform.Resultset
 
chunkname - Variable in class org.appng.tools.ui.Pagination
 
chunkname - Variable in class org.appng.xml.platform.Resultset
 
chunksize - Variable in class org.appng.tools.ui.Pagination
 
chunksize - Variable in class org.appng.xml.platform.Resultset
 
ClassWrapper - Class in org.appng.api.support
Provides operations to analyze a class, similar to Springs BeanWrapper, except it doesn't need an instanciatable class to work on.
NOTE: The given Class does not have to be a JavaBean, meaning the presence of a getter does not imply the presence of a setter!
ClassWrapper(Class<?>) - Constructor for class org.appng.api.support.ClassWrapper
 
clazz - Variable in class org.appng.xml.platform.Message
 
clazz - Variable in class org.appng.xml.platform.ValidationGroups.Group
 
cleanSearchWord(String) - Method in class org.appng.search.searcher.GermanSearchTermProcessor
remove special characters from the search term.
cleanText(String, Integer, String) - Method in class org.appng.taglib.search.Search
 
cleanup() - Method in class org.appng.xml.transformation.StyleSheetProvider
Closes all the previously used InputStreams.
clear() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
CLEAR_INDEX - Static variable in class org.appng.search.indexer.DocumentIndexer
 
clearCache(String) - Static method in class org.appng.core.controller.handler.SoapService
 
clearCache(Site) - Method in class org.appng.core.model.CacheProvider
Clears both the platform cache and the application cache for the given site.
clearCache(Site, String) - Method in class org.appng.core.model.CacheProvider
Clears both the platform cache and the application cache for the specified application of the specified site.
clearCache() - Static method in class org.appng.core.model.PlatformTransformer
Clears the internal template-cache, which must be done if a Site is being reloaded.
clearCache(Site) - Static method in class org.appng.core.service.CacheService
 
clearCache(Integer) - Method in class org.appng.core.service.CoreService
 
clearCacheStatistics(Integer) - Method in class org.appng.core.service.CoreService
 
clearDB() - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
clearDBJPA(boolean, TestDataProvider) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
clearDBJPA(boolean, boolean, TestDataProvider) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
clearFieldMessages() - Method in interface org.appng.api.FieldProcessor
Clears all Messages which were previously added using addXXMessage(FieldDef field, String message).
clearFieldMessages(String...) - Method in interface org.appng.api.FieldProcessor
Clears all Messages for the FieldDefinitions with the given bindings.
clearFieldMessages() - Method in class org.appng.api.support.FieldProcessorImpl
 
clearFieldMessages(String...) - Method in class org.appng.api.support.FieldProcessorImpl
 
clearMessages() - Method in interface org.appng.api.FieldProcessor
Clears all Messages which were previously added using addXXMessage(String message).
clearMessages() - Method in class org.appng.api.support.FieldProcessorImpl
 
clearParams() - Method in class org.appng.testsupport.TestBase.ActionCall
 
clearParams() - Method in class org.appng.testsupport.TestBase.DataSourceCall
 
clearStatistics(Site) - Static method in class org.appng.core.service.CacheService
 
CliBootstrap - Class in org.appng.cli
Main entry-point to the appNG command line interface, responsible for bootstrapping.
CliBootstrap() - Constructor for class org.appng.cli.CliBootstrap
 
CliCommands - Class in org.appng.cli
A container class for registering/retrieving ExecutableCliCommands by name.
CliCommands(JCommander) - Constructor for class org.appng.cli.CliCommands
 
CliCore - Class in org.appng.cli
The core of the command line interface, aggregating the available ExecutableCliCommands to a CliCommands-object.
CliCore() - Constructor for class org.appng.cli.CliCore
 
clientValidation - Variable in class org.appng.xml.platform.Action
 
clientValidation - Variable in class org.appng.xml.platform.ActionRef
 
CliEnvironment - Class in org.appng.cli
Holds informations about the environment when executing ExecutableCliCommands.
CliEnvironment(ApplicationContext, Properties) - Constructor for class org.appng.cli.CliEnvironment
Creates a new CliEnvironment.
CliShell - Class in org.appng.cli
Wraps the appNG CLI in a shell.
CliShell() - Constructor for class org.appng.cli.CliShell
 
clob - Variable in class org.appng.appngizer.model.xml.Property
 
clob - Variable in class org.appng.xml.application.Property
 
clone() - Method in class org.appng.core.controller.Session
 
clone() - Method in class org.appng.taglib.search.SearchPart
 
cloneConfig(MarshallService) - Method in interface org.appng.api.ApplicationConfigProvider
Clones this ApplicationConfigProvider, which is necessary because the
cloneConfig(MarshallService) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
close() - Method in interface org.appng.api.ApplicationConfigProvider
 
close() - Method in interface org.appng.api.messaging.Receiver
Closes the receiver, in particular blocking I/O resources need to be closed here.
close() - Method in interface org.appng.api.model.Resources
 
close() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
close() - Method in class org.appng.api.support.ApplicationResourceHolder
 
close() - Method in class org.appng.api.support.SiteClassLoader
 
close() - Method in class org.appng.core.controller.messaging.JedisReceiver
 
close() - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
close() - Method in class org.appng.core.controller.messaging.RabbitMQReceiver
 
close() - Method in class org.appng.core.domain.ResourceImpl
 
closeConnection(Connection) - Method in class org.appng.core.domain.DatabaseConnection
 
closeContext() - Method in class org.appng.core.domain.ApplicationImpl
 
closeContext() - Method in interface org.appng.core.model.AccessibleApplication
 
closeContext() - Method in class org.appng.core.model.ApplicationProvider
 
closeSiteContext() - Method in class org.appng.core.domain.SiteImpl
 
color(String) - Method in class org.appng.tools.poi.FontBuilder
 
color(Color) - Method in class org.appng.tools.poi.FontBuilder
 
ColumnDefinition - Class in org.appng.tools.poi
 
ColumnDefinition(String, String) - Constructor for class org.appng.tools.poi.ColumnDefinition
 
Command - Class in org.appng.tools.os
Utility class to conveniently execute command via Runtime.exec(String).
Command() - Constructor for class org.appng.tools.os.Command
 
Command.StreamConsumer<T> - Interface in org.appng.tools.os
Interface for a type consuming and InputStream.
COMMAND_EXECUTION_ERROR - Static variable in class org.appng.cli.CliCore
 
COMMAND_INVALID - Static variable in class org.appng.cli.CliCore
 
CommandBatch - Class in org.appng.cli.commands
An ExecutableCliCommand processing a batch file.
CommandBatch() - Constructor for class org.appng.cli.commands.CommandBatch
 
CommandList - Class in org.appng.cli.commands
Base class for ExecutableCliCommands that list something.
CommandList() - Constructor for class org.appng.cli.commands.CommandList
 
CommandMain - Class in org.appng.cli.commands
The main appng command.
CommandMain() - Constructor for class org.appng.cli.commands.CommandMain
 
commands - Variable in class org.appng.cli.CliCore
 
compare(T, T) - Method in class org.appng.api.model.ReverseableComparator
 
compareFileExtensionWithMagicBytes(File) - Static method in class org.appng.tools.file.MagicByteCheck
It checks the magic bytes of the file and compares the extension by magic byte match with the extension in the file name.
compareInner(T, T) - Method in class org.appng.api.model.ReverseableComparator
 
compareTo(Property) - Method in class org.appng.api.model.SimpleProperty
 
compareTo(Property) - Method in class org.appng.appngizer.model.Property
 
compareTo(JarInfo) - Method in class org.appng.core.model.JarInfo
 
compareTo(PackageVersion) - Method in class org.appng.core.model.PackageVersion
 
compareTo(PackageWrapper) - Method in class org.appng.core.model.PackageWrapper
 
compareTo(Document) - Method in class org.appng.search.indexer.SimpleDocument
 
compareTo(Result) - Method in class org.appng.search.json.Result
 
condition - Variable in class org.appng.xml.platform.Action
 
condition - Variable in class org.appng.xml.platform.ActionRef
 
Condition - Class in org.appng.xml.platform
A Condition is used to check whether the owning element should be displayed.
Condition() - Constructor for class org.appng.xml.platform.Condition
 
condition - Variable in class org.appng.xml.platform.DatasourceRef
 
condition - Variable in class org.appng.xml.platform.FieldDef
 
condition - Variable in class org.appng.xml.platform.Icon
 
condition - Variable in class org.appng.xml.platform.Link
 
condition - Variable in class org.appng.xml.platform.Linkpanel
 
condition - Variable in class org.appng.xml.platform.TextElement
 
condition - Variable in class org.appng.xml.platform.ValidationGroups.Group
 
config - Variable in class org.appng.xml.platform.Action
 
config - Variable in class org.appng.xml.platform.ApplicationReference
 
config - Variable in class org.appng.xml.platform.ApplicationRootConfig
 
Config - Class in org.appng.xml.platform
A container for several configuration elements.
Config() - Constructor for class org.appng.xml.platform.Config
 
config - Variable in class org.appng.xml.platform.Datasource
 
config - Variable in class org.appng.xml.platform.Event
 
config - Variable in class org.appng.xml.platform.PageDefinition
 
config - Variable in class org.appng.xml.platform.PageReference
 
config - Variable in class org.appng.xml.platform.Platform
 
config - Variable in class org.appng.xml.platform.Section
 
config - Variable in class org.appng.xml.platform.SectionDef
 
CONFIG_LOCATION - Static variable in class org.appng.core.controller.PlatformStartup
 
ConfigEntry(String, String, String) - Constructor for class org.appng.search.indexer.IndexConfig.ConfigEntry
 
configure(Serializer) - Method in interface org.appng.api.messaging.Receiver
Configures the receiver
configure(Serializer) - Method in interface org.appng.api.messaging.Sender
Configures this sender with the given Serializer
configure(Serializer) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.JedisSender
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.MulticastSender
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.RabbitMQReceiver
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.RabbitMQSender
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.TribesReceiver
 
configure(Serializer) - Method in class org.appng.core.controller.messaging.TribesSender
 
configure(DatabaseConnection) - Method in interface org.appng.core.repository.config.DatasourceConfigurer
Configures the instance using the settings of the given DatabaseConnection.
configure(DatabaseConnection) - Method in class org.appng.core.repository.config.DataSourceFactory
 
configure(DatabaseConnection) - Method in class org.appng.core.repository.config.HikariCPConfigurer
 
configure(DatabaseConnection) - Method in class org.appng.core.repository.config.TomcatJdbcConfigurer
 
configure(Properties) - Method in interface org.appng.tools.locator.GeoLocator
 
configure(Properties) - Method in class org.appng.tools.locator.GMapGeoLocator
 
ConfigValidationError - Class in org.appng.api.support
The config validator can create a more detailed error element for found configuration errors.
ConfigValidationError() - Constructor for class org.appng.api.support.ConfigValidationError
 
ConfigValidator - Class in org.appng.api.support
Validates a ApplicationConfigProvider, which means it checks that each reference to a
page datasource event action parameter is valid.
ConfigValidator(ApplicationConfigProvider, boolean, boolean) - Constructor for class org.appng.api.support.ConfigValidator
 
ConfigValidator(ApplicationConfigProvider) - Constructor for class org.appng.api.support.ConfigValidator
 
confirmation - Variable in class org.appng.xml.platform.Link
 
ConnectionHelper - Class in org.appng.testsupport.persistence
Utility class that helps retrieving a ConnectionInfo.
ConnectionHelper() - Constructor for class org.appng.testsupport.persistence.ConnectionHelper
 
ConnectionHelper.DBType - Enum in org.appng.testsupport.persistence
 
ConnectionInfo - Class in org.appng.testsupport.persistence
A container for all information about a database connection like the JDBC-Url, user, password etc.
ConnectionInfo(String, int, String, String, String, String, Class<? extends IDatabaseConnection>) - Constructor for class org.appng.testsupport.persistence.ConnectionInfo
 
CONSTRAINTS_AS_RULE - Static variable in class org.appng.api.Platform.Property
Whether validation constraints should be added as a Rule to the FieldDefs Validation
consume(InputStream) - Method in interface org.appng.tools.os.Command.StreamConsumer
Consumes the given InputStream.
consume(InputStream) - Method in class org.appng.tools.os.StringConsumer
 
Consumer<E,P extends Producer<E>> - Class in org.appng.api.search
Consumer(int) - Constructor for class org.appng.api.search.Consumer
 
Consumer() - Constructor for class org.appng.api.search.Consumer
 
contains(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is contains the given value.
JPQL-fragment:
containsAttribute(String) - Method in interface org.appng.api.Option
Checks whether this option has an attribute with the given name.
containsAttribute(String) - Method in class org.appng.api.support.OptionImpl
 
containsBean(String) - Method in interface org.appng.api.model.Application
Checks whether a bean with the given name exists for this Application.
containsBean(String) - Method in class org.appng.core.domain.ApplicationImpl
 
containsBean(String) - Method in class org.appng.core.model.ApplicationProvider
 
containsBean(String) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
CONTENT - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
The value may contain the message that is written to the Writer passed to EmailProvider.onFormSuccess(Writer, Form, Map), in case the e-mail was successfully sent.
Content - Class in org.appng.xml.platform
The actual content of a Platform.
Content() - Constructor for class org.appng.xml.platform.Content
 
content - Variable in class org.appng.xml.platform.Icon
 
content - Variable in class org.appng.xml.platform.Message
 
content - Variable in class org.appng.xml.platform.Platform
 
content - Variable in class org.appng.xml.platform.TextElement.Xml
 
content - Variable in class org.appng.xml.platform.UserInputField
 
CONTENT_TRANSFER_ENCODING - Static variable in class org.appng.mail.impl.DefaultTransport
 
CONTENT_TYPE_APPLICATION_JSON - Static variable in class org.appng.core.controller.HttpHeaders
The Content-Type "application/json"
CONTENT_TYPE_TEXT_HTML - Static variable in class org.appng.core.controller.HttpHeaders
The Content-Type "text/html"
CONTENT_TYPE_TEXT_PLAIN - Static variable in class org.appng.core.controller.HttpHeaders
The Content-Type "text/plain"
CONTENT_TYPE_TEXT_XML - Static variable in class org.appng.core.controller.HttpHeaders
The Content-Type "text/xml"
contentLength - Variable in class org.appng.core.controller.CacheElementBase
 
contentLength - Variable in class org.appng.core.model.AbstractRequestProcessor
 
contentType - Variable in class org.appng.core.controller.CacheElementBase
 
contentType - Variable in class org.appng.core.model.AbstractRequestProcessor
 
CONTEXT - Static variable in class org.appng.core.service.HsqlStarter
 
context - Variable in class org.appng.testsupport.TestBase
 
CONTEXT_CLASSPATH - Static variable in class org.appng.core.model.ApplicationContext
 
contextDestroyed(ServletContextEvent) - Method in class org.appng.appngizer.controller.AppNGizer
 
contextDestroyed(ServletContextEvent) - Method in class org.appng.cli.servlet.InstallListener
 
contextDestroyed(ServletContextEvent) - Method in class org.appng.core.controller.filter.CsrfSetupFilter
 
contextDestroyed(ServletContextEvent) - Method in class org.appng.core.controller.PlatformStartup
 
contextDestroyed(ServletContextEvent) - Method in class org.appng.core.controller.SessionListener
 
contextInitialized(ServletContextEvent) - Method in class org.appng.appngizer.controller.AppNGizer
 
contextInitialized(ServletContextEvent) - Method in class org.appng.cli.servlet.InstallListener
 
contextInitialized(ServletContextEvent) - Method in class org.appng.core.controller.filter.CsrfSetupFilter
 
contextInitialized(ServletContextEvent) - Method in class org.appng.core.controller.PlatformStartup
 
contextInitialized(ServletContextEvent) - Method in class org.appng.core.controller.SessionListener
 
controlFileSource - Static variable in class org.appng.testsupport.validation.WritingJsonValidator
The default relative path to write control-files to when WritingJsonValidator.writeJson is true (default: src/test/resources/).
controlFileSource - Static variable in class org.appng.testsupport.validation.WritingXmlValidator
The default relative path to write control-files to when WritingXmlValidator.writeXml is true (default: src/test/resources/).
Controller - Class in org.appng.core.controller
The controller Servlet of appNG, delegating HttpServletRequests to an appropriate RequestHandler.
Controller() - Constructor for class org.appng.core.controller.Controller
 
ControllerBase - Class in org.appng.appngizer.controller
 
ControllerBase() - Constructor for class org.appng.appngizer.controller.ControllerBase
 
conversionService - Variable in class org.appng.testsupport.TestBase
 
convert(Object, Class<T>) - Method in class org.appng.api.support.ApplicationRequest
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.ApplicationRequest
 
convert(Object, Class<T>, T) - Method in class org.appng.api.support.RequestSupportImpl
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.RequestSupportImpl
 
convert(Object, Class<T>) - Method in class org.appng.api.support.RequestSupportImpl
 
Coordinate - Class in org.appng.tools.locator
Entity which represents a geo-coordinate
Coordinate(Double, Double) - Constructor for class org.appng.tools.locator.Coordinate
 
Coordinate() - Constructor for class org.appng.tools.locator.Coordinate
 
copyTemplate(Properties, Properties, String) - Static method in class org.appng.core.service.TemplateService
The active template for the given Site is being copied to
CORE_PLATFORM_CONTEXT - Static variable in class org.appng.api.Platform.Environment
Key for the global ApplicationContext.
CoreService - Class in org.appng.core.service
A service implementing the core business logic for creation/retrieval/removal of business-objects.
CoreService() - Constructor for class org.appng.core.service.CoreService
 
count(Predicate) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
count(Serializable) - Method in interface org.appng.search.json.FilterItem.DataCounter
 
countByActualStringAndNameLike(String, String) - Method in interface org.appng.core.repository.PropertyRepository
 
CREATE - Static variable in interface org.appng.api.search.Document
Event indicating a Document has been created.
createAction() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Action
createActionRef() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of ActionRef
createApplication() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Application
createApplication(ApplicationInfo) - Method in class org.appng.xml.application.ObjectFactory
Create an instance of JAXBElement<ApplicationInfo>}
createApplicationConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of ApplicationConfig
createApplicationInfo() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of ApplicationInfo
createApplicationReference() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of ApplicationReference
createApplicationRootConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of ApplicationRootConfig
createApplications() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Applications
createAuthentication() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Authentication
createAuthentications() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Authentications
createBean() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Bean
createBeanOption() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of BeanOption
createCertification() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of Certification
createCondition() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Condition
createConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Config
createContent() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Content
createData() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Data
createData(Data) - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of JAXBElement<Data>}
createDatabase() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Database
createDatabaseConnection(DatabaseConnection, boolean) - Method in class org.appng.core.service.CoreService
 
createDatabases() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Databases
createDataConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of DataConfig
createDatafield() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Datafield
createDatasource() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Datasource
createDatasource() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Datasource
createDatasource(Datasource) - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of JAXBElement<Datasource>}
createDatasourceRef() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of DatasourceRef
createDatasources() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Datasources
createDatasources() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Datasources
createDigits() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Digits
createEvent() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Event
createEvent(Event) - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of JAXBElement<Event>}
createEvents() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Events
createFieldDef() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of FieldDef
createFieldPermissions() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of FieldPermissions
createFileUpload() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of FileUpload
createFuture() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Future
createGetCertificationRequest() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetCertificationRequest
createGetCertificationResponse() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetCertificationResponse
createGetPackageRequest() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetPackageRequest
createGetPackageResponse() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetPackageResponse
createGetPackagesRequest() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetPackagesRequest
createGetPackagesResponse() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetPackagesResponse
createGetPackageVersionsRequest() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetPackageVersionsRequest
createGetPackageVersionsResponse() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of GetPackageVersionsResponse
createGetParams() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of GetParams
createGrant() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Grant
createGrants() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Grants
createGroup(Group) - Method in class org.appng.appngizer.controller.GroupController
 
createGroup() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Group
CreateGroup - Class in org.appng.cli.commands.group
Creates a group.
CreateGroup() - Constructor for class org.appng.cli.commands.group.CreateGroup
 
createGroup(GroupImpl) - Method in class org.appng.core.service.CoreService
 
createGroups() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Groups
createHome() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Home
createIcon() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Icon
createLabel() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Label
createLabels() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Labels
createLink() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Link
createLink() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Link
createLinkpanel() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Linkpanel
createLinks() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Links
createLocalization() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Localization
createMail() - Method in class org.appng.mail.impl.DefaultTransport
 
createMail() - Method in interface org.appng.mail.MailTransport
Creates and returns a new Mail.
createMarshaller() - Method in class org.appng.appngizer.controller.Jaxb2Marshaller
 
createMax() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Max
createMessage() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Message
createMessages() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Messages
createMessageSender(Environment, ExecutorService) - Static method in class org.appng.api.messaging.Messaging
Creates and returns a new Sender and a corresponding Receiver.
createMessageSender(Environment, ExecutorService, String, EventHandler<? extends Event>, Iterable<EventHandler<? extends Event>>) - Static method in class org.appng.api.messaging.Messaging
Creates and returns a new Sender and a corresponding Receiver.
createMetaData() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of MetaData
createMin() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Min
createNavigation() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Navigation
createNavigationItem() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of NavigationItem
createNotNull() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of NotNull
createOption() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Option
createOptionGroup() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of OptionGroup
createOutput() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Output
createOutputFormat() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of OutputFormat
createOutputType() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of OutputType
createPackage() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Package
createPackage() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of Package
createPackages() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Packages
createPackages() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of Packages
createPackageVersions() - Method in class org.appng.core.xml.repository.ObjectFactory
Create an instance of PackageVersions
createPage(PageDefinition) - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of JAXBElement<PageDefinition>}
createPageConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of PageConfig
createPageDefinition() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of PageDefinition
createPageReference() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of PageReference
createPages() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Pages
createPages(Pages) - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of JAXBElement<Pages>}
createPagesReference() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of PagesReference
createParam() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Param
createParams() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Params
createPast() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Past
createPattern() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Pattern
createPermission(String, Permission) - Method in class org.appng.appngizer.controller.PermissionController
 
createPermission() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Permission
createPermission() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Permission
createPermission() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Permission
createPermissionRef() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of PermissionRef
createPermissions() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Permissions
createPermissions() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Permissions
createPermissions() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Permissions
createPlatform() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Platform
createPlatform() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Platform
createPlatformConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of PlatformConfig
createPostParams() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of PostParams
createProperties() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Properties
createProperties() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Properties
createProperty(String, Property) - Method in class org.appng.appngizer.controller.ApplicationController
 
createProperty(Property) - Method in class org.appng.appngizer.controller.PlatformPropertyController
 
createProperty(String, String, Property) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
 
createProperty(String, Property) - Method in class org.appng.appngizer.controller.SitePropertyController
 
createProperty() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Property
CreateProperty - Class in org.appng.cli.commands.property
Creates a property.
CreateProperty() - Constructor for class org.appng.cli.commands.property.CreateProperty
 
createProperty(Integer, Integer, PropertyImpl) - Method in class org.appng.core.service.CoreService
 
createProperty() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Property
createRepositories() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Repositories
createRepository(Repository) - Method in class org.appng.appngizer.controller.RepositoryController
 
createRepository() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Repository
CreateRepository - Class in org.appng.cli.commands.repository
Creates a repository.
CreateRepository() - Constructor for class org.appng.cli.commands.repository.CreateRepository
 
createRepository(RepositoryImpl) - Method in class org.appng.core.service.CoreService
 
createRepositoryFactory(EntityManager) - Method in class org.appng.persistence.repository.SearchRepositoryFactoryBean
 
createRepositoryPath - Variable in class org.appng.appngizer.model.xml.Site
 
createResult() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Result
createResultset() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Resultset
createRole(String, Role) - Method in class org.appng.appngizer.controller.RoleController
 
createRole() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Role
createRole() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Role
createRoles() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Roles
createRoles() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Roles
createRule() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Rule
createRuleOption() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Rule.Option
createSchemaVersion() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of SchemaVersion
createSearchQuery() - Method in interface org.appng.persistence.repository.SearchRepository
Creates and returns a new SearchQuery.
createSearchQuery() - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
createSection() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Section
createSectionConfig() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of SectionConfig
createSectionDef() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of SectionDef
createSectionelement() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Sectionelement
createSectionelementDef() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of SectionelementDef
createSelection() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Selection
createSelectionGroup() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of SelectionGroup
createSender() - Method in interface org.appng.api.messaging.Receiver
Creates and returns a Sender capable of sending Events that can be received by this type of receiver.
createSender() - Method in class org.appng.core.controller.messaging.JedisReceiver
 
createSender() - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
createSender() - Method in class org.appng.core.controller.messaging.RabbitMQReceiver
 
createSender() - Method in class org.appng.core.controller.messaging.TribesReceiver
 
createSession() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Session
createSessionInfo() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of SessionInfo
createSessionParams() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of SessionParams
createSheet() - Method in class org.appng.tools.poi.WorkBookHelper
 
createSite(Site) - Method in class org.appng.appngizer.controller.SiteController
 
createSite() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Site
CreateSite - Class in org.appng.cli.commands.site
Creates a site.
CreateSite() - Constructor for class org.appng.cli.commands.site.CreateSite
 
createSite(SiteImpl, Environment) - Method in class org.appng.core.service.CoreService
 
createSite(SiteImpl) - Method in class org.appng.core.service.CoreService
 
createSites() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Sites
createSize() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Size
createSort() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Sort
createStructure() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Structure
createStructureDef() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of StructureDef
createSubject(Subject) - Method in class org.appng.appngizer.controller.SubjectController
 
createSubject() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Subject
CreateSubject - Class in org.appng.cli.commands.subject
Creates a subject.
CreateSubject() - Constructor for class org.appng.cli.commands.subject.CreateSubject
 
CreateSubject(String, String, String, String, String, String) - Constructor for class org.appng.cli.commands.subject.CreateSubject
 
createSubject(SubjectImpl) - Method in class org.appng.core.service.CoreService
 
createSubject() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Subject
createSubjects() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Subjects
createTemplate() - Method in class org.appng.xml.application.ObjectFactory
Create an instance of Template
createTemplate(Template) - Method in class org.appng.xml.application.ObjectFactory
Create an instance of JAXBElement<Template>}
createTemplate() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Template
createTextcontents() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Textcontents
createTextElement() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of TextElement
createTextelements() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Textelements
createTextElementXml() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of TextElement.Xml
createType() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Type
createUrlParams() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of UrlParams
createUrlSchema() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of UrlSchema
createUserData() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of UserData
createUserInputField() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of UserInputField
createValidation() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of Validation
createValidationGroups() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of ValidationGroups
createValidationGroupsGroup() - Method in class org.appng.xml.platform.ObjectFactory
Create an instance of ValidationGroups.Group
createVersions() - Method in class org.appng.appngizer.model.xml.ObjectFactory
Create an instance of Versions
crop(int, int, int, int) - Method in class org.appng.tools.image.ImageProcessor
Adds a crop-option to the convert-command.
CSRF_FILTER_ENABLED - Static variable in class org.appng.api.Platform.Property
Set to true to enable a filter preventing CSRF-attacks
CSRF_PROTECTED_METHODS - Static variable in class org.appng.api.SiteProperties
a comma-separated list of HTTP-methods to enable CSRF protection for
CSRF_PROTECTED_PATHS - Static variable in class org.appng.api.SiteProperties
a comma-separated list of path-prefixes to enable CSRF protection for
CSRF_PROTECTION_ENABLED - Static variable in class org.appng.api.SiteProperties
Set to true to enable CSRF-protection for this site
CSRF_TOKEN - Static variable in class org.appng.core.controller.filter.CsrfSetupFilter
 
CsrfSetupFilter - Class in org.appng.core.controller.filter
A WebListener responsible for CSRF-protection.
CsrfSetupFilter() - Constructor for class org.appng.core.controller.filter.CsrfSetupFilter
 
currentUrl - Variable in class org.appng.xml.platform.PlatformConfig
 

D

DASH - Static variable in class org.appng.core.service.CacheService
 
data(String, String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
data(Action, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
data(Result, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
data - Variable in class org.appng.core.xml.repository.GetPackageResponse
 
data - Variable in class org.appng.xml.platform.Action
 
Data - Class in org.appng.xml.platform
The actual payload of a Datasource, containing either a single Result or a Resultset.
Data() - Constructor for class org.appng.xml.platform.Data
 
data - Variable in class org.appng.xml.platform.Datasource
 
Database - Class in org.appng.appngizer.model
 
Database() - Constructor for class org.appng.appngizer.model.Database
 
Database - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Database() - Constructor for class org.appng.appngizer.model.xml.Database
 
database - Variable in class org.appng.appngizer.model.xml.Databases
 
DATABASE_ERROR - Static variable in class org.appng.cli.CliCore
 
DATABASE_MAX_CONNECTIONS - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_MIN_CONNECTIONS - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_NAME - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_NAME_PREFIX - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_PREFIX - Static variable in class org.appng.api.Platform.Property
The prefix to use when generating database names
DATABASE_REPAIR - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_TYPE - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_VALIDATION_PERIOD - Static variable in class org.appng.api.Platform.Property
The idle database connection test period in minutes.
DATABASE_VALIDATION_PERIOD - Static variable in class org.appng.core.service.MigrationService
 
DATABASE_VALIDATION_QUERY - Static variable in class org.appng.core.service.MigrationService
 
DatabaseConnection - Class in org.appng.core.domain
Represents a connection to a database which is being used either by the platform itself ("root-connection") or by a SiteApplication.
DatabaseConnection() - Constructor for class org.appng.core.domain.DatabaseConnection
 
DatabaseConnection(DatabaseConnection.DatabaseType, String, String, byte[]) - Constructor for class org.appng.core.domain.DatabaseConnection
 
DatabaseConnection(DatabaseConnection.DatabaseType, String, String, String, byte[], String) - Constructor for class org.appng.core.domain.DatabaseConnection
 
DatabaseConnection.DatabaseType - Enum in org.appng.core.domain
enum-type for the supported databases
DatabaseConnectionRepository - Interface in org.appng.core.repository
 
databaseConnectionRepository - Variable in class org.appng.core.service.CoreService
 
databaseConnectionRepository - Variable in class org.appng.core.service.DatabaseService
 
DatabaseController - Class in org.appng.appngizer.controller
 
DatabaseController() - Constructor for class org.appng.appngizer.controller.DatabaseController
 
Databases - Class in org.appng.appngizer.model
 
Databases(String) - Constructor for class org.appng.appngizer.model.Databases
 
Databases - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Databases() - Constructor for class org.appng.appngizer.model.xml.Databases
 
databaseService - Variable in class org.appng.core.service.CoreService
 
DatabaseService - Class in org.appng.core.service
A service offering methods for creating and migrating DatabaseConnections of a SiteApplication.
DatabaseService() - Constructor for class org.appng.core.service.DatabaseService
 
DatabaseUtil - Class in org.appng.testsupport.persistence
A utility class helping importing/exporting data and retrieving connection information.
DatabaseUtil(ConnectionInfo) - Constructor for class org.appng.testsupport.persistence.DatabaseUtil
 
DataConfig - Class in org.appng.xml.platform
The configuration for a Datasource.
DataConfig() - Constructor for class org.appng.xml.platform.DataConfig
 
DataContainer - Class in org.appng.api
A container for the data returned by a DataProvider.
DataContainer(FieldProcessor) - Constructor for class org.appng.api.DataContainer
Creates a new DataContainer using the given FieldProcessor.
Datafield - Class in org.appng.xml.platform
For each FieldDefinition of a Datasource's MetaData, a Datafield is being added to the Result.
Datafield() - Constructor for class org.appng.xml.platform.Datafield
 
DatafieldOwner() - Constructor for class org.appng.api.FieldConverter.DatafieldOwner
 
DataProvider - Interface in org.appng.api
An DataProvider usually retrieves some data from the persistence layer and returns it as a DataContainer.
datasource(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Datasource - Class in org.appng.xml.application
Java class for datasource complex type.
Datasource() - Constructor for class org.appng.xml.application.Datasource
 
datasource - Variable in class org.appng.xml.application.Datasources
 
datasource - Variable in class org.appng.xml.platform.Action
 
Datasource - Class in org.appng.xml.platform
Provides some data by implementing the org.appng.api.DataProvider interface.
Datasource() - Constructor for class org.appng.xml.platform.Datasource
 
datasource - Variable in class org.appng.xml.platform.Sectionelement
 
datasource - Variable in class org.appng.xml.platform.SectionelementDef
 
DATASOURCE_CONFIGURER - Static variable in class org.appng.api.SiteProperties
The fully qualified name of a class implementing org.appng.core.repository.config.DatasourceConfigurer, which is responsible for JDBC connection-pooling.
DatasourceConfigurer - Interface in org.appng.core.repository.config
A DatasourceConfigurer is responsible for configuring and providing a DataSource based upon a DatabaseConnection.
DataSourceFactory - Class in org.appng.core.repository.config
A FactoryBean for DataSources, using a DatasourceConfigurer.
DataSourceFactory() - Constructor for class org.appng.core.repository.config.DataSourceFactory
 
DataSourceFactory(DatasourceConfigurer) - Constructor for class org.appng.core.repository.config.DataSourceFactory
 
dataSourceField(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
DatasourceInheritanceHelper - Class in org.appng.api.support
This is a helper class providing some static methods to process the inheritance of datasource definitions found in a resource.
DatasourceInheritanceHelper() - Constructor for class org.appng.api.support.DatasourceInheritanceHelper
 
datasourceList - Variable in class org.appng.xml.platform.Datasources
 
datasourceMap - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
DatasourceRef - Class in org.appng.xml.platform
A reference to a Datasource.
DatasourceRef() - Constructor for class org.appng.xml.platform.DatasourceRef
 
datasources - Variable in class org.appng.xml.application.ApplicationInfo
 
Datasources - Class in org.appng.xml.application
Java class for datasources complex type.
Datasources() - Constructor for class org.appng.xml.application.Datasources
 
Datasources - Class in org.appng.xml.platform
A wrapper for multiple Datasources.
Datasources() - Constructor for class org.appng.xml.platform.Datasources
 
DatasourceType - Enum in org.appng.xml.application
Java class for datasourceType.
DATE_PATTERN - Static variable in class org.appng.core.controller.SessionListener
 
DateAdapter - Class in org.appng.search.searcher
A XmlAdapter responsible for adapting a String to a Date and vice versa.
DateAdapter(DateFormat) - Constructor for class org.appng.search.searcher.DateAdapter
 
DateFieldDifferenceHandler - Class in org.appng.testsupport.validation
A DateFieldDifferenceHandler that ignores the Difference in the value of a Datafield of type FieldType.DATE.
DateFieldDifferenceHandler() - Constructor for class org.appng.testsupport.validation.DateFieldDifferenceHandler
 
DATEFORMAT - Static variable in class org.appng.search.indexer.SimpleDocument
 
DB_PLACEHOLDER - Static variable in class org.appng.core.domain.DatabaseConnection
 
dbVersion - Variable in class org.appng.appngizer.model.xml.Database
 
deactivateApplication(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationController
 
DeactivateApplication - Class in org.appng.cli.commands.application
Unlinks a application from a site.
DeactivateApplication() - Constructor for class org.appng.cli.commands.application.DeactivateApplication
 
debug - Variable in class org.appng.mail.impl.DefaultTransport
 
debug - Variable in class org.appng.xml.platform.PlatformConfig
 
decimalSeparator - Variable in class org.appng.xml.platform.Localization
 
DEFAULT_APPLICATION - Static variable in class org.appng.api.SiteProperties
The Application to be called after a successful login
DEFAULT_DATE_PATTERN - Static variable in class org.appng.search.searcher.SearchFormatter
 
DEFAULT_PAGE - Static variable in class org.appng.api.SiteProperties
The name of the default-page (without extension) relative to one of the directories defined in SiteProperties.DOCUMENT_DIR
DEFAULT_PAGE - Static variable in class org.appng.search.searcher.SearchFormatter
 
DEFAULT_PAGE_PARAM - Static variable in class org.appng.search.searcher.SearchFormatter
 
DEFAULT_PAGE_SIZE - Static variable in class org.appng.api.SiteProperties
The default page size (items per page)
DEFAULT_PAGE_SIZE_PARAM - Static variable in class org.appng.search.searcher.SearchFormatter
 
DEFAULT_PAGESIZE - Static variable in class org.appng.search.searcher.SearchFormatter
 
DEFAULT_PATH - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The default path which points to the login page (scope: Scope.REQUEST)
DEFAULT_PORT - Static variable in class org.appng.testsupport.persistence.HsqlServer
 
DEFAULT_QUERY_PARAM - Static variable in class org.appng.search.searcher.SearchFormatter
 
DEFAULT_RULE_SUFFIX - Static variable in class org.appng.core.controller.RepositoryWatcher
 
DEFAULT_TEMPLATE - Static variable in class org.appng.api.Platform.Property
The name of the default template to use (must be a folder located under Platform.Property.TEMPLATE_FOLDER)
DefaultEnvironment - Class in org.appng.api.support.environment
This class implements Environment.
DefaultEnvironment(ServletContext, HttpSession, ServletRequest, ServletResponse) - Constructor for class org.appng.api.support.environment.DefaultEnvironment
 
DefaultEnvironment() - Constructor for class org.appng.api.support.environment.DefaultEnvironment
 
DefaultEnvironment(ServletContext, HttpSession, ServletRequest) - Constructor for class org.appng.api.support.environment.DefaultEnvironment
 
DefaultEnvironment(ServletContext, String) - Constructor for class org.appng.api.support.environment.DefaultEnvironment
Returns a fully initialized DefaultEnvironment.
defaultLink(Linkpanel) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
DefaultPasswordPolicy - Class in org.appng.core.security
The default PasswordPolicy requiring 6 to 64 non-whitespace characters for a valid password.
DefaultPasswordPolicy(String, String) - Constructor for class org.appng.core.security.DefaultPasswordPolicy
 
DefaultPasswordPolicy() - Constructor for class org.appng.core.security.DefaultPasswordPolicy
 
DefaultPermissionProcessor - Class in org.appng.api.support
Default PermissionProcessor implementation.
DefaultPermissionProcessor(Subject, Site, Application) - Constructor for class org.appng.api.support.DefaultPermissionProcessor
Creates a new DefaultPermissionProcessor for the given Subject.
DefaultTransport - Class in org.appng.mail.impl
 
DefaultTransport() - Constructor for class org.appng.mail.impl.DefaultTransport
 
DefaultTransport(Session) - Constructor for class org.appng.mail.impl.DefaultTransport
 
DefaultTransport(String, int) - Constructor for class org.appng.mail.impl.DefaultTransport
 
DefaultTransport(Properties) - Constructor for class org.appng.mail.impl.DefaultTransport
 
DefaultTransport(Properties, String, String) - Constructor for class org.appng.mail.impl.DefaultTransport
 
DefaultValidationProvider - Class in org.appng.api.support.validation
Default ValidationProvider implementation.
DefaultValidationProvider(MessageInterpolator, MessageSource, Locale) - Constructor for class org.appng.api.support.validation.DefaultValidationProvider
DefaultValidationProvider(MessageInterpolator, MessageSource, Locale, boolean) - Constructor for class org.appng.api.support.validation.DefaultValidationProvider
DefaultValidationProvider() - Constructor for class org.appng.api.support.validation.DefaultValidationProvider
Creates a new DefaultValidationProvider using the MessageInterpolator returned from ValidatorFactory.getMessageInterpolator().
defaultValue - Variable in class org.appng.appngizer.model.xml.Property
 
DEFAULTVALUE - Static variable in class org.appng.cli.prettytable.TableConstants
 
DefaultZipCodeValidator - Class in org.appng.tools.zipcode
TODO insert description
DefaultZipCodeValidator() - Constructor for class org.appng.tools.zipcode.DefaultZipCodeValidator
 
DELETE - Static variable in interface org.appng.api.search.Document
Event indicating a Document has been deleted.
delete(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
deleteApplication(String) - Method in class org.appng.appngizer.controller.ApplicationController
 
DeleteApplication - Class in org.appng.cli.commands.application
Deletes a application.
DeleteApplication() - Constructor for class org.appng.cli.commands.application.DeleteApplication
 
deleteApplication(String, FieldProcessor) - Method in class org.appng.core.service.CoreService
Deletes a Application via the Command Line Interface.
deleteApplication(Environment, Request, Integer, FieldProcessor, String, String, String, String, String) - Method in class org.appng.core.service.CoreService
 
deleteApplicationRepository(Repository) - Method in class org.appng.core.service.CoreService
 
deleteApplicationVersion(String, String, String) - Method in interface org.appng.core.model.RepositoryCache
Deletes the specified application version from the repository.
deleteApplicationVersion(String, String, String) - Method in class org.appng.core.model.RepositoryCacheFilesystem
 
deleteApplicationVersion(String, String, String) - Method in class org.appng.core.model.RepositoryCacheSoap
 
deleteGroup(String) - Method in class org.appng.appngizer.controller.GroupController
 
DeleteGroup - Class in org.appng.cli.commands.group
Deletes a group.
DeleteGroup() - Constructor for class org.appng.cli.commands.group.DeleteGroup
 
deleteGroup(GroupImpl) - Method in class org.appng.core.service.CoreService
 
deleteIncludes - Variable in class org.appng.xml.platform.Template
 
deletePackageVersion(String, String, String) - Method in class org.appng.core.domain.RepositoryImpl
 
deletePackageVersion(Integer, String, String, String) - Method in class org.appng.core.service.CoreService
 
deletePermission(String, String) - Method in class org.appng.appngizer.controller.PermissionController
 
deletePermission(Permission) - Method in class org.appng.core.service.CoreService
 
deleteProperty(String, String) - Method in class org.appng.appngizer.controller.ApplicationController
 
deleteProperty(String) - Method in class org.appng.appngizer.controller.PlatformPropertyController
 
deleteProperty(String, String, String) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
 
deleteProperty(String, String) - Method in class org.appng.appngizer.controller.SitePropertyController
 
DeleteProperty - Class in org.appng.cli.commands.property
Deletes a property.
DeleteProperty() - Constructor for class org.appng.cli.commands.property.DeleteProperty
 
deleteProperty(PropertyImpl) - Method in class org.appng.core.service.CoreService
 
deleteRepository(String) - Method in class org.appng.appngizer.controller.RepositoryController
 
DeleteRepository - Class in org.appng.cli.commands.repository
Deletes a repository.
DeleteRepository() - Constructor for class org.appng.cli.commands.repository.DeleteRepository
 
deleteRepositoryPackage(String, String, String, String) - Method in class org.appng.appngizer.controller.RepositoryController
 
deleteResource(Environment, Integer, Integer) - Method in class org.appng.core.service.CoreService
 
deleteRole(String, String) - Method in class org.appng.appngizer.controller.RoleController
 
deleteRole(Role) - Method in class org.appng.core.service.CoreService
 
deleteRole(Integer, String, String) - Method in class org.appng.core.service.CoreService
Deletes a ApplicationRole
deleteSite(String) - Method in class org.appng.appngizer.controller.SiteController
 
DeleteSite - Class in org.appng.cli.commands.site
Deletes a site.
DeleteSite() - Constructor for class org.appng.cli.commands.site.DeleteSite
 
deleteSite(String, FieldProcessor) - Method in class org.appng.core.service.CoreService
 
deleteSite(Environment, SiteImpl, FieldProcessor, Request, String, String) - Method in class org.appng.core.service.CoreService
 
deleteSubject(String) - Method in class org.appng.appngizer.controller.SubjectController
 
DeleteSubject - Class in org.appng.cli.commands.subject
Deletes a subject.
DeleteSubject() - Constructor for class org.appng.cli.commands.subject.DeleteSubject
 
DeleteSubject(String) - Constructor for class org.appng.cli.commands.subject.DeleteSubject
 
deleteSubject(Subject) - Method in class org.appng.core.service.CoreService
 
DeleteTemplate - Class in org.appng.cli.commands.template
Deletes a template.
DeleteTemplate() - Constructor for class org.appng.cli.commands.template.DeleteTemplate
 
deleteTemplate(String) - Method in class org.appng.core.service.CoreService
Deletes a Template
deleteTemplate(Template, Properties) - Method in class org.appng.core.service.TemplateService
 
deleteTemplateFolder(File) - Static method in class org.appng.core.service.TemplateService
 
descendantDatasources - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
description - Variable in class org.appng.appngizer.model.xml.Group
 
description - Variable in class org.appng.appngizer.model.xml.Permission
 
description - Variable in class org.appng.appngizer.model.xml.Property
 
description - Variable in class org.appng.appngizer.model.xml.Repository
 
description - Variable in class org.appng.appngizer.model.xml.Role
 
description - Variable in class org.appng.appngizer.model.xml.SchemaVersion
 
description - Variable in class org.appng.appngizer.model.xml.Site
 
description - Variable in class org.appng.appngizer.model.xml.Subject
 
DESCRIPTION - Static variable in class org.appng.cli.prettytable.TableConstants
 
description - Variable in class org.appng.xml.application.PackageInfo
 
description - Variable in class org.appng.xml.application.Property
 
description - Variable in class org.appng.xml.application.Role
 
description - Variable in class org.appng.xml.platform.Config
 
description - Variable in class org.appng.xml.platform.TextElement
 
deserialize(byte[]) - Method in class org.appng.api.messaging.Serializer
Deserializes an Event from the given data.
deserialize(InputStream) - Method in class org.appng.api.messaging.Serializer
Deserializes an Event from the given data.
destroy() - Method in class org.appng.appngizer.controller.Home
 
destroy() - Method in class org.appng.appngizer.controller.SessionFilter
 
destroy() - Method in class org.appng.core.controller.filter.JspExtensionFilter
 
destroy() - Method in class org.appng.core.controller.filter.MSOfficeUserAgentFilter
 
destroy() - Method in class org.appng.core.controller.filter.XSSFilter
 
destroy() - Method in interface org.appng.core.repository.config.DatasourceConfigurer
Destroys the instance.
destroy() - Method in class org.appng.core.repository.config.DataSourceFactory
 
destroy() - Method in class org.appng.core.repository.config.HikariCPConfigurer
 
destroy() - Method in class org.appng.core.repository.config.TomcatJdbcConfigurer
 
destroy() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
destroySession(String, Environment) - Static method in class org.appng.core.controller.SessionListener
 
detach(T) - Method in interface org.appng.persistence.repository.SearchRepository
Detaches the entity from the underlying EntityManager.
detach(T) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
determineActiveAuthentication(Site, Authentications, DollarParameterSupport) - Method in class org.appng.core.model.AbstractRequestProcessor
 
determineFieldType(FormType, FieldDef) - Method in class org.appng.camunda.bpm.TaskWrapper
 
determineFormatAndType(PlatformConfig, Path) - Method in class org.appng.core.model.AbstractRequestProcessor
 
DEV_MODE - Static variable in class org.appng.api.Platform.Property
Disable for production use.
differenceFound(Difference) - Method in class org.appng.testsupport.validation.AttributeValueDifferenceHandler
 
differenceFound(Difference) - Method in class org.appng.testsupport.validation.DateFieldDifferenceHandler
 
differenceFound(Difference) - Method in class org.appng.testsupport.validation.DifferenceHandler
 
differenceFound(Difference) - Method in class org.appng.testsupport.validation.TextValueDifferenceHandler
 
differenceFound(Difference) - Method in class org.appng.testsupport.validation.XPathDifferenceHandler
 
DifferenceHandler - Class in org.appng.testsupport.validation
A convenience DifferenceListener with an empty DifferenceHandler.skippedComparison(Node, Node)-implementation.
DifferenceHandler() - Constructor for class org.appng.testsupport.validation.DifferenceHandler
 
digest - Variable in class org.appng.appngizer.model.xml.Subject
 
digest - Variable in class org.appng.core.security.signing.BaseConfig
 
digest - Variable in class org.appng.core.xml.repository.GetCertificationRequest
 
digest - Variable in class org.appng.core.xml.repository.GetPackageRequest
 
digest - Variable in class org.appng.core.xml.repository.GetPackagesRequest
 
digest - Variable in class org.appng.core.xml.repository.GetPackageVersionsRequest
 
DigestUtil - Class in org.appng.core.security
Utility class to generate a digest of the form <user>|<yyyyMMddHHmmss>|<utc-offset>|<hash>.
Example:
admin|20160114120555|+01:00|1D87C8A5E738BD3015AC57F2D9B862A5
The <hash> is a MD5 hash of <user>|<timestamp>|<utc-offset>|<shared-secret> , where <shared-secret> comes from the platform property .
DigestUtil() - Constructor for class org.appng.core.security.DigestUtil
 
DigestValidator - Class in org.appng.core.security
Utility class to validate a digest.
DigestValidator(String) - Constructor for class org.appng.core.security.DigestValidator
Validate the digest, assuming a maximum age of 3 minutes.
DigestValidator(String, int) - Constructor for class org.appng.core.security.DigestValidator
Validate the digest.
Digits - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDef's value is a digit with a maximum of Digits.getInteger() integral digits and Digits.getFraction() fraction digits.
Digits() - Constructor for class org.appng.xml.platform.Digits
 
digits - Variable in class org.appng.xml.platform.Validation
 
disable(Scope) - Method in class org.appng.api.support.environment.DefaultEnvironment
Disables the given Scope for this environment
disabled - Variable in class org.appng.xml.platform.Link
 
disabled - Variable in class org.appng.xml.platform.Option
 
disableSend - Variable in class org.appng.mail.impl.DefaultTransport
 
disableSend() - Method in class org.appng.mail.impl.DefaultTransport
 
DISPLAY_NAME - Static variable in class org.appng.cli.prettytable.TableConstants
 
displayLength - Variable in class org.appng.xml.platform.FieldDef
 
displayName - Variable in class org.appng.appngizer.model.xml.Application
 
displayName - Variable in class org.appng.appngizer.model.xml.Package
 
displayName - Variable in class org.appng.core.xml.repository.Package
 
displayName - Variable in class org.appng.xml.application.PackageInfo
 
distinct() - Method in class org.appng.persistence.repository.SearchQuery
Causes the JPQL-query to select distinct entities only.
DO_XSL - Static variable in class org.appng.api.support.environment.EnvironmentKeys
A Boolean defining if XSL-transformations should get applied (scope: Scope.REQUEST)
doAfterBody() - Method in class org.appng.taglib.form.Form
 
doAfterBody() - Method in class org.appng.taglib.form.FormConfirmation
 
doAfterBody() - Method in class org.appng.taglib.form.FormData
 
doAfterBody() - Method in class org.appng.taglib.form.FormElement
 
doAfterBody() - Method in class org.appng.taglib.form.FormGroup
 
doAfterBody() - Method in class org.appng.taglib.search.Searchable
 
Document - Interface in org.appng.api.search
A Document is tracked by the Lucene searchindex.
DOCUMENT_DIR - Static variable in class org.appng.api.SiteProperties
A semicolon-separated list of folder-names (relative to SiteProperties.WWW_DIR) containing JSP-files and also static resources like CSS or JavaScript files
DocumentEvent - Class in org.appng.api.search
A DocumentEvent encapsulates a Document and an Observable.Event associated with this Document.
DocumentEvent(Document, Observable.Event) - Constructor for class org.appng.api.search.DocumentEvent
 
DocumentIndexer - Class in org.appng.search.indexer
DocumentIndexer(int, File, Long) - Constructor for class org.appng.search.indexer.DocumentIndexer
Creates a new DocumentIndexer.
DocumentIndexer(File, Long) - Constructor for class org.appng.search.indexer.DocumentIndexer
 
DocumentProducer - Class in org.appng.api.search
A Producer that produces DocumentEvents.
DocumentProducer(int, Class<? extends Analyzer>, String) - Constructor for class org.appng.api.search.DocumentProducer
Creates a new DocumentProducer
DocumentProducer(Class<? extends Analyzer>, String) - Constructor for class org.appng.api.search.DocumentProducer
Creates a new DocumentProducer with a queue size of 500
DocumentProvider - Interface in org.appng.search
When building the global Lucene index for a Site, every DocumentProvider provided by the site's Applications is able to add/remove some Documents to be indexed.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
 
doEndTag() - Method in class org.appng.taglib.ApplicationAdapter
 
doEndTag() - Method in class org.appng.taglib.Attribute
 
doEndTag() - Method in class org.appng.taglib.form.Form
 
doEndTag() - Method in class org.appng.taglib.form.FormConfirmation
 
doEndTag() - Method in class org.appng.taglib.form.FormElement
 
doEndTag() - Method in class org.appng.taglib.Parameter
 
doEndTag() - Method in class org.appng.taglib.search.Search
 
doEndTag() - Method in class org.appng.taglib.search.SearchPart
 
doEndTag() - Method in class org.appng.taglib.TagletAdapter
 
doExecute() - Method in class org.appng.api.support.CallableAction
Checks whether or not this CallableAction should execute the ActionProvider provided by the referenced Action.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appng.appngizer.controller.SessionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.JspExtensionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.MSOfficeUserAgentFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.XSSFilter
 
doForward() - Method in class org.appng.api.support.CallableAction
Checks whether this CallableAction causes a page-forward, which is the case when CallableAction.hasErrors() returns false and CallableAction.getOnSuccess() a non-null value
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
 
doInclude() - Method in class org.appng.api.support.CallableAction
Checks whether or not to include this CallableAction on the PageReference.
doInclude() - Method in class org.appng.api.support.CallableDataSource
Checks whether or not to include this CallableDataSource on the referencing PageReference or Action.
doIndex(Site, String) - Method in class org.appng.search.indexer.GlobalIndexer
 
doInit(FilterConfig) - Method in class org.appng.core.controller.filter.PageCacheFilter
 
doInitDatabase(DatabaseService, Properties) - Method in class org.appng.cli.commands.CommandMain
Initializes the appNG root connection
DollarParameterSupport - Class in org.appng.api.support
A ParameterSupport which uses '${' as prefix and '}' as suffix.
DollarParameterSupport(Map<String, String>) - Constructor for class org.appng.api.support.DollarParameterSupport
Creates a new DollarParameterSupport using the given parameters.
DollarParameterSupport() - Constructor for class org.appng.api.support.DollarParameterSupport
Creates a new DollarParameterSupport with no parameters
domain - Variable in class org.appng.appngizer.model.xml.Site
 
DOMAIN - Static variable in class org.appng.cli.prettytable.TableConstants
 
DOMAIN_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
 
DOMAIN_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
domainClass - Variable in class org.appng.persistence.repository.SearchRepositoryImpl
 
doProcess(HttpServletRequest) - Method in class org.appng.forms.XSSUtil
 
doProcess(HttpServletRequest, String...) - Method in class org.appng.forms.XSSUtil
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
 
doRedirect(HttpServletResponse, String, String) - Method in class org.appng.taglib.ApplicationAdapter
 
doReplace(List<RedirectFilter.RedirectRule>, String, String, String, String) - Method in class org.appng.core.controller.filter.JspExtensionFilter
 
doSearch(Environment, Site, Application, Directory, String, String, String[], Analyzer, String, Map<String, String>) - Method in class org.appng.search.searcher.StandardSearcher
 
doSearch(Environment, Site, Application, Directory, String, String, String[], Analyzer, String, Map<String, String>) - Method in interface org.appng.search.SearchProvider
Performs the actual search
doStartTag() - Method in class org.appng.taglib.ApplicationAdapter
 
doStartTag() - Method in class org.appng.taglib.Attribute
 
doStartTag() - Method in class org.appng.taglib.form.Form
 
doStartTag() - Method in class org.appng.taglib.form.FormConfirmation
 
doStartTag() - Method in class org.appng.taglib.form.FormData
 
doStartTag() - Method in class org.appng.taglib.form.FormElement
 
doStartTag() - Method in class org.appng.taglib.form.FormGroup
 
doStartTag() - Method in class org.appng.taglib.If
 
doStartTag() - Method in class org.appng.taglib.Permission
 
doStartTag() - Method in class org.appng.taglib.TagletAdapter
 
doWrite(Writer, String, Application, String) - Method in class org.appng.taglib.TagletProcessor
 
driver - Variable in class org.appng.appngizer.model.xml.Database
 
DummyPermissionProcessor - Class in org.appng.api.support
DummyPermissionProcessor(Subject, Site, Application) - Constructor for class org.appng.api.support.DummyPermissionProcessor
 
dumpToCache(ResourceType...) - Method in interface org.appng.api.model.Resources
Writes all Resources to the local caching location.
dumpToCache(ResourceType...) - Method in class org.appng.api.support.ApplicationResourceHolder
 

E

EHCACHE_BLOCKING_TIMEOUT - Static variable in class org.appng.api.SiteProperties
The time, in milliseconds, to wait for the filter before a net.sf.ehcache.constructs.blocking.LockTimeoutException is thrown
EHCACHE_CLEAR_ON_SHUTDOWN - Static variable in class org.appng.api.SiteProperties
Whether or not the Ehcache is cleared on a site shutdown/reload
EHCACHE_CONFIG - Static variable in class org.appng.api.Platform.Property
The global page cache configuration using the Ehcache XML configuration format.
EHCACHE_ENABLED - Static variable in class org.appng.api.SiteProperties
Set to true to enable Ehcache for this site
EHCACHE_EXCEPTIONS - Static variable in class org.appng.api.SiteProperties
URL path prefixes which are never cached.
EHCACHE_STATISTICS - Static variable in class org.appng.api.SiteProperties
Set to true to enable Ehcache statistics
EHCACHE_WATCH_REPOSITORY - Static variable in class org.appng.api.SiteProperties
Whether or not to watch the repository folder for changes and invalidate cache elements, if necessary
EHCACHE_WATCHER_RULE_SOURCE_SUFFIX - Static variable in class org.appng.api.SiteProperties
The suffix to be removed from a element when parsing the rules from urlrewrite.xml for the repository watchers
element - Variable in class org.appng.xml.platform.Section
 
element - Variable in class org.appng.xml.platform.SectionDef
 
ElementHelper - Class in org.appng.api.support
Utility class offering methods for proper initialization of Linkpanels, Links, Navigation/ NavigationItems, BeanOptions, Params etc.
ElementHelper(Site, Application) - Constructor for class org.appng.api.support.ElementHelper
 
ElementHelper(Site, Application, ExpressionEvaluator) - Constructor for class org.appng.api.support.ElementHelper
 
email - Variable in class org.appng.appngizer.model.xml.Subject
 
EMAIL - Static variable in class org.appng.cli.prettytable.TableConstants
 
email(String) - Static method in class org.appng.formtags.RuleValidation
 
EMAIL_CONTENT_HTML - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain the HTML-content for the e-mail to send.
EMAIL_CONTENT_TEXT - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain the text-content for the e-mail to send.
EMAIL_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
EmailProvider - Class in org.appng.formtags.providers
A FormProcessProvider that send's and e-mail to some receivers.
EmailProvider(MailTransport) - Constructor for class org.appng.formtags.providers.EmailProvider
 
enable(Scope) - Method in class org.appng.api.support.environment.DefaultEnvironment
Enables the given Scope for this environment
enabled - Variable in class org.appng.appngizer.model.xml.Repository
 
enableLogging() - Method in class org.appng.formtags.Form
Enables logging for this Form by adding a LogFormData to the form's FormProcessProviders.
encode(String) - Method in interface org.appng.appngizer.model.UriAware
 
ENCODING - Static variable in class org.appng.api.Platform.Property
The charset/encoding used for http-responses.
endsWith(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is ends with the given value.
JPQL-fragment:
ENFORCE_PRIMARY_DOMAIN - Static variable in class org.appng.api.SiteProperties
Set to true to enforce the protocol used by the site (http or https)
Entity(Class<?>, String[]) - Constructor for class org.appng.api.support.XmlGenerator.Entity
Creates a new entity
entityManager - Variable in class org.appng.persistence.repository.SearchRepositoryImpl
 
env - Variable in class org.appng.core.model.AbstractRequestProcessor
 
EnversSearchRepository<T,ID extends Serializable,N extends Number & Comparable<N>> - Interface in org.appng.persistence.repository
A SearchRepository that additionally offers Spring Data Envers functionality
EnversSearchRepositoryImpl<T,ID extends Serializable,N extends Number & Comparable<N>> - Class in org.appng.persistence.repository
Default EnversSearchRepository implementation.
Use this class as the base class for your EnversSearchRepository implementations:
EnversSearchRepositoryImpl(JpaEntityInformation<T, ID>, EntityManager) - Constructor for class org.appng.persistence.repository.EnversSearchRepositoryImpl
 
Environment - Interface in org.appng.api
The Environment is able to set, read and remove attributes of a certain Scope.
Environment() - Constructor for class org.appng.api.Platform.Environment
 
Environment() - Constructor for class org.appng.api.Session.Environment
 
environment - Variable in class org.appng.testsupport.TestBase
 
EnvironmentFactoryBean - Class in org.appng.api.support.environment
 
EnvironmentFactoryBean() - Constructor for class org.appng.api.support.environment.EnvironmentFactoryBean
 
EnvironmentKeys - Class in org.appng.api.support.environment
Utility class providing constants for commonly used Environment attributes.
equals(Object) - Method in class org.appng.api.FieldWrapper
 
equals(Object) - Method in class org.appng.api.observe.Observable.Event
 
equals(Object) - Method in class org.appng.core.controller.Session
 
equals(Object) - Method in class org.appng.core.domain.ApplicationImpl
 
equals(Object) - Method in class org.appng.core.domain.GroupImpl
 
equals(T, Object) - Static method in class org.appng.core.domain.ObjectUtils
 
equals(T, Object) - Static method in class org.appng.core.domain.ObjectUtils
 
equals(Object) - Method in class org.appng.core.domain.PermissionImpl
 
equals(Object) - Method in class org.appng.core.domain.PropertyImpl
 
equals(Object) - Method in class org.appng.core.domain.RoleImpl
 
equals(Object) - Method in class org.appng.core.domain.SiteApplicationPK
 
equals(Object) - Method in class org.appng.core.domain.SiteImpl
 
equals(Object) - Method in class org.appng.core.domain.SubjectImpl
 
equals(Object) - Method in class org.appng.core.domain.Template
 
equals(Object) - Method in class org.appng.core.domain.TemplateResource
 
equals(Object) - Method in class org.appng.core.model.ApplicationProvider
 
equals(String, String) - Static method in class org.appng.formtags.RuleValidation
 
equals(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute equals the given value.
JPQL-fragment:
equals(Object) - Method in class org.appng.tools.locator.Coordinate
 
ERROR - Static variable in class org.appng.tools.os.Command
 
ERROR_MESSAGE - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
The value may contain the message that is written to the Writer passed to EmailProvider.onFormSuccess(Writer, Form, Map), in case an error occurs while sending the e-mail.
ERROR_MSSG_KEY - Static variable in class org.appng.core.security.DefaultPasswordPolicy
 
ERROR_PAGE - Static variable in class org.appng.api.SiteProperties
The name of the default error-page (without extension) relative to SiteProperties.WWW_DIR
ERROR_PAGES - Static variable in class org.appng.api.SiteProperties
The name of the error-page per document-directory (see SiteProperties.DOCUMENT_DIR), multiple entries separated by a pipe (|)
ErrorPageHandler - Class in org.appng.core.controller.handler
A RequestHandler responsible for providing 404 error-pages.
ErrorPageHandler() - Constructor for class org.appng.core.controller.handler.ErrorPageHandler
 
escape(char[], int, int, boolean, Writer) - Method in class org.appng.appngizer.controller.Jaxb2Marshaller
 
evaluate(String, Class<T>) - Method in class org.appng.el.ExpressionEvaluator
Evaluates the given expression to an object of the given targetType
evaluate(String) - Method in class org.appng.el.ExpressionEvaluator
Evaluates the given expression to a boolean.
Event - Class in org.appng.api.messaging
An event can be send by a Sender to multiple Receivers.
Event() - Constructor for class org.appng.api.messaging.Event
 
Event(String) - Constructor for class org.appng.api.messaging.Event
Creates a new event
Event(String) - Constructor for class org.appng.api.observe.Observable.Event
Creates a new Observable.Event
Event - Class in org.appng.xml.platform
An event is a container for multiple Actions, which usually operate on the same kind of domain objects.
Event() - Constructor for class org.appng.xml.platform.Event
 
EventHandler<E extends Event> - Interface in org.appng.api.messaging
An event-handler is responsible for handling events of a certain type.
eventId - Variable in class org.appng.xml.platform.Action
 
eventId - Variable in class org.appng.xml.platform.ActionRef
 
eventList - Variable in class org.appng.xml.platform.Events
 
eventMap - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
EventRegistry - Class in org.appng.api.messaging
A registry for EventHandlers to be used by Receiver implementations.
EventRegistry() - Constructor for class org.appng.api.messaging.EventRegistry
 
Events - Class in org.appng.xml.platform
A wrapper for multiple Events.
Events() - Constructor for class org.appng.xml.platform.Events
 
eventSerializer - Variable in class org.appng.core.controller.messaging.JedisBase
 
eventSerializer - Variable in class org.appng.core.controller.messaging.RabbitMQBase
 
exchange - Variable in class org.appng.core.controller.messaging.RabbitMQBase
 
EXCHANGE_TYPE_FANOUT - Static variable in class org.appng.core.controller.messaging.RabbitMQBase
 
ExecutableCliCommand - Interface in org.appng.cli
Interface to be implemented by each command.
execute(Site, Application) - Method in interface org.appng.api.ScheduledJob
This method actually executes the job.
execute(CliEnvironment) - Method in class org.appng.cli.commands.application.ActivateApplication
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.application.DeactivateApplication
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.application.DeleteApplication
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.application.InstallApplication
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.application.ListApplications
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.applicationrole.AddRole
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.applicationrole.ListRoles
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.CommandBatch
Reads each line from the provided file and performs the corresponding command.
execute(CliEnvironment) - Method in class org.appng.cli.commands.group.AddGroup
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.group.CreateGroup
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.group.DeleteGroup
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.group.ListGroups
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.heartbeat.HeartBeat
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.permission.AddPermission
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.permission.ListPermissions
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.permission.RemovePermission
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.property.CreateProperty
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.property.DeleteProperty
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.property.ListProperties
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.property.UpdateProperty
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.repository.CreateRepository
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.repository.DeleteRepository
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.repository.ListRepositories
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.site.CheckSiteRunning
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.site.CreateSite
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.site.DeleteSite
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.site.ListSites
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.site.ReloadSite
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.site.SetSiteActive
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.subject.CreateSubject
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.subject.DeleteSubject
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.subject.ListSubjects
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.template.DeleteTemplate
 
execute(CliEnvironment) - Method in class org.appng.cli.commands.template.InstallTemplate
 
execute(CliEnvironment) - Method in interface org.appng.cli.ExecutableCliCommand
Executes the command.
execute() - Method in class org.appng.maven.plugins.appngizer.InstallMojo
 
execute() - Method in class org.appng.maven.plugins.appngizer.UploadMojo
 
execute(EntityManager) - Method in class org.appng.persistence.repository.SearchQuery
Executes this SearchQuery with the given EntityManager.
execute(Pageable, EntityManager) - Method in class org.appng.persistence.repository.SearchQuery
Executes this SearchQuery with the given EntityManager, applying the given Pageable (if any) for paging and sorting the results.
execute(String, Command.StreamConsumer<?>, Command.StreamConsumer<?>) - Static method in class org.appng.tools.os.Command
Executes the given command.
execute(OperatingSystem, String, Command.StreamConsumer<?>, Command.StreamConsumer<?>) - Static method in class org.appng.tools.os.Command
Executes the given command, but only if the given OperatingSystem matches.
EXECUTE_PATH - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The actual execute path (scope: Scope.REQUEST)
executeSql(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
executeSqlFromResource(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
executionTime - Variable in class org.appng.xml.platform.PageReference
 
executionTime - Variable in class org.appng.xml.platform.Section
 
executionTime - Variable in class org.appng.xml.platform.Sectionelement
 
exists(Predicate) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
expire() - Method in class org.appng.core.controller.Session
 
EXPIRE_SESSIONS - Static variable in class org.appng.core.controller.Controller
a boolean flag to be set in the Environment with Scope.SESSION, indicating that Controller.expireSessions(HttpServletRequest, Environment, Site) should be called
expireCacheElement(Integer, String) - Method in class org.appng.core.service.CoreService
 
expireCacheElementsStartingWith(Integer, String) - Method in class org.appng.core.service.CoreService
 
expireSessions(HttpServletRequest, Environment, Site) - Method in class org.appng.core.controller.Controller
 
EXPLICIT_FORMAT - Static variable in class org.appng.api.support.environment.EnvironmentKeys
Whether or not the output format (and optionally the type) has been explicitly set in the URL
export(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
exportData(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
exportData(String, boolean, Class<? extends TestDataProvider>) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
exportData(String, Class<? extends TestDataProvider>) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
expression - Variable in class org.appng.xml.platform.Condition
 
ExpressionEvaluator - Class in org.appng.el
Used for evaluating expressions that conform the Expression Language 2.2 syntax.
A valid expression must start with ${ and end with }.
ExpressionEvaluator(Map<String, ?>) - Constructor for class org.appng.el.ExpressionEvaluator
Creates a new ExpressionEvaluator using the given variables.
ExpressionEvaluator(VariableMapper) - Constructor for class org.appng.el.ExpressionEvaluator
Creates a new ExpressionEvaluator using the given VariableMapper.
extract(Document, int, float) - Static method in class org.appng.search.indexer.SimpleDocument
 

F

FACTOR - Static variable in annotation type org.appng.api.FileUpload
 
factory - Variable in class org.appng.core.controller.messaging.RabbitMQBase
 
FEATURE_IMAGE_PROCESSING - Static variable in class org.appng.api.SiteProperties
 
FEATURE_IMAGE_PROCESSING - Static variable in class org.appng.core.service.ApplicationProperties
Constant for the feature image-processing.
FEATURE_INDEXING - Static variable in class org.appng.api.SiteProperties
 
FEATURE_INDEXING - Static variable in class org.appng.core.service.ApplicationProperties
Constant for the feature indexing.
FeatureProvider - Interface in org.appng.api.model
A Application can make use of several features provided by appNG.
FeatureProviderImpl - Class in org.appng.core.model
Default FeatureProvider implementation.
FeatureProviderImpl(Properties) - Constructor for class org.appng.core.model.FeatureProviderImpl
Creates a new FeatureProviderImpl using the given Properties, which have been retrieved from a Application.
FEATURES - Static variable in class org.appng.core.service.ApplicationProperties
An array containing the names of all available Application features.
field(Action, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
field(Datasource, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
field(DataConfig, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
field(MetaData, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Field() - Constructor for class org.appng.search.json.Result.Field
 
Field(String, String) - Constructor for class org.appng.search.json.Result.Field
 
FIELD_CONTENT - Static variable in interface org.appng.api.search.Document
 
FIELD_DATE - Static variable in interface org.appng.api.search.Document
 
FIELD_ID - Static variable in interface org.appng.api.search.Document
 
FIELD_IMAGE - Static variable in interface org.appng.api.search.Document
 
FIELD_LANGUAGE - Static variable in interface org.appng.api.search.Document
 
FIELD_PATH - Static variable in interface org.appng.api.search.Document
 
FIELD_TEASER - Static variable in interface org.appng.api.search.Document
 
FIELD_TITLE - Static variable in interface org.appng.api.search.Document
 
FIELD_TYPE - Static variable in interface org.appng.api.search.Document
 
FieldConversionFactory - Class in org.appng.api.support.field
A FieldConverter encapsulating all the other FieldConverters, thus providing the ability to convert any FieldType.
FieldConversionFactory() - Constructor for class org.appng.api.support.field.FieldConversionFactory
 
FieldConversionFactory(ExpressionEvaluator) - Constructor for class org.appng.api.support.field.FieldConversionFactory
 
FieldConverter - Interface in org.appng.api
A FieldConverter is responsible for converting a property of an bindclass-instance to its String-representation inside of a Datafield (see FieldConverter.setString(FieldWrapper)) a parameter from a RequestContainer to its object-representation (see FieldConverter.setObject(FieldWrapper, RequestContainer))
FieldConverter.DatafieldOwner - Class in org.appng.api
A DatafieldOwner owns several Datafields and also Linkpanels.
FieldConverter.FieldDefOwner - Class in org.appng.api
/** A DatafieldOwner owns several FieldDefs and also Linkpanels.
FieldDef - Class in org.appng.xml.platform
A FieldDefinition maps a property of a Java-object to it's XML-representation and vice versa.
FieldDef() - Constructor for class org.appng.xml.platform.FieldDef
 
FieldDefOwner() - Constructor for class org.appng.api.FieldConverter.FieldDefOwner
 
FieldPermissions - Class in org.appng.xml.platform
The permissions for a field.
FieldPermissions() - Constructor for class org.appng.xml.platform.FieldPermissions
 
FieldPermissionType - Enum in org.appng.xml.platform
Java class for fieldPermissionType.
FieldProcessor - Interface in org.appng.api
A FieldProcessor keeps track of the MetaData and Linkpanels defined in the DataConfig of a Datasource.
FieldProcessorImpl - Class in org.appng.api.support
Default FieldProcessor-implementation
FieldProcessorImpl(String) - Constructor for class org.appng.api.support.FieldProcessorImpl
 
FieldProcessorImpl(String, MetaData) - Constructor for class org.appng.api.support.FieldProcessorImpl
 
Fields() - Constructor for class org.appng.search.json.Result.Fields
 
fields - Variable in class org.appng.xml.platform.Datafield
 
fields - Variable in class org.appng.xml.platform.FieldDef
 
fields - Variable in class org.appng.xml.platform.MetaData
 
fields - Variable in class org.appng.xml.platform.Result
 
FieldType - Enum in org.appng.xml.platform
Java class for fieldType.
FieldWrapper - Class in org.appng.api
A FieldWrapper extends a FieldDef and adds the ability to read and set the field's string-representation ( FieldWrapper.getStringValue()/FieldWrapper.setStringValue(String)) and also the object-representation ( FieldWrapper.getObject()/ FieldWrapper.setObject(Object)).
FieldWrapper(FieldDef, BeanWrapper) - Constructor for class org.appng.api.FieldWrapper
Creates a new FieldWrapper for the given FieldDef, using the given BeanWrapper.
file - Variable in class org.appng.api.support.validation.FileUploadValidator
 
fileBased - Variable in class org.appng.appngizer.model.xml.Application
 
FILEBASED - Static variable in class org.appng.cli.prettytable.TableConstants
 
FILEBASED_DEPLOYMENT - Static variable in class org.appng.api.Platform.Property
Set to 'true' if applications should be deployed to the local filesystem, 'false' otherwise.
fileCount(List<FormUpload>, int, int) - Static method in class org.appng.formtags.RuleValidation
 
fileCountMax(List<FormUpload>, int) - Static method in class org.appng.formtags.RuleValidation
 
fileCountMin(List<FormUpload>, int) - Static method in class org.appng.formtags.RuleValidation
 
FileExists - Class in org.appng.cli.validators
An com.beust.jcommander.IParameterValidator assuring that a file exists.
FileExists() - Constructor for class org.appng.cli.validators.FileExists
 
fileName - Variable in class org.appng.core.xml.repository.GetPackageResponse
 
FileOwner - Class in org.appng.cli.commands
Utility class to set the owner and group for a given File using the chown system command.
FileOwner(File) - Constructor for class org.appng.cli.commands.FileOwner
Create a new FileOwner for the given File.
FilePrefixFilter - Class in org.appng.tools.file
 
FilePrefixFilter(String) - Constructor for class org.appng.tools.file.FilePrefixFilter
 
FilePrefixFilter(Pattern) - Constructor for class org.appng.tools.file.FilePrefixFilter
 
fileSize(List<FormUpload>, String, String) - Static method in class org.appng.formtags.RuleValidation
 
fileSizeMax(List<FormUpload>, String) - Static method in class org.appng.formtags.RuleValidation
 
fileSizeMin(List<FormUpload>, String) - Static method in class org.appng.formtags.RuleValidation
 
FileSuffixFilter - Class in org.appng.tools.file
 
FileSuffixFilter(String) - Constructor for class org.appng.tools.file.FileSuffixFilter
 
FileSystemProvider - Class in org.appng.search.indexer
 
FileSystemProvider(IndexConfig, List<String>, long, String, File, Collection<? extends File>) - Constructor for class org.appng.search.indexer.FileSystemProvider
 
fileType(List<FormUpload>, String) - Static method in class org.appng.formtags.RuleValidation
 
fileTypes - Variable in class org.appng.xml.platform.FileUpload
 
FileUpload - Annotation Type in org.appng.api
Used to validate the size, filetype(s) and amount of a (Collection) of) FormUpload(s).
FileUpload - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDef's value represents one ore more org.appng.forms.FormUploads.
FileUpload() - Constructor for class org.appng.xml.platform.FileUpload
 
fileUpload - Variable in class org.appng.xml.platform.Validation
 
FileUpload.Unit - Enum in org.appng.api
the unit to use for validating uploads by their size
FileUploadListValidator - Class in org.appng.api.support.validation
Checks that a Collection of FormUploads matches the restrictions given by a FileUpload.
FileUploadListValidator() - Constructor for class org.appng.api.support.validation.FileUploadListValidator
 
FileUploadValidator - Class in org.appng.api.support.validation
Checks that a FormUpload matches the restrictions given by a FileUpload.
FileUploadValidator() - Constructor for class org.appng.api.support.validation.FileUploadValidator
 
fillBindObject(Object, FieldProcessor, RequestContainer, ClassLoader) - Method in interface org.appng.api.RequestSupport
Fills the given bindobject with the (converted) values provided by a RequestContainer.
fillBindObject(Object, FieldProcessor, RequestContainer, ClassLoader) - Method in class org.appng.api.support.ApplicationRequest
 
fillBindObject(Object, FieldProcessor, RequestContainer, ClassLoader) - Method in class org.appng.api.support.RequestSupportImpl
 
Filter - Class in org.appng.search.json
 
Filter() - Constructor for class org.appng.search.json.Filter
 
FilterConfig - Class in org.appng.search.json
 
FilterConfig() - Constructor for class org.appng.search.json.FilterConfig
 
FilterData - Class in org.appng.search.json
 
FilterData() - Constructor for class org.appng.search.json.FilterData
 
FilterData(String, boolean, String, Integer) - Constructor for class org.appng.search.json.FilterData
 
FilterItem - Class in org.appng.search.json
 
FilterItem() - Constructor for class org.appng.search.json.FilterItem
 
FilterItem.DataCounter - Interface in org.appng.search.json
 
finalize() - Method in class org.appng.api.support.SiteClassLoader
 
findAll(Predicate) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
findAll(Predicate, OrderSpecifier<?>...) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
findAll(Predicate, Pageable) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
findAll(Predicate, Sort) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
findAll(OrderSpecifier<?>...) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
findAll(Pageable) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
findApplicationByName(String) - Method in class org.appng.core.service.CoreService
 
findApplicationForConnection(DatabaseConnection) - Method in interface org.appng.core.repository.SiteApplicationRepository
 
findByApplicationId(Integer, Sort) - Method in interface org.appng.core.repository.PermissionRepository
 
findByApplicationId(Integer) - Method in interface org.appng.core.repository.RoleRepository
 
findByApplicationIdAndName(Integer, String) - Method in interface org.appng.core.repository.RoleRepository
 
findByApplicationNameAndGrantedSitesName(String, String) - Method in interface org.appng.core.repository.SiteApplicationRepository
 
findByApplicationNameAndName(String, String) - Method in interface org.appng.core.repository.PermissionRepository
 
findByApplicationNameAndName(String, String) - Method in interface org.appng.core.repository.RoleRepository
 
findByDatabaseConnectionId(Integer) - Method in interface org.appng.core.repository.SiteApplicationRepository
 
findByDefaultAdmin(boolean) - Method in interface org.appng.core.repository.GroupRepository
 
findByDisplayName(String) - Method in interface org.appng.core.repository.TemplateRepository
 
findByDomain(String) - Method in interface org.appng.core.repository.SiteRepository
 
findByEmail(String) - Method in interface org.appng.core.repository.SubjectRepository
 
findByGrantedSitesIn(Site) - Method in interface org.appng.core.repository.SiteApplicationRepository
 
findByHost(String) - Method in interface org.appng.core.repository.SiteRepository
 
findByName(String) - Method in interface org.appng.core.repository.ApplicationRepository
 
findByName(String) - Method in interface org.appng.core.repository.GroupRepository
 
findByName(String) - Method in interface org.appng.core.repository.PropertyRepository
 
findByName(String) - Method in interface org.appng.core.repository.RepoRepository
 
findByName(String) - Method in interface org.appng.core.repository.SiteRepository
 
findByName(String) - Method in interface org.appng.core.repository.SubjectRepository
 
findByName(String) - Method in interface org.appng.core.repository.TemplateRepository
 
findByNameAndApplicationId(String, Integer) - Method in interface org.appng.core.repository.PermissionRepository
 
findByNameAndApplicationId(String, Integer) - Method in interface org.appng.core.repository.ResourceRepository
 
findByNameIn(Iterable<String>) - Method in interface org.appng.core.repository.SiteRepository
 
findBySiteId(Integer) - Method in interface org.appng.core.repository.DatabaseConnectionRepository
 
findBySiteIsNullAndType(DatabaseConnection.DatabaseType) - Method in interface org.appng.core.repository.DatabaseConnectionRepository
 
findBySiteNameAndApplicationName(String, String) - Method in interface org.appng.core.repository.SiteApplicationRepository
 
findByUserType(UserType) - Method in interface org.appng.core.repository.SubjectRepository
 
findGroupsForApplicationRole(Integer) - Method in interface org.appng.core.repository.GroupRepository
 
findLastChangeRevision(ID) - Method in class org.appng.persistence.repository.EnversSearchRepositoryImpl
 
findOne(Predicate) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
findRevision(ID, N) - Method in class org.appng.persistence.repository.EnversSearchRepositoryImpl
 
findRevisions(ID, Pageable) - Method in class org.appng.persistence.repository.EnversSearchRepositoryImpl
 
findRevisions(ID) - Method in class org.appng.persistence.repository.EnversSearchRepositoryImpl
 
findRolesForApplicationAndSite(Integer, Integer) - Method in interface org.appng.core.repository.RoleRepository
 
findRolesForSite(Integer) - Method in interface org.appng.core.repository.RoleRepository
 
findSites() - Method in interface org.appng.core.repository.SiteRepository
 
findSitesForApplication(Integer) - Method in interface org.appng.core.repository.SiteRepository
 
findSitesForApplication(Integer, boolean) - Method in interface org.appng.core.repository.SiteRepository
 
findSubjectsForApplication(Integer) - Method in interface org.appng.core.repository.SubjectRepository
 
firstchunk - Variable in class org.appng.tools.ui.Pagination
 
firstchunk - Variable in class org.appng.xml.platform.Resultset
 
fitToHeight(Integer) - Method in class org.appng.tools.image.ImageProcessor
Fits the image to the given maximum height using ImageProcessor.resize(int, int).
fitToWidth(Integer) - Method in class org.appng.tools.image.ImageProcessor
Fits the image to the given maximum width using ImageProcessor.resize(int, int).
fitToWidthAndHeight(int, int) - Method in class org.appng.tools.image.ImageProcessor
Fits the image to the given maximum width and height using ImageProcessor.resize(int, int).
folded - Variable in class org.appng.xml.platform.Sectionelement
 
folded - Variable in class org.appng.xml.platform.SectionelementDef
 
font() - Method in class org.appng.tools.poi.WorkBookHelper
 
FontBuilder - Class in org.appng.tools.poi
 
FontBuilder(Workbook) - Constructor for class org.appng.tools.poi.FontBuilder
 
forceForward - Variable in class org.appng.xml.platform.ActionRef
 
forgotPassword(AuthSubject) - Method in class org.appng.core.service.CoreService
 
Form - Class in org.appng.formtags
This class represents a HTML form.
Form() - Constructor for class org.appng.formtags.Form
Constructs a new Form
Form - Class in org.appng.taglib.form
This class represents a web Form.
Form() - Constructor for class org.appng.taglib.form.Form
 
FORM_ACTION - Static variable in class org.appng.testsupport.TestBase
 
format(long, NumberFormat) - Method in enum org.appng.api.FileUpload.Unit
Formats the given size using a NumberFormat
format(FileUpload.Unit, long, NumberFormat) - Static method in enum org.appng.api.FileUpload.Unit
Formats the given size of the given FileUpload.Unit using a NumberFormat, appending the given FileUpload.Unit.
Example:
format(String, Object...) - Method in class org.appng.api.support.I18n
Formats the given String with the given arguments.
format - Variable in class org.appng.xml.platform.FieldDef
 
format - Variable in class org.appng.xml.platform.Output
 
format - Variable in class org.appng.xml.platform.Selection
 
FORMAT_HTML - Static variable in class org.appng.core.controller.handler.ServiceRequestHandler
 
FORMAT_JSON - Static variable in class org.appng.core.controller.handler.ServiceRequestHandler
 
FORMAT_JSON - Static variable in class org.appng.search.searcher.SearchFormatter
 
FORMAT_OUTPUT - Static variable in class org.appng.api.Platform.Property
Disable for production use.
FORMAT_XML - Static variable in class org.appng.core.controller.handler.ServiceRequestHandler
 
FORMAT_XML - Static variable in class org.appng.search.searcher.SearchFormatter
 
formatDate(Date, String) - Method in class org.appng.api.support.I18n
Formats the given Date using the given format.
formatNumber(Number, String) - Method in class org.appng.api.support.I18n
Formats the given Number using the given format.
FormConfirmation - Class in org.appng.formtags
 
FormConfirmation - Class in org.appng.taglib.form
This class represents the part of a form that is used to confirm and process the form input data.
FormConfirmation() - Constructor for class org.appng.taglib.form.FormConfirmation
 
FormConfirmation.FormConfirmationMode - Enum in org.appng.formtags
Defines when to display the FormConfirmation
FormData - Class in org.appng.formtags
A FormData contains the actual FormElements/FormGroups of a Form.
FormData - Class in org.appng.taglib.form
This class represents a web Form.
FormData() - Constructor for class org.appng.taglib.form.FormData
 
FormData.FormDataMode - Enum in org.appng.formtags
Defines when to display the FormData.
FormElement - Class in org.appng.formtags
A FormElement represents one of the following HTML elements: <input> <textarea> <select> <option> To process a FormElement, two steps are necessary: set the text content of the FormElement by calling FormElement.setContent(String) calling FormElement.processContent()
FormElement - Class in org.appng.taglib.form
This class defines a Form element.
FormElement() - Constructor for class org.appng.taglib.form.FormElement
 
FormElement.InputTag - Enum in org.appng.formtags
Defines the possible HTML Tags that a FormElement can represent.
FormElement.InputType - Enum in org.appng.formtags
Defines the possible types for an HTML <input>-element
FormGroup - Class in org.appng.formtags
 
FormGroup - Class in org.appng.taglib.form
An <appNG:formGroup> can contain multiple <appNG:formElement>s.
FormGroup() - Constructor for class org.appng.taglib.form.FormGroup
 
FormProcessProvider - Interface in org.appng.api
When using the appNG-Taglibrary to define a HTLM-form inside a JSP, a FormProcessProvider is used to handle the submitted data.
FormProcessProvider - Interface in org.appng.formtags
 
FormUpload - Interface in org.appng.forms
A FormUpload represents a File which was uploaded through a HTML form using <input type="file">.
FormUploadBean - Class in org.appng.forms.impl
Default FormUpload implementation.
FormUploadBean(File, String, String, List<String>, long) - Constructor for class org.appng.forms.impl.FormUploadBean
 
formUploads - Variable in class org.appng.forms.impl.RequestBean
 
FormUploadValidator - Interface in org.appng.forms
Interface to support further validation of the uploaded file, for example check the dimensions of an image or the structure of a text file.
FormValidator - Interface in org.appng.api
Interface that can be implemented by an ActionProvider or the formBean that is used by an ActionProvider .
forSite(String) - Method in enum org.appng.api.Scope
 
FORWARDED - Static variable in interface org.appng.core.controller.handler.RequestHandler
Constant used as a request-attribute to indicate a HttpServletRequest has been forwarded by appNG.
fraction - Variable in class org.appng.xml.platform.Digits
 
fromDocument(Document) - Static method in class org.appng.search.json.Result
 
fromDomain(ApplicationImpl) - Static method in class org.appng.appngizer.model.Application
 
fromDomain(ApplicationImpl, String) - Static method in class org.appng.appngizer.model.Application
 
fromDomain(DatabaseConnection, MigrationInfoService, String) - Static method in class org.appng.appngizer.model.Database
 
fromDomain(Group) - Static method in class org.appng.appngizer.model.Group
 
fromDomain(PackageInfo, boolean) - Static method in class org.appng.appngizer.model.Package
 
fromDomain(Permission) - Static method in class org.appng.appngizer.model.Permission
 
fromDomain(Property, Site, Application) - Static method in class org.appng.appngizer.model.Property
 
fromDomain(Repository) - Static method in class org.appng.appngizer.model.Repository
 
fromDomain(Role) - Static method in class org.appng.appngizer.model.Role
 
fromDomain(SiteImpl) - Static method in class org.appng.appngizer.model.Site
 
fromDomain(Subject, boolean) - Static method in class org.appng.appngizer.model.Subject
 
fromValue(String) - Static method in enum org.appng.appngizer.model.xml.PackageType
 
fromValue(String) - Static method in enum org.appng.appngizer.model.xml.RepositoryMode
 
fromValue(String) - Static method in enum org.appng.appngizer.model.xml.RepositoryType
 
fromValue(String) - Static method in enum org.appng.appngizer.model.xml.UserType
 
fromValue(String) - Static method in enum org.appng.core.xml.repository.PackageType
 
fromValue(String) - Static method in enum org.appng.xml.application.DatasourceType
 
fromValue(String) - Static method in enum org.appng.xml.application.TemplateType
 
fromValue(String) - Static method in enum org.appng.xml.platform.FieldPermissionType
 
fromValue(String) - Static method in enum org.appng.xml.platform.FieldType
 
fromValue(String) - Static method in enum org.appng.xml.platform.Icontype
 
fromValue(String) - Static method in enum org.appng.xml.platform.ItemType
 
fromValue(String) - Static method in enum org.appng.xml.platform.Linkmode
 
fromValue(String) - Static method in enum org.appng.xml.platform.MessageType
 
fromValue(String) - Static method in enum org.appng.xml.platform.PanelLocation
 
fromValue(String) - Static method in enum org.appng.xml.platform.ParamType
 
fromValue(String) - Static method in enum org.appng.xml.platform.PermissionMode
 
fromValue(String) - Static method in enum org.appng.xml.platform.SelectionType
 
fromValue(String) - Static method in enum org.appng.xml.platform.SortOrder
 
Future - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDefs value represents a date in the future.
Future() - Constructor for class org.appng.xml.platform.Future
 
future - Variable in class org.appng.xml.platform.Validation
 

G

generate(String, String, String, XmlGenerator.Entity...) - Method in class org.appng.api.support.XmlGenerator
Generates the source XML for the given XmlGenerator.Entitys.
generateActions(Permissions, XmlGenerator.Entity, OutputStream) - Method in class org.appng.api.support.XmlGenerator
 
generateActions(Permissions, XmlGenerator.Entity) - Method in class org.appng.api.support.XmlGenerator
 
generateDatasources(XmlGenerator.Entity, OutputStream) - Method in class org.appng.api.support.XmlGenerator
 
generateDatasources(XmlGenerator.Entity, OutputStream, String...) - Method in class org.appng.api.support.XmlGenerator
 
generatePages(XmlGenerator.Entity, Linkpanel, OutputStream) - Method in class org.appng.api.support.XmlGenerator
 
generatePassword() - Method in interface org.appng.api.auth.PasswordPolicy
Generates a new random password that matches the requirements and returns it.
generatePassword() - Method in class org.appng.core.security.DefaultPasswordPolicy
 
generateRootConfig(String) - Method in class org.appng.api.support.XmlGenerator
 
GeoLocator - Interface in org.appng.tools.locator
 
GermanSearchTermProcessor - Class in org.appng.search.searcher
This class is used to replace special characters from the search terms.
GermanSearchTermProcessor() - Constructor for class org.appng.search.searcher.GermanSearchTermProcessor
 
GermanSearchTermProcessor(Map<String, String>) - Constructor for class org.appng.search.searcher.GermanSearchTermProcessor
 
GermanyZipCodeValidator - Class in org.appng.tools.zipcode
TODO insert description
GermanyZipCodeValidator() - Constructor for class org.appng.tools.zipcode.GermanyZipCodeValidator
 
get() - Method in class org.appng.api.search.BlockingQueueAccessor
Retrieves and removes the head of the queue.
This is a blocking operation!
get(long) - Method in class org.appng.api.search.BlockingQueueAccessor
Retrieves and removes the head of the queue, waiting up to timeoutMillis milliseconds if necessary.
get(PageContext) - Static method in class org.appng.api.support.environment.DefaultEnvironment
Returns a fully initialized DefaultEnvironment.
get(HttpSession) - Static method in class org.appng.api.support.environment.DefaultEnvironment
Returns a new DefaultEnvironment.
get(ServletContext, ServletRequest) - Static method in class org.appng.api.support.environment.DefaultEnvironment
Returns a fully initialized DefaultEnvironment.
get(ServletRequest, ServletResponse) - Static method in class org.appng.api.support.environment.DefaultEnvironment
Returns a fully initialized DefaultEnvironment.
get(ServletContext, ServletRequest, ServletResponse) - Static method in class org.appng.api.support.environment.DefaultEnvironment
Returns a fully initialized DefaultEnvironment.
get(ServletContext) - Static method in class org.appng.api.support.environment.DefaultEnvironment
Returns a new DefaultEnvironment.
getAcceptedCerts() - Method in class org.appng.core.domain.RepositoryImpl
 
getAcceptedTypes(String) - Method in class org.appng.api.support.ApplicationRequest
 
getAcceptedTypes() - Method in interface org.appng.forms.FormUpload
Returns a List of accepted file-extensions (without .)/content-types for this FormUpload.
getAcceptedTypes() - Method in class org.appng.forms.impl.FormUploadBean
 
getAcceptedTypes(String) - Method in class org.appng.forms.impl.RequestBean
 
getAcceptedTypes(String) - Method in interface org.appng.forms.Request
Returns the accepted file-extensions/content-types for the input field with the given name.
getAction(String, String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the Action with the given actionId, which belongs to the Event with the given eventId.
getAction(String, String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getAction() - Method in class org.appng.api.support.CallableAction
 
getAction(String, String) - Method in class org.appng.testsupport.TestBase
Returns an TestBase.ActionCall that wraps an ActionRef, using the given id for an Action.
getAction() - Method in class org.appng.testsupport.validation.WritingJsonValidator.JsonWrapper
 
getAction() - Method in class org.appng.xml.platform.Sectionelement
Gets the value of the action property.
getAction() - Method in class org.appng.xml.platform.SectionelementDef
Gets the value of the action property.
getActionName() - Method in interface org.appng.api.Path
Returns the name of the currently selected action, if present
getActionName() - Method in class org.appng.api.PathInfo
 
getActionName() - Method in class org.appng.xml.platform.NavigationItem
If the NavigationItem.page for this item is set, this defines the name for a page-parameter.
getActions(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns a map of all Actions for the Event with the given id, using the id as the key.
getActions(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getActions() - Method in class org.appng.xml.platform.Event
Gets the value of the actions property.
getActionValue() - Method in interface org.appng.api.Path
Returns the value of the currently selected action, if present
getActionValue() - Method in class org.appng.api.PathInfo
 
getActionValue() - Method in class org.appng.xml.platform.NavigationItem
If the NavigationItem.page for this item is set, this defines the value for the page-parameter defined in NavigationItem.actionName.
getActive() - Method in class org.appng.xml.platform.Link
If evaluating to true, the link will be marked as currently active.
getActualString() - Method in class org.appng.api.model.SimpleProperty
 
getActualString() - Method in class org.appng.core.domain.PropertyImpl
 
getAdditionalFields() - Method in interface org.appng.api.search.Document
Returns some additionally IndexableFields (if any) to be added to the Document which is being created from this Document.
getAdditionalFields() - Method in class org.appng.search.indexer.SimpleDocument
 
getAllowedFileEndings() - Method in enum org.appng.api.model.ResourceType
Returns an immutable set of all allowed file-endings (without '.')
getAnalyzer() - Method in class org.appng.search.indexer.IndexConfig.ConfigEntry
 
getAnalyzer() - Method in class org.appng.search.searcher.GermanSearchTermProcessor
 
getAnalyzer() - Method in interface org.appng.search.searcher.SearchTermProcessor
Gets the Analyzer used while processing
getAnalyzer() - Method in class org.appng.taglib.search.SearchPart
 
getAnalyzerClass() - Method in class org.appng.api.search.DocumentProducer
Returns the type of the Analyzer used by this DocumentProducer.
getAnalyzerClass() - Method in class org.appng.search.indexer.IndexConfig.ConfigEntry
 
getAnalyzerClass() - Method in class org.appng.taglib.search.SearchPart
 
getAncestorId(String) - Static method in class org.appng.api.support.DatasourceInheritanceHelper
returns the part of the datasource id of a datatsource for inheritance which indicates the id of the ancestor datasource
getApplication() - Method in interface org.appng.api.model.Permission
Returns the Application this Permission belongs to.
getApplication() - Method in interface org.appng.api.model.Role
Returns the Application this Role belongs to.
getApplication(String) - Method in interface org.appng.api.model.Site
Returns the Application with the given name, if such a Application is assigned to this Site.
getApplication(String) - Method in class org.appng.appngizer.controller.ApplicationController
 
getApplication(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationController
 
getApplication() - Method in class org.appng.appngizer.model.xml.Applications
Gets the value of the application property.
getApplication() - Method in class org.appng.appngizer.model.xml.Permission
Gets the value of the application property.
getApplication() - Method in class org.appng.appngizer.model.xml.Role
Gets the value of the application property.
getApplication() - Method in class org.appng.core.domain.PermissionImpl
 
getApplication(ApplicationInfo) - Static method in class org.appng.core.domain.RepositoryImpl
 
getApplication(ApplicationImpl, ApplicationInfo) - Static method in class org.appng.core.domain.RepositoryImpl
 
getApplication() - Method in class org.appng.core.domain.ResourceImpl
 
getApplication() - Method in class org.appng.core.domain.RoleImpl
 
getApplication() - Method in class org.appng.core.domain.SiteApplication
 
getApplication(String) - Method in class org.appng.core.domain.SiteImpl
 
getApplication() - Method in class org.appng.core.model.ApplicationProvider
 
getApplication() - Method in class org.appng.taglib.form.FormConfirmation
 
getApplication() - Method in class org.appng.taglib.Permission
 
getApplication() - Method in class org.appng.taglib.search.SearchPart
 
getApplication() - Method in class org.appng.xml.platform.Content
Gets the value of the application property.
getApplication() - Method in class org.appng.xml.platform.NavigationItem
The name of the application this item belongs to.
getApplicationArchive(String, String, String) - Method in interface org.appng.core.model.RepositoryCache
Returns a PackageArchive for the specified application.
getApplicationArchive(String, String, String) - Method in class org.appng.core.model.RepositoryCacheFilesystem
 
getApplicationArchive(String, String, String) - Method in class org.appng.core.model.RepositoryCacheSoap
 
getApplicationCache() - Method in class org.appng.core.model.CacheProvider
Returns the root directory of the application cache.
getApplicationCache(Nameable) - Method in class org.appng.core.model.CacheProvider
Returns the root application cache directory for a site.
getApplicationCache(String) - Method in class org.appng.core.model.CacheProvider
Returns the root application cache directory for a site.
getApplicationCache(Nameable, Nameable) - Method in class org.appng.core.model.CacheProvider
Returns the root application cache directory for an application.
getApplicationCache(String, String) - Method in class org.appng.core.model.CacheProvider
Returns the root application cache directory for an application.
getApplicationConfig() - Method in class org.appng.api.support.ApplicationRequest
 
getApplicationConfig() - Method in class org.appng.core.model.ApplicationProvider
 
getApplicationFolder(Environment, String) - Method in class org.appng.core.service.CoreService
 
getApplicationForConnection(DatabaseConnection) - Method in class org.appng.core.service.CoreService
 
getApplicationId() - Method in class org.appng.core.domain.SiteApplicationPK
 
getApplicationIndex() - Method in interface org.appng.api.Path
Return the index of the element representing the Application name
getApplicationIndex() - Method in class org.appng.api.PathInfo
 
getApplicationInfo() - Method in interface org.appng.api.ApplicationConfigProvider
Returns the ApplicationInfo for the Application, parsed from application-info.xml
getApplicationInfo() - Method in interface org.appng.api.model.Resources
Returns the ApplicationInfo, read from the Application's application-info.xml.
getApplicationInfo() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getApplicationInfo() - Method in class org.appng.api.support.ApplicationResourceHolder
 
getApplicationMap() - Method in class org.appng.core.domain.SiteImpl
 
getApplicationMarshallService() - Static method in class org.appng.xml.MarshallService
 
getApplicationName() - Method in exception org.appng.api.InvalidConfigurationException
Returns the name of the Application where the error occurred, if present.
getApplicationName() - Method in interface org.appng.api.Path
Returns the name of the Application which is being addressed by this Path
getApplicationName() - Method in class org.appng.api.PathInfo
 
getApplicationName() - Method in class org.appng.core.model.JarInfo
 
getApplicationName() - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
getApplicationProvider(Site) - Method in class org.appng.core.model.AbstractRequestProcessor
 
getApplicationProvider() - Method in class org.appng.taglib.MultiSiteSupport
 
getApplicationRepositories() - Method in class org.appng.core.service.CoreService
 
getApplicationRepositoryByName(String) - Method in class org.appng.core.service.CoreService
 
getApplicationRequest(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.model.ApplicationProvider
 
getApplicationRequest(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.appng.core.model.ApplicationProvider
 
getApplicationRoleForApplication(Integer, String) - Method in class org.appng.core.service.CoreService
 
getApplicationRoleForApplication(String, String) - Method in class org.appng.core.service.CoreService
 
getApplicationroles(Application) - Method in class org.appng.core.domain.SubjectImpl
 
getApplicationRoles() - Method in class org.appng.core.service.CoreService
 
getApplicationRolesForApplication(Integer) - Method in class org.appng.core.service.CoreService
 
getApplicationRootConfig() - Method in interface org.appng.api.ApplicationConfigProvider
getApplicationRootConfig() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getApplicationRootFolder(Environment) - Method in class org.appng.core.service.CoreService
 
getApplications() - Method in interface org.appng.api.model.Site
Returns the Applications which are currently assigned to this Site.
getApplications() - Method in class org.appng.core.domain.SiteImpl
 
getApplications() - Method in interface org.appng.core.model.RepositoryCache
Returns all applications found in the repository.
getApplications() - Method in class org.appng.core.service.CoreService
 
getApplicationSubjects() - Method in interface org.appng.api.model.Application
Returns the ApplicationSubjects for this Application
getApplicationSubjects() - Method in class org.appng.core.domain.ApplicationImpl
 
getApplicationSubjects() - Method in class org.appng.core.model.ApplicationProvider
 
getApplicationSubjects(Integer, Site) - Method in class org.appng.core.service.CoreService
 
getApplicationSubjects() - Method in class org.appng.testsupport.TestBase
 
getApplicationSubjects() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getApplicationUrlParameters() - Method in interface org.appng.api.Path
Returns a List containing the values of the UrlParams of a Applications page or service-call.
getApplicationUrlParameters() - Method in class org.appng.api.PathInfo
 
getApplicationVersion() - Method in class org.appng.core.domain.ApplicationImpl
 
getAppNGContext() - Method in class org.appng.appngizer.controller.PlatformController
 
getAppNGVersion() - Method in interface org.appng.api.model.Identifier
Returns the version of appNG the Application is compatible with.
getAppNGVersion() - Method in class org.appng.core.domain.ApplicationImpl
 
getAppNGVersion() - Method in class org.appng.core.domain.Template
 
getAppNGVersion() - Method in class org.appng.core.model.ApplicationProvider
 
getAppNGVersion() - Method in class org.appng.core.model.PackageVersion
 
getAppNGVersion() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getAppngVersion() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the appngVersion property.
getArgumentResolver() - Method in class org.appng.core.controller.handler.RestService
 
getAsync() - Method in class org.appng.xml.platform.Action
If evaluating to true, the Action will be executed asynchronously.
getAsync() - Method in class org.appng.xml.platform.ActionRef
If evaluating to true, the Action will be executed asynchronously.
getAttachments() - Method in class org.appng.mail.impl.MailImpl
 
getAttachments() - Method in interface org.appng.mail.Mail
 
getAttr(String, String) - Static method in class org.appng.tools.markup.XHTML
Retrieves the attribute of the tag
getAttribute(Scope, String) - Method in interface org.appng.api.Environment
Returns the attribute with the given name for the given Scope.
getAttribute(String) - Method in interface org.appng.api.Option
Deprecated.
getAttribute(Scope, String) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
getAttribute(String) - Method in class org.appng.api.support.OptionImpl
 
getAttributeAsInteger(String) - Method in class org.appng.api.support.OptionImpl
 
getAttributeAsString(Scope, String) - Method in interface org.appng.api.Environment
Returns the string-representation of an attribute, calling toString() on the resulting object.
getAttributeAsString(Scope, String) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
getAttributeMap() - Method in class org.appng.api.support.OptionImpl
 
getAttributeNames() - Method in interface org.appng.api.Option
Returns the names of all attributes of this option
getAttributeNames() - Method in class org.appng.api.support.OptionImpl
 
getAuthentication() - Method in class org.appng.xml.platform.Authentications
Gets the value of the authentication property.
getAuthentications() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the authentications property.
getAuthName() - Method in interface org.appng.api.model.Account
Returns the username of this Account, e.g.
getAuthName() - Method in class org.appng.core.domain.SubjectImpl
 
getAuthName() - Method in class org.appng.core.model.ApplicationSubjectImpl
 
getBaseUrl(SiteImpl, String, List<String>, String, String, String) - Method in class org.appng.taglib.ApplicationAdapter
 
getBaseUrl() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the baseUrl property.
getBean(String, Class<T>) - Method in interface org.appng.api.model.Application
Retrieves the bean of the given name and type from the underlying ApplicationContext, if any.
getBean(Class<T>) - Method in interface org.appng.api.model.Application
Returns the single bean of the given type, if any.
getBean(String) - Method in interface org.appng.api.model.Application
Returns the single bean with the given name, if any.
getBean(String, Class<T>) - Method in class org.appng.core.domain.ApplicationImpl
 
getBean(Class<T>) - Method in class org.appng.core.domain.ApplicationImpl
 
getBean(String) - Method in class org.appng.core.domain.ApplicationImpl
 
getBean(Class<T>) - Method in class org.appng.core.model.ApplicationContext
Tries to retrieve the bean of the required type, returning null instead of throwing a BeansException if such a bean does not exist.
getBean(String, Class<T>) - Method in class org.appng.core.model.ApplicationProvider
 
getBean(Class<T>) - Method in class org.appng.core.model.ApplicationProvider
 
getBean(String) - Method in class org.appng.core.model.ApplicationProvider
 
getBean(String, Class<T>) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getBean(Class<T>) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getBean(String) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getBean() - Method in class org.appng.xml.platform.Action
Gets the value of the bean property.
getBean() - Method in class org.appng.xml.platform.Datasource
Gets the value of the bean property.
getBeanNames(Class<?>) - Method in interface org.appng.api.model.Application
Returns the names for all beans of the given type.
getBeanNames(Class<?>) - Method in class org.appng.core.domain.ApplicationImpl
 
getBeanNames(Class<?>) - Method in class org.appng.core.model.ApplicationProvider
 
getBeanNames(Class<?>) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getBeanWrapper() - Method in class org.appng.api.FieldWrapper
Returns the BeanWrapper used by this FieldWrapper to access the property.
getBindClass() - Method in class org.appng.xml.platform.MetaData
The fully qualified name of the class represented by this metadata.
getBinding() - Method in class org.appng.api.FieldWrapper
 
getBinding() - Method in class org.appng.xml.platform.FieldDef
This is the name of the property used with the JavaBeans API.
getBinding() - Method in class org.appng.xml.platform.MetaData
The default binding-prefix for all FieldDefs of this metadata.
getBindObject(FieldProcessor, RequestContainer, ClassLoader) - Method in interface org.appng.api.RequestSupport
Creates, fills and returns a new bindobject.
getBindObject(FieldProcessor, RequestContainer, ClassLoader) - Method in class org.appng.api.support.ApplicationRequest
 
getBindObject(FieldProcessor) - Method in class org.appng.api.support.CallableAction
Creates, fills and returns a new bindobject.
getBindObject(FieldProcessor, RequestContainer, ClassLoader) - Method in class org.appng.api.support.RequestSupportImpl
 
getBlob(String) - Method in interface org.appng.api.model.Properties
Returns the byte-value of the given Property.
getBlob() - Method in interface org.appng.api.model.Property
If this Property contains BLOB data, this data is being returned.
getBlob() - Method in class org.appng.api.model.SimpleProperty
 
getBlob(String) - Method in class org.appng.api.support.PropertyHolder
 
getBlob() - Method in class org.appng.core.domain.PropertyImpl
 
getBlobDirectories() - Method in interface org.appng.api.Path
Returns a List of all directories which are being used to store BLOBs
getBlobDirectories() - Method in class org.appng.api.PathInfo
 
getBlockingCache(Site) - Static method in class org.appng.core.service.CacheService
Returns the BlockingCache instance for the selected Site.
getBlockingQueue() - Method in class org.appng.api.search.BlockingQueueAccessor
 
getBody(String, String) - Static method in class org.appng.tools.markup.XHTML
 
getBoolean(String) - Method in interface org.appng.api.model.Properties
Returns a Boolean parsed from the given Property (if existing).
getBoolean(String, Boolean) - Method in interface org.appng.api.model.Properties
 
getBoolean() - Method in interface org.appng.api.model.Property
Returns the Boolean-value of this Property: Boolean.TRUE if Property.getString() returns true or 1 Boolean.FALSE if the Property.getString() returns a non-null String null otherwise
getBoolean() - Method in class org.appng.api.model.SimpleProperty
 
getBoolean(String) - Method in interface org.appng.api.Option
Returns a Boolean parsed from the attribute with the given name.
getBoolean(String, String) - Method in interface org.appng.api.Options
Returns a Boolean parsed from the attribute with the given name for the Option with the given name.
getBoolean(String) - Method in class org.appng.api.support.OptionImpl
 
getBoolean(String, String) - Method in class org.appng.api.support.OptionsImpl
 
getBoolean(String) - Method in class org.appng.api.support.PropertyHolder
 
getBoolean(String, Boolean) - Method in class org.appng.api.support.PropertyHolder
 
getBoolean(String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a Boolean.
getBoolean(Node, String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a Boolean.
getBoolean(String) - Method in class org.appng.el.ExpressionEvaluator
Evaluates the given expression to a Boolean, if possible.
getBytes() - Method in interface org.appng.api.model.Resource
Returns the byte data of the Resource.
getBytes() - Method in class org.appng.core.domain.PackageArchiveImpl
 
getBytes() - Method in class org.appng.core.domain.ResourceImpl
 
getBytes() - Method in class org.appng.core.domain.TemplateResource
 
getBytes() - Method in interface org.appng.core.model.PackageArchive
Returns the binary data of the archive's ZIP-file.
getBytes() - Method in interface org.appng.forms.FormUpload
Returns the bytes of the uploaded File.
getBytes() - Method in class org.appng.forms.impl.FormUploadBean
 
getCache() - Method in class org.appng.core.model.CacheProvider
Returns the overall cache root directory.
getCache(Repository) - Method in class org.appng.core.model.RepositoryCacheFactory
Returns a RepositoryCache for the given Repository
getCachedFile() - Method in interface org.appng.api.model.Resource
Returns a cached version of the Resources file.
getCachedFile() - Method in class org.appng.core.domain.ResourceImpl
 
getCachedFile() - Method in class org.appng.core.domain.TemplateResource
 
getCacheEntries(Integer) - Method in class org.appng.core.service.CoreService
 
getCacheManager() - Method in class org.appng.core.controller.filter.PageCacheFilter
 
getCacheManager() - Static method in class org.appng.core.service.CacheService
Returns the CacheManager instance.
getCacheStatistics(Integer) - Method in class org.appng.core.service.CoreService
 
getCallableAction(Object) - Method in class org.appng.testsupport.TestBase.ActionCall
Returns the CallableAction.
getCallableDataSource() - Method in class org.appng.testsupport.TestBase.DataSourceCall
Returns the CallableDataSource.
getCallingSite() - Method in class org.appng.taglib.MultiSiteSupport
 
getCaptcha(OutputStream, int, int, File, String, String, Integer, String, String) - Method in class org.appng.tools.image.Captcha
 
getCdata() - Method in class org.appng.xml.platform.TextElement
Gets the value of the cdata property.
getCdataElements() - Method in class org.appng.xml.MarshallService
 
getCert(byte[]) - Static method in class org.appng.core.security.signing.CertTools
 
getCert() - Method in class org.appng.core.security.signing.SignatureWrapper
 
getCert() - Method in exception org.appng.core.security.signing.SigningException
 
getCert() - Method in class org.appng.core.xml.repository.Certification
Gets the value of the cert property.
getCertification() - Method in class org.appng.core.domain.RepositoryImpl
 
getCertification() - Method in interface org.appng.core.model.Repository
Returns the Certification
getCertification() - Method in interface org.appng.core.model.RepositoryCache
Returns the Certification for the cached repository, if any
getCertification() - Method in class org.appng.core.model.RepositoryCacheFilesystem
 
getCertification() - Method in class org.appng.core.model.RepositoryCacheSoap
 
getCertification() - Method in class org.appng.core.xml.repository.GetCertificationResponse
Gets the value of the certification property.
getCertification() - Method in class org.appng.core.xml.repository.Packages
Gets the value of the certification property.
GetCertificationRequest - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetCertificationRequest() - Constructor for class org.appng.core.xml.repository.GetCertificationRequest
 
GetCertificationResponse - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetCertificationResponse() - Constructor for class org.appng.core.xml.repository.GetCertificationResponse
 
getCertPublicKey() - Method in class org.appng.core.security.signing.BaseConfig
 
getCerts(byte[]) - Static method in class org.appng.core.security.signing.CertTools
 
getChangedValue() - Method in class org.appng.api.model.SimpleProperty
 
getCheckSum() - Method in interface org.appng.api.model.Resource
Returns the checksum of the byte data
getChecksum() - Method in class org.appng.appngizer.model.xml.SchemaVersion
Gets the value of the checksum property.
getChecksum() - Method in class org.appng.core.domain.PackageArchiveImpl
 
getCheckSum() - Method in class org.appng.core.domain.ResourceImpl
 
getCheckSum() - Method in class org.appng.core.domain.TemplateResource
 
getChecksum() - Method in interface org.appng.core.model.PackageArchive
Returns the checksum for this archive (SHA256).
getChecksum() - Method in class org.appng.core.xml.repository.GetPackageResponse
Gets the value of the checksum property.
getChunk() - Method in class org.appng.tools.ui.Chunk
 
getChunk() - Method in class org.appng.tools.ui.Pagination
 
getChunk() - Method in class org.appng.xml.platform.Resultset
The current zero-based chunk (page-number).
getChunkName() - Method in class org.appng.tools.ui.Chunk
 
getChunkname() - Method in class org.appng.tools.ui.Pagination
 
getChunkname() - Method in class org.appng.xml.platform.Resultset
The name of the chunk.
getChunkSize() - Method in class org.appng.tools.ui.Chunk
 
getChunksize() - Method in class org.appng.tools.ui.Pagination
 
getChunksize() - Method in class org.appng.xml.platform.Resultset
The size of the chunk (items per page).
getClazz() - Method in class org.appng.xml.platform.Message
The type of the message.
getClazz() - Method in class org.appng.xml.platform.ValidationGroups.Group
Gets the value of the clazz property.
getCliConfig() - Method in class org.appng.cli.CliEnvironment
Retrieves the cli configuration
getClientValidation() - Method in class org.appng.xml.platform.Action
If evaluating to true, the validation of the input-fields will be performed on the client (where possible).
getClientValidation() - Method in class org.appng.xml.platform.ActionRef
If evaluating to true, the validation of the input-fields will be performed on the client (where possible).
getClob(String) - Method in interface org.appng.api.model.Properties
Returns the string-value of the given Property.
getClob(String, String) - Method in interface org.appng.api.model.Properties
Returns the string-value of the given Property (if existing), or the default-value.
getClob() - Method in interface org.appng.api.model.Property
If this Property contains CLOB data, this data is being returned.
getClob() - Method in class org.appng.api.model.SimpleProperty
 
getClob(String, String) - Method in class org.appng.api.support.PropertyHolder
 
getClob(String) - Method in class org.appng.api.support.PropertyHolder
 
getClob() - Method in class org.appng.core.domain.PropertyImpl
 
getColumnIndex(String) - Method in class org.appng.cli.prettytable.PrettyTable
 
getCommand(String) - Method in class org.appng.cli.CliCommands
Retrieves the ExecutableCliCommand registered under the given name.
getCondition() - Method in class org.appng.api.FieldWrapper
 
getCondition() - Method in class org.appng.taglib.If
 
getCondition() - Method in class org.appng.xml.platform.Action
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.ActionRef
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.DatasourceRef
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.Icon
The icon is only being displayed if this evaluates to true.
getCondition() - Method in class org.appng.xml.platform.Link
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.Linkpanel
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.TextElement
Gets the value of the condition property.
getCondition() - Method in class org.appng.xml.platform.ValidationGroups.Group
Gets the value of the condition property.
getConfig() - Method in class org.appng.search.json.FilterItem
 
getConfig() - Method in class org.appng.xml.platform.Action
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.ApplicationReference
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.ApplicationRootConfig
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.Datasource
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.Event
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.PageDefinition
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.PageReference
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.Platform
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.Section
Gets the value of the config property.
getConfig() - Method in class org.appng.xml.platform.SectionDef
Gets the value of the config property.
getConfigurerClass() - Method in class org.appng.core.repository.config.DataSourceFactory
 
getConfirmation() - Method in class org.appng.xml.platform.Link
Gets the value of the confirmation property.
getConnection(ConnectionOptions) - Method in class org.appng.core.controller.messaging.RabbitMQBase
 
getConnection() - Method in class org.appng.core.domain.DatabaseConnection
 
getConnection(boolean) - Method in class org.appng.core.domain.DatabaseConnection
 
getConnection() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getConnectionConfig() - Method in class org.appng.core.controller.messaging.RabbitMQBase
 
getConnectionInfo() - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getConnectionInfo(ConnectionHelper.DBType) - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getConnectionInfo() - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
getConnectTimeout() - Method in class org.appng.api.SoapClient
 
getContent() - Method in interface org.appng.api.search.Document
Returns the content to be indexed.
getContent() - Method in class org.appng.formtags.FormElement
 
getContent() - Method in class org.appng.formtags.FormGroup
 
getContent() - Method in class org.appng.search.indexer.SimpleDocument
 
getContent() - Method in class org.appng.taglib.form.FormElement
 
getContent() - Method in class org.appng.xml.platform.Icon
Used to define the icon for a link.
getContent() - Method in class org.appng.xml.platform.Message
A single message
getContent() - Method in class org.appng.xml.platform.Platform
Gets the value of the content property.
getContent() - Method in class org.appng.xml.platform.TextElement.Xml
Gets the value of the content property.
getContent() - Method in class org.appng.xml.platform.UserInputField
A single field the users entered a value for.
getContentLength() - Method in class org.appng.core.controller.CacheElementBase
 
getContentLength() - Method in class org.appng.core.model.AbstractRequestProcessor
 
getContentLength() - Method in interface org.appng.core.model.RequestProcessor
Returns the content-length of the response
getContentType() - Method in interface org.appng.api.support.HttpHeaderUtils.HttpResource
Returns the content-type for this resource
getContentType() - Method in interface org.appng.api.Webservice
Returns the content-type for the data returned by Webservice.processRequest(Site, Application, Environment, Request) (optional)
getContentType() - Method in class org.appng.core.controller.CacheElementBase
 
getContentType(String, String) - Static method in class org.appng.core.controller.HttpHeaders
 
getContentType() - Method in class org.appng.core.model.AbstractRequestProcessor
 
getContentType() - Method in class org.appng.core.model.PlatformTransformer
Returns the content-type of the transformation result.
getContentType() - Method in interface org.appng.core.model.RequestProcessor
Returns the content-type of the response
getContentType() - Method in interface org.appng.forms.FormUpload
Returns the content-type (if any) for this FormUpload.
getContentType() - Method in class org.appng.forms.impl.FormUploadBean
 
getContext() - Method in class org.appng.cli.CliEnvironment
Retrieves the ApplicationContext.
getContext() - Method in class org.appng.core.domain.ApplicationImpl
 
getContext() - Method in interface org.appng.core.model.AccessibleApplication
 
getContext() - Method in class org.appng.core.model.ApplicationProvider
 
getContext(Properties) - Method in class org.appng.core.service.LdapService
 
getContext() - Method in enum org.appng.xml.MarshallService.AppNGSchema
 
getContextPath() - Method in interface org.appng.api.SoapService
Returns the contextpath (package-names) for the JAXBContext to be created.
getContextPath() - Static method in class org.appng.core.model.RepositoryUtils
Returns the JAXB context-path org.appng.core.xml.repository.
getControlFile(String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Reads the given control file from the classpath
getConversionService() - Method in class org.appng.api.support.field.FieldConversionFactory
 
getCoreService() - Method in class org.appng.cli.CliEnvironment
Retrieves a CoreService from the ApplicationContext.
getCoreService() - Method in class org.appng.core.service.InitializerService
 
getCreatedOrUpdated() - Method in class org.appng.core.controller.AppngCache
 
getCreationTime() - Method in class org.appng.core.controller.AppngCache
 
getCreationTime() - Method in class org.appng.core.controller.Session
 
getCurrentPath() - Method in interface org.appng.api.Path
Returns the current path to the application, e.g.
getCurrentPath() - Method in class org.appng.api.PathInfo
 
getCurrentUrl() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the currentUrl property.
getData(Site, Application, Environment, Options, Request, FieldProcessor) - Method in interface org.appng.api.DataProvider
Retrieves some data from the application, wrapped in a DataContainer.
getData() - Method in interface org.appng.api.support.HttpHeaderUtils.HttpResource
retrieves the data of this resource
getData() - Method in class org.appng.core.xml.repository.GetPackageResponse
Gets the value of the data property.
getData() - Method in class org.appng.search.json.FilterItem
 
getData() - Method in class org.appng.search.json.Part
 
getData() - Method in class org.appng.search.json.Results
 
getData() - Method in class org.appng.tools.poi.WorkBookHelper
 
getData() - Method in class org.appng.xml.platform.Action
Gets the value of the data property.
getData() - Method in class org.appng.xml.platform.Datasource
Gets the value of the data property.
getDatabase() - Method in class org.appng.appngizer.model.xml.Databases
Gets the value of the database property.
getDatabaseConnection(String, Integer) - Method in class org.appng.appngizer.controller.DatabaseController
 
getDatabaseConnection() - Method in class org.appng.core.domain.SiteApplication
 
getDatabaseConnection() - Method in class org.appng.core.model.ApplicationProvider
 
getDatabaseConnection(Integer, boolean) - Method in class org.appng.core.service.CoreService
 
getDatabaseConnection(SiteImpl, ApplicationImpl) - Method in class org.appng.core.service.CoreService
 
getDatabaseConnectionForApplication(String, String) - Method in class org.appng.appngizer.controller.DatabaseController
 
getDatabaseConnections(String) - Method in class org.appng.appngizer.controller.DatabaseController
 
getDatabaseConnections(Integer, FieldProcessor) - Method in class org.appng.core.service.CoreService
 
getDatabaseConnectionsForSite(Integer) - Method in class org.appng.core.service.CoreService
 
getDatabaseConnectionString(String) - Method in class org.appng.core.domain.DatabaseConnection
 
getDatabaseForSiteAndApplication(SiteImpl, ApplicationImpl) - Method in interface org.appng.core.repository.SiteApplicationRepository
 
getDatabaseName() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
getDatabasePath() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
getDatabaseStatus() - Method in class org.appng.appngizer.controller.ControllerBase
 
getDatasource(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the Datasource with the given id, if present.
getDatasource(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getDatasource() - Method in class org.appng.api.support.CallableDataSource
 
getDataSource() - Method in interface org.appng.core.repository.config.DatasourceConfigurer
Returns a DataSource
getDataSource() - Method in class org.appng.core.repository.config.DataSourceFactory
 
getDataSource() - Method in class org.appng.core.repository.config.HikariCPConfigurer
 
getDataSource() - Method in class org.appng.core.repository.config.TomcatJdbcConfigurer
 
getDataSource(DatabaseConnection) - Method in class org.appng.core.service.MigrationService
 
getDataSource(String, String, String) - Method in class org.appng.core.service.MigrationService
 
getDataSource(String) - Method in class org.appng.testsupport.TestBase
Returns a TestBase.DataSourceCall that wraps a DatasourceRef, using the given id for a Datasource
getDatasource() - Method in class org.appng.testsupport.validation.WritingJsonValidator.JsonWrapper
 
getDatasource() - Method in class org.appng.xml.application.Datasources
Gets the value of the datasource property.
getDatasource() - Method in class org.appng.xml.platform.Action
Gets the value of the datasource property.
getDatasource() - Method in class org.appng.xml.platform.Sectionelement
Gets the value of the datasource property.
getDatasource() - Method in class org.appng.xml.platform.SectionelementDef
Gets the value of the datasource property.
getDataSourceClassName() - Method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
fully qualified class-name of the javax.sql.DataSource for this type
getDatasourceList() - Method in class org.appng.xml.platform.Datasources
Gets the value of the datasourceList property.
getDataSources() - Method in interface org.appng.api.ApplicationConfigProvider
Returns a map of all Datasources, using the id as the key.
getDataSources() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getDatasources() - Method in class org.appng.core.model.PackageVersion
 
getDatasources() - Method in class org.appng.xml.application.ApplicationInfo
Gets the value of the datasources property.
getDate() - Method in interface org.appng.api.search.Document
Returns the Date of the last modification of this Document.
getDate() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getDate(PackageInfo) - Static method in class org.appng.core.model.RepositoryUtils
Retrieves the Date from the given PackageInfo by parsing its timestamp
getDate() - Method in class org.appng.search.indexer.SimpleDocument
 
getDate() - Method in class org.appng.search.json.Result
 
getDateFormat() - Method in class org.appng.search.searcher.SearchFormatter
 
getDatePattern() - Method in class org.appng.api.support.XmlGenerator
 
getDateSelection(String, String, String, String) - Method in class org.appng.api.support.SelectionFactory
Creates a SelectionFactory.Selection of type SelectionType.DATE with only one Option.
getDbVersion() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the dbVersion property.
getDebugFilePrefix(TransformerException, String) - Method in class org.appng.core.model.PlatformTransformer
 
getDecimalSeparator() - Method in class org.appng.xml.platform.Localization
Gets the value of the decimalSeparator property.
getDefault() - Static method in enum org.appng.core.model.RepositoryMode
 
getDefault() - Static method in enum org.appng.core.model.RepositoryType
 
getDefault() - Method in class org.appng.xml.platform.Link
If evaluating to true, the link will be the default for the current Result (Linkmode.INTERN only).
getDefault() - Method in class org.appng.xml.platform.Param
The default-value for this parameter.
getDefaultAnalyzer() - Static method in class org.appng.search.Search
 
getDefaultAnalyzerClass() - Static method in class org.appng.search.Search
 
getDefaultCellstyle() - Method in class org.appng.tools.poi.WorkBookHelper
 
getDefaultDriver() - Method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
fully qualified class-name of the java.sql.Driver for this type
getDefaultIfNull(T, T) - Method in class org.appng.api.support.RequestSupportImpl
 
getDefaultPage() - Method in interface org.appng.api.ApplicationConfigProvider
Returns the id of the default-page, which is the PageDefinition with the type 'index'.
getDefaultPage() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getDefaultPasswordHandler(AuthSubject) - Method in class org.appng.core.service.CoreService
Returns the default password manager which should be used to handle all passwords.
getDefaultString() - Method in interface org.appng.api.model.Property
Returns the default String-value of this Property.
getDefaultString() - Method in class org.appng.api.model.SimpleProperty
 
getDefaultString() - Method in class org.appng.core.domain.PropertyImpl
 
getDefaultValidationQuery() - Method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
the default validation query
getDefaultValue() - Method in class org.appng.appngizer.model.xml.Property
Gets the value of the defaultValue property.
getDesc() - Method in class org.appng.taglib.form.FormElement
 
getDescendantId(String) - Static method in class org.appng.api.support.DatasourceInheritanceHelper
returns the part of the datasource id of a datatsource for inheritance which indicates the final id of the descendant
getDescription() - Method in interface org.appng.api.model.Nameable
Returns the description.
getDescription() - Method in interface org.appng.api.model.Property
Returns the description of this Property.
getDescription() - Method in class org.appng.api.model.SimpleProperty
 
getDescription() - Method in interface org.appng.api.ScheduledJob
Returns the description for this job.
getDescription() - Method in interface org.appng.api.search.Document
Returns the description of this Document.
getDescription() - Method in class org.appng.appngizer.model.xml.Group
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.Permission
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.Property
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.Role
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.SchemaVersion
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.Site
Gets the value of the description property.
getDescription() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the description property.
getDescription() - Method in class org.appng.core.domain.ApplicationImpl
 
getDescription() - Method in class org.appng.core.domain.DatabaseConnection
 
getDescription() - Method in class org.appng.core.domain.GroupImpl
 
getDescription() - Method in class org.appng.core.domain.PermissionImpl
 
getDescription() - Method in class org.appng.core.domain.PropertyImpl
 
getDescription() - Method in class org.appng.core.domain.RepositoryImpl
 
getDescription() - Method in class org.appng.core.domain.ResourceImpl
 
getDescription() - Method in class org.appng.core.domain.RoleImpl
 
getDescription() - Method in class org.appng.core.domain.SiteImpl
 
getDescription() - Method in class org.appng.core.domain.SubjectImpl
 
getDescription() - Method in class org.appng.core.domain.Template
 
getDescription() - Method in class org.appng.core.domain.TemplateResource
 
getDescription() - Method in class org.appng.core.model.ApplicationProvider
 
getDescription() - Method in class org.appng.core.model.PackageVersion
 
getDescription() - Method in class org.appng.search.indexer.SimpleDocument
 
getDescription() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getDescription() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the description property.
getDescription() - Method in class org.appng.xml.application.Property
Gets the value of the description property.
getDescription() - Method in class org.appng.xml.application.Role
Gets the value of the description property.
getDescription() - Method in class org.appng.xml.platform.Config
Gets the value of the description property.
getDescription() - Method in class org.appng.xml.platform.TextElement
Gets the value of the description property.
getDescriptionFor(String) - Method in interface org.appng.api.model.Properties
Returns the description for the Property with the given name, if any
getDescriptionFor(String) - Method in class org.appng.api.support.PropertyHolder
 
getDetaildErrors() - Method in class org.appng.api.support.ConfigValidator
 
getDigest() - Method in interface org.appng.api.model.AuthSubject
Returns the salted digest for this AuthSubject.
getDigest() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the digest property.
getDigest() - Method in class org.appng.core.domain.RepositoryImpl
 
getDigest() - Method in class org.appng.core.domain.SubjectImpl
 
getDigest() - Method in interface org.appng.core.model.Repository
The digest for this repository, used for local published repositories to grant remote accesss
getDigest(String, String) - Static method in class org.appng.core.security.DigestUtil
Creates and returns a digest.
getDigest(String, String) - Method in interface org.appng.core.security.SaltedDigest
Returns a salted hash of the submitted secret.
getDigest(String, String) - Method in class org.appng.core.security.SaltedDigestSha1
 
getDigest() - Method in class org.appng.core.xml.repository.GetCertificationRequest
Gets the value of the digest property.
getDigest() - Method in class org.appng.core.xml.repository.GetPackageRequest
Gets the value of the digest property.
getDigest() - Method in class org.appng.core.xml.repository.GetPackagesRequest
Gets the value of the digest property.
getDigest() - Method in class org.appng.core.xml.repository.GetPackageVersionsRequest
Gets the value of the digest property.
getDigits() - Method in class org.appng.xml.platform.Validation
Gets the value of the digits property.
getDisplayLength() - Method in class org.appng.api.FieldWrapper
 
getDisplayLength() - Method in class org.appng.xml.platform.FieldDef
The maximum number of characters when displaying the field's value as string.
getDisplayName() - Method in interface org.appng.api.model.Identifier
Returns the display name.
getDisplayName() - Method in class org.appng.appngizer.model.xml.Application
Gets the value of the displayName property.
getDisplayName() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the displayName property.
getDisplayName() - Method in class org.appng.core.domain.ApplicationImpl
 
getDisplayName() - Method in class org.appng.core.domain.Template
 
getDisplayName() - Method in class org.appng.core.model.ApplicationProvider
 
getDisplayName() - Method in class org.appng.core.model.InstallablePackage
 
getDisplayName() - Method in class org.appng.core.model.PackageVersion
 
getDisplayName() - Method in class org.appng.core.model.PackageWrapper
 
getDisplayName() - Method in class org.appng.core.xml.repository.Package
Display name of the current release or snapshot.
getDisplayName() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getDisplayName() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the displayName property.
getDocId() - Method in interface org.appng.api.search.Document
 
getDocId() - Method in class org.appng.search.indexer.SimpleDocument
 
getDocument() - Method in class org.appng.api.search.DocumentEvent
 
getDocument() - Method in class org.appng.api.XPathProcessor
Returns the Document parsed from the URL/InputStream.
getDocumentBuilder() - Method in class org.appng.xml.transformation.StyleSheetProvider
 
getDocumentBuilderFactory() - Method in class org.appng.xml.MarshallService
 
getDocumentBuilderFactory() - Method in class org.appng.xml.transformation.StyleSheetProvider
 
getDocumentCount() - Method in class org.appng.testsupport.TestBase.SimpleFeatureProvider
 
getDocumentDirectories() - Method in interface org.appng.api.Path
Returns a List of all document directories, which contain the JSP-files
getDocumentDirectories() - Method in class org.appng.api.PathInfo
 
getDocumentProducers(Site, Application) - Method in interface org.appng.search.DocumentProvider
Returns some DocumentProducers to take into account when building the Site's global lucene index.
getDocumentProducers(Site, Application) - Method in class org.appng.search.indexer.FileSystemProvider
 
getDomain() - Method in interface org.appng.api.model.Site
Returns the domain for this Site.
getDomain() - Method in interface org.appng.api.Path
Returns the domain of the currently selected Site, if present
getDomain() - Method in class org.appng.api.PathInfo
 
getDomain() - Method in class org.appng.appngizer.model.xml.Site
Gets the value of the domain property.
getDomain() - Method in class org.appng.core.controller.AppngCache
 
getDomain() - Method in class org.appng.core.controller.Session
 
getDomain() - Method in class org.appng.core.domain.SiteImpl
 
getDouble(String) - Method in interface org.appng.api.model.Properties
Returns an Double parsed from the given Property (if existing).
getDouble(String, Double) - Method in interface org.appng.api.model.Properties
Returns a Double parsed from the given Property (if existing), or the default-value.
getDouble() - Method in interface org.appng.api.model.Property
Returns the Double-value of this Property using Double.parseDouble(String), if Property.getString() returns a non-null String, null otherwise.
getDouble() - Method in class org.appng.api.model.SimpleProperty
 
getDouble(String, Double) - Method in class org.appng.api.support.PropertyHolder
 
getDouble(String) - Method in class org.appng.api.support.PropertyHolder
 
getDriver() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the driver property.
getDriverClass() - Method in class org.appng.core.domain.DatabaseConnection
 
getDriverClass() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getElement(String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve an Element.
getElement(Node, String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve an Element.
getElement() - Method in class org.appng.xml.platform.Section
Gets the value of the element property.
getElement() - Method in class org.appng.xml.platform.SectionDef
Gets the value of the element property.
getElementAt(int) - Method in interface org.appng.api.Path
Returns the element at index idx, if present
getElementAt(int) - Method in class org.appng.api.PathInfo
 
getElementCount() - Method in interface org.appng.api.Path
Returns the number of elements of this Path
getElementCount() - Method in class org.appng.api.PathInfo
 
getElements() - Method in class org.appng.formtags.FormData
Returns an immutable List containing all FormElements of this FormData.
getElements() - Method in class org.appng.formtags.FormGroup
 
getEmail() - Method in interface org.appng.api.model.Account
Returns the email for this Account, e.g.
getEmail() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the email property.
getEmail() - Method in class org.appng.core.domain.SubjectImpl
 
getEmail() - Method in class org.appng.core.model.ApplicationSubjectImpl
 
getEmail() - Method in class org.appng.mail.Address
 
getEncoding() - Method in class org.appng.api.support.ApplicationRequest
 
getEncoding() - Method in class org.appng.forms.impl.RequestBean
 
getEncoding() - Method in interface org.appng.forms.Request
Return the encoding for this request
getEncoding() - Method in class org.appng.mail.impl.MailImpl
 
getEncoding() - Method in interface org.appng.mail.Mail
 
getEntityPackage() - Method in class org.appng.testsupport.TestBase
 
getEntry(String) - Method in class org.appng.search.indexer.IndexConfig
 
getEnum(String, Class<E>) - Method in interface org.appng.api.Option
Returns the Enum constant represented by the attribute with the given name.
getEnum(String, String, Class<E>) - Method in interface org.appng.api.Options
Returns the Enum constant of the given type represented by the attribute with the given name for the Option with the given name.
getEnum(String, Class<E>) - Method in class org.appng.api.support.OptionImpl
 
getEnum(String, String, Class<E>) - Method in class org.appng.api.support.OptionsImpl
 
getEnv() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getEnvironment() - Method in class org.appng.api.messaging.Serializer
Returns the Environment that was used when creating this serializer.
getEnvironment() - Method in interface org.appng.api.RequestSupport
Returns the Environment for this Request.
getEnvironment() - Method in class org.appng.api.support.ApplicationRequest
 
getEnvironment() - Method in class org.appng.api.support.field.FieldConversionFactory
 
getEnvironment() - Method in class org.appng.api.support.SiteAwareObjectInputStream
 
getEnvironment(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
 
getEnvironment() - Method in class org.appng.core.model.PlatformTransformer
 
getEnvironment() - Method in class org.appng.taglib.TagletAdapter
 
getErrorClass() - Method in class org.appng.formtags.FormElement
 
getErrorClass() - Method in class org.appng.formtags.FormGroup
 
getErrorClass() - Method in class org.appng.taglib.form.FormElement
 
getErrorClass() - Method in class org.appng.taglib.form.FormGroup
 
getErrorElementId() - Method in class org.appng.formtags.FormElement
 
getErrorElementId() - Method in class org.appng.formtags.FormGroup
 
getErrorElementId() - Method in class org.appng.taglib.form.FormElement
 
getErrorElementId() - Method in class org.appng.taglib.form.FormGroup
 
getErrorMessage() - Method in class org.appng.formtags.FormElement
 
getErrorMessage() - Method in class org.appng.formtags.FormGroup
 
getErrorMessage() - Method in class org.appng.taglib.form.FormElement
 
getErrorMessage() - Method in class org.appng.taglib.form.FormGroup
 
getErrorMessageKey() - Method in interface org.appng.api.auth.PasswordPolicy
Returns the message-key of an errormessage for the case that the password doesn't match the requirements.
getErrorMessageKey() - Method in class org.appng.core.security.DefaultPasswordPolicy
 
getErrors() - Method in class org.appng.api.support.ConfigValidator
 
getEvent(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the Event with the given id, if present.
getEvent() - Method in class org.appng.api.search.DocumentEvent
 
getEvent(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getEventClass() - Method in interface org.appng.api.messaging.EventHandler
Returns the type of the Event this handler reacts to
getEventId() - Method in class org.appng.xml.platform.Action
The unique id of the event the action belongs to.
getEventId() - Method in class org.appng.xml.platform.ActionRef
The event-id of the referenced Action
getEventIds() - Method in interface org.appng.api.ApplicationConfigProvider
Returns all ids from all known Events
getEventIds() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getEventList() - Method in class org.appng.xml.platform.Events
Gets the value of the eventList property.
getExecutingSite() - Method in class org.appng.taglib.MultiSiteSupport
 
getExecutionTime() - Method in class org.appng.xml.platform.PageReference
The time in milliseconds it took to process this PageDefinition.
getExecutionTime() - Method in class org.appng.xml.platform.Section
The time in milliseconds it took to process this Section.
getExecutionTime() - Method in class org.appng.xml.platform.Sectionelement
The time in milliseconds it took to process this Sectionelement.
getExpirationTime() - Method in class org.appng.core.controller.AppngCache
 
getExpiryDate() - Method in class org.appng.core.controller.Session
 
getExpression() - Method in class org.appng.xml.platform.Condition
An expression that must evaluate to true or false
getExpressionEvaluator() - Method in interface org.appng.api.ParameterSupport
Returns an ExpressionEvaluator created with the parameters of this ParameterSupport.
getExpressionEvaluator() - Method in interface org.appng.api.Request
Returns the ExpressionEvaluator for this Request.
getExpressionEvaluator() - Method in class org.appng.api.support.ApplicationRequest
 
getExpressionEvaluator() - Method in class org.appng.api.support.ParameterSupportBase
 
getExtension() - Method in interface org.appng.api.Path
Returns the file-extension for JSP-files
getExtension() - Method in class org.appng.api.PathInfo
 
getExtensionByMagicBytes(File) - Static method in class org.appng.tools.file.MagicByteCheck
Retrieves the file's extension by magic byte detection.
getFactor() - Method in enum org.appng.api.FileUpload.Unit
the factor to multiply with to get the number of bytes per whole unit
getFeatureProvider() - Method in interface org.appng.api.model.Application
Returns the FeatureProvider for this Application.
getFeatureProvider() - Method in class org.appng.core.domain.ApplicationImpl
 
getFeatureProvider() - Method in class org.appng.core.model.ApplicationProvider
 
getFeatureProvider() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getField(String) - Method in interface org.appng.api.FieldProcessor
Returns the FieldDef with the given binding, if existing.
getField(String) - Method in interface org.appng.api.search.Document
 
getField(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
getField(String) - Method in class org.appng.search.indexer.SimpleDocument
 
getField() - Method in class org.appng.taglib.search.Searchable
 
getFieldConverter() - Method in interface org.appng.api.RequestSupport
Returns a FieldConverter
getFieldConverter() - Method in class org.appng.api.support.ApplicationRequest
 
getFieldList() - Method in class org.appng.search.json.Result
 
getFieldProcessor() - Method in class org.appng.api.DataContainer
Returns the FieldProcessor this DataContainer was created with
getFieldProcessor() - Method in exception org.appng.api.ProcessingException
Returns the FieldProcessor in charge when the error occurred
getFields() - Method in class org.appng.api.FieldConverter.DatafieldOwner
Returns the Datafields owned by this DatafieldOwner.
getFields() - Method in class org.appng.api.FieldConverter.FieldDefOwner
Returns the FieldDefs owned by this FieldDefOwner.
getFields() - Method in interface org.appng.api.FieldProcessor
Returns all FieldDefintions known by this FieldProcessor.
getFields() - Method in class org.appng.api.FieldWrapper
 
getFields() - Method in class org.appng.api.support.FieldProcessorImpl
 
getFields() - Method in class org.appng.search.json.Result.Fields
 
getFields() - Method in class org.appng.search.json.Result
 
getFields() - Method in class org.appng.taglib.search.SearchPart
 
getFields() - Method in class org.appng.xml.platform.Datafield
Gets the value of the fields property.
getFields() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the fields property.
getFields() - Method in class org.appng.xml.platform.MetaData
Gets the value of the fields property.
getFields() - Method in class org.appng.xml.platform.Result
Gets the value of the fields property.
getFieldValues() - Method in class org.appng.api.FieldConverter.DatafieldOwner
Constructs a Map containing all the Datafield's names as a key and their value as a value.
getFile() - Method in interface org.appng.forms.FormUpload
Returns the File which has been locally saved, but only if FormUpload.isValid() returns true.
getFile() - Method in class org.appng.forms.impl.FormUploadBean
 
getFile() - Method in class org.appng.tools.image.ImageMetaData
 
getFileName() - Method in interface org.appng.api.AttachmentWebservice
Returns the name of the file to open
getFileName(String, String, String) - Static method in class org.appng.core.domain.PackageArchiveImpl
 
getFileName() - Method in class org.appng.core.model.JarInfo
 
getFileName() - Method in class org.appng.core.xml.repository.GetPackageResponse
Gets the value of the fileName property.
getFileParams(Map<String, List<FormUpload>>) - Method in class org.appng.formtags.RuleValidation
 
getFilePrefix() - Method in class org.appng.core.domain.PackageArchiveImpl
 
getFilePrefix(String, String) - Static method in class org.appng.core.domain.PackageArchiveImpl
 
getFileSize() - Method in class org.appng.tools.image.ImageMetaData
 
getFileTypes() - Method in class org.appng.xml.platform.FileUpload
A comma separated list of allowed file-extensions.
getFileUpload() - Method in class org.appng.xml.platform.Validation
Gets the value of the fileUpload property.
getFileVersion() - Method in class org.appng.core.domain.TemplateResource
 
getFilter() - Method in class org.appng.search.json.Search
 
getFilterItem(String, String, String, Iterable<T>, Collection<ID>, FilterItem.DataCounter) - Static method in class org.appng.search.json.FilterItem
 
getFirstchunk() - Method in class org.appng.tools.ui.Pagination
 
getFirstchunk() - Method in class org.appng.xml.platform.Resultset
The number of the first chunk.
getFloat(String) - Method in interface org.appng.api.model.Properties
Returns an Float parsed from the given Property (if existing).
getFloat(String, Float) - Method in interface org.appng.api.model.Properties
Returns a Float parsed from the given Property (if existing), or the default-value.
getFloat() - Method in interface org.appng.api.model.Property
Returns the Float-value of this Property using Float.parseFloat(String), if Property.getString() returns a non-null String, null otherwise.
getFloat() - Method in class org.appng.api.model.SimpleProperty
 
getFloat(String, Float) - Method in class org.appng.api.support.PropertyHolder
 
getFloat(String) - Method in class org.appng.api.support.PropertyHolder
 
getFolded() - Method in class org.appng.xml.platform.Sectionelement
If evaluating to true, the Sectionelement will be displayed folded.
getFolded() - Method in class org.appng.xml.platform.SectionelementDef
If evaluating to true, the resulting Sectionelement will be displayed folded.
getFolder() - Method in enum org.appng.api.model.ResourceType
Returns the relative path for this type.
getFolder() - Method in class org.appng.search.indexer.IndexConfig.ConfigEntry
 
getFolders() - Method in class org.appng.search.indexer.IndexConfig
 
getForm() - Method in class org.appng.formtags.FormConfirmation
 
getForm() - Method in class org.appng.taglib.form.FormConfirmation
 
getForm() - Method in class org.appng.taglib.form.FormData
 
getFormat() - Method in class org.appng.api.FieldWrapper
 
getFormat() - Method in class org.appng.search.searcher.SearchFormatter
 
getFormat() - Method in class org.appng.taglib.search.Search
 
getFormat() - Method in class org.appng.xml.platform.FieldDef
The format used for this field, presuming the FieldDef.type supports formatting.
getFormat() - Method in class org.appng.xml.platform.Output
Defines the output-format to be used.
getFormat() - Method in class org.appng.xml.platform.Selection
The format applied to the users-inputs, if any.
getFormConfirmation() - Method in class org.appng.formtags.Form
Returns the FormConfirmation for this Form.
getFormData() - Method in class org.appng.formtags.Form
Returns the FormData for this Form.
getFormData() - Method in class org.appng.formtags.FormElement
 
getFormData() - Method in class org.appng.formtags.FormGroup
 
getFormData() - Method in class org.appng.taglib.form.FormElement
 
getFormData() - Method in class org.appng.taglib.form.FormGroup
 
getFormField(String) - Method in class org.appng.camunda.bpm.TaskWrapper
 
getFormGroup() - Method in class org.appng.taglib.form.FormElement
 
getFormUpload(String) - Method in class org.appng.testsupport.TestBase
 
getFormUploads() - Method in class org.appng.api.support.ApplicationRequest
 
getFormUploads(String) - Method in class org.appng.api.support.ApplicationRequest
 
getFormUploads(String) - Method in class org.appng.forms.impl.RequestBean
 
getFormUploads() - Method in class org.appng.forms.impl.RequestBean
 
getFormUploads() - Method in interface org.appng.forms.RequestContainer
Returns all FormUploads for the request as immutable map.
getFormUploads(String) - Method in interface org.appng.forms.RequestContainer
Returns an immutable List of all FormUploads for the parameter with the given name.
getFormUploads() - Method in class org.appng.formtags.FormElement
 
getForwardPath(String, File) - Method in class org.appng.api.PathInfo
Builds the the path to which a HttpServletRequest has to be forwarded to in order the retrieve a file from a document directory.
getFraction() - Method in class org.appng.xml.platform.Digits
The maximum number of fraction digits.
getFragment() - Method in interface org.appng.api.search.Document
 
getFragment() - Method in class org.appng.search.indexer.SimpleDocument
 
getFragment() - Method in class org.appng.search.json.Result
 
getFrom() - Method in class org.appng.mail.impl.MailImpl
 
getFrom() - Method in interface org.appng.mail.Mail
 
getFromAddress() - Method in class org.appng.mail.impl.MailImpl
 
getFromAddress() - Method in interface org.appng.mail.Mail
 
getFuture() - Method in class org.appng.xml.platform.Validation
Gets the value of the future property.
getGetParams() - Method in class org.appng.xml.platform.UrlSchema
Gets the value of the getParams property.
getGrant() - Method in class org.appng.appngizer.model.xml.Grants
Gets the value of the grant property.
getGrantedSites() - Method in class org.appng.core.domain.SiteApplication
 
getGrantingSite(String, String) - Method in class org.appng.core.service.CoreService
 
getGrantsForApplication(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationController
 
getGroup(String) - Method in class org.appng.appngizer.controller.GroupController
 
getGroup() - Method in class org.appng.appngizer.model.xml.Groups
Gets the value of the group property.
getGroup(Integer) - Method in interface org.appng.core.repository.GroupRepository
 
getGroupByName(String) - Method in class org.appng.core.service.CoreService
 
getGroupByName(String, boolean) - Method in class org.appng.core.service.CoreService
 
getGroupIdsForNames(List<String>) - Method in interface org.appng.core.repository.GroupRepository
 
getGroupingSeparator() - Method in class org.appng.xml.platform.Localization
Gets the value of the groupingSeparator property.
getGroups() - Method in interface org.appng.api.model.Site
Returns a set containing a Named-instance for each Group that exists within the platform.
getGroups() - Method in interface org.appng.api.model.Subject
Returns the Groups for this Subject.
getGroups() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the groups property.
getGroups() - Method in class org.appng.core.domain.SiteImpl
 
getGroups() - Method in class org.appng.core.domain.SubjectImpl
 
getGroups() - Method in class org.appng.core.service.CoreService
 
getGroups() - Method in class org.appng.xml.platform.ValidationGroups
Gets the value of the groups property.
getGuiPath() - Method in interface org.appng.api.Path
Returns the path to the appNG webapplication.
getGuiPath() - Method in class org.appng.api.PathInfo
 
getHandlers(E) - Method in class org.appng.api.messaging.EventRegistry
Retrieves a list of EventHandlers that have been registered for the given type of Event.
getHeaderCellStyle() - Method in class org.appng.tools.poi.WorkBookHelper
 
getHeap() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getHeight() - Method in class org.appng.tools.image.ImageMetaData
 
getHibernateParams() - Method in class org.appng.cli.commands.CommandMain
 
getHidden() - Method in class org.appng.api.FieldWrapper
 
getHidden() - Method in class org.appng.xml.platform.FieldDef
If evaluating to true, the field will not be visible to the user.
getHidden() - Method in class org.appng.xml.platform.Section
If evaluating to true, the Section will not be visible to the user.
getHidden() - Method in class org.appng.xml.platform.SectionDef
If evaluating to true, the resulting Section will not be visible to the user.
getHighlight() - Method in class org.appng.taglib.search.Search
 
getHistory(ID) - Method in interface org.appng.persistence.repository.SearchRepository
Returns all previous revisions (starting with the newest) for the entity with the given ID (if the domain-class is audited).
getHistory(ID) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
getHitCount() - Method in class org.appng.core.controller.AppngCache
 
getHitRangeEnd() - Method in class org.appng.tools.ui.Pagination
 
getHitRangeStart() - Method in class org.appng.tools.ui.Pagination
 
getHits() - Method in class org.appng.tools.ui.Pagination
 
getHits() - Method in class org.appng.xml.platform.Resultset
The number of hits (all items).
getHost() - Method in interface org.appng.api.model.Site
Returns the host for this site
getHost() - Method in interface org.appng.api.Path
Returns the host of the currently selected Site, if present
getHost() - Method in class org.appng.api.PathInfo
 
getHost() - Method in class org.appng.api.support.ApplicationRequest
 
getHost() - Method in class org.appng.appngizer.model.xml.Site
Gets the value of the host property.
getHost() - Method in class org.appng.core.controller.messaging.JedisReceiver
 
getHost() - Method in class org.appng.core.domain.SiteImpl
 
getHost() - Method in class org.appng.forms.impl.RequestBean
 
getHost() - Method in interface org.appng.forms.RequestContainer
Returns the host name for this request
getHostIdentifier(ServletRequest, Environment) - Static method in class org.appng.api.RequestUtil
Retrieves the host-identifier for the given ServletRequest, using the given Environment to retrieve the VHostMode used by appNG.
getHSqlConnectionInfo(int) - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getHSqlConnectionInfo() - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getHSqlConnectionInfo(String, int, String, String, String) - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getHSqlConnectionInfo(String, String, String, String) - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getHsqlPort() - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getHtmlContent() - Method in class org.appng.mail.impl.MailImpl
 
getHtmlContent() - Method in interface org.appng.mail.Mail
 
getHttpServletRequest() - Method in class org.appng.api.support.ApplicationRequest
 
getHttpServletRequest() - Method in class org.appng.forms.impl.RequestBean
 
getHttpServletRequest() - Method in interface org.appng.forms.Request
Returns the previously processed HttpServletRequest
getIcon() - Method in class org.appng.xml.platform.Link
Gets the value of the icon property.
getIcon() - Method in class org.appng.xml.platform.NavigationItem
Gets the value of the icon property.
getIcons() - Method in class org.appng.api.FieldWrapper
 
getIcons() - Method in class org.appng.xml.platform.Datafield
Gets the value of the icons property.
getIcons() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the icons property.
getId() - Method in interface org.appng.api.model.Identifiable
Returns the id.
getId() - Method in class org.appng.api.model.SimpleProperty
 
getId() - Method in interface org.appng.api.search.Document
Returns the ID of this Document.
Has to be globally unique, speaking in the scope of a Site, since each site has it's own searchindex.
getId() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the id property.
getId() - Method in class org.appng.core.controller.AppngCache
 
getId() - Method in class org.appng.core.controller.Session
 
getId() - Method in class org.appng.core.domain.ApplicationImpl
 
getId() - Method in class org.appng.core.domain.DatabaseConnection
 
getId() - Method in class org.appng.core.domain.GroupImpl
 
getId() - Method in class org.appng.core.domain.PermissionImpl
 
getId() - Method in class org.appng.core.domain.PropertyImpl
 
getId() - Method in class org.appng.core.domain.RepositoryImpl
 
getId() - Method in class org.appng.core.domain.ResourceImpl
 
getId() - Method in class org.appng.core.domain.RoleImpl
 
getId() - Method in class org.appng.core.domain.SiteImpl
 
getId() - Method in class org.appng.core.domain.SubjectImpl
 
getId() - Method in class org.appng.core.domain.Template
 
getId() - Method in class org.appng.core.domain.TemplateResource
 
getId() - Method in class org.appng.core.model.ApplicationProvider
 
getId() - Method in class org.appng.core.model.PackageVersion
 
getId() - Method in class org.appng.search.indexer.SimpleDocument
 
getId() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getId() - Method in class org.appng.xml.application.Permission
Gets the value of the id property.
getId() - Method in class org.appng.xml.application.PermissionRef
Gets the value of the id property.
getId() - Method in class org.appng.xml.application.Property
Gets the value of the id property.
getId() - Method in class org.appng.xml.platform.Action
The unique id of the action.
getId() - Method in class org.appng.xml.platform.ActionRef
The unique id of the referenced Action
getId() - Method in class org.appng.xml.platform.ApplicationReference
The id (aka the name) of the application.
getId() - Method in class org.appng.xml.platform.ApplicationRootConfig
The id for this config.
getId() - Method in class org.appng.xml.platform.Bean
The id of the bean as defined in the applications beans.xml file.
getId() - Method in class org.appng.xml.platform.Datasource
The globally unique id of this datasource.
getId() - Method in class org.appng.xml.platform.DatasourceRef
The unique id of the referenced Datasource.
getId() - Method in class org.appng.xml.platform.Event
The globally unique id of the event.
getId() - Method in class org.appng.xml.platform.Label
The id of the Label, used as a key to retrieve the content from the applications dictionary.
getId() - Method in class org.appng.xml.platform.Link
The unqiue id of this Link within the owning Linkpanel
getId() - Method in class org.appng.xml.platform.Linkpanel
The unique id of this Linkpanel
getId() - Method in class org.appng.xml.platform.OptionGroup
The id of this group.
getId() - Method in class org.appng.xml.platform.OutputFormat
The unique Id for this OutputFormat
getId() - Method in class org.appng.xml.platform.OutputType
The unique Id for this OutputType within the parent OutputFormat.
getId() - Method in class org.appng.xml.platform.PageDefinition
The unique id of the page.
getId() - Method in class org.appng.xml.platform.PageReference
The unique id of the page.
getId() - Method in class org.appng.xml.platform.Selection
The unique id of the selection within the SelectionGroup.
getId() - Method in class org.appng.xml.platform.SessionInfo
The globally unique id of the session.
getId() - Method in class org.appng.xml.platform.TextElement
Gets the value of the id property.
getId() - Method in class org.appng.xml.transformation.StyleSheetProvider
Returns a unique ID for this StyleSheetProvider, which is build from the sorted set of reference names of the additional stylesheets added via StyleSheetProvider.addStyleSheet(InputStream, String).
getIdType() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getImage() - Method in interface org.appng.api.search.Document
 
getImage() - Method in class org.appng.search.indexer.SimpleDocument
 
getImage() - Method in class org.appng.search.json.Result
 
getImage() - Method in class org.appng.tools.image.ImageProcessor
Executes the convert-command with all the previously applied options and returns the target-file this ImageProcessor was created with.
getImageCache() - Method in interface org.appng.api.model.FeatureProvider
Returns the folder to use for caching images, only available if featureImageProcessing is enabled.
getImageCache(Nameable, Nameable) - Method in class org.appng.core.model.CacheProvider
Returns the root image cache directory for an application.
getImageCache(String, String) - Method in class org.appng.core.model.CacheProvider
Returns the root image cache directory for an application.
getImageCache() - Method in class org.appng.core.model.FeatureProviderImpl
 
getImageCache() - Method in class org.appng.testsupport.TestBase.SimpleFeatureProvider
 
getImageProcessor(File, String) - Method in interface org.appng.api.model.FeatureProvider
Returns an ImageProcessor for the given sourceFile.
To enable this feature, set the Application's Property featureImageProcessing to true.
getImageProcessor(File, String) - Method in class org.appng.core.model.FeatureProviderImpl
 
getImageProcessor(File, String) - Method in class org.appng.testsupport.TestBase.SimpleFeatureProvider
 
getImplementationTitle() - Method in class org.appng.core.model.JarInfo
 
getImplementationVendor() - Method in class org.appng.core.model.JarInfo
 
getImplementationVendorId() - Method in class org.appng.core.model.JarInfo
 
getImplementationVersion() - Method in class org.appng.core.model.JarInfo
 
getIndex() - Method in class org.appng.core.security.signing.SignatureWrapper
 
getIndex() - Method in class org.appng.core.xml.repository.Certification
Gets the value of the index property.
getIndex() - Method in class org.appng.taglib.search.Searchable
 
getIndex() - Method in class org.appng.xml.platform.Authentication
Set to 'index' to mark this authentication as the default.
getIndexer() - Method in interface org.appng.api.model.FeatureProvider
Returns a Consumer which consumes DocumentEvents produced by a DocumentProducer.The returned Consumer writes to the Lucene-powered
search-index of the Site.
To enable this feature, set the Application's Property featureIndexing to true .
getIndexer() - Method in class org.appng.core.model.FeatureProviderImpl
 
getIndexer() - Method in class org.appng.testsupport.TestBase.SimpleFeatureProvider
 
getInput() - Method in class org.appng.xml.platform.UserData
Gets the value of the input property.
getInputStream() - Method in interface org.appng.mail.Attachment
 
getInputStream() - Method in class org.appng.mail.impl.AttachmentImpl
 
getInputTag() - Method in class org.appng.formtags.FormElement
 
getInputType() - Method in class org.appng.formtags.FormElement
 
getInsertBefore() - Method in class org.appng.xml.transformation.StyleSheetProvider
Returns the actual insertion-point
getInstallablePackages(List<Identifier>) - Method in class org.appng.core.domain.RepositoryImpl
 
getInstallablePackages(List<Identifier>) - Method in interface org.appng.core.model.Repository
Returns a list of InstallablePackages for the given list of package Identifiers
getInstalled() - Method in class org.appng.appngizer.model.xml.SchemaVersion
Gets the value of the installed property.
getInstalledTemplates() - Method in class org.appng.core.service.TemplateService
Returns a list of all installed templates.
getInstalledVersion() - Method in class org.appng.core.model.InstallablePackage
 
getInstance(String, String) - Static method in class org.appng.search.indexer.IndexConfig
Parses a given String to an IndexConfig, using the pipe '|' for separating folders.
format:
<folder>;<language>;<analyzer-class>|
Example:
/de;de-DE;GermanAnalyzer|/en;en-US;org.apache.lucene.analysis.en.EnglishAnalyzer|/assets;de-DE;GermanAnalyzer
getInstance(List<String>, String) - Static method in class org.appng.search.indexer.IndexConfig
Parses a list of strings to an IndexConfig.
getInstance(ZipCodeCountry) - Static method in class org.appng.tools.zipcode.ZipCodeValidatorFactory
 
getInstance(String) - Static method in class org.appng.tools.zipcode.ZipCodeValidatorFactory
 
getInteger(String) - Method in interface org.appng.api.model.Properties
Returns an Integer parsed from the given Property (if existing).
getInteger(String, Integer) - Method in interface org.appng.api.model.Properties
Returns an Integer parsed from the given Property (if existing), or the default-value.
getInteger() - Method in interface org.appng.api.model.Property
Returns the Integer-value of this Property using Integer.parseInt(String), if Property.getString() returns a non-null String, null otherwise.
getInteger() - Method in class org.appng.api.model.SimpleProperty
 
getInteger(String) - Method in interface org.appng.api.Option
Returns an Integer parsed from the attribute with the given name.
getInteger(String, String) - Method in interface org.appng.api.Options
Returns an Integer parsed from the attribute with the given name for the Option with the given name.
getInteger(String) - Method in class org.appng.api.support.OptionImpl
 
getInteger(String, String) - Method in class org.appng.api.support.OptionsImpl
 
getInteger(String, Integer) - Method in class org.appng.api.support.PropertyHolder
 
getInteger(String) - Method in class org.appng.api.support.PropertyHolder
 
getInteger() - Method in class org.appng.xml.platform.Digits
The maximum number of integral digits.
getIp() - Method in class org.appng.core.controller.Session
 
getItem() - Method in class org.appng.api.DataContainer
Returns the single item
getItem() - Method in class org.appng.xml.platform.Navigation
Gets the value of the item property.
getItem() - Method in class org.appng.xml.platform.NavigationItem
Gets the value of the item property.
getItems() - Method in class org.appng.api.DataContainer
Returns the items previously set via one of the setItems(...) -methods
getItemsCount() - Method in class org.appng.search.json.FilterConfig
 
getJarInfo(File) - Static method in class org.appng.core.model.JarInfo.JarInfoBuilder
 
getJarInfo(File, String) - Static method in class org.appng.core.model.JarInfo.JarInfoBuilder
 
getJarInfos() - Method in class org.appng.core.model.ApplicationProvider
 
getJdbcUrl() - Method in class org.appng.core.domain.DatabaseConnection
 
getJdbcUrl() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getJedis() - Method in class org.appng.core.controller.messaging.JedisBase
 
getJobDataMap() - Method in interface org.appng.api.ScheduledJob
Returns a Map containing some data needed the execute the job
getJsonResponse(URL) - Method in class org.appng.tools.locator.GMapGeoLocator
 
getJspHandler() - Method in class org.appng.core.controller.Controller
 
getJspUrlParameters() - Method in interface org.appng.api.Path
Returns a List containing the values of the JSP-Paramters of a JSP-call.
getJspUrlParameters() - Method in class org.appng.api.PathInfo
 
getKeys(Locale) - Method in class org.appng.api.support.ResourceBundleMessageSource
Returns the keys for the given locale
getLabel() - Method in class org.appng.api.FieldWrapper
 
getLabel() - Method in class org.appng.search.json.FilterConfig
 
getLabel() - Method in class org.appng.search.json.FilterData
 
getLabel() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the label property.
getLabel() - Method in class org.appng.xml.platform.Icon
The label for this icon.
getLabel() - Method in class org.appng.xml.platform.Link
Gets the value of the label property.
getLabel() - Method in class org.appng.xml.platform.NavigationItem
Gets the value of the label property.
getLabel() - Method in class org.appng.xml.platform.OptionGroup
Gets the value of the label property.
getLabel() - Method in class org.appng.xml.platform.Textelements
Gets the value of the label property.
getLabels() - Method in class org.appng.xml.platform.Config
Gets the value of the labels property.
getLabels() - Method in class org.appng.xml.platform.Labels
Gets the value of the labels property.
getLabels() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the labels property.
getLabelSupport() - Method in class org.appng.api.support.ApplicationRequest
 
getLanguage() - Method in interface org.appng.api.model.Account
Returns the language tag for this Account in the IETF BCP 47 notation: <lang>-<country>.
Examples: en en-US de de-CH
getLanguage() - Method in interface org.appng.api.search.Document
Returns the language of this Document.
getLanguage() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the language property.
getLanguage() - Method in class org.appng.core.domain.SubjectImpl
 
getLanguage() - Method in class org.appng.core.model.ApplicationSubjectImpl
 
getLanguage() - Method in class org.appng.search.indexer.IndexConfig.ConfigEntry
 
getLanguage() - Method in class org.appng.search.indexer.SimpleDocument
 
getLanguage() - Method in class org.appng.search.json.Result
 
getLanguage() - Method in class org.appng.taglib.search.SearchPart
 
getLanguage() - Method in class org.appng.xml.platform.Localization
Gets the value of the language property.
getLastAccessedTime() - Method in class org.appng.core.controller.AppngCache
 
getLastAccessedTime() - Method in class org.appng.core.controller.Session
 
getLastchunk() - Method in class org.appng.tools.ui.Pagination
 
getLastchunk() - Method in class org.appng.xml.platform.Resultset
The number of the last chunk.
getLastElement() - Method in interface org.appng.api.Path
Returns the last element of this Path.
getLastElement() - Method in class org.appng.api.PathInfo
 
getLastModified() - Method in class org.appng.core.model.JarInfo
 
getLastUpdateTime() - Method in class org.appng.core.controller.AppngCache
 
getLatestRelease() - Method in class org.appng.core.model.InstallablePackage
 
getLatestRelease() - Method in class org.appng.core.model.PackageWrapper
 
getLatestRelease() - Method in class org.appng.core.xml.repository.Package
Reference to the latest release version of this Package.
getLatestSnapshot() - Method in class org.appng.core.model.InstallablePackage
 
getLatestSnapshot() - Method in class org.appng.core.model.PackageWrapper
 
getLatestSnapshot() - Method in class org.appng.core.xml.repository.Package
Reference to the latest snapshot version of this Package.
getLatitude() - Method in class org.appng.tools.locator.Coordinate
 
getLayout() - Method in class org.appng.search.json.Results
 
getLength() - Method in class org.appng.core.model.JarInfo
 
getLightbox() - Method in class org.appng.xml.platform.Textelements
Gets the value of the lightbox property.
getLine() - Method in class org.appng.api.support.ConfigValidationError
 
getLink() - Method in class org.appng.appngizer.model.xml.Links
Gets the value of the link property.
getLink() - Method in class org.appng.search.json.Result
 
getLinkPanel(String) - Method in interface org.appng.api.FieldProcessor
Returns the Linkpanel with the given name, if existing.
getLinkpanel() - Method in class org.appng.api.FieldWrapper
 
getLinkPanel(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
getLinkpanel() - Method in class org.appng.xml.platform.DataConfig
Gets the value of the linkpanel property.
getLinkpanel() - Method in class org.appng.xml.platform.PageConfig
Gets the value of the linkpanel property.
getLinkpanel() - Method in class org.appng.xml.platform.Result
Gets the value of the linkpanel property.
getLinkpanels() - Method in class org.appng.api.FieldConverter.DatafieldOwner
Returns the Linkpanels owned by this DatafieldOwner.
getLinkpanels() - Method in class org.appng.api.FieldConverter.FieldDefOwner
Returns the Linkpanels owned by this FieldDefOwner.
getLinkPanels() - Method in class org.appng.api.support.FieldProcessorImpl
 
getLinks() - Method in interface org.appng.appngizer.model.UriAware
 
getLinks() - Method in class org.appng.appngizer.model.xml.Linkable
Gets the value of the links property.
getLinks() - Method in class org.appng.xml.platform.Linkpanel
Gets the value of the links property.
getList(String, String, String) - Method in interface org.appng.api.model.Properties
Returns a List of Strings which is parsed from the value of the Property with the given name (if present) or from the default-value.
getList(String, String) - Method in interface org.appng.api.model.Properties
Returns a List of Strings which is parsed from the value of the Property with the given name (if present).
getList(String, String, String) - Method in class org.appng.api.support.PropertyHolder
 
getList(String, String) - Method in class org.appng.api.support.PropertyHolder
 
getLocale() - Method in interface org.appng.api.Environment
Returns the current Locale.
getLocale() - Method in interface org.appng.api.Request
Returns the Locale for this Request.
getLocale() - Method in class org.appng.api.support.ApplicationRequest
 
getLocale() - Method in class org.appng.api.support.environment.DefaultEnvironment
 
getLocalization() - Method in class org.appng.xml.platform.Subject
Gets the value of the localization property.
getLocation() - Method in class org.appng.xml.platform.Linkpanel
Defines the location of this Linkpanel.
getLongDescription() - Method in interface org.appng.api.model.Identifier
Returns the description.
getLongDescription() - Method in class org.appng.core.domain.ApplicationImpl
 
getLongDescription() - Method in class org.appng.core.domain.Template
 
getLongDescription() - Method in class org.appng.core.model.ApplicationProvider
 
getLongDescription() - Method in class org.appng.core.model.InstallablePackage
 
getLongDescription() - Method in class org.appng.core.model.PackageVersion
 
getLongDescription() - Method in class org.appng.core.model.PackageWrapper
 
getLongDescription() - Method in class org.appng.core.xml.repository.Package
Description of the current release or snapshot.
getLongDescription() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getLongDescription() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the longDescription property.
getLongitude() - Method in class org.appng.tools.locator.Coordinate
 
getMailAsString(Mail) - Method in class org.appng.mail.impl.DefaultTransport
 
getMailAsString(Mail) - Method in interface org.appng.mail.MailTransport
Returns a string-representation if the given Mail.
Attention: The Mail may contain sensitive informations like passwords!
getMandatoryMessage() - Method in class org.appng.formtags.FormElement
 
getMandatoryMessage() - Method in class org.appng.formtags.FormGroup
 
getMandatoryMessage() - Method in class org.appng.taglib.form.FormElement
 
getMandatoryMessage() - Method in class org.appng.taglib.form.FormGroup
 
getMarshallService() - Method in class org.appng.core.model.AbstractRequestProcessor
 
getMarshallService() - Method in class org.appng.taglib.TagletProcessor
 
getMarshallService() - Static method in class org.appng.xml.MarshallService
 
getMax() - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
getMax() - Method in class org.appng.xml.platform.Size
The maximum length.
getMax() - Method in class org.appng.xml.platform.Validation
Gets the value of the max property.
getMaxConnections() - Method in class org.appng.core.domain.DatabaseConnection
 
getMaxCount() - Method in class org.appng.xml.platform.FileUpload
The maximum number of files.
getMaxhits() - Method in class org.appng.tools.ui.Pagination
 
getMaxInactiveInterval() - Method in class org.appng.core.controller.Session
 
getMaxItems() - Method in interface org.appng.search.json.FilterItem.DataCounter
 
getMaxRow(Sheet) - Method in class org.appng.tools.poi.WorkBookHelper
 
getMaxSize() - Method in interface org.appng.forms.FormUpload
Returns the maximum size (in bytes) for the uploaded File (default: -1, which means there is no limit).
getMaxSize() - Method in class org.appng.forms.impl.FormUploadBean
 
getMaxSize() - Method in class org.appng.xml.platform.FileUpload
The maximum size of each file.
getMd5Digest(String) - Static method in class org.appng.api.auth.AuthTools
Returns a MD5 digest.
getMemberNames(Attributes) - Method in class org.appng.core.service.LdapService
 
getMembersOfGroup(Properties, String) - Method in class org.appng.core.service.LdapService
 
getMessage(Locale, String, Object...) - Method in interface org.appng.api.model.Application
Retrieves a message from the underlying MessageSource.
getMessage(String, Object...) - Method in interface org.appng.api.RequestSupport
Retrieves a message from the underlying MessageSource, using the Locale provided by Environment.getLocale().
getMessage(String, Object...) - Method in class org.appng.api.support.ApplicationRequest
 
getMessage() - Method in class org.appng.api.support.ConfigValidationError
 
getMessage(String, Object[], String, Locale) - Method in class org.appng.api.support.MessageSourceChain
 
getMessage(String, Object[], Locale) - Method in class org.appng.api.support.MessageSourceChain
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.appng.api.support.MessageSourceChain
 
getMessage(String, Object...) - Method in class org.appng.api.support.RequestSupportImpl
 
getMessage(Locale, String, Object...) - Method in class org.appng.core.domain.ApplicationImpl
 
getMessage(Locale, String, Object...) - Method in class org.appng.core.model.ApplicationProvider
 
getMessage(Locale, String, Object...) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getMessage() - Method in class org.appng.xml.platform.ValidationRule
Gets the value of the message property.
getMessageArgs() - Method in exception org.appng.api.ApplicationException
 
getMessageArgs() - Method in exception org.appng.api.BusinessException
 
getMessageArgs() - Method in interface org.appng.api.MessageParam
Returns the arguments for this message in order to be used with MessageFormat.format(String, Object...)
getMessageDispatchInterceptor() - Method in class org.appng.core.controller.messaging.TribesReceiver
 
getMessageKey() - Method in exception org.appng.api.ApplicationException
 
getMessageKey() - Method in exception org.appng.api.BusinessException
 
getMessageKey() - Method in interface org.appng.api.MessageParam
Returns the key for the message in order to retrieve the real message from a ResourceBundle.
getMessageList() - Method in class org.appng.xml.platform.Messages
Gets the value of the messageList property.
getMessages() - Method in interface org.appng.api.FieldProcessor
Returns a new Messages-object containing all Messages previously added using addXXMessage(String message).
getMessages() - Method in class org.appng.api.FieldWrapper
 
getMessages(Environment) - Method in class org.appng.api.support.ElementHelper
 
getMessages() - Method in class org.appng.api.support.FieldProcessorImpl
 
getMessages() - Method in class org.appng.xml.platform.Action
Gets the value of the messages property.
getMessages() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the messages property.
getMessages() - Method in class org.appng.xml.platform.PageReference
Gets the value of the messages property.
getMessageSender(Environment) - Static method in class org.appng.api.messaging.Messaging
Retrieves the previously created Sender from the Environment.
getMessageSource() - Method in interface org.appng.api.RequestSupport
Returns the currently used MessageSource
getMessageSource() - Method in class org.appng.api.support.ApplicationRequest
 
getMessageSource() - Method in class org.appng.api.support.field.FieldConversionFactory
 
getMessageSource() - Method in class org.appng.cli.CliEnvironment
 
getMessageSources() - Method in class org.appng.api.support.MessageSourceChain
 
getMetaData() - Method in interface org.appng.api.FieldProcessor
Returns the MetaData of this FieldProcessor.
getMetaData() - Method in class org.appng.api.support.FieldProcessorImpl
 
getMetaData() - Method in class org.appng.tools.image.ImageProcessor
Retrieves the ImageMetaData for the source-file.
getMetaData() - Method in class org.appng.xml.platform.DataConfig
Gets the value of the metaData property.
getMethod() - Method in class org.appng.taglib.form.FormConfirmation
 
getMethod() - Method in class org.appng.taglib.search.SearchPart
 
getMimeType() - Method in interface org.appng.mail.Attachment
 
getMimeType() - Method in class org.appng.mail.impl.AttachmentImpl
 
getMin() - Method in class org.appng.xml.platform.Size
The minimum length.
getMin() - Method in class org.appng.xml.platform.Validation
Gets the value of the min property.
getMinConnections() - Method in class org.appng.core.domain.DatabaseConnection
 
getMinCount() - Method in class org.appng.xml.platform.FileUpload
The minimum number of files.
getMinSize() - Method in interface org.appng.forms.FormUpload
Returns the minimum size (in bytes) for the uploaded file (default: 0).
getMinSize() - Method in class org.appng.forms.impl.FormUploadBean
 
getMinSize() - Method in class org.appng.xml.platform.FileUpload
The minimum size of each file.
getMode() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the mode property.
getMode() - Method in class org.appng.formtags.FormConfirmation
 
getMode() - Method in class org.appng.formtags.FormData
Returns the FormData.FormDataMode for this FormData.
getMode() - Method in class org.appng.taglib.Attribute
 
getMode() - Method in class org.appng.xml.platform.Datasource
If the appNG-template or the application's custom XSL supports some custom display mode(s), this property can be used to control this custom behavior.
getMode() - Method in class org.appng.xml.platform.DatasourceRef
If the appNG-template or the application's custom XSL supports some custom display mode(s), this property can be used to control this custom behavior.
getMode() - Method in class org.appng.xml.platform.FieldPermissions
The mode for the field permission
getMode() - Method in class org.appng.xml.platform.Link
The Linkmode used when displaying this link.
getMode() - Method in class org.appng.xml.platform.Permission
The mode for this permission.
getMode() - Method in class org.appng.xml.platform.Sectionelement
The display mode for this element to be used by the template.
getMode() - Method in class org.appng.xml.platform.SectionelementDef
The display mode for this element to be used by the template.
getMultiSiteSupport(HttpServletRequest, Environment) - Method in class org.appng.taglib.TagletAdapter
 
getMySqlConnectionInfo() - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getMySqlConnectionInfo(String, String, String, String) - Static method in class org.appng.testsupport.persistence.ConnectionHelper
 
getName() - Method in class org.appng.api.FieldWrapper
 
getName() - Method in interface org.appng.api.model.Nameable
Returns the name.
getName(T) - Method in interface org.appng.api.model.NameProvider
Returns the name for the given instance
getName() - Method in interface org.appng.api.model.Property
Returns the name of this Property, as used in Properties.getXXX(String).
getName() - Method in class org.appng.api.model.SimpleProperty
 
getName() - Method in interface org.appng.api.Option
Returns the name of this option.
getName() - Method in class org.appng.api.PermissionOwner
Returns the name of this PermissionOwner
getName() - Method in interface org.appng.api.search.Document
Returns the name of this Document.
getName() - Method in class org.appng.api.search.DocumentProducer
 
getName() - Method in class org.appng.api.support.OptionImpl
 
getName() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getName() - Method in class org.appng.appngizer.model.xml.Nameable
Gets the value of the name property.
getName() - Method in class org.appng.core.domain.ApplicationImpl
 
getName() - Method in class org.appng.core.domain.DatabaseConnection
 
getName() - Method in class org.appng.core.domain.GroupImpl
 
getName() - Method in class org.appng.core.domain.PermissionImpl
 
getName() - Method in class org.appng.core.domain.PropertyImpl
 
getName() - Method in class org.appng.core.domain.RepositoryImpl
 
getName() - Method in class org.appng.core.domain.ResourceImpl
 
getName() - Method in class org.appng.core.domain.RoleImpl
 
getName() - Method in class org.appng.core.domain.SiteImpl
 
getName() - Method in class org.appng.core.domain.SubjectImpl
 
getName() - Method in class org.appng.core.domain.Template
 
getName() - Method in class org.appng.core.domain.TemplateResource
 
getName() - Method in class org.appng.core.model.ApplicationProvider
 
getName() - Method in class org.appng.core.model.InstallablePackage
 
getName() - Method in class org.appng.core.model.PackageVersion
 
getName() - Method in class org.appng.core.model.PackageWrapper
 
getName() - Method in class org.appng.core.xml.repository.Package
Package name.
getName() - Method in class org.appng.formtags.FormElement
 
getName() - Method in class org.appng.formtags.FormGroup
 
getName() - Method in class org.appng.mail.Address
 
getName() - Method in interface org.appng.mail.Attachment
 
getName() - Method in class org.appng.mail.impl.AttachmentImpl
 
getName() - Method in class org.appng.search.indexer.SimpleDocument
 
getName() - Method in class org.appng.search.json.FilterConfig
 
getName() - Method in class org.appng.search.json.Result.Field
 
getName() - Method in class org.appng.taglib.Attribute
 
getName() - Method in class org.appng.taglib.form.Form
 
getName() - Method in class org.appng.taglib.form.FormElement
 
getName() - Method in class org.appng.taglib.form.FormGroup
 
getName() - Method in class org.appng.taglib.Parameter
 
getName() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getName() - Method in class org.appng.tools.poi.ColumnDefinition
 
getName() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the name property.
getName() - Method in class org.appng.xml.application.Role
Gets the value of the name property.
getName() - Method in class org.appng.xml.platform.ApplicationRootConfig
Gets the value of the name property.
getName() - Method in class org.appng.xml.platform.BeanOption
The unique name of this option within the enclosing Bean.
getName() - Method in class org.appng.xml.platform.Datafield
The name of the datafield.
getName() - Method in class org.appng.xml.platform.FieldDef
The name of the field.
getName() - Method in class org.appng.xml.platform.NavigationItem
The name of this navigation item.
getName() - Method in class org.appng.xml.platform.Option
The name of the option.
getName() - Method in class org.appng.xml.platform.Param
The name of the parameter, must start with a character, after that only characters, digits and underscore are allowed.
getName() - Method in class org.appng.xml.platform.Rule
Gets the value of the name property.
getName() - Method in class org.appng.xml.platform.Rule.Option
Gets the value of the name property.
getName() - Method in class org.appng.xml.platform.Sort
The name of the property to be used in the search query.
getName() - Method in class org.appng.xml.platform.Subject
Gets the value of the name property.
getName() - Method in class org.appng.xml.platform.UserInputField
The name of the field, see FieldDef.getBinding().
getName() - Method in class org.appng.xml.transformation.StyleSheetProvider
 
getNamespace() - Method in enum org.appng.xml.MarshallService.AppNGSchema
 
getNavigation() - Method in class org.appng.xml.platform.ApplicationRootConfig
Gets the value of the navigation property.
getNavigation() - Method in class org.appng.xml.platform.Platform
Gets the value of the navigation property.
getNewProperty(String) - Method in class org.appng.api.support.PropertyHolder
 
getNewProperty(String) - Method in class org.appng.core.domain.PersistentPropertyHolder
 
getNextchunk() - Method in class org.appng.tools.ui.Pagination
 
getNextchunk() - Method in class org.appng.xml.platform.Resultset
The number of the next chunk.
getNode(String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a Node.
getNode(Node, String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a Node.
getNodeAddress() - Method in class org.appng.core.controller.messaging.TribesReceiver
 
getNodeId() - Method in class org.appng.api.messaging.Event
Returns the node id of this event, i.e.
getNodeId(Environment) - Static method in class org.appng.api.messaging.Messaging
Determines the node id for this node.
getNodeId() - Method in class org.appng.api.messaging.Serializer
Returns to node id used when creating this serializer
getNodeId() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getNodes(String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a NodeList.
getNodes(Node, String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a NodeList.
getNonHeap() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getNotNull() - Method in class org.appng.xml.platform.Validation
Gets the value of the notNull property.
getNumber(String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a Number.
getNumber(Node, String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a Number.
getNumberFromField(Document, String, List<IndexableField>) - Static method in class org.appng.search.indexer.SimpleDocument
 
getNumberOfElements() - Method in class org.appng.search.json.Page
 
getNumberOfPages() - Method in class org.appng.search.json.Page
 
getObject() - Method in class org.appng.api.FieldWrapper
Returns the property that this FieldWrapper handles.
getObject() - Method in class org.appng.api.support.environment.EnvironmentFactoryBean
 
getObject() - Method in class org.appng.api.support.RequestFactoryBean
 
getObject() - Method in class org.appng.core.repository.config.DataSourceFactory
 
getObject() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
getObjectType() - Method in class org.appng.api.support.environment.EnvironmentFactoryBean
 
getObjectType() - Method in class org.appng.api.support.RequestFactoryBean
 
getObjectType() - Method in class org.appng.core.repository.config.DataSourceFactory
 
getObjectType() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
getObservable() - Method in class org.appng.search.indexer.SimpleDocument
 
getOnSuccess() - Method in class org.appng.api.support.CallableAction
Returns the forward-path that was defined by the ActionRef this CallableAction was build from.
getOnSuccess() - Method in class org.appng.xml.platform.Action
The URI to forward to after successfully performing the action.
getOnSuccess() - Method in class org.appng.xml.platform.ActionRef
The URI to forward to after successfully performing the action.
getOp() - Method in class org.appng.tools.image.ImageProcessor
 
getOpenMode() - Method in class org.appng.search.indexer.IndexConfig
 
getOption(String) - Method in interface org.appng.api.Options
Returns the Option with the given name, if present.
getOption(String) - Method in class org.appng.api.support.OptionsImpl
 
getOption() - Method in class org.appng.xml.platform.Rule
Gets the value of the option property.
getOptionGroups() - Method in class org.appng.xml.platform.Selection
Gets the value of the optionGroups property.
getOptionNames() - Method in interface org.appng.api.Options
Returns the names of all available Options
getOptionNames() - Method in class org.appng.api.support.OptionsImpl
 
getOptions() - Method in interface org.appng.api.support.OptionOwner
 
getOptions() - Method in class org.appng.api.support.OptionOwner.OptionOwnerBase
 
getOptions() - Method in class org.appng.xml.platform.Bean
Gets the value of the options property.
getOptions() - Method in class org.appng.xml.platform.OptionGroup
Gets the value of the options property.
getOptions() - Method in class org.appng.xml.platform.Selection
Gets the value of the options property.
getOptionValue(String, String) - Method in interface org.appng.api.Options
Returns the attribute with the given name for the Option with the given name.
getOptionValue(String, String) - Method in class org.appng.api.support.OptionsImpl
 
getOrder() - Method in class org.appng.core.repository.config.ApplicationPostProcessor
 
getOrder() - Method in class org.appng.xml.platform.Sort
The direction of sorting.
getOriginalFilename() - Method in interface org.appng.forms.FormUpload
Returns the name of the original (without any path prefix) file which was uploaded.
getOriginalFilename() - Method in class org.appng.forms.impl.FormUploadBean
 
getOtherAttributes() - Method in class org.appng.xml.platform.BeanOption
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOutput() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the output property.
getOutputFormat() - Method in interface org.appng.api.Path
Returns the ID of OutputFormat.
An OutputFormat may be defined by adding _<format> after the gui-path, e.g.
getOutputFormat() - Method in class org.appng.api.PathInfo
 
getOutputFormat() - Method in class org.appng.core.model.AbstractRequestProcessor
 
getOutputFormat() - Method in class org.appng.core.model.PlatformTransformer
Returns the OutputFormat used during transformation
getOutputFormat() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the outputFormat property.
getOutputPrefix() - Method in interface org.appng.api.Path
Returns the path prefix that contains the OutputFormat and OutputType, if those are set.
getOutputPrefix() - Method in class org.appng.api.PathInfo
 
getOutputPrefix(Environment) - Method in class org.appng.api.support.ElementHelper
 
getOutputType() - Method in interface org.appng.api.Path
Returns the ID of OutputType.
An OutputType may be defined by adding _<type> after the output-format, e.g.
getOutputType() - Method in class org.appng.api.PathInfo
 
getOutputType() - Method in class org.appng.core.model.AbstractRequestProcessor
 
getOutputType() - Method in class org.appng.core.model.PlatformTransformer
Returns the OutputType used during transformation
getOutputType() - Method in class org.appng.xml.platform.OutputFormat
Gets the value of the outputType property.
getOutputType() - Method in class org.appng.xml.platform.Template
When defining custom templates in a(n) Event/Action/Datasource, use this attribute to determine the OutputType this template should apply to.
getOwner(String, String) - Method in class org.appng.api.support.OptionGroupFactory
 
getOwner(String, String) - Method in class org.appng.api.support.SelectionFactory
 
getPackage(Identifier, Identifier, PackageInfo) - Method in class org.appng.appngizer.controller.RepositoryController
 
getPackage() - Method in class org.appng.appngizer.model.xml.Packages
Gets the value of the package property.
getPackage() - Method in class org.appng.core.model.PackageWrapper
 
getPackage(Repository, File, String) - Static method in class org.appng.core.model.RepositoryUtils
Checks whether the given file is a valid PackageArchive and matches to RepositoryMode of the Repository.
getPackage() - Method in class org.appng.core.xml.repository.Packages
Gets the value of the package property.
getPackage() - Method in class org.appng.core.xml.repository.PackageVersions
Gets the value of the package property.
getPackageArchive(String, String, String) - Method in class org.appng.core.domain.RepositoryImpl
 
getPackageArchive(String, String, String) - Method in interface org.appng.core.model.Repository
Returns the PackageArchive with the given name, version and timestamp
getPackageInfo() - Method in class org.appng.core.domain.PackageArchiveImpl
 
getPackageInfo() - Method in interface org.appng.core.model.PackageArchive
Returns a PackageInfo unmarshalled from the archive's "application.xml".
getPackageInfo() - Method in class org.appng.core.model.PackageVersion
 
getPackageName() - Method in class org.appng.core.xml.repository.GetPackageRequest
Gets the value of the packageName property.
getPackageName() - Method in class org.appng.core.xml.repository.GetPackageVersionsRequest
Gets the value of the packageName property.
GetPackageRequest - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetPackageRequest() - Constructor for class org.appng.core.xml.repository.GetPackageRequest
 
GetPackageResponse - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetPackageResponse() - Constructor for class org.appng.core.xml.repository.GetPackageResponse
 
getPackages() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the packages property.
getPackages() - Method in class org.appng.core.domain.RepositoryImpl
 
getPackages() - Method in interface org.appng.core.model.Repository
Returns the Packages offered by this repository, containing a list of all available Packages
getPackages() - Method in class org.appng.core.xml.repository.GetPackagesResponse
Gets the value of the packages property.
GetPackagesRequest - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetPackagesRequest() - Constructor for class org.appng.core.xml.repository.GetPackagesRequest
 
GetPackagesResponse - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetPackagesResponse() - Constructor for class org.appng.core.xml.repository.GetPackagesResponse
 
getPackageTimestamp() - Method in class org.appng.core.xml.repository.GetPackageRequest
Gets the value of the packageTimestamp property.
getPackageVersion() - Method in interface org.appng.api.model.Identifier
Returns the version.
getPackageVersion() - Method in class org.appng.core.domain.ApplicationImpl
 
getPackageVersion() - Method in class org.appng.core.domain.Template
 
getPackageVersion() - Method in class org.appng.core.model.ApplicationProvider
 
getPackageVersion() - Method in class org.appng.core.model.PackageVersion
 
getPackageVersion() - Method in class org.appng.core.xml.repository.GetPackageRequest
Gets the value of the packageVersion property.
getPackageVersion() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getPackageVersions(List<Identifier>, String) - Method in class org.appng.core.domain.RepositoryImpl
 
getPackageVersions(String) - Method in class org.appng.core.domain.RepositoryImpl
 
getPackageVersions(String) - Method in interface org.appng.core.model.Repository
Returns the PackageVersions for the package with the given name, containing a list of PackageInfo rmations
getPackageVersions() - Method in class org.appng.core.xml.repository.GetPackageVersionsResponse
Gets the value of the packageVersions property.
GetPackageVersionsRequest - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetPackageVersionsRequest() - Constructor for class org.appng.core.xml.repository.GetPackageVersionsRequest
 
GetPackageVersionsResponse - Class in org.appng.core.xml.repository
Java class for anonymous complex type.
GetPackageVersionsResponse() - Constructor for class org.appng.core.xml.repository.GetPackageVersionsResponse
 
getPackageWrapper() - Method in class org.appng.core.model.InstallablePackage
 
getPage(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the PageDefinition with the given id, if present.
getPage() - Method in class org.appng.api.DataContainer
Returns the Page (may be null) for this DataContainer
getPage() - Method in interface org.appng.api.Path
Returns the name of the currently selected page, if present
getPage() - Method in class org.appng.api.PathInfo
 
getPage(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getPage() - Method in class org.appng.search.json.Page
 
getPage() - Method in class org.appng.search.searcher.SearchFormatter
 
getPage() - Method in class org.appng.xml.platform.NavigationItem
The id of the page this item refers to.
getPage() - Method in class org.appng.xml.platform.PagesReference
Gets the value of the page property.
getPageable() - Method in class org.appng.api.DataContainer
Returns the Pageable (may be null) for this DataContainer
getPageable() - Method in interface org.appng.api.FieldProcessor
Returns the Pageable for this FieldProcessor.
getPageable() - Method in class org.appng.api.support.FieldProcessorImpl
 
getPageList() - Method in class org.appng.xml.platform.Pages
Gets the value of the pageList property.
getPageParam() - Method in class org.appng.search.json.Page
 
getPageParamName() - Method in class org.appng.search.searcher.SearchFormatter
 
getPages() - Method in interface org.appng.api.ApplicationConfigProvider
Returns a map of all PageDefinitions, using the id as the key.
getPages() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getPages() - Method in class org.appng.xml.platform.ApplicationReference
Gets the value of the pages property.
getPages() - Method in class org.appng.xml.platform.ApplicationRootConfig
Gets the value of the pages property.
getPageSize() - Method in class org.appng.search.json.Page
 
getPageSize() - Method in class org.appng.search.searcher.SearchFormatter
 
getPageSize() - Method in class org.appng.xml.platform.DatasourceRef
The default page size for the datasource
getPageSizeParam() - Method in class org.appng.search.json.Page
 
getPageSizeParamName() - Method in class org.appng.search.searcher.SearchFormatter
 
getPagination() - Method in class org.appng.search.json.Results
 
getPagination(int, int, Chunk) - Static method in class org.appng.tools.ui.Pagination
 
getParam() - Method in class org.appng.xml.platform.Params
Gets the value of the param property.
getParameter(String) - Method in class org.appng.api.support.ApplicationRequest
 
getParameter(String) - Method in class org.appng.forms.impl.RequestBean
 
getParameter(String) - Method in interface org.appng.forms.RequestContainer
Returns the value for the parameter with the given name.
Note that for a multi-valued parameter, any of the submitted values is returned.
getParameterList(String) - Method in class org.appng.api.support.ApplicationRequest
 
getParameterList(String) - Method in class org.appng.forms.impl.RequestBean
 
getParameterList(String) - Method in interface org.appng.forms.RequestContainer
Returns a List containing all the values for the parameter with the given name.
getParameterNames() - Method in interface org.appng.api.ParameterSupport
Returns the names of all parameters this ParameterSupport is aware of.
getParameterNames() - Method in class org.appng.api.support.ApplicationRequest
 
getParameterNames() - Method in class org.appng.api.support.ParameterSupportBase
 
getParameterNames() - Method in class org.appng.forms.impl.RequestBean
 
getParameterNames() - Method in interface org.appng.forms.RequestContainer
Returns an immutable Set containing the names of all request parameters.
getParameters(String) - Method in interface org.appng.api.ParameterSupport
Returns the names of all parameters used in the given String, without affixes.
getParameters() - Method in interface org.appng.api.ParameterSupport
Returns an immutable Map containing all parameters this ParameterSupport is aware of.
getParameters() - Method in class org.appng.api.support.ApplicationRequest
 
getParameters(String) - Method in class org.appng.api.support.ParameterSupportBase
 
getParameters() - Method in class org.appng.api.support.ParameterSupportBase
 
getParameters() - Method in class org.appng.cli.commands.CommandMain
 
getParameters() - Method in class org.appng.forms.impl.RequestBean
 
getParameters() - Method in interface org.appng.forms.RequestContainer
Returns an immutable Map containing the name of each request-parameter as a key and a single parameter value as the map's value.
Note that for multi-valued parameters, the returned map contains any of the submitted values.
getParameters() - Method in class org.appng.taglib.search.SearchPart
 
getParametersList() - Method in class org.appng.api.support.ApplicationRequest
 
getParametersList() - Method in class org.appng.forms.impl.RequestBean
 
getParametersList() - Method in interface org.appng.forms.RequestContainer
Returns an immutable Map containing the name of each request-parameter as a key and the list of submitted values as value.
getParameterSupportDollar() - Method in interface org.appng.api.Request
Returns the ParameterSupport for this Request.
getParameterSupportDollar() - Method in class org.appng.api.support.ApplicationRequest
 
getParamList() - Method in class org.appng.xml.platform.GetParams
Gets the value of the paramList property.
getParamList() - Method in class org.appng.xml.platform.PostParams
Gets the value of the paramList property.
getParamList() - Method in class org.appng.xml.platform.UrlParams
Gets the value of the paramList property.
getParams() - Method in class org.appng.testsupport.TestBase.ActionCall
 
getParams() - Method in class org.appng.testsupport.TestBase.DataSourceCall
 
getParams() - Method in class org.appng.xml.platform.ActionRef
Gets the value of the params property.
getParams() - Method in class org.appng.xml.platform.DataConfig
Gets the value of the params property.
getParams() - Method in class org.appng.xml.platform.DatasourceRef
Gets the value of the params property.
GetParams - Class in org.appng.xml.platform
Those are the GET-Parameters which can be used on the page.
GetParams() - Constructor for class org.appng.xml.platform.GetParams
 
getParams() - Method in class org.appng.xml.platform.Label
A Label can be parameterized, using a String (e.g.
getParams - Variable in class org.appng.xml.platform.UrlSchema
 
getPart() - Method in class org.appng.search.json.Part
 
getParts() - Method in class org.appng.search.searcher.SearchFormatter
 
getParts() - Method in class org.appng.taglib.search.Search
 
getPassive() - Method in class org.appng.xml.platform.Sectionelement
If evaluating to true, the Sectionelement will not determine the title of the tab.
getPassive() - Method in class org.appng.xml.platform.SectionelementDef
If evaluating to true, the resulting Sectionelement will not determine the title of the tab.
getPassword() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the password property.
getPassword() - Method in class org.appng.core.domain.DatabaseConnection
 
getPassword() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getPasswordHandler(AuthSubject) - Method in class org.appng.core.service.CoreService
Returns a PasswordHandler which is able to handle the password of a given AuthSubject.
getPasswordPlain() - Method in class org.appng.core.domain.DatabaseConnection
 
getPasswordPolicy() - Method in interface org.appng.api.model.Site
Returns the PasswordPolicy used when creating Subjects for this Site.
getPasswordPolicy() - Method in class org.appng.core.domain.SiteImpl
 
getPasswordResetDigest() - Method in class org.appng.core.security.BCryptPasswordHandler
 
getPasswordResetDigest() - Method in interface org.appng.core.security.PasswordHandler
Returns a digest which can be used for the "Forgot password?" function.
getPasswordResetDigest() - Method in class org.appng.core.security.Sha1PasswordHandler
 
getPast() - Method in class org.appng.xml.platform.Validation
Gets the value of the past property.
getPath() - Method in interface org.appng.api.search.Document
Returns the path of this Document, relative to the Sites domain.
getPath() - Method in class org.appng.search.indexer.SimpleDocument
 
getPath() - Method in class org.appng.xml.platform.Template
The path to the template resource, relative to /xsl of the appNG-template or -application.
getPathInfo(Environment, Site, String) - Static method in class org.appng.api.RequestUtil
Creates and returns a PathInfo-object based upon the given parameters.
getPattern() - Method in class org.appng.xml.platform.Validation
Gets the value of the pattern property.
getPermission(String, String) - Method in class org.appng.appngizer.controller.PermissionController
 
getPermission() - Method in class org.appng.appngizer.model.xml.Permissions
Gets the value of the permission property.
getPermission(String, String) - Method in class org.appng.core.service.CoreService
 
getPermission() - Method in class org.appng.taglib.Permission
 
getPermission() - Method in class org.appng.xml.application.Permissions
Gets the value of the permission property.
getPermission() - Method in class org.appng.xml.application.Role
Gets the value of the permission property.
getPermission() - Method in class org.appng.xml.platform.FieldPermissions
Gets the value of the permission property.
getPermissionList() - Method in class org.appng.xml.platform.Permissions
Gets the value of the permissionList property.
getPermissionProcessor() - Method in interface org.appng.api.Request
Returns the PermissionProcessor for this Request.
getPermissionProcessor() - Method in class org.appng.api.support.ApplicationRequest
 
getPermissions() - Method in class org.appng.api.FieldWrapper
 
getPermissions() - Method in interface org.appng.api.model.Application
Returns the Permissions for this Application.
getPermissions() - Method in interface org.appng.api.model.Role
Returns the Permissions for this Role, which are a subset of all Permissions of the Application.
getPermissions() - Method in class org.appng.api.PermissionOwner
Returns all Permissions owned by this PermissionOwner.
getPermissions() - Method in class org.appng.appngizer.model.xml.Role
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.core.domain.ApplicationImpl
 
getPermissions() - Method in class org.appng.core.domain.RoleImpl
 
getPermissions() - Method in class org.appng.core.model.ApplicationProvider
 
getPermissions() - Method in class org.appng.core.model.PackageVersion
 
getPermissions() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getPermissions() - Method in class org.appng.xml.application.ApplicationInfo
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.ActionRef
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.Config
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.DatasourceRef
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.Link
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.Linkpanel
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.OutputFormat
Gets the value of the permissions property.
getPermissions() - Method in class org.appng.xml.platform.OutputType
Gets the value of the permissions property.
getPermissionsForApplication(Integer) - Method in class org.appng.core.service.CoreService
 
getPersistenceUnit() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getPlaceholderConfigurer(Properties) - Method in class org.appng.core.service.InitializerService
 
getPlain() - Method in class org.appng.xml.platform.TextElement
Gets the value of the plain property.
getPlainProperties() - Method in interface org.appng.api.model.Properties
Takes this Properties and transforms it into some (plain, old, uncool) Properties.
getPlainProperties() - Method in class org.appng.api.support.PropertyHolder
 
getPlatform(MarshallService, Path) - Method in class org.appng.core.model.AbstractRequestProcessor
Returns the Platform-object unmarshalled from the template's "conf/platform.xml"-file.
getPlatform(MarshallService, Path) - Method in class org.appng.core.model.PlatformProcessor
 
getPlatform(MarshallService, Path) - Method in class org.appng.core.model.PlatformTransformer
Returns the Platform-object unmarshalled from the template's "conf/platform.xml"-file.
getPlatformCache() - Method in class org.appng.core.model.CacheProvider
Returns the root directory of the platform cache.
getPlatformCache(Nameable) - Method in class org.appng.core.model.CacheProvider
Returns the root platform cache directory for a site.
getPlatformCache(String) - Method in class org.appng.core.model.CacheProvider
Returns the root platform cache directory for a site.
getPlatformCache(Nameable, Nameable) - Method in class org.appng.core.model.CacheProvider
Returns the root platform cache directory for an application.
getPlatformCache(String, String) - Method in class org.appng.core.model.CacheProvider
Returns the root platform cache directory for an application.
getPlatformConfig(Environment) - Static method in class org.appng.api.messaging.Messaging
 
getPlatformConfig() - Method in class org.appng.api.messaging.Serializer
Return the platform configuration as Properties.
getPlatformConfig() - Method in class org.appng.cli.CliEnvironment
Returns the appNG platform configuration.
getPlatformConfig(Environment) - Method in class org.appng.core.service.CoreService
 
getPlatformConnection(Properties) - Method in class org.appng.core.service.MigrationService
 
getPlatformProperties() - Method in class org.appng.core.service.CoreService
 
getPlatformProperties(String) - Method in class org.appng.testsupport.TestBase
 
getPlatformTransformer() - Method in class org.appng.core.model.PlatformProcessor
 
getPlatformUrl() - Method in interface org.appng.api.Path
Returns the complete absolute URL this Path represents, which is the Sites domain plus the servlet-path
getPlatformUrl() - Method in class org.appng.api.PathInfo
 
getPlatformUrl() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the platformUrl property.
getPlural() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getPluralLower() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getPort() - Method in class org.appng.core.controller.messaging.JedisReceiver
 
getPort() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getPort() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
getPostParams() - Method in class org.appng.xml.platform.UrlSchema
Gets the value of the postParams property.
getPrefix() - Static method in class org.appng.core.security.BCryptPasswordHandler
Returns the identifier of the bcrypt algorithm.
getPrettyTable() - Method in class org.appng.cli.commands.CommandList
 
getPreviouschunk() - Method in class org.appng.tools.ui.Pagination
 
getPreviouschunk() - Method in class org.appng.xml.platform.Resultset
The number of the previous chunk.
getPrio() - Method in class org.appng.xml.platform.Sort
The priority of sorting, needed to support multiple sort criterias.
getProperties() - Method in interface org.appng.api.model.Application
Returns the Propertiess for this Application.
getProperties(String) - Method in interface org.appng.api.model.Properties
Returns some Properties parsed from the given Property (if existing).
getProperties() - Method in interface org.appng.api.model.Site
Returns the Properties for this Site.
getProperties(String) - Method in class org.appng.api.support.PropertyHolder
 
getProperties() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getProperties() - Method in class org.appng.core.domain.ApplicationImpl
 
getProperties() - Method in class org.appng.core.domain.SiteImpl
 
getProperties() - Method in class org.appng.core.model.ApplicationProvider
 
getProperties() - Method in class org.appng.core.model.PackageVersion
 
getProperties(String, String) - Method in class org.appng.core.service.CoreService
 
getProperties(String, String, Pageable) - Method in class org.appng.core.service.CoreService
 
getProperties(Integer, Integer) - Method in class org.appng.core.service.CoreService
 
getProperties(Integer, Integer, Pageable) - Method in class org.appng.core.service.CoreService
 
getProperties(Properties, Site, Application, boolean) - Static method in class org.appng.core.service.PropertySupport
Aggregates the Properties of the platform, the given Site and given Application to a single Properties object, using a prefix for determining the origin of a certain property.The prefix for a site-property is site., for a platform-property it's "platform.".
getProperties() - Method in class org.appng.testsupport.TestBase
 
getProperties() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getProperties() - Method in class org.appng.xml.application.ApplicationInfo
Gets the value of the properties property.
getProperty(String) - Method in class org.appng.api.support.PropertyHolder
 
getProperty(String, String) - Method in class org.appng.appngizer.controller.ApplicationController
 
getProperty(String) - Method in class org.appng.appngizer.controller.PlatformPropertyController
 
getProperty(String, String, String) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
 
getProperty(String, String) - Method in class org.appng.appngizer.controller.SitePropertyController
 
getProperty() - Method in class org.appng.appngizer.model.xml.Properties
Gets the value of the property property.
getProperty(String) - Method in class org.appng.core.service.CoreService
 
getProperty() - Method in class org.appng.xml.application.Properties
Gets the value of the property property.
getPropertyName(Site, Application, String) - Static method in class org.appng.core.service.PropertySupport
Returns the dot-separated full name for a given property, depending on whether a Site and/or an Application are given.
getPropertyName() - Method in class org.appng.tools.poi.ColumnDefinition
 
getPropertyNames() - Method in interface org.appng.api.model.Properties
Returns all Property names.
getPropertyNames() - Method in class org.appng.api.support.PropertyHolder
 
getPropertyPrefix(Site, Application) - Static method in class org.appng.core.service.PropertySupport
Returns the dot-separated property-prefix, depending on whether a Site and/or an Application are given.
getProps() - Method in class org.appng.appngizer.controller.AppNGizerConfigurer
 
getProps() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getPublishedApplicationWrapper(String) - Method in interface org.appng.core.model.RepositoryCache
Returns the PackageWrapper for the mentioned application.
getQuery(String[], String, Analyzer, String, String[]) - Method in class org.appng.search.searcher.StandardSearcher
 
getQueryParam() - Method in class org.appng.search.searcher.SearchFormatter
 
getQueryParamName() - Method in class org.appng.search.searcher.SearchFormatter
 
getQueryString() - Method in class org.appng.core.controller.CacheElementBase
 
getRandomSalt(int) - Static method in class org.appng.api.auth.AuthTools
Returns a random salt with a given length.
getReadonly() - Method in class org.appng.api.FieldWrapper
 
getReadonly() - Method in class org.appng.xml.platform.FieldDef
If evaluating to true, the field's value is readonly.
getReadTimeout() - Method in class org.appng.api.SoapClient
 
getRealname() - Method in interface org.appng.api.model.Account
Returns the real name of this Account, e.g.
getRealName() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the realName property.
getRealname() - Method in class org.appng.core.domain.SubjectImpl
 
getRealname() - Method in class org.appng.core.model.ApplicationSubjectImpl
 
getReceivers() - Method in class org.appng.mail.impl.MailImpl
 
getReceivers() - Method in interface org.appng.mail.Mail
 
getRedirectRules(String) - Static method in class org.appng.core.controller.filter.RedirectFilter
 
getRedirectTarget() - Method in class org.appng.api.support.ApplicationRequest
 
getRef() - Method in class org.appng.xml.platform.Message
The name of the PageReference/Action/Datasource/FieldDef this message is referring to.
getRef() - Method in class org.appng.xml.platform.Messages
The name of the PageReference/Action/Datasource/FieldDef those messages are referring to.
getRef() - Method in class org.appng.xml.platform.NavigationItem
The URL-reference for this item, meaning it contains the navigation path.
getRef() - Method in class org.appng.xml.platform.Permission
The unique name of the permission which is required.
getReference() - Method in interface org.appng.api.FieldProcessor
Returns the id of the Action or Datasource this FieldProcessor was created for.
getReference() - Method in class org.appng.api.support.FieldProcessorImpl
 
getRegexp() - Method in class org.appng.xml.platform.Pattern
The regular expression for the field.
getRelativePlatformCache(Nameable, Nameable) - Method in class org.appng.core.model.CacheProvider
Returns the relative platform cache directory for an application.
getRelease() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the release property.
getRemoteCerts() - Method in class org.appng.core.domain.RepositoryImpl
Returns the certificate chain, if this is a signed remote repository.
getRemoteName() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the remoteName property.
getRemoteRepositoryName() - Method in class org.appng.core.domain.RepositoryImpl
 
getRemoteRepositoryName() - Method in interface org.appng.core.model.Repository
In case the type for this repository is RepositoryType.REMOTE, returns the name of the referred remote repository.
getReplyTo() - Method in class org.appng.mail.impl.MailImpl
 
getReplyTo() - Method in interface org.appng.mail.Mail
 
getRepository(String) - Method in class org.appng.appngizer.controller.RepositoryController
 
getRepository() - Method in class org.appng.appngizer.model.xml.Repositories
Gets the value of the repository property.
getRepositoryBase() - Method in class org.appng.testsupport.TestBase
 
getRepositoryMode() - Method in class org.appng.core.domain.RepositoryImpl
 
getRepositoryMode() - Method in interface org.appng.core.model.Repository
The mode for this repository,
getRepositoryName() - Method in class org.appng.core.xml.repository.GetCertificationRequest
Gets the value of the repositoryName property.
getRepositoryName() - Method in class org.appng.core.xml.repository.GetPackageRequest
Gets the value of the repositoryName property.
getRepositoryName() - Method in class org.appng.core.xml.repository.GetPackagesRequest
Gets the value of the repositoryName property.
getRepositoryName() - Method in class org.appng.core.xml.repository.GetPackageVersionsRequest
Gets the value of the repositoryName property.
getRepositoryPackage(String, String, String, String) - Method in class org.appng.appngizer.controller.RepositoryController
 
getRepositoryPackages(String, String) - Method in class org.appng.appngizer.controller.RepositoryController
 
getRepositoryType() - Method in class org.appng.core.domain.RepositoryImpl
 
getRepositoryType() - Method in interface org.appng.core.model.Repository
The type for this repository.
getRepoValidator(ValidatorConfig, byte[], byte[]) - Static method in class org.appng.core.security.signing.Signer
 
getRepoValidator(ValidatorConfig, byte[], byte[], Collection<X509Certificate>) - Static method in class org.appng.core.security.signing.Signer
 
getRequest() - Method in class org.appng.formtags.Form
Returns the Request for this Form.
getRequest(PageContext) - Static method in class org.appng.taglib.TagletAdapter
 
getRequests() - Method in class org.appng.core.controller.Session
 
getRequests() - Method in class org.appng.core.domain.SiteImpl
 
getRequestSupport() - Method in class org.appng.api.support.ApplicationRequest
 
getRequestValues() - Method in class org.appng.formtags.FormElement
 
getResource(ResourceType, String) - Method in interface org.appng.api.model.Resources
Returns the Resource of the given type with the given name, if any.
getResource(Integer) - Method in interface org.appng.api.model.Resources
Returns the Resource with the given ID.
getResource(ResourceType, String) - Method in class org.appng.api.support.ApplicationResourceHolder
 
getResource(Integer) - Method in class org.appng.api.support.ApplicationResourceHolder
 
getResourceName() - Method in class org.appng.api.support.ConfigValidationError
 
getResourceNameForApplicationRootConfig() - Method in interface org.appng.api.ApplicationConfigProvider
Returns the name of the Resource where the ApplicationRootConfig was defined.
getResourceNameForApplicationRootConfig() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getResourceNameForDataSource(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the name of the Resource where the Datasource with the given id was defined.
getResourceNameForDataSource(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getResourceNameForEvent(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the name of the Resource where the Event with the given id was defined.
getResourceNameForEvent(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getResourceNameForPage(String) - Method in interface org.appng.api.ApplicationConfigProvider
Returns the name of the Resource where the PageDefinition with the given id was defined.
getResourceNameForPage(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getResources() - Method in interface org.appng.api.ApplicationConfigProvider
 
getResources() - Method in interface org.appng.api.model.Application
the Resources for this Application.
getResources(ResourceType) - Method in interface org.appng.api.model.Resources
Returns all Resources of the given ResourceType.
getResources() - Method in interface org.appng.api.model.Resources
Returns the underlying Resource
getResources() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getResources(ResourceType) - Method in class org.appng.api.support.ApplicationResourceHolder
 
getResources() - Method in class org.appng.api.support.ApplicationResourceHolder
 
getResources() - Method in class org.appng.core.domain.ApplicationImpl
 
getResources() - Method in class org.appng.core.domain.Template
 
getResources() - Method in interface org.appng.core.model.AccessibleApplication
 
getResources() - Method in class org.appng.core.model.ApplicationProvider
 
getResources(Application, File, File) - Method in class org.appng.core.service.CoreService
 
getResources() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getResourceSet() - Method in interface org.appng.api.model.Application
Returns the Resources for this Application.
getResourceSet() - Method in class org.appng.core.domain.ApplicationImpl
 
getResourceSet() - Method in class org.appng.core.model.ApplicationProvider
 
getResourceSet() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getResourceType() - Method in interface org.appng.api.model.Resource
Returns the type of this Resource.
getResourceType() - Method in class org.appng.core.domain.ResourceImpl
 
getResourceType() - Method in class org.appng.core.domain.TemplateResource
 
getResponseCode() - Method in class org.appng.cli.commands.site.CheckSiteRunning
 
getResponseType() - Method in class org.appng.core.controller.CacheElementBase
 
getRestoreRequestData() - Method in class org.appng.formtags.Form
 
getResult(FieldProcessor, Object) - Method in interface org.appng.api.ResultService
Builds a Result from the provided bindObject, using the FieldProcessor's MetaData.
getResult(FieldProcessor, Object) - Method in class org.appng.api.support.ResultServiceImpl
 
getResult() - Method in class org.appng.cli.CliEnvironment
Retrieves the result of a ExecutableCliCommand-execution, which is a string to output on the console.
getResult() - Method in interface org.appng.tools.os.Command.StreamConsumer
Returns the result for this StreamConsumer.
getResult() - Method in class org.appng.tools.os.StringConsumer
 
getResult() - Method in class org.appng.xml.platform.Data
Gets the value of the result property.
getResults() - Method in class org.appng.search.json.Search
 
getResults() - Method in class org.appng.xml.platform.Resultset
Gets the value of the results property.
getResultsCount() - Method in class org.appng.search.json.FilterData
 
getResultSelector() - Method in class org.appng.xml.platform.MetaData
An expression defining when the actual Result should be marked as selected.
getResultset(FieldProcessor, Page<?>) - Method in interface org.appng.api.ResultService
Builds a ResultSet from the items provided by the Page, using the FieldProcessor's MetaData.
getResultset(FieldProcessor, Collection<?>) - Method in interface org.appng.api.ResultService
Builds a ResultSet from the items provided by the Collection, using the FieldProcessor's MetaData.
Note that pagination will not be available.
getResultset(FieldProcessor, Collection<?>) - Method in class org.appng.api.support.ResultServiceImpl
 
getResultset(FieldProcessor, Page<?>) - Method in class org.appng.api.support.ResultServiceImpl
 
getResultset() - Method in class org.appng.xml.platform.Data
Gets the value of the resultset property.
getRevision() - Method in interface org.appng.api.model.RevisionAware
 
getRevision(ID, Number) - Method in interface org.appng.persistence.repository.SearchRepository
Returns the requested revision of the entity with the requested ID (if the domain-class is audited);
getRevision(ID, Number) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
getRevisionEntity() - Method in class org.appng.persistence.repository.EnversSearchRepositoryImpl
Can be overwritten by extending class to support alternative RevisionEntity implementations
getRevisionNumber(ID) - Method in interface org.appng.persistence.repository.SearchRepository
If the domain-class is audited, the latest revision number of the entity is returned.
getRevisionNumber(ID) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
getRole(String, String) - Method in class org.appng.appngizer.controller.RoleController
 
getRole() - Method in class org.appng.appngizer.model.xml.Roles
Gets the value of the role property.
getRole() - Method in class org.appng.xml.application.Roles
Gets the value of the role property.
getRoleIds() - Method in interface org.appng.api.model.Authorizable
Returns a list containing the IDs of all Roles which are authorized to access this Authorizable.
getRoles() - Method in interface org.appng.api.model.Application
Returns Roles for this Application.
getRoles() - Method in interface org.appng.api.model.ApplicationSubject
Returns a list of all Roles for this ApplicationSubject.
getRoles() - Method in interface org.appng.api.model.Group
Returns all Roles belonging to this Group.
getRoles() - Method in class org.appng.appngizer.model.xml.Group
Gets the value of the roles property.
getRoles() - Method in class org.appng.core.domain.ApplicationImpl
 
getRoles() - Method in class org.appng.core.domain.GroupImpl
 
getRoles() - Method in class org.appng.core.model.ApplicationProvider
 
getRoles() - Method in class org.appng.core.model.ApplicationSubjectImpl
 
getRoles() - Method in class org.appng.core.model.PackageVersion
 
getRoles() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getRoles() - Method in class org.appng.xml.application.ApplicationInfo
Gets the value of the roles property.
getRootPath() - Method in interface org.appng.api.Path
Returns the root-path of this Path, which is the first element, or / if there is no first element
getRootPath() - Method in class org.appng.api.PathInfo
 
getRow(Sheet, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
getRows() - Method in class org.appng.cli.prettytable.PrettyTable
 
getRule(Annotation, String) - Method in class org.appng.api.support.validation.DefaultValidationProvider
 
getRule() - Method in class org.appng.formtags.FormElement
 
getRule() - Method in class org.appng.taglib.form.FormElement
 
getRules() - Method in class org.appng.core.controller.filter.RedirectFilter.UrlRewriteConfig
 
getRules() - Method in class org.appng.xml.platform.Validation
Gets the value of the rules property.
getRuleValidation() - Method in class org.appng.formtags.Form
Returns the RuleValidation for this Form.
getSalt() - Method in interface org.appng.api.model.AuthSubject
Returns the salt for this AuthSubject.
getSalt() - Method in class org.appng.core.domain.SubjectImpl
 
getSalt() - Method in interface org.appng.core.security.SaltedDigest
Generates a random salt.
getSalt() - Method in class org.appng.core.security.SaltedDigestSha1
 
getSchema() - Method in class org.appng.xml.MarshallService
 
getSchemaLocation() - Method in interface org.appng.api.SoapService
Returns the location of the xsd-schema used by the webservice (classpath-relative)
getSchemaLocation() - Method in class org.appng.xml.MarshallService
 
getSchemes(RepositoryType) - Static method in enum org.appng.core.model.RepositoryScheme
 
getScope() - Method in class org.appng.taglib.Attribute
 
getScore() - Method in interface org.appng.api.search.Document
 
getScore() - Method in class org.appng.search.indexer.SimpleDocument
 
getScore() - Method in class org.appng.search.json.Result
 
getSearch() - Method in class org.appng.search.json.SearchFilter
 
getSearchTerm(String) - Method in class org.appng.search.searcher.GermanSearchTermProcessor
 
getSearchTerm(String) - Method in interface org.appng.search.searcher.SearchTermProcessor
Processes the search term.
getSearchTerm(String, String) - Method in class org.appng.search.searcher.StandardSearcher
 
getSection() - Method in class org.appng.xml.platform.Structure
Gets the value of the section property.
getSection() - Method in class org.appng.xml.platform.StructureDef
Gets the value of the section property.
getSelectionGroups() - Method in class org.appng.api.DataContainer
Convenience method to access the SelectionGroups of the wrapped Data.
getSelectionGroups() - Method in class org.appng.xml.platform.Data
Gets the value of the selectionGroups property.
getSelections() - Method in class org.appng.api.DataContainer
Convenience method to access the Selections of the wrapped Data.
getSelections() - Method in class org.appng.xml.platform.Data
Gets the value of the selections property.
getSelections() - Method in class org.appng.xml.platform.SelectionGroup
Gets the value of the selections property.
getSelf() - Method in interface org.appng.appngizer.model.UriAware
 
getSelf() - Method in class org.appng.appngizer.model.xml.Linkable
Gets the value of the self property.
getService() - Method in interface org.appng.api.Path
Return the name of the service addressed by this Path
getService() - Method in class org.appng.api.PathInfo
 
getService(Environment, ServletContext) - Method in class org.appng.core.controller.PlatformStartup
 
getServicePath() - Method in interface org.appng.api.Path
Returns the path element that addresses a service
getServicePath() - Method in class org.appng.api.PathInfo
 
getServletContext() - Method in class org.appng.api.support.environment.DefaultEnvironment
Returns the current ServletContext.
getServletPath() - Method in interface org.appng.api.Path
Returns the complete servlet-path this Path was built from
getServletPath() - Method in class org.appng.api.PathInfo
 
getServletPath() - Method in class org.appng.core.controller.CacheElementBase
 
getServletRequest() - Method in class org.appng.api.support.environment.DefaultEnvironment
Returns the current HttpServletRequest.
getServletResponse() - Method in class org.appng.api.support.environment.DefaultEnvironment
Returns the current HttpServletResponse.
getSession() - Method in class org.appng.xml.platform.ApplicationConfig
Gets the value of the session property.
getSession() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the session property.
getSessionParam() - Method in class org.appng.xml.platform.SessionParams
Gets the value of the sessionParam property.
getSessionParamKey(Site) - Method in interface org.appng.api.model.Application
Returns the key to retrieve the session-parameters for this Application within the given Site from an Environment.
getSessionParamKey(Site) - Method in class org.appng.core.domain.ApplicationImpl
 
getSessionParamKey(Site) - Method in class org.appng.core.model.ApplicationProvider
 
getSessionParamKey(Site) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getSessionParams(Site, Environment) - Method in interface org.appng.api.model.Application
Retrieves the session-parameters for for this Application within the given Site from the given Environment.
getSessionParams() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
getSessionParams(Site, Environment) - Method in class org.appng.core.domain.ApplicationImpl
 
getSessionParams(Site, Environment) - Method in class org.appng.core.model.ApplicationProvider
 
getSessionParams(Site, Environment) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getSessionParams() - Method in class org.appng.xml.platform.Session
Gets the value of the sessionParams property.
getSha1Digest(String) - Static method in class org.appng.api.auth.AuthTools
Returns a SHA-1 digest.
getSha512Digest(String) - Static method in class org.appng.api.auth.AuthTools
Returns a SHA-512 digest.
getSharedSecret() - Method in class org.appng.appngizer.controller.ControllerBase
 
getShortId() - Method in class org.appng.core.controller.Session
 
getSignature() - Method in class org.appng.core.security.signing.SignatureWrapper
 
getSignature() - Method in class org.appng.core.xml.repository.Certification
Gets the value of the signature property.
getSimpleName() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getSimpleNameLower() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getSimpleSelection(String, String, String, SelectionType) - Method in class org.appng.api.support.SelectionFactory
Creates a SelectionFactory.Selection of the given SelectionType with only one Option.
getSingleItemDatasource(XmlGenerator.Entity, OutputStream, String...) - Method in class org.appng.api.support.XmlGenerator
 
getSite() - Method in exception org.appng.api.InvalidConfigurationException
Returns the Site where the error occurred, if present.
getSite(String) - Method in class org.appng.api.messaging.Serializer
Returns the Site with the given name
getSite(Environment, ServletRequest) - Static method in class org.appng.api.RequestUtil
Retrieves a Site by its host-identifier.
getSite(String) - Method in class org.appng.api.support.SiteAwareObjectInputStream
Retrieves the org.appng.api.model.Site with the given name
getSite(String) - Method in class org.appng.appngizer.controller.SiteController
 
getSite() - Method in class org.appng.appngizer.model.xml.Grant
Gets the value of the site property.
getSite() - Method in class org.appng.appngizer.model.xml.Sites
Gets the value of the site property.
getSite() - Method in class org.appng.core.controller.AppngCache
 
getSite() - Method in class org.appng.core.controller.Session
 
getSite() - Method in class org.appng.core.domain.DatabaseConnection
 
getSite() - Method in class org.appng.core.domain.SiteApplication
 
getSite() - Method in class org.appng.core.model.ApplicationContext
Returns the Site this context belongs to, only available if this context belongs to a core- Application .
getSite() - Method in class org.appng.core.model.ApplicationProvider
 
getSite(Integer) - Method in class org.appng.core.service.CoreService
 
getSite() - Method in class org.appng.xml.platform.NavigationItem
The name of the site this item belongs to.
getSiteApplication(String) - Method in class org.appng.core.domain.SiteImpl
 
getSiteApplication(String, String) - Method in class org.appng.core.service.CoreService
 
getSiteApplicationId() - Method in class org.appng.core.domain.SiteApplication
 
getSiteApplications() - Method in class org.appng.core.domain.SiteImpl
 
getSiteApplicationWithGrantedSites(String, String) - Method in class org.appng.core.service.CoreService
 
getSiteByHost(Environment, String) - Static method in class org.appng.api.RequestUtil
Retrieves a Site by its host.
getSiteByName(Environment, String) - Static method in class org.appng.api.RequestUtil
Retrieves a Site by its name.
getSiteByName(String) - Method in class org.appng.core.service.CoreService
 
getSiteClassLoader() - Method in interface org.appng.api.model.Site
Returns the URLClassLoader for this Site, which contains all the jars provided by the Applications that are assigned to this Site.
getSiteClassloader(String) - Method in class org.appng.api.support.SiteAwareObjectInputStream
 
getSiteClassLoader() - Method in class org.appng.core.domain.SiteImpl
 
getSiteId() - Method in class org.appng.core.domain.SiteApplicationPK
 
getSiteIds() - Method in interface org.appng.core.repository.SiteRepository
 
getSiteName() - Method in class org.appng.api.messaging.Event
Returns the name of the origin Site this event was created for
getSiteName() - Method in interface org.appng.api.Path
Returns the name of the Site which is being addressed by this Path
getSiteName() - Method in class org.appng.api.PathInfo
 
getSiteName() - Method in class org.appng.api.support.environment.AttributeWrapper
 
getSiteName() - Method in class org.appng.api.support.SiteClassLoader
 
getSiteName() - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
getSiteNames(Environment) - Static method in class org.appng.api.RequestUtil
Returns an immutable Set containing all the Site names.
getSiteNavigation() - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
getSitePrefix(Site) - Static method in class org.appng.core.service.PropertySupport
Returns the dot-separated property-prefix for a site-property.
getSiteProperties(String) - Method in class org.appng.testsupport.TestBase
 
getSites() - Method in class org.appng.core.service.CoreService
 
getSiteStates() - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
getSize() - Method in interface org.appng.api.model.Resource
Returns the size (in bytes) of this Resource.
getSize() - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
getSize() - Method in class org.appng.core.domain.ResourceImpl
 
getSize() - Method in class org.appng.core.domain.TemplateResource
 
getSize() - Method in class org.appng.xml.platform.Validation
Gets the value of the size property.
getSnapshot() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the snapshot property.
getSort() - Method in class org.appng.api.FieldWrapper
 
getSort() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the sort property.
getSortedDocs() - Method in class org.appng.search.searcher.SearchFormatter
 
getSource() - Method in class org.appng.xml.platform.Action
The fully qualified class name of the underlying bean.
getSource() - Method in class org.appng.xml.platform.Datasource
The fully qualified class name of the underlying bean.
getStarttime() - Method in class org.appng.xml.platform.SessionInfo
The unix time at session start.
getStartupTime() - Method in interface org.appng.api.model.Site
Returns the time at which the site has been loaded during platform-startup.
getStartupTime() - Method in class org.appng.core.domain.SiteImpl
 
getState() - Method in interface org.appng.api.model.Site
 
getState() - Method in class org.appng.appngizer.model.xml.SchemaVersion
Gets the value of the state property.
getState() - Method in class org.appng.core.controller.messaging.SiteStateEvent
 
getState() - Method in class org.appng.core.domain.SiteImpl
 
getStatus() - Method in interface org.appng.api.Webservice
returns the HTTP status code for this service
getStatus() - Method in class org.appng.cli.CliCore
 
getString(String) - Method in interface org.appng.api.model.Properties
Returns the string-value of the given Property.
getString(String, String) - Method in interface org.appng.api.model.Properties
Returns the string-value of the given Property (if existing), or the default-value.
getString() - Method in interface org.appng.api.model.Property
Returns the String-value of this Property
getString() - Method in class org.appng.api.model.SimpleProperty
 
getString(String) - Method in interface org.appng.api.Option
Returns the attribute with the given name, if present.
getString(String, String) - Method in interface org.appng.api.Options
Returns the attribute with the given name for the Option with the given name.
getString(String) - Method in class org.appng.api.support.OptionImpl
 
getString(String, String) - Method in class org.appng.api.support.OptionsImpl
 
getString(String, String) - Method in class org.appng.api.support.PropertyHolder
 
getString(String) - Method in class org.appng.api.support.PropertyHolder
 
getString(String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a String.
getString(Node, String) - Method in class org.appng.api.XPathProcessor
Parses the given xpathExpression to retrieve a String.
getString(String) - Method in class org.appng.el.ExpressionEvaluator
Evaluates the given expression to a String, if possible.
getStringValue() - Method in class org.appng.api.FieldWrapper
Returns the String-value of the property that this FieldWrapper handles.
getStructure() - Method in class org.appng.xml.platform.PageDefinition
Gets the value of the structure property.
getStructure() - Method in class org.appng.xml.platform.PageReference
Gets the value of the structure property.
getStyleClass() - Method in class org.appng.formtags.FormGroup
 
getStyleClass() - Method in class org.appng.taglib.form.FormGroup
 
getStyleSheet(boolean) - Method in class org.appng.xml.transformation.StyleSheetProvider
 
getStyleSheet(boolean, OutputStream) - Method in class org.appng.xml.transformation.StyleSheetProvider
Assembles the complete XSL stylesheet by including the sources added via StyleSheetProvider.addStyleSheet(InputStream, String) and embedding them into the master source at the defined insertion-point.
getStyleSheetProvider() - Method in class org.appng.core.model.PlatformTransformer
 
getStyleSheetProvider() - Method in class org.appng.taglib.TagletProcessor
 
getSubject() - Method in interface org.appng.api.Environment
Returns the current Subject.
getSubject() - Method in interface org.appng.api.Request
Returns the Subject for this Request.
getSubject() - Method in class org.appng.api.support.ApplicationRequest
 
getSubject() - Method in class org.appng.api.support.environment.DefaultEnvironment
 
getSubject(String) - Method in class org.appng.appngizer.controller.SubjectController
 
getSubject() - Method in class org.appng.appngizer.model.xml.Subjects
Gets the value of the subject property.
getSubject() - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
getSubject() - Method in class org.appng.mail.impl.MailImpl
 
getSubject() - Method in interface org.appng.mail.Mail
 
getSubject() - Method in class org.appng.xml.platform.Platform
Gets the value of the subject property.
getSubjectByEmail(String) - Method in class org.appng.core.service.CoreService
 
getSubjectById(Integer, boolean) - Method in class org.appng.core.service.CoreService
 
getSubjectByName(String, boolean) - Method in class org.appng.core.service.CoreService
 
getSubjects() - Method in interface org.appng.api.model.Group
Returns all Subjects belonging to this Group.
getSubjects() - Method in class org.appng.core.domain.GroupImpl
 
getSubjects() - Method in class org.appng.core.service.CoreService
 
getSubjectsByType(UserType) - Method in class org.appng.core.service.CoreService
 
getSupportedRepositoryType() - Method in enum org.appng.core.model.RepositoryScheme
Return the RepositoryType supported by this scheme.
getTableNames() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getTag(String) - Static method in class org.appng.tools.markup.XHTML
Retrieves the tag's name
getTagPrefix() - Method in class org.appng.search.indexer.IndexConfig
 
getTarget() - Method in class org.appng.xml.platform.Link
The URI of the link, may be relative to the application (Linkmode.INTERN or Linkmode.INTERN) or absolute (Linkmode.EXTERN)
getTarget() - Method in class org.appng.xml.platform.Textelements
Gets the value of the target property.
getTargetClass() - Method in class org.appng.api.FieldWrapper
Returns the target-type for the property that this FieldWrapper handles.
getTemplate() - Method in class org.appng.core.domain.TemplateResource
 
getTemplate(String) - Method in class org.appng.core.service.TemplateService
 
getTemplateByDisplayName(String) - Method in class org.appng.core.service.TemplateService
 
getTemplateByName(String) - Method in class org.appng.core.service.TemplateService
 
getTemplateExtractor() - Method in class org.appng.core.service.TemplateService
Returns a ZipFileProcessor<Template>, which used to extract a template-zip.
getTemplateInfo(String) - Static method in class org.appng.core.service.TemplateService
Returns a ZipFileProcessor<Template>, used to check whether a ZipFile contains a valid template.
getTemplatePath() - Method in class org.appng.core.model.AbstractRequestProcessor
 
getTemplateRepoFolder(Properties, Properties) - Static method in class org.appng.core.service.TemplateService
 
getTemplates() - Method in class org.appng.xml.platform.Config
Gets the value of the templates property.
getTemplates() - Method in class org.appng.xml.platform.OutputType
Gets the value of the templates property.
getTemplateUrl() - Method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
an example JDBC-URL
getText() - Method in class org.appng.search.json.Result
 
getText() - Method in class org.appng.xml.platform.Textelements
Gets the value of the text property.
getTextContent() - Method in class org.appng.mail.impl.MailImpl
 
getTextContent() - Method in interface org.appng.mail.Mail
 
getTextelements() - Method in class org.appng.xml.platform.Config
Gets the value of the textelements property.
getTextelements() - Method in class org.appng.xml.platform.Link
Gets the value of the textelements property.
getTextelements() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the textelements property.
getTextelements() - Method in class org.appng.xml.platform.SectionConfig
Gets the value of the textelements property.
getTextelements() - Method in class org.appng.xml.platform.Textcontents
Gets the value of the textelements property.
getTextSelection(String, String, String) - Method in class org.appng.api.support.SelectionFactory
Creates a SelectionFactory.Selection of type SelectionType.TEXT with only one Option.
getTime() - Method in class org.appng.search.json.Results
 
getTime() - Method in class org.appng.search.searcher.SearchFormatter
 
getTimeout() - Method in class org.appng.core.controller.messaging.JedisReceiver
 
getTimeout() - Method in class org.appng.xml.platform.SessionInfo
The timeout of the session in seconds.
getTimestamp() - Method in interface org.appng.api.model.Identifier
Returns the timestamp the Application was build.
getTimestamp() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the timestamp property.
getTimestamp() - Method in class org.appng.core.domain.ApplicationImpl
 
getTimestamp() - Method in class org.appng.core.domain.Template
 
getTimestamp() - Method in class org.appng.core.model.ApplicationProvider
 
getTimestamp() - Method in class org.appng.core.model.PackageVersion
 
getTimestamp() - Method in class org.appng.core.security.DigestValidator
Returns the timestamp that was extracted from the digest.
getTimestamp() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getTimestamp() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the timestamp property.
getTimeToIdle() - Method in class org.appng.core.controller.AppngCache
 
getTimeToLive() - Method in class org.appng.core.controller.AppngCache
 
getTimeZone() - Method in interface org.appng.api.Environment
Returns the current TimeZone.
getTimeZone() - Method in interface org.appng.api.model.Account
Returns the timezone for this Account, e.g.
getTimeZone() - Method in class org.appng.api.support.environment.DefaultEnvironment
 
getTimeZone() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the timeZone property.
getTimeZone() - Method in class org.appng.core.domain.SubjectImpl
 
getTimeZone() - Method in class org.appng.core.model.ApplicationSubjectImpl
 
getTitle() - Method in class org.appng.search.json.Result
 
getTitle() - Method in class org.appng.taglib.search.SearchPart
 
getTitle() - Method in class org.appng.xml.platform.Config
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.Section
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.SectionConfig
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.SectionDef
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.Sectionelement
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.SectionelementDef
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.Selection
Gets the value of the title property.
getTitle() - Method in class org.appng.xml.platform.Textelements
Gets the value of the title property.
getTooltip() - Method in class org.appng.xml.platform.Textelements
Gets the value of the tooltip property.
getTransformer() - Method in class org.appng.xml.transformation.StyleSheetProvider
 
getTransformerFactory() - Method in class org.appng.xml.MarshallService
 
getTransformerFactory() - Method in class org.appng.xml.transformation.StyleSheetProvider
 
getTrustedCertChain() - Method in class org.appng.core.domain.RepositoryImpl
 
getTrustedCertChain() - Method in interface org.appng.core.model.Repository
Returns the certificate chain, if this is a remote repository and a certificate chain to be trusted has been defined
getType() - Method in class org.appng.api.FieldWrapper
 
getType() - Method in interface org.appng.api.search.Document
Returns the type of this Document, to be used when searching Documents of a certain type.
getType() - Method in class org.appng.api.support.XmlGenerator.Entity
 
getType() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the type property.
getType() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the type property.
getType() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the type property.
getType() - Method in class org.appng.appngizer.model.xml.Subject
Gets the value of the type property.
getType() - Method in class org.appng.core.domain.DatabaseConnection
 
getType() - Method in class org.appng.core.domain.PackageArchiveImpl
 
getType() - Method in class org.appng.core.domain.Template
 
getType() - Method in class org.appng.core.model.InstallablePackage
 
getType() - Method in interface org.appng.core.model.PackageArchive
Returns the PackageType for this PackageArchive.
getType() - Method in class org.appng.core.model.PackageWrapper
 
getType() - Method in exception org.appng.core.security.signing.SigningException
 
getType() - Method in class org.appng.core.xml.repository.Package
Gets the value of the type property.
getType() - Method in class org.appng.mail.Receiver
 
getType() - Method in class org.appng.search.indexer.SimpleDocument
 
getType() - Method in class org.appng.search.json.FilterConfig
 
getType() - Method in class org.appng.search.json.Result
 
getType() - Method in class org.appng.xml.application.Datasource
Gets the value of the type property.
getType() - Method in class org.appng.xml.application.Template
Gets the value of the type property.
getType() - Method in class org.appng.xml.platform.Datafield
The FieldType of the datafield.
getType() - Method in class org.appng.xml.platform.FieldDef
The FieldType, which decides about how the field is being displayed.
getType() - Method in class org.appng.xml.platform.Icon
The Icontype for this icon.
getType() - Method in class org.appng.xml.platform.NavigationItem
The type of this item.
getType() - Method in class org.appng.xml.platform.Output
Defines the output-type to be used.
getType() - Method in class org.appng.xml.platform.PageDefinition
The type of the page, currently only 'index' is supported.
getType() - Method in class org.appng.xml.platform.PageReference
The type of the page, currently only 'index' is supported.
getType() - Method in class org.appng.xml.platform.Param
The ParamType for this parameter.
getType() - Method in class org.appng.xml.platform.Rule
Gets the value of the type property.
getType() - Method in class org.appng.xml.platform.Selection
The type of the selection.
getType() - Method in class org.appng.xml.platform.Template
The type of the template.
getType() - Method in class org.appng.xml.platform.Validation
Gets the value of the type property.
getTypeName() - Method in class org.appng.core.domain.SubjectImpl
 
getTypeName(int, long, int, int) - Method in class org.appng.persistence.dialect.HSQLDialect
 
getTypeName(int, long, int, int) - Method in class org.appng.persistence.dialect.MySqlTextDialect
 
getUnit() - Method in class org.appng.xml.platform.FileUpload
The unit to use for size restrictions.
getUri() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the uri property.
getUri() - Method in class org.appng.core.domain.RepositoryImpl
 
getUri() - Method in interface org.appng.core.model.Repository
The URI for this Repository, may refer to to local filesystem or a remote address
getUrl() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the url property.
getUrlParameters() - Method in interface org.appng.api.Request
Returns a list of URL-Parameters for a JSP-page, which are those path-elements appearing after the name of the JSP-page itself.
getUrlParameters() - Method in class org.appng.api.support.ApplicationRequest
 
getUrlParams() - Method in class org.appng.xml.platform.UrlSchema
Gets the value of the urlParams property.
getUrlRewriter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.RedirectFilter
 
getUrlSchema() - Method in class org.appng.xml.platform.PageConfig
Gets the value of the urlSchema property.
getUsed() - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
getUsedPercent() - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
getUser() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the user property.
getUser() - Method in class org.appng.core.controller.Session
 
getUser() - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
getUserAgent() - Method in class org.appng.core.controller.Session
 
getUserdata() - Method in class org.appng.xml.platform.Action
Gets the value of the userdata property.
getUserName() - Method in class org.appng.core.domain.DatabaseConnection
 
getUsername() - Method in class org.appng.core.security.DigestValidator
Returns the username that was extracted from the digest.
getUserName(Site, Application) - Method in class org.appng.core.service.DatabaseService
 
getUsername() - Method in class org.appng.xml.platform.Subject
Gets the value of the username property.
getUserType() - Method in interface org.appng.api.model.Subject
Returns the UserType.
getUserType() - Method in class org.appng.core.domain.SubjectImpl
 
getUtcOffset() - Method in class org.appng.core.security.DigestValidator
Returns the UTC offset that was extracted from the digest.
getValidation() - Method in class org.appng.api.FieldWrapper
 
getValidation() - Method in class org.appng.xml.platform.FieldDef
Gets the value of the validation property.
getValidation() - Method in class org.appng.xml.platform.MetaData
Gets the value of the validation property.
getValidationGroups(MetaData, Object) - Method in class org.appng.api.support.ElementHelper
 
getValidationPeriod() - Method in class org.appng.core.domain.DatabaseConnection
 
getValidationProvider() - Method in class org.appng.api.support.ApplicationRequest
 
getValidationQuery() - Method in class org.appng.core.domain.DatabaseConnection
 
getValue() - Method in class org.appng.api.support.environment.AttributeWrapper
 
getValue() - Method in class org.appng.appngizer.model.xml.Property
Gets the value of the value property.
getValue() - Method in class org.appng.formtags.FormElement
 
getValue() - Method in class org.appng.search.json.FilterData
 
getValue() - Method in class org.appng.search.json.Result.Field
 
getValue() - Method in class org.appng.taglib.Attribute
 
getValue() - Method in class org.appng.xml.application.Permission
Gets the value of the value property.
getValue() - Method in class org.appng.xml.application.Property
Gets the value of the value property.
getValue() - Method in class org.appng.xml.platform.Datafield
Gets the value of the value property.
getValue() - Method in class org.appng.xml.platform.Label
Gets the value of the value property.
getValue() - Method in class org.appng.xml.platform.Max
The maximal value for the field.
getValue() - Method in class org.appng.xml.platform.Min
The minimum value for the field.
getValue() - Method in class org.appng.xml.platform.Option
The value of the option.
getValue() - Method in class org.appng.xml.platform.Param
Gets the value of the value property.
getValue() - Method in class org.appng.xml.platform.Permission
whether or not the permission is present
getValue() - Method in class org.appng.xml.platform.Rule.Option
Gets the value of the value property.
getValueAt(int) - Method in class org.appng.cli.prettytable.TableRow
 
getVariables() - Method in class org.appng.cli.commands.CommandBatch
 
getVersion() - Method in class org.appng.api.model.SimpleProperty
 
getVersion() - Method in interface org.appng.api.model.Versionable
Returns the version.
getVersion() - Method in class org.appng.appngizer.model.xml.Application
Gets the value of the version property.
getVersion() - Method in class org.appng.appngizer.model.xml.Home
Gets the value of the version property.
getVersion() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the version property.
getVersion() - Method in class org.appng.appngizer.model.xml.SchemaVersion
Gets the value of the version property.
getVersion() - Method in class org.appng.appngizer.model.xml.Versions
Gets the value of the version property.
getVersion() - Method in class org.appng.cli.commands.site.CheckSiteRunning
 
getVersion() - Method in class org.appng.core.domain.ApplicationImpl
 
getVersion() - Method in class org.appng.core.domain.DatabaseConnection
 
getVersion() - Method in class org.appng.core.domain.GroupImpl
 
getVersion() - Method in class org.appng.core.domain.PermissionImpl
 
getVersion() - Method in class org.appng.core.domain.PropertyImpl
 
getVersion() - Method in class org.appng.core.domain.RepositoryImpl
 
getVersion() - Method in class org.appng.core.domain.ResourceImpl
 
getVersion() - Method in class org.appng.core.domain.RoleImpl
 
getVersion() - Method in class org.appng.core.domain.SiteImpl
 
getVersion() - Method in class org.appng.core.domain.SubjectImpl
 
getVersion() - Method in class org.appng.core.domain.Template
 
getVersion() - Method in class org.appng.core.domain.TemplateResource
 
getVersion() - Method in class org.appng.core.model.ApplicationProvider
 
getVersion() - Method in class org.appng.core.model.JarInfo
 
getVersion() - Method in class org.appng.core.model.PackageVersion
 
getVersion() - Method in class org.appng.core.xml.repository.Package
The version of this package.
getVersion() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
getVersion() - Method in class org.appng.xml.application.PackageInfo
Gets the value of the version property.
getVersion() - Method in class org.appng.xml.platform.ApplicationReference
Gets the value of the version property.
getVersion() - Method in class org.appng.xml.platform.Platform
Gets the value of the version property.
getVersions() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the versions property.
getVersions(String) - Method in interface org.appng.core.model.RepositoryCache
Returns all available versions of a application.
getVisible() - Method in class org.appng.taglib.search.Searchable
 
getVisibleItemsCount() - Method in class org.appng.search.json.FilterConfig
 
getWarnings() - Method in class org.appng.api.support.ConfigValidator
 
getWidth() - Method in class org.appng.tools.image.ImageMetaData
 
getWithTimeout(long) - Method in class org.appng.api.search.BlockingQueueAccessor
Retrieves and removes the head of the queue, waiting up to timeoutMillis milliseconds if necessary.
getWrappedClass() - Method in class org.appng.api.support.ClassWrapper
 
getWrappedData() - Method in class org.appng.api.DataContainer
Returns the Data wrapped within this DataContainer
getWrappedForm() - Method in class org.appng.taglib.form.Form
 
getWrappedFormData() - Method in class org.appng.taglib.form.FormData
 
getWrappedFormElement() - Method in class org.appng.taglib.form.FormElement
 
getWrappedFormGroup() - Method in class org.appng.taglib.form.FormGroup
 
getWrappedRequest() - Method in class org.appng.api.support.ApplicationRequest
 
getWrappedRequest(HttpServletRequest) - Method in class org.appng.core.controller.handler.RestService
 
getWrapper() - Method in class org.appng.appngizer.controller.AppNGizerServlet
 
getWrapper() - Method in class org.appng.core.controller.Controller
 
getX509CertFactory() - Static method in class org.appng.core.security.signing.CertTools
 
getXml(Node) - Method in class org.appng.api.XPathProcessor
Returns the XML-fragment represented by the given Node.
getXml(Node, OutputStream) - Method in class org.appng.api.XPathProcessor
Writes XML-fragment represented by the given Node into the given OutputStream.
getXml() - Method in class org.appng.api.XPathProcessor
Returns the XML for the Document parsed from the URL/InputStream.
getXml(OutputStream) - Method in class org.appng.api.XPathProcessor
Writes the XML for the Document parsed from the URL/InputStream into the given OutputStream.
getXml(NodeList) - Method in class org.appng.api.XPathProcessor
Returns the XML-fragment represented by the given NodeList.
getXml() - Method in class org.appng.xml.platform.TextElement
Gets the value of the xml property.
getXsd() - Method in enum org.appng.xml.MarshallService.AppNGSchema
 
getXslStylesheet() - Method in class org.appng.search.searcher.SearchFormatter
 
getXssUtil(Properties, String...) - Static method in class org.appng.api.support.XSSHelper
Creates and returns a XSSUtil.
If the boolean property xssProtect of the given Properties is true, a new XSSUtil is being created.
getXssUtil() - Method in class org.appng.forms.impl.RequestBean
 
GlobalIndexer - Class in org.appng.search.indexer
Builds the global lucene search index for a Site.
GlobalIndexer(Consumer<DocumentEvent, DocumentProducer>) - Constructor for class org.appng.search.indexer.GlobalIndexer
 
GlobalTaglet - Interface in org.appng.api
A GlobalTaglet is a specialized kind of a Taglet.
GlobalXMLTaglet - Interface in org.appng.api
A GlobalXMLTaglet is a specialized kind of a XMLTaglet.
GMapGeoLocator - Class in org.appng.tools.locator
Retrieves coordinates from Google Maps via its JSON API.
GMapGeoLocator() - Constructor for class org.appng.tools.locator.GMapGeoLocator
 
GOOGLE_CLIENT_ID - Static variable in class org.appng.tools.locator.GMapGeoLocator
 
GOOGLE_SIGNING_KEY - Static variable in class org.appng.tools.locator.GMapGeoLocator
 
GOOGLE_SUFFIX - Static variable in class org.appng.tools.locator.GMapGeoLocator
 
GOOGLE_URI - Static variable in class org.appng.tools.locator.GMapGeoLocator
 
Grant - Class in org.appng.appngizer.model.xml
Java class for grant complex type.
Grant() - Constructor for class org.appng.appngizer.model.xml.Grant
 
grant - Variable in class org.appng.appngizer.model.xml.Grants
 
grantApplicationForSites(String, String, Grants) - Method in class org.appng.appngizer.controller.SiteApplicationController
 
grantApplicationForSites(String, String, List<String>) - Method in class org.appng.core.service.CoreService
 
Grants - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Grants() - Constructor for class org.appng.appngizer.model.xml.Grants
 
greaterEquals(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is greater or equals the given value.
JPQL-fragment:
greaterThan(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is greater than the given value.
JPQL-fragment:
Group - Interface in org.appng.api.model
A Group is a set of Subjects which has several Roles.
Group - Class in org.appng.appngizer.model
 
Group() - Constructor for class org.appng.appngizer.model.Group
 
Group - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Group() - Constructor for class org.appng.appngizer.model.xml.Group
 
group - Variable in class org.appng.appngizer.model.xml.Groups
 
Group() - Constructor for class org.appng.xml.platform.ValidationGroups.Group
 
GroupController - Class in org.appng.appngizer.controller
 
GroupController() - Constructor for class org.appng.appngizer.controller.GroupController
 
GroupImpl - Class in org.appng.core.domain
Default Group-implementation
GroupImpl() - Constructor for class org.appng.core.domain.GroupImpl
 
groupingSeparator - Variable in class org.appng.xml.platform.Localization
 
GroupRepository - Interface in org.appng.core.repository
 
groupRepository - Variable in class org.appng.core.service.CoreService
 
Groups - Class in org.appng.appngizer.model
 
Groups() - Constructor for class org.appng.appngizer.model.Groups
 
Groups(List<Group>) - Constructor for class org.appng.appngizer.model.Groups
 
Groups - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Groups() - Constructor for class org.appng.appngizer.model.xml.Groups
 
groups - Variable in class org.appng.appngizer.model.xml.Subject
 
groups - Variable in class org.appng.xml.platform.ValidationGroups
 
GuiHandler - Class in org.appng.core.controller.handler
A RequestHandler responsible for handling requests to the appNG GUI provided by the several Applications of a Site.
GuiHandler() - Constructor for class org.appng.core.controller.handler.GuiHandler
 

H

handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in class org.appng.core.controller.handler.ErrorPageHandler
 
handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in class org.appng.core.controller.handler.GuiHandler
 
handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in class org.appng.core.controller.handler.JspHandler
 
handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in class org.appng.core.controller.handler.ProxyHandler
 
handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in interface org.appng.core.controller.handler.RequestHandler
Handles the given HttpServletRequest,
handle(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.handler.RestService
 
handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in class org.appng.core.controller.handler.StaticContentHandler
 
handleError(Properties, Platform, String, Exception) - Method in class org.appng.core.model.PlatformProcessor
 
handleException(FieldProcessor, Exception) - Method in interface org.appng.api.RequestSupport
Handles an Exception.
handleException(FieldProcessor, Exception) - Method in class org.appng.api.support.ApplicationRequest
 
handleException(FieldProcessor, Exception) - Method in class org.appng.api.support.RequestSupportImpl
 
handleModifiedHeaders(HttpServletRequest, HttpServletResponse, HttpHeaderUtils.HttpResource, boolean) - Static method in class org.appng.api.support.HttpHeaderUtils
Handles the "Last-Modified" and "If-Modified-Since" headers for the give request/response pair.
handleRest(Site, AccessibleApplication, Environment, HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
handleSoap(Site, AccessibleApplication, Environment, HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
hasAction() - Method in interface org.appng.api.Path
Checks whether this Path has an action selected
hasAction() - Method in class org.appng.api.PathInfo
 
hasAction(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
hasApplication(String) - Method in interface org.appng.api.model.Site
Checks whether the Application with the given name is assigned to this Site.
hasApplication(Application) - Method in interface org.appng.api.model.Subject
Checks whether this Subject owns at least one Role of the the given Application.
hasApplication() - Method in interface org.appng.api.Path
Checks whether this Path contains an element determining the current Application
hasApplication() - Method in class org.appng.api.PathInfo
 
hasApplication(String) - Method in class org.appng.core.domain.SiteImpl
 
hasApplication(Application) - Method in class org.appng.core.domain.SubjectImpl
 
hasAttachments() - Method in class org.appng.mail.impl.MailImpl
 
hasAttachments() - Method in interface org.appng.mail.Mail
 
hasDatasource(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
hasElementAt(int) - Method in interface org.appng.api.Path
Returns true if this Path has an elements at index idx.
hasElementAt(int) - Method in class org.appng.api.PathInfo
 
hasErrors() - Method in interface org.appng.api.FieldProcessor
Checks whether this FieldProcessor or one of its fields has a Message of type MessageType.ERROR.
hasErrors() - Method in class org.appng.api.support.CallableAction
Checks whether some errors occurred while performing the Action.
hasErrors() - Method in class org.appng.api.support.FieldProcessorImpl
 
hasErrors(FieldDef) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
hasErrors(Messages) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
hasErrors() - Method in class org.appng.formtags.Form
Convenient method for checking whethers this Form has validation errors, delegating to FormElementOwner.hasErrors().
hasErrors() - Method in class org.appng.formtags.FormGroup
 
hasField(String) - Method in interface org.appng.api.FieldProcessor
Checks whether a FieldDef with the given binding exists for this FieldProcessor.
hasField(String) - Method in class org.appng.api.support.FieldProcessorImpl
 
hasFieldErrors() - Method in interface org.appng.api.FieldProcessor
Checks whether one of the fields has a Message of type MessageType.ERROR.
hasFieldErrors() - Method in class org.appng.api.support.FieldProcessorImpl
 
hashCode() - Method in class org.appng.api.FieldWrapper
 
hashCode() - Method in class org.appng.api.observe.Observable.Event
 
hashCode() - Method in class org.appng.core.controller.Session
 
hashCode() - Method in class org.appng.core.domain.ApplicationImpl
 
hashCode() - Method in class org.appng.core.domain.GroupImpl
 
hashCode(T) - Static method in class org.appng.core.domain.ObjectUtils
 
hashCode(T) - Static method in class org.appng.core.domain.ObjectUtils
 
hashCode() - Method in class org.appng.core.domain.PermissionImpl
 
hashCode() - Method in class org.appng.core.domain.PropertyImpl
 
hashCode() - Method in class org.appng.core.domain.RoleImpl
 
hashCode() - Method in class org.appng.core.domain.SiteApplicationPK
 
hashCode() - Method in class org.appng.core.domain.SiteImpl
 
hashCode() - Method in class org.appng.core.domain.SubjectImpl
 
hashCode() - Method in class org.appng.core.domain.Template
 
hashCode() - Method in class org.appng.core.domain.TemplateResource
 
hashCode() - Method in class org.appng.core.model.ApplicationProvider
 
hashCode() - Method in class org.appng.tools.locator.Coordinate
 
HashParameterSupport - Class in org.appng.api.support
A ParameterSupport which uses '#{' as prefix and '}' as suffix.
HashParameterSupport(Map<String, String>) - Constructor for class org.appng.api.support.HashParameterSupport
Creates a new HashParameterSupport using the given parameters.
hasMessages(Environment) - Method in class org.appng.api.support.ElementHelper
 
hasMissingKey() - Method in class org.appng.core.security.signing.BaseConfig
 
hasMissingKey() - Method in class org.appng.core.security.signing.SignerConfig
 
hasName() - Method in class org.appng.taglib.form.Form
 
hasOption(String) - Method in interface org.appng.api.Options
Checks whether there is an Option with the given name.
hasOption(String) - Method in class org.appng.api.support.OptionsImpl
 
hasOutputFormat() - Method in interface org.appng.api.Path
Checks whether this Path has an OutputFormat set.
hasOutputFormat() - Method in class org.appng.api.PathInfo
 
hasOutputType() - Method in interface org.appng.api.Path
Checks whether this Path has an OutputType set.
hasOutputType() - Method in class org.appng.api.PathInfo
 
hasParameter(String) - Method in class org.appng.api.support.ApplicationRequest
 
hasParameter(String) - Method in class org.appng.forms.impl.RequestBean
 
hasParameter(String) - Method in interface org.appng.forms.RequestContainer
Checks whether a parameter with the given name exists.
hasPermission(String) - Method in interface org.appng.api.PermissionProcessor
Checks whether the Permission identified by the given reference is present.
hasPermission(String) - Method in class org.appng.api.support.DefaultPermissionProcessor
 
hasPermission(String) - Method in class org.appng.api.support.DummyPermissionProcessor
 
hasPermissions(PermissionOwner) - Method in interface org.appng.api.PermissionProcessor
Checks whether all of the PermissionOwners Permissions are present.
hasPermissions(PermissionOwner) - Method in class org.appng.api.support.DefaultPermissionProcessor
 
hasPermissions(PermissionOwner) - Method in class org.appng.api.support.DummyPermissionProcessor
 
hasReadPermission(FieldDef) - Method in interface org.appng.api.PermissionProcessor
Checks whether the Permissions to read the value for the given FieldDef are present.
hasReadPermission(FieldDef) - Method in class org.appng.api.support.DefaultPermissionProcessor
 
hasReceivers() - Method in class org.appng.mail.impl.MailImpl
 
hasReceivers() - Method in interface org.appng.mail.Mail
 
hasSite() - Method in interface org.appng.api.Path
Checks whether this Path contains an element determining the current Site
hasSite() - Method in class org.appng.api.PathInfo
 
hasSort(DataConfig) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
hasState(Site.SiteState...) - Method in interface org.appng.api.model.Site
 
hasState(Site.SiteState...) - Method in class org.appng.core.domain.SiteImpl
 
hasValue() - Method in class org.appng.formtags.FormElement
 
hasValue() - Method in class org.appng.formtags.FormGroup
 
hasWritePermission(FieldDef) - Method in interface org.appng.api.PermissionProcessor
Checks whether the Permissions to write the value for the given FieldDef are present.
hasWritePermission(FieldDef) - Method in class org.appng.api.support.DefaultPermissionProcessor
 
HeartBeat - Class in org.appng.cli.commands.heartbeat
Sends and receives a heartbeat using the configured messaging settings.
HeartBeat() - Constructor for class org.appng.cli.commands.heartbeat.HeartBeat
 
HeartBeat.HeartBeatEvent - Class in org.appng.cli.commands.heartbeat
 
HeartBeatEvent(String) - Constructor for class org.appng.cli.commands.heartbeat.HeartBeat.HeartBeatEvent
 
HIBERNATE_CONNECTION_DRIVER_CLASS - Static variable in class org.appng.core.service.MigrationService
 
HIBERNATE_CONNECTION_PASSWORD - Static variable in class org.appng.core.service.MigrationService
 
HIBERNATE_CONNECTION_URL - Static variable in class org.appng.core.service.MigrationService
 
HIBERNATE_CONNECTION_URL - Static variable in class org.appng.testsupport.persistence.ConnectionHelper
 
HIBERNATE_CONNECTION_USERNAME - Static variable in class org.appng.core.service.MigrationService
 
hidden - Variable in class org.appng.appngizer.model.xml.Application
 
HIDDEN - Static variable in class org.appng.cli.prettytable.TableConstants
 
hidden - Variable in class org.appng.xml.platform.FieldDef
 
hidden - Variable in class org.appng.xml.platform.NavigationItem
 
hidden - Variable in class org.appng.xml.platform.Section
 
hidden - Variable in class org.appng.xml.platform.SectionDef
 
HikariCPConfigurer - Class in org.appng.core.repository.config
HikariCPConfigurer() - Constructor for class org.appng.core.repository.config.HikariCPConfigurer
 
HikariCPConfigurer(DatabaseConnection) - Constructor for class org.appng.core.repository.config.HikariCPConfigurer
 
HikariCPConfigurer(DatabaseConnection, boolean) - Constructor for class org.appng.core.repository.config.HikariCPConfigurer
 
hitRangeEnd - Variable in class org.appng.tools.ui.Pagination
 
hitRangeStart - Variable in class org.appng.tools.ui.Pagination
 
hits - Variable in class org.appng.tools.ui.Pagination
 
hits - Variable in class org.appng.xml.platform.Resultset
 
Home - Class in org.appng.appngizer.controller
 
Home() - Constructor for class org.appng.appngizer.controller.Home
 
Home - Class in org.appng.appngizer.model
 
Home(String, boolean, UriComponentsBuilder) - Constructor for class org.appng.appngizer.model.Home
 
Home - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Home() - Constructor for class org.appng.appngizer.model.xml.Home
 
HOST - Static variable in class org.appng.api.SiteProperties
The host of the site.
HOST - Static variable in class org.appng.appngizer.controller.AppNGizerServlet
 
host - Variable in class org.appng.appngizer.model.xml.Site
 
HOST - Static variable in class org.appng.cli.prettytable.TableConstants
 
host - Variable in class org.appng.core.controller.messaging.JedisBase
 
host - Variable in class org.appng.forms.impl.RequestBean
 
HOST - Static variable in class org.appng.mail.impl.DefaultTransport
 
HOST_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
 
HOST_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
HSQLDialect - Class in org.appng.persistence.dialect
A HSQLDialect which converts varchar-fields with a length of >=1024 to hsql-type 'LONGVARCHAR'
HSQLDialect() - Constructor for class org.appng.persistence.dialect.HSQLDialect
 
HsqlServer - Class in org.appng.testsupport.persistence
TODO insert description
HsqlServer() - Constructor for class org.appng.testsupport.persistence.HsqlServer
 
HsqlServerFactoryBean - Class in org.appng.testsupport.persistence
 
HsqlServerFactoryBean() - Constructor for class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
HsqlStarter - Class in org.appng.core.service
Utility class responsible for starting and stopping a HSQL Server in case appNG is configured to use DatabaseConnection.DatabaseType.HSQL.
HsqlStarter() - Constructor for class org.appng.core.service.HsqlStarter
 
HTTP_DATE - Static variable in class org.appng.api.support.HttpHeaderUtils
 
HttpHeaders - Class in org.appng.core.controller
Useful constants and methods for setting HTTP-Headers as specified by RFC 2616.
HttpHeaderUtils - Class in org.appng.api.support
Utility-class that helps dealing with several HTTP-Headers
HttpHeaderUtils() - Constructor for class org.appng.api.support.HttpHeaderUtils
 
HttpHeaderUtils.HttpResource - Interface in org.appng.api.support
A resource that has been requested by an HttpServletRequest and eventually needs to be updated

I

I18n - Class in org.appng.api.support
Utility class used for formatting Strings, Dates and Numbers.
I18n(Request) - Constructor for class org.appng.api.support.I18n
Creates a new I18n which uses the messages and the Locale provided by the given Request.
I18N_VAR - Static variable in class org.appng.api.support.ApplicationRequest
 
Icon - Class in org.appng.xml.platform
Used to define the icon for a link.
Icon() - Constructor for class org.appng.xml.platform.Icon
 
icon - Variable in class org.appng.xml.platform.Link
 
icon - Variable in class org.appng.xml.platform.NavigationItem
 
icons - Variable in class org.appng.xml.platform.Datafield
 
icons - Variable in class org.appng.xml.platform.FieldDef
 
Icontype - Enum in org.appng.xml.platform
Java class for icontype.
id - Variable in class org.appng.appngizer.model.xml.Database
 
ID - Static variable in class org.appng.cli.prettytable.TableConstants
 
id - Variable in class org.appng.xml.application.Permission
 
id - Variable in class org.appng.xml.application.PermissionRef
 
id - Variable in class org.appng.xml.application.Property
 
id - Variable in class org.appng.xml.platform.Action
 
id - Variable in class org.appng.xml.platform.ActionRef
 
id - Variable in class org.appng.xml.platform.ApplicationReference
 
id - Variable in class org.appng.xml.platform.ApplicationRootConfig
 
id - Variable in class org.appng.xml.platform.Bean
 
id - Variable in class org.appng.xml.platform.Datasource
 
id - Variable in class org.appng.xml.platform.DatasourceRef
 
id - Variable in class org.appng.xml.platform.Event
 
id - Variable in class org.appng.xml.platform.Label
 
id - Variable in class org.appng.xml.platform.Link
 
id - Variable in class org.appng.xml.platform.Linkpanel
 
id - Variable in class org.appng.xml.platform.OptionGroup
 
id - Variable in class org.appng.xml.platform.OutputFormat
 
id - Variable in class org.appng.xml.platform.OutputType
 
id - Variable in class org.appng.xml.platform.PageDefinition
 
id - Variable in class org.appng.xml.platform.PageReference
 
id - Variable in class org.appng.xml.platform.Selection
 
id - Variable in class org.appng.xml.platform.SessionInfo
 
id - Variable in class org.appng.xml.platform.TextElement
 
Identifiable<T extends Serializable> - Interface in org.appng.api.model
Interface for something that can be identified.
Identifier - Interface in org.appng.api.model
Provides general information about a PackageInfo.
If - Class in org.appng.taglib
Processes the taglet's body if the given condition evaluates to be true.
If() - Constructor for class org.appng.taglib.If
 
ignoreCase - Variable in class org.appng.xml.platform.Sort
 
ignoreDifference(String) - Method in class org.appng.testsupport.validation.XPathDifferenceHandler
Ignore the Difference with the given XPath expression
IMAGE_CACHE_FOLDER - Static variable in class org.appng.api.Platform.Property
The folder used for caching images, within the Platform.Property.APPLICATION_CACHE_FOLDER
IMAGEMAGICK_PATH - Static variable in class org.appng.api.Platform.Property
The path to the ImageMagick executables
ImageMetaData - Class in org.appng.tools.image
 
ImageMetaData(File, int, int) - Constructor for class org.appng.tools.image.ImageMetaData
 
ImageProcessor - Class in org.appng.tools.image
Utility class for converting images using the convert-command of ImageMagick via the API provided by http://im4java.sourceforge.net/
ImageProcessor(File, File, File) - Constructor for class org.appng.tools.image.ImageProcessor
Creates a new ImageProcessor
ImageProcessor(File, File, File, boolean) - Constructor for class org.appng.tools.image.ImageProcessor
Creates a new ImageProcessor
ImageProcessor(File, File) - Constructor for class org.appng.tools.image.ImageProcessor
Creates a new ImageProcessor
ImageProcessor(File, File, boolean) - Constructor for class org.appng.tools.image.ImageProcessor
Creates a new ImageProcessor
importData(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
importData(String, boolean) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
importData(Class<? extends TestDataProvider>) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
importData(TestDataProvider) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
importData(String, boolean, boolean) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
importData(Map<String, String>, Class<? extends TestDataProvider>) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
importTestData(Class<? extends TestDataProvider>) - Static method in class org.appng.testsupport.persistence.DatabaseUtil
Uses system-property 'hsqlPort' and returns a map containing "hibernate.connection.url" =
importTestData(Class<? extends TestDataProvider>, ConnectionInfo) - Static method in class org.appng.testsupport.persistence.DatabaseUtil
 
in(String, Collection<?>) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is in the given values.
JPQL-fragment:
index - Variable in class org.appng.core.xml.repository.Certification
 
index - Variable in class org.appng.xml.platform.Authentication
 
INDEX_CONFIG - Static variable in class org.appng.api.SiteProperties
For each directory defined in SiteProperties.DOCUMENT_DIR, there can be defined which locale and which Lucene-analyzer to use for indexing.
INDEX_DIR - Static variable in class org.appng.api.SiteProperties
The folder containing the Lucene-Index, relative to SiteProperties.WWW_DIR
INDEX_FILE_SYSTEM_QUEUE_SIZE - Static variable in class org.appng.api.SiteProperties
the queue size used per directory when indexing the file system
INDEX_FILETYPES - Static variable in class org.appng.api.SiteProperties
A list of comma-separated file-extensions (without leading dot) which are being indexed
INDEX_QUEUE_SIZE - Static variable in class org.appng.api.SiteProperties
The queue size used for document indexing
INDEX_TIMEOUT - Static variable in class org.appng.api.SiteProperties
The timeout in milliseconds for indexing
IndexConfig - Class in org.appng.search.indexer
A IndexConfig is used to provide different index configurations for different folders.
IndexConfig(String) - Constructor for class org.appng.search.indexer.IndexConfig
Creates a new ParseTags using the given tag-prefix (usually appNG).
IndexConfig.ConfigEntry - Class in org.appng.search.indexer
A ConfigEntry provides informations about how to index a certion folder, which includes the name of the folder itself, the language-code for the contents of this folder, and the name of the Lucene Analyzer to use.
indexDirectory(int) - Method in class org.appng.search.indexer.FileSystemProvider
Performs the actual indexing.
info() - Method in class org.appng.appngizer.controller.DatabaseController
 
info(DatabaseConnection) - Method in class org.appng.appngizer.controller.DatabaseController
 
inherit(Datasource, Datasource, MarshallService) - Static method in class org.appng.api.support.DatasourceInheritanceHelper
clones the ancestor datasource and adds or overrides id, title, parameter, fields, bean options, bean id, bind class and linkpanel.
init(ServletContext, HttpSession, ServletRequest, ServletResponse, String) - Method in interface org.appng.api.Environment
Initializes the Environment.
init(ServletContext, HttpSession, ServletRequest, ServletResponse, String) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
init(FilterConfig) - Method in class org.appng.appngizer.controller.SessionFilter
 
init(ServletConfig) - Method in class org.appng.core.controller.Controller
 
init() - Method in class org.appng.core.controller.Controller
 
init(FilterConfig) - Method in class org.appng.core.controller.filter.JspExtensionFilter
 
init(FilterConfig) - Method in class org.appng.core.controller.filter.MSOfficeUserAgentFilter
 
init(FilterConfig) - Method in class org.appng.core.controller.filter.RedirectFilter
 
init(FilterConfig) - Method in class org.appng.core.controller.filter.XSSFilter
 
init(HttpServletRequest, HttpServletResponse, PathInfo, String) - Method in class org.appng.core.model.AbstractRequestProcessor
 
init(HttpServletRequest, HttpServletResponse, PathInfo, String) - Method in class org.appng.core.model.PlatformProcessor
 
init(String, String, byte[], String, boolean) - Static method in class org.appng.core.model.RepositoryCacheFactory
Initializes the factory.
init(Properties) - Static method in class org.appng.core.model.RepositoryCacheFactory
Initializes the factory with properties from the platform's configuration
init(HttpServletRequest, HttpServletResponse, PathInfo, String) - Method in interface org.appng.core.model.RequestProcessor
Initializes the RequestProcessor.
init(InputStream, char[]) - Method in class org.appng.core.security.signing.CertChainValidator
 
init(KeyStore) - Method in class org.appng.core.security.signing.CertChainValidator
 
init() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
init(boolean) - Method in class org.appng.testsupport.TestBase
 
init(Properties, ApplicationInfo) - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
init() - Method in class org.appng.xml.MarshallService
 
init() - Method in class org.appng.xml.transformation.StyleSheetProvider
Initialitzes this StyleSheetProvider by setting the DocumentBuilder and Transformer to use.
initConnectionFactory() - Method in class org.appng.core.controller.messaging.RabbitMQBase
 
initDatabase(Properties) - Method in class org.appng.core.service.MigrationService
Configures and (optionally) migrates the appNG root DatabaseConnection from the given Properties.
initDatabase(DatabaseConnection, Boolean) - Method in class org.appng.core.service.MigrationService
 
initEnvironment() - Method in class org.appng.testsupport.TestBase
 
initialize(FileUpload) - Method in class org.appng.api.support.validation.FileUploadListValidator
 
initialize(FileUpload) - Method in class org.appng.api.support.validation.FileUploadValidator
 
initialize() - Method in class org.appng.appngizer.controller.DatabaseController
 
initialize() - Method in class org.appng.core.controller.messaging.JedisBase
 
initialize() - Method in class org.appng.core.controller.messaging.RabbitMQBase
 
initialize(GenericApplicationContext) - Method in class org.appng.testsupport.TestBase
 
InitializerService - Class in org.appng.core.service
A service responsible for initializing the appNG platform with all active Sites.
InitializerService() - Constructor for class org.appng.core.service.InitializerService
 
initImageProcessor(File, File) - Method in class org.appng.core.model.FeatureProviderImpl
Initializes an ImageProcessor, in case the property "featureImageProcessing" equals to 'true'.
initMessaging(Environment) - Method in class org.appng.appngizer.controller.Home
 
initNavigation(ApplicationRequest, Path, PageConfig) - Method in class org.appng.api.support.ElementHelper
 
initParameters() - Method in class org.appng.testsupport.TestBase
Initializes the Request for the testcase.
initParameters(boolean) - Method in class org.appng.testsupport.TestBase
 
initPlatform(Properties, Environment) - Method in class org.appng.appngizer.controller.Home
 
initPlatform(Properties) - Method in class org.appng.cli.CliEnvironment
Initialized the appNG platform.
initPlatform(Platform, Environment, Path) - Static method in class org.appng.core.model.AbstractRequestProcessor
 
initPlatform(Properties, Environment, DatabaseConnection, ServletContext, ExecutorService) - Method in class org.appng.core.service.InitializerService
Initializes and loads the platform, which includes logging some environment settings.
initPlatformConfig(Properties, String, Boolean, boolean, boolean) - Method in class org.appng.core.service.CoreService
 
initPlatformConfig(Properties, String, Boolean) - Method in class org.appng.core.service.InitializerService
Initialized and returns the platform configuration represented by a Properties object.
initPlatformConfig(String, Boolean) - Method in class org.appng.core.service.PropertySupport
 
initPlatformConfig(String, Boolean, Properties, boolean) - Method in class org.appng.core.service.PropertySupport
Initializes the platform configuration with the default values.
initPlatformContext(ServletContext, Environment, Properties, DatabaseConnection) - Method in class org.appng.core.controller.PlatformStartup
 
initRequest() - Method in class org.appng.testsupport.TestBase
 
initRole(RoleImpl) - Method in class org.appng.core.service.CoreService
 
initSiteProperties(SiteImpl) - Method in class org.appng.core.service.CoreService
 
initSiteProperties(SiteImpl, Properties) - Method in class org.appng.core.service.PropertySupport
Initializes the Site configuration with the default values.
input - Variable in class org.appng.xml.platform.UserData
 
InstallablePackage - Class in org.appng.core.model
A application shown in the Repository overview list.
InstallablePackage(PackageWrapper) - Constructor for class org.appng.core.model.InstallablePackage
 
InstallablePackage(PackageWrapper, String) - Constructor for class org.appng.core.model.InstallablePackage
 
InstallApplication - Class in org.appng.cli.commands.application
Installs an application.
InstallApplication() - Constructor for class org.appng.cli.commands.application.InstallApplication
 
installed - Variable in class org.appng.appngizer.model.xml.Package
 
installed - Variable in class org.appng.appngizer.model.xml.SchemaVersion
 
InstallListener - Class in org.appng.cli.servlet
 
InstallListener() - Constructor for class org.appng.cli.servlet.InstallListener
 
InstallMojo - Class in org.appng.maven.plugins.appngizer
 
InstallMojo() - Constructor for class org.appng.maven.plugins.appngizer.InstallMojo
 
installPackage(String, Package) - Method in class org.appng.appngizer.controller.RepositoryController
 
installPackage(Integer, String, String, String, boolean, boolean, boolean, FieldProcessor) - Method in class org.appng.core.service.CoreService
 
installPackage(Integer, String, String, String, boolean, boolean, boolean) - Method in class org.appng.core.service.CoreService
 
InstallTemplate - Class in org.appng.cli.commands.template
Installs a template.
InstallTemplate() - Constructor for class org.appng.cli.commands.template.InstallTemplate
 
installTemplate(PackageArchive) - Method in class org.appng.core.service.TemplateService
 
instance() - Static method in class org.appng.core.model.RepositoryCacheFactory
 
integer - Variable in class org.appng.xml.platform.Digits
 
INTERNAL_ERROR - Static variable in class org.appng.api.support.ElementHelper
 
interpolate(String, MessageInterpolator.Context) - Method in class org.appng.api.support.validation.LocalizedMessageInterpolator
 
InvalidConfigurationException - Exception in org.appng.api
An InvalidConfigurationException is a checked exception thrown by the platform whenever something goes wrong during Application-execution.
Some examples: a Application could not be found a Resource could not be found there was an error while reading a Resource, e.g.
InvalidConfigurationException(Site, String, String) - Constructor for exception org.appng.api.InvalidConfigurationException
Create a new InvalidConfigurationException.
InvalidConfigurationException(String, String) - Constructor for exception org.appng.api.InvalidConfigurationException
Create a new InvalidConfigurationException.
InvalidConfigurationException(String, String, Throwable) - Constructor for exception org.appng.api.InvalidConfigurationException
Create a new InvalidConfigurationException.
IS_ACTIVE - Static variable in class org.appng.cli.prettytable.TableConstants
 
IS_ALIAS - Static variable in class org.appng.cli.prettytable.TableConstants
 
isActive() - Method in interface org.appng.api.model.Site
Returns true if this Site is active, which means it is being loaded at platform startup.
isActive() - Method in class org.appng.appngizer.model.xml.Site
Gets the value of the active property.
isActive() - Method in class org.appng.core.domain.DatabaseConnection
 
isActive() - Method in class org.appng.core.domain.RepositoryImpl
 
isActive() - Method in class org.appng.core.domain.SiteApplication
 
isActive() - Method in class org.appng.core.domain.SiteImpl
 
isActive() - Method in interface org.appng.core.model.Repository
Whether or not PackageArchives can be retrieved from this repository
isActive() - Method in class org.appng.search.json.FilterData
 
isAdminRole() - Method in class org.appng.xml.application.Role
Gets the value of the adminRole property.
isAllowExpire() - Method in class org.appng.core.controller.Session
 
isAppendEntityAlias() - Method in class org.appng.persistence.repository.SearchQuery
Checks whether or not to add the entity alias e. for each criteria in the JPQL query.
isAttachment() - Method in interface org.appng.api.AttachmentWebservice
Tells the client whether to treat the file as an attachment
isAuthenticated() - Method in interface org.appng.api.model.Subject
Checks whether this Subject is authenticated.
isAuthenticated() - Method in class org.appng.core.domain.SubjectImpl
 
isAuthorized(Authorizable<?>) - Method in interface org.appng.api.model.Subject
Checks whether this Subject has authorization for the given Authorizable.
isAuthorized(Authorizable<?>) - Method in class org.appng.core.domain.SubjectImpl
 
isAutosubmit() - Method in class org.appng.xml.platform.Selection
If set to true, a change of the selection value will cause the submission of the data.
isClassReloadable(Class<?>) - Method in class org.appng.api.support.SiteClassLoader
 
isClob() - Method in class org.appng.appngizer.model.xml.Property
Gets the value of the clob property.
isClob() - Method in class org.appng.xml.application.Property
Gets the value of the clob property.
isConnectionManaged() - Method in class org.appng.cli.commands.CommandMain
 
isCoreApplication() - Method in interface org.appng.api.model.Application
Deprecated.
As of appNG 2.0.0, this method will be removed. It has been renamed to Application.isPrivileged().
isCoreApplication() - Method in class org.appng.core.domain.ApplicationImpl
Deprecated.
isCoreApplication() - Method in class org.appng.core.model.ApplicationProvider
Deprecated.
isCoreApplication() - Method in class org.appng.testsupport.TestBase.SimpleApplication
Deprecated.
isCreateRepository() - Method in interface org.appng.api.model.Site
Returns true if a JSP-repository folder has been created for this Site.
isCreateRepository() - Method in class org.appng.core.domain.SiteImpl
 
isCreateRepositoryPath() - Method in class org.appng.appngizer.model.xml.Site
Gets the value of the createRepositoryPath property.
isDebug() - Method in class org.appng.mail.impl.DefaultTransport
 
isDebug() - Method in class org.appng.xml.platform.PlatformConfig
Gets the value of the debug property.
isDefault() - Method in class org.appng.xml.platform.OutputFormat
Set to 'true' if this is the default OutputFormat.
isDefault() - Method in class org.appng.xml.platform.OutputType
Set to 'true' if this is the default OutputType for the parent OutputFormat.
isDefaultAdmin() - Method in class org.appng.core.domain.GroupImpl
 
isDeletable() - Method in class org.appng.core.model.PackageVersion
 
isDeleteIncludes() - Method in class org.appng.xml.platform.Template
If set to true, possibly existing <xsl:include> statements will be removed from the master template.
isDisabled() - Method in class org.appng.xml.platform.Link
Whether or not this link is disabled, see also Link.isShowDisabled()
isDisabled() - Method in class org.appng.xml.platform.Option
Used for marking the option as disabled.
isDisableSend() - Method in class org.appng.mail.impl.DefaultTransport
 
isDisableSend() - Method in interface org.appng.mail.MailTransport
Checks whether this MailTransport is disabled.
isDocument() - Method in interface org.appng.api.Path
Checks whether this Path represents a document from a document-folder.
isDocument() - Method in class org.appng.api.PathInfo
 
isDoXsl() - Method in class org.appng.search.searcher.SearchFormatter
 
isEnabled(Environment) - Static method in class org.appng.api.messaging.Messaging
 
isEnabled() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the enabled property.
isErroneous() - Method in enum org.appng.core.service.MigrationService.MigrationStatus
Checks whether this MigrationService.MigrationStatus is in an erroneous state.
isExpired() - Method in class org.appng.core.controller.Session
 
isExpression(String) - Method in class org.appng.el.ExpressionEvaluator
Checks whether the given String is a valid expression (starts with ${ and ends with }).
isFileBased() - Method in interface org.appng.api.model.Application
Returns true if this Application is filebased, which means it's original Resources are stored on disk, false if the Resources are stored in the database.
isFileBased() - Method in class org.appng.appngizer.model.xml.Application
Gets the value of the fileBased property.
isFileBased() - Method in class org.appng.core.domain.ApplicationImpl
 
isFileBased() - Method in class org.appng.core.model.ApplicationProvider
 
isFileBased() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
isForceForward() - Method in class org.appng.xml.platform.ActionRef
If onSuccess is set, forwarding can be forced, even in case of an error
isForwardValidation() - Method in class org.appng.formtags.FormElement
 
isForwardValidation() - Method in class org.appng.taglib.form.FormElement
 
isGet() - Method in interface org.appng.api.Request
Checks whether this Request originates of a HTTP GET-request.
isGet() - Method in class org.appng.api.support.ApplicationRequest
 
isGet() - Method in class org.appng.forms.impl.RequestBean
 
isGet() - Method in interface org.appng.forms.Request
Returns true if this is a HTPP GET request.
isGui() - Method in interface org.appng.api.Path
Checks whether this Path represents a call to the appNG webapplication GUI
isGui() - Method in class org.appng.api.PathInfo
 
isHidden() - Method in interface org.appng.api.model.Application
Returns true if this Application is hidden, which means it does not appear in the navigation menu.
isHidden() - Method in class org.appng.appngizer.model.xml.Application
Gets the value of the hidden property.
isHidden() - Method in class org.appng.core.domain.ApplicationImpl
 
isHidden() - Method in class org.appng.core.model.ApplicationProvider
 
isHidden() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
isHidden() - Method in class org.appng.xml.platform.NavigationItem
Set to 'true' to mark this item as hidden.
isIgnoreCase() - Method in class org.appng.xml.platform.Sort
Whether or not the sort will be case sensitive.
isImageMagickPresent(File) - Static method in class org.appng.tools.image.ImageProcessor
Checks whether the ImageMagick convert-command is available.
isInheriting(String) - Static method in class org.appng.api.support.DatasourceInheritanceHelper
Returns true if the id contains exactly one inheritance separator string "::"
isInitDatabase() - Method in class org.appng.cli.commands.CommandMain
 
isInitialized() - Method in class org.appng.api.support.environment.DefaultEnvironment
Checks whether this Environment has been initialized.
isInstalled() - Method in interface org.appng.api.model.Identifier
Checks whether the Application is installed.
isInstalled(Identifier, PackageInfo) - Method in class org.appng.appngizer.controller.RepositoryController
 
isInstalled() - Method in class org.appng.appngizer.model.xml.Package
Gets the value of the installed property.
isInstalled() - Method in class org.appng.core.domain.ApplicationImpl
 
isInstalled() - Method in class org.appng.core.domain.Template
 
isInstalled() - Method in class org.appng.core.model.ApplicationProvider
 
isInstalled() - Method in class org.appng.core.model.InstallablePackage
 
isInstalled() - Method in class org.appng.core.model.PackageVersion
 
isInstalled() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
isJsp() - Method in interface org.appng.api.Path
Checks whether this Path represents the call of a JSP file.
isJsp() - Method in class org.appng.api.PathInfo
 
isLinux() - Static method in enum org.appng.tools.os.OperatingSystem
Checks if System.getProperty("os.name") returns a value that contains "linux" (ignoring case).
isLogPerformance() - Method in class org.appng.core.repository.config.DataSourceFactory
 
isLogPerformance() - Method in class org.appng.core.repository.config.HikariCPConfigurer
 
isMac() - Static method in enum org.appng.tools.os.OperatingSystem
Checks if System.getProperty("os.name") returns a value that contains "mac" (ignoring case).
isManaged() - Method in class org.appng.core.domain.DatabaseConnection
 
isMandatory() - Method in interface org.appng.api.model.Property
Deprecated.
isMandatory() - Method in class org.appng.api.model.SimpleProperty
 
isMandatory() - Method in class org.appng.core.domain.PropertyImpl
 
isMandatory() - Method in class org.appng.formtags.FormElement
 
isMandatory() - Method in class org.appng.formtags.FormGroup
 
isMandatory() - Method in class org.appng.taglib.form.FormElement
 
isMandatory() - Method in class org.appng.taglib.form.FormGroup
 
isMarkedForDeletion() - Method in class org.appng.core.domain.SiteApplication
 
isMessageParam(Object) - Method in class org.appng.api.support.ElementHelper
 
isMultiPart() - Method in class org.appng.api.support.ApplicationRequest
 
isMultiPart() - Method in class org.appng.forms.impl.RequestBean
 
isMultiPart() - Method in interface org.appng.forms.Request
Returns true if this is a multipart request.
isMultiple() - Method in class org.appng.formtags.FormGroup
 
isMultiple() - Method in class org.appng.taglib.form.FormGroup
 
isNewer(PackageVersion, PackageVersion) - Static method in class org.appng.core.model.RepositoryUtils
Checks whether currentPackage is newer than latestPackage
isNewer(PackageInfo, PackageInfo) - Static method in class org.appng.core.model.RepositoryUtils
Checks whether currentPackage is newer than latestPackage
isNotNull(String) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is not null.
JPQL-fragment:
isNull(String) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is null.
JPQL-fragment:
isOk() - Method in class org.appng.appngizer.model.xml.Database
Gets the value of the ok property.
isPaginate() - Method in class org.appng.xml.platform.Data
If empty or evaluating to true, the Resultset supports pagination
isParts() - Method in class org.appng.taglib.search.Search
 
isPathSelected(String) - Method in interface org.appng.api.Path
Checks whether the given servletPath is being addressed by this Path, which basically means the servlet-path represented by this Path must start with the given servletPath.
isPathSelected(String) - Method in class org.appng.api.PathInfo
 
isPost() - Method in interface org.appng.api.Request
Checks whether this Request originates of a HTTP POST-request.
isPost() - Method in class org.appng.api.support.ApplicationRequest
 
isPost() - Method in class org.appng.forms.impl.RequestBean
 
isPost() - Method in interface org.appng.forms.Request
Returns true if this is a HTPP POST request.
isPretty() - Method in class org.appng.search.searcher.SearchFormatter
 
isPrettyPrint() - Method in class org.appng.xml.MarshallService
 
isPrivileged() - Method in interface org.appng.api.model.Application
Returns true if this Application is a privileged application, which means it has access to the platform's root context and the platform-scoped Environment.
isPrivileged() - Method in class org.appng.appngizer.model.xml.Application
Gets the value of the privileged property.
isPrivileged() - Method in class org.appng.core.domain.ApplicationImpl
 
isPrivileged() - Method in class org.appng.core.model.ApplicationProvider
 
isPrivileged() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
isPublished() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the published property.
isPublished() - Method in class org.appng.core.domain.RepositoryImpl
 
isPublished() - Method in interface org.appng.core.model.Repository
Whether or not this repository is being published via the SOAP interface, so other repositories can refer to it as an remote repository
isReadableProperty(String) - Method in class org.appng.api.support.ClassWrapper
 
isRedirect() - Method in interface org.appng.api.Request
Checks whether a redirect-target has been set for this Request.
isRedirect() - Method in class org.appng.api.support.ApplicationRequest
 
isRedirect() - Method in class org.appng.core.model.AbstractRequestProcessor
 
isRedirect() - Method in interface org.appng.core.model.RequestProcessor
Returns true if a redirect has been send while processing the request, false otherwise.
isReload() - Method in class org.appng.core.xml.repository.GetCertificationRequest
Gets the value of the reload property.
isReload() - Method in class org.appng.core.xml.repository.GetPackagesRequest
Gets the value of the reload property.
isReloadRequired() - Method in class org.appng.core.domain.SiteApplication
 
isRepository() - Method in interface org.appng.api.Path
Checks whether this Path represents the repository-folder of appNG
isRepository() - Method in class org.appng.api.PathInfo
 
isRequestSecure(HttpServletRequest) - Static method in class org.appng.core.controller.HttpHeaders
Checks if the given HttpServletRequest is secure.
isRoot() - Method in interface org.appng.api.Path
Checks whether this Path represents the root-path
isRoot() - Method in class org.appng.api.PathInfo
 
isRootConnection() - Method in class org.appng.core.domain.DatabaseConnection
 
isRootIgnoreTrailingSlash() - Method in class org.appng.api.PathInfo
 
isRunning() - Method in class org.appng.cli.commands.site.CheckSiteRunning
 
isRunning() - Method in class org.appng.core.domain.SiteImpl
 
isSchemaExport() - Method in class org.appng.cli.commands.CommandMain
 
isSelected() - Method in class org.appng.xml.platform.NavigationItem
Set to 'true' to mark this item as selected.
isSelected() - Method in class org.appng.xml.platform.Option
Used for marking the option as selected.
isSelected() - Method in class org.appng.xml.platform.Result
Marks the result as selected
isService() - Method in interface org.appng.api.Path
Checks whether this Path represents a call to a service (Webservice/AttachmentWebservice, SoapService or an XML/JSON call of an ActionProvider or DataProvider.
isService() - Method in class org.appng.api.PathInfo
 
isShowDisabled() - Method in class org.appng.xml.platform.Link
If set to true, and the link condition evaluates to false, the link will be displayed in an disabled state instead of hiding it completely.
isSingleResult() - Method in class org.appng.api.DataContainer
Returns whether this DataContainer contains only a single item
isSingleton() - Method in class org.appng.api.support.environment.EnvironmentFactoryBean
 
isSingleton() - Method in class org.appng.api.support.RequestFactoryBean
 
isSingleton() - Method in class org.appng.core.repository.config.DataSourceFactory
 
isSingleton() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
isSnapshot() - Method in interface org.appng.api.model.Identifier
Checks whether the Application has a SNAPSHOT-version
isSnapshot() - Method in class org.appng.core.domain.ApplicationImpl
 
isSnapshot() - Method in class org.appng.core.domain.Template
 
isSnapshot() - Method in class org.appng.core.model.ApplicationProvider
 
isSnapshot() - Method in class org.appng.core.model.PackageVersion
 
isSnapshot(String) - Static method in class org.appng.core.model.RepositoryUtils
Check whether the given name represent a snapshot version
isSnapshot() - Method in class org.appng.testsupport.TestBase.SimpleApplication
 
isStaticContent() - Method in interface org.appng.api.Path
Checks whether this Path represents a static resource from a blob-directory
isStaticContent() - Method in class org.appng.api.PathInfo
 
isStrict() - Method in class org.appng.appngizer.model.xml.Repository
Gets the value of the strict property.
isStrict() - Method in class org.appng.core.domain.RepositoryImpl
 
isStrict() - Method in interface org.appng.core.model.Repository
Whether or not this repository uses strict filename validation when scanning for PackageArchives, i.e.
isSubjectAuthenticated() - Method in interface org.appng.api.Environment
Returns true if the current Subject is authenticated, false otherwise
isSubjectAuthenticated() - Method in class org.appng.api.support.environment.DefaultEnvironment
 
isSubmitted() - Method in class org.appng.formtags.Form
Checks whether this Form has been submitted.
isThrowMarshallingError() - Method in class org.appng.xml.MarshallService
 
isThrowUnmarshallingError() - Method in class org.appng.xml.MarshallService
 
isUnescape() - Method in class org.appng.taglib.Parameter
 
isUnique(ID, String, Object) - Method in interface org.appng.persistence.repository.SearchRepository
Checks whether the given property is unique for this domain type.
isUnique(ID, String[], Object[]) - Method in interface org.appng.persistence.repository.SearchRepository
Checks whether the given properties are unique for this domain type.
isUnique(ID, String, Object) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
isUnique(ID, String[], Object[]) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
isUsage() - Method in class org.appng.cli.commands.CommandMain
 
isUseFullClassname() - Method in class org.appng.testsupport.TestBase
 
isUseParts() - Method in class org.appng.search.searcher.SearchFormatter
 
isUseSchema() - Method in class org.appng.xml.MarshallService
 
isValid() - Method in class org.appng.api.support.ApplicationRequest
 
isValid(Collection<FormUpload>, ConstraintValidatorContext) - Method in class org.appng.api.support.validation.FileUploadListValidator
 
isValid(FormUpload, ConstraintValidatorContext) - Method in class org.appng.api.support.validation.FileUploadValidator
 
isValid() - Method in class org.appng.core.domain.PackageArchiveImpl
 
isValid() - Method in interface org.appng.core.model.PackageArchive
Checks whether this is a valid PackageArchive, meaning it's ZIP-file has a valid structure and contains a valid "application.xml".
isValid() - Method in class org.appng.core.security.signing.SignatureWrapper
 
isValid() - Method in interface org.appng.forms.FormUpload
Returns true if, and only if, all of those methods return true: FormUpload.isValidFile() FormUpload.isValidSize() FormUpload.isValidType()
isValid(FormUploadValidator) - Method in interface org.appng.forms.FormUpload
Calls FormUploadValidator.isValid(FormUpload) using this FormUpload and returns the result.
isValid(Class<? extends FormUploadValidator>) - Method in interface org.appng.forms.FormUpload
Calls FormUploadValidator.isValid(FormUpload) using this FormUpload and returns the result.
isValid(String[], long, long) - Method in interface org.appng.forms.FormUpload
Checks whether this FormUpload has one of the given types and matches the given size restrictions.
isValid(FormUpload) - Method in interface org.appng.forms.FormUploadValidator
Validates the given FormUpload.
isValid() - Method in class org.appng.forms.impl.FormUploadBean
 
isValid(String[], long, long) - Method in class org.appng.forms.impl.FormUploadBean
 
isValid(FormUploadValidator) - Method in class org.appng.forms.impl.FormUploadBean
 
isValid(Class<? extends FormUploadValidator>) - Method in class org.appng.forms.impl.FormUploadBean
 
isValid() - Method in class org.appng.forms.impl.RequestBean
 
isValid() - Method in interface org.appng.forms.Request
Checks whether this is a valid Request, i.e.
isValid() - Method in class org.appng.formtags.FormElement
 
isValid() - Method in class org.appng.formtags.FormGroup
 
isValid() - Method in class org.appng.mail.Receiver
 
isValid(String) - Method in class org.appng.tools.zipcode.DefaultZipCodeValidator
 
isValid(String) - Method in class org.appng.tools.zipcode.GermanyZipCodeValidator
 
isValid(String) - Method in interface org.appng.tools.zipcode.ZipCodeValidator
 
isValid() - Method in class org.appng.xml.transformation.StyleSheetProvider
Checks if this StyleSheetProvider is valid, i.e.
isValidFile() - Method in interface org.appng.forms.FormUpload
Checks whether the File for this FormUpload exists and File.isFile() returns true .
isValidFile() - Method in class org.appng.forms.impl.FormUploadBean
 
isValidFileEnding(String) - Method in enum org.appng.api.model.ResourceType
Checks whether the given file-ending is valid for this type.
isValidFileName(String) - Method in enum org.appng.api.model.ResourceType
Checks whether the given file-name is valid for this type.
isValidPassword(char[]) - Method in interface org.appng.api.auth.PasswordPolicy
Checks whether the given character-sequence is a valid password.
isValidPassword(String) - Method in class org.appng.core.security.BCryptPasswordHandler
 
isValidPassword(char[]) - Method in class org.appng.core.security.DefaultPasswordPolicy
 
isValidPassword(String) - Method in interface org.appng.core.security.PasswordHandler
Checks whether the password is valid.
isValidPassword(String) - Method in class org.appng.core.security.Sha1PasswordHandler
 
isValidPassword(AuthSubject, String) - Method in class org.appng.core.service.CoreService
 
isValidPasswordResetDigest(String) - Method in class org.appng.core.security.BCryptPasswordHandler
 
isValidPasswordResetDigest(String) - Method in interface org.appng.core.security.PasswordHandler
Checks whether the digest is valid.
isValidPasswordResetDigest(String) - Method in class org.appng.core.security.Sha1PasswordHandler
 
isValidReceiver(String) - Method in class org.appng.formtags.providers.EmailProvider
 
isValidSize() - Method in interface org.appng.forms.FormUpload
Checks whether the File has a valid size.
isValidSize() - Method in class org.appng.forms.impl.FormUploadBean
 
isValidType() - Method in interface org.appng.forms.FormUpload
Checks whether the File's extension or content-type are contained in the list of accepted types for this FormUpload.
isValidType() - Method in class org.appng.forms.impl.FormUploadBean
 
isValue() - Method in class org.appng.appngizer.model.xml.Grant
Gets the value of the value property.
isVisible() - Method in class org.appng.search.json.FilterConfig
 
isWindows() - Static method in enum org.appng.tools.os.OperatingSystem
Checks if System.getProperty("os.name") returns a value that contains "windows" (ignoring case).
isWritableProperty(String) - Method in class org.appng.api.support.ClassWrapper
 
italic() - Method in class org.appng.tools.poi.FontBuilder
 
item - Variable in class org.appng.xml.platform.Navigation
 
item - Variable in class org.appng.xml.platform.NavigationItem
 
ItemType - Enum in org.appng.xml.platform
Java class for itemType.

J

JAR_INFO_MAP - Static variable in class org.appng.api.support.environment.EnvironmentKeys
FIXME wrong place for this!
JarInfo - Class in org.appng.core.model
A JarInfo provides some informations about a JAR-file, including some meta-informations retrieved from META-INF/MANIFEST.MF.
JarInfo.JarInfoBuilder - Class in org.appng.core.model
 
JarInfoBuilder() - Constructor for class org.appng.core.model.JarInfo.JarInfoBuilder
 
Jaxb2Marshaller - Class in org.appng.appngizer.controller
 
Jaxb2Marshaller() - Constructor for class org.appng.appngizer.controller.Jaxb2Marshaller
 
JedisBase - Class in org.appng.core.controller.messaging
Base class for Jedis messaging
JedisBase() - Constructor for class org.appng.core.controller.messaging.JedisBase
 
JedisReceiver - Class in org.appng.core.controller.messaging
Message receiver implementing Receiver to use a redis database with its build-in publish/subscribe function as message broker.
JedisReceiver() - Constructor for class org.appng.core.controller.messaging.JedisReceiver
 
JedisSender - Class in org.appng.core.controller.messaging
Message sender implementing Sender to use a redis database with its build-in publish/subscribe function as message broker.
JedisSender() - Constructor for class org.appng.core.controller.messaging.JedisSender
 
JMX_DOMAIN - Static variable in interface org.appng.core.repository.config.DatasourceConfigurer
the JMX-domain to register the configurer instance at
JMXUtils - Class in org.appng.core
Utility-class for registering/unregistering JMX-objects.
join(String) - Method in class org.appng.persistence.repository.SearchQuery
Adds one or more joins to the resulting JPQL-query.
The alias for the entity is e, so you could add a join like
Json - Class in org.appng.search.json
Helper class to convert an object to it's JSON representation and vice versa.
Json(DateFormat, boolean) - Constructor for class org.appng.search.json.Json
 
Json() - Constructor for class org.appng.search.json.Json
 
JSP_FILE_TYPE - Static variable in class org.appng.api.Platform.Property
The file-extension for JSP-files.
JSP_URL_PARAMETERS - Static variable in class org.appng.api.support.environment.EnvironmentKeys
 
JspExtensionFilter - Class in org.appng.core.controller.filter
A Filter that performs a search-and-replace on the given content of the ServletResponse.
It searches for paths (relative or absolute paths that match the Site's domain) that end with ".jsp" (respectively the configured file ending for JSPs) and removes the ".jsp" ending from that path.
Before:
JspExtensionFilter() - Constructor for class org.appng.core.controller.filter.JspExtensionFilter
 
jspHandler - Variable in class org.appng.core.controller.Controller
 
JspHandler - Class in org.appng.core.controller.handler
A RequestHandler responsible for serving JSPs.
JspHandler(ServletConfig) - Constructor for class org.appng.core.controller.handler.JspHandler
 
jspServlet - Variable in class org.appng.core.controller.handler.JspHandler
 

K

keySet(Scope) - Method in interface org.appng.api.Environment
Returns a Set of all attribute names for the given Scope
keySet(Scope) - Method in class org.appng.api.support.environment.DefaultEnvironment
 

L

label(Config, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
label - Variable in class org.appng.xml.platform.FieldDef
 
label - Variable in class org.appng.xml.platform.Icon
 
Label - Class in org.appng.xml.platform
An internationalized text retrieved from the applications dictionary.
Label() - Constructor for class org.appng.xml.platform.Label
 
label - Variable in class org.appng.xml.platform.Link
 
label - Variable in class org.appng.xml.platform.NavigationItem
 
label - Variable in class org.appng.xml.platform.OptionGroup
 
label - Variable in class org.appng.xml.platform.Textelements
 
LABEL_PREFIX - Static variable in class org.appng.api.support.LabelSupport
 
LABEL_SUFFIX - Static variable in class org.appng.api.support.LabelSupport
 
labels - Variable in class org.appng.xml.platform.Config
 
Labels - Class in org.appng.xml.platform
A container for a collection of Labels.
Labels() - Constructor for class org.appng.xml.platform.Labels
 
labels - Variable in class org.appng.xml.platform.Labels
 
labels - Variable in class org.appng.xml.platform.PlatformConfig
 
LabelSupport - Class in org.appng.api.support
This class is responsible for setting the value of a Label.
LabelSupport(MessageSource, Locale) - Constructor for class org.appng.api.support.LabelSupport
 
language - Variable in class org.appng.appngizer.model.xml.Subject
 
LANGUAGE - Static variable in class org.appng.cli.prettytable.TableConstants
 
language - Variable in class org.appng.xml.platform.Localization
 
lastchunk - Variable in class org.appng.tools.ui.Pagination
 
lastchunk - Variable in class org.appng.xml.platform.Resultset
 
latestRelease - Variable in class org.appng.core.xml.repository.Package
 
latestSnapshot - Variable in class org.appng.core.xml.repository.Package
 
LDAP_DOMAIN - Static variable in class org.appng.core.service.LdapService
The domain for the LDAP authentication
LDAP_GROUP_BASE_DN - Static variable in class org.appng.core.service.LdapService
The base-DN for LDAP-groups
LDAP_HOST - Static variable in class org.appng.core.service.LdapService
The LDAP host
LDAP_ID_ATTRIBUTE - Static variable in class org.appng.core.service.LdapService
The name of the LDAP-attribute containing the user-id used for authentication
LDAP_PASSWORD - Static variable in class org.appng.core.service.LdapService
Password of the LDAP service-user
LDAP_USER - Static variable in class org.appng.core.service.LdapService
The name of the LDAP service-user
LDAP_USER_BASE_DN - Static variable in class org.appng.core.service.LdapService
The base-DN for LDAP-users
ldapService - Variable in class org.appng.core.service.CoreService
 
LdapService - Class in org.appng.core.service
Service providing methods to login Subjects based on the LDAP-configuration of a Site.
LdapService() - Constructor for class org.appng.core.service.LdapService
 
left(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
 
left() - Method in class org.appng.tools.poi.Borders
 
left(BorderStyle) - Method in class org.appng.tools.poi.Borders
 
LEFT_DASHED - Static variable in class org.appng.tools.poi.Border
 
LEFT_DOTTED - Static variable in class org.appng.tools.poi.Border
 
LEFT_DOUBLE - Static variable in class org.appng.tools.poi.Border
 
LEFT_THICK - Static variable in class org.appng.tools.poi.Border
 
LEFT_THIN - Static variable in class org.appng.tools.poi.Border
 
LENGTH_64 - Static variable in class org.appng.core.domain.ValidationPatterns
 
LENGTH_8192 - Static variable in class org.appng.core.domain.ValidationPatterns
 
lessEquals(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is less or equals the given value.
JPQL-fragment:
lessThan(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is less than the given value.
JPQL-fragment:
lightbox - Variable in class org.appng.xml.platform.Textelements
 
like(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is like the given value.
JPQL-fragment:
Link - Class in org.appng.appngizer.model
 
Link(String, String) - Constructor for class org.appng.appngizer.model.Link
 
Link - Class in org.appng.appngizer.model.xml
Java class for link complex type.
Link() - Constructor for class org.appng.appngizer.model.xml.Link
 
link - Variable in class org.appng.appngizer.model.xml.Links
 
Link - Class in org.appng.xml.platform
Links to an (internal) page/webservice, or to an external location.
Link() - Constructor for class org.appng.xml.platform.Link
 
Linkable - Class in org.appng.appngizer.model.xml
Java class for linkable complex type.
Linkable() - Constructor for class org.appng.appngizer.model.xml.Linkable
 
Linkmode - Enum in org.appng.xml.platform
Java class for linkmode.
linkpanel(DataConfig, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
linkpanel(Result, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
linkpanel - Variable in class org.appng.xml.platform.DataConfig
 
Linkpanel - Class in org.appng.xml.platform
A Linkpanel defines a set of Links which are being displayed on the given PanelLocation.
Linkpanel() - Constructor for class org.appng.xml.platform.Linkpanel
 
linkpanel - Variable in class org.appng.xml.platform.PageConfig
 
linkpanel - Variable in class org.appng.xml.platform.Result
 
Links - Class in org.appng.appngizer.model
 
Links() - Constructor for class org.appng.appngizer.model.Links
 
links - Variable in class org.appng.appngizer.model.xml.Linkable
 
Links - Class in org.appng.appngizer.model.xml
Java class for links complex type.
Links() - Constructor for class org.appng.appngizer.model.xml.Links
 
links - Variable in class org.appng.xml.platform.Linkpanel
 
listApplications() - Method in class org.appng.appngizer.controller.ApplicationController
 
listApplications(String) - Method in class org.appng.appngizer.controller.SiteApplicationController
 
ListApplications - Class in org.appng.cli.commands.application
Lists the available applications/the applications installed for a site.
ListApplications() - Constructor for class org.appng.cli.commands.application.ListApplications
 
listEnvironment() - Method in class org.appng.appngizer.controller.PlatformController
 
listGroups() - Method in class org.appng.appngizer.controller.GroupController
 
ListGroups - Class in org.appng.cli.commands.group
Lists all groups.
ListGroups() - Constructor for class org.appng.cli.commands.group.ListGroups
 
listPermissions(String) - Method in class org.appng.appngizer.controller.PermissionController
 
ListPermissions - Class in org.appng.cli.commands.permission
Lists the available Permissions for a Application/Role.
ListPermissions() - Constructor for class org.appng.cli.commands.permission.ListPermissions
 
ListPermissions(String, String) - Constructor for class org.appng.cli.commands.permission.ListPermissions
 
listProperties(String) - Method in class org.appng.appngizer.controller.ApplicationController
 
listProperties() - Method in class org.appng.appngizer.controller.PlatformPropertyController
 
listProperties(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
 
listProperties(String) - Method in class org.appng.appngizer.controller.SitePropertyController
 
ListProperties - Class in org.appng.cli.commands.property
Lists the available sites.
ListProperties() - Constructor for class org.appng.cli.commands.property.ListProperties
 
listRepositories() - Method in class org.appng.appngizer.controller.RepositoryController
 
ListRepositories - Class in org.appng.cli.commands.repository
Lists the available repositories.
ListRepositories() - Constructor for class org.appng.cli.commands.repository.ListRepositories
 
listRoles(String) - Method in class org.appng.appngizer.controller.RoleController
 
ListRoles - Class in org.appng.cli.commands.applicationrole
Lists the available application roles for a application.
ListRoles() - Constructor for class org.appng.cli.commands.applicationrole.ListRoles
 
listSites() - Method in class org.appng.appngizer.controller.SiteController
 
ListSites - Class in org.appng.cli.commands.site
Lists the available sites.
ListSites() - Constructor for class org.appng.cli.commands.site.ListSites
 
listSubjects() - Method in class org.appng.appngizer.controller.SubjectController
 
ListSubjects - Class in org.appng.cli.commands.subject
Lists all subjects.
ListSubjects() - Constructor for class org.appng.cli.commands.subject.ListSubjects
 
listSystemProperties() - Method in class org.appng.appngizer.controller.PlatformController
 
loadDom(InputStream) - Method in class org.appng.core.controller.filter.RedirectFilter.UrlRewriteConfig
 
loadPlatform(Properties, Environment, String, String, ExecutorService) - Method in class org.appng.core.service.InitializerService
Loads the platform by loading every active Site.
loadProperties(Properties) - Method in class org.appng.appngizer.controller.AppNGizerConfigurer
 
loadSite(Environment, SiteImpl, FieldProcessor) - Method in class org.appng.core.service.InitializerService
Loads the given Site.
loadSite(Environment, SiteImpl, boolean, FieldProcessor) - Method in class org.appng.core.service.InitializerService
Loads the given Site.
loadSite(SiteImpl, ServletContext, FieldProcessor) - Method in class org.appng.core.service.InitializerService
Loads the given Site.
loadSite(SiteImpl, Environment, boolean, FieldProcessor) - Method in class org.appng.core.service.InitializerService
Loads the given Site.
LOCALE - Static variable in class org.appng.api.Platform.Property
The default Locale.
LOCALE - Static variable in class org.appng.api.Session.Environment
The current Locale.
Localization - Class in org.appng.xml.platform
Contains all localization-relevant information
Localization() - Constructor for class org.appng.xml.platform.Localization
 
localization - Variable in class org.appng.xml.platform.Subject
 
LocalizedMessageInterpolator - Class in org.appng.api.support.validation
A MessageInterpolator that is aware of a given Locale instead of using the default Locale.
LocalizedMessageInterpolator(Locale, MessageSource) - Constructor for class org.appng.api.support.validation.LocalizedMessageInterpolator
Creates a new LocalizedMessageInterpolator using the given Locale .
locate(String, String, String) - Method in interface org.appng.tools.locator.GeoLocator
 
locate(String, String, String, String) - Method in interface org.appng.tools.locator.GeoLocator
 
locate(String, String, String) - Method in class org.appng.tools.locator.GMapGeoLocator
 
locate(String, String, String, String) - Method in class org.appng.tools.locator.GMapGeoLocator
 
location - Variable in class org.appng.xml.platform.Linkpanel
 
log - Variable in class org.appng.core.service.MigrationService
 
LOG_JDBC_PERFORMANCE - Static variable in class org.appng.api.SiteProperties
Set to true to enable JDBC Performance Logger
LOGFILE - Static variable in class org.appng.api.Platform.Property
The name of the logfile generated by appNG
LogFormData - Class in org.appng.formtags
 
LogFormData(Logger) - Constructor for class org.appng.formtags.LogFormData
 
LOGGER - Static variable in class org.appng.mail.impl.DefaultTransport
 
login(String, HttpServletRequest) - Method in class org.appng.appngizer.controller.Home
 
login(Environment, Principal) - Method in class org.appng.core.service.CoreService
 
login(Environment, String, int) - Method in class org.appng.core.service.CoreService
 
login(Site, Environment, String, String) - Method in class org.appng.core.service.CoreService
 
loginGroup(Environment, AuthSubject, String, Integer) - Method in class org.appng.core.service.CoreService
 
loginGroup(Site, String, char[], SubjectImpl, List<String>) - Method in class org.appng.core.service.LdapService
Tries to login the user as a member of at least one of the given groups.
loginUser(Site, String, char[]) - Method in class org.appng.core.service.LdapService
Tries to login the user with the given username and password.
logJson - Static variable in class org.appng.testsupport.validation.WritingJsonValidator
Set to true to log the actual JSON document (debug level) when validating (default false).
logoutSubject() - Method in class org.appng.api.support.environment.DefaultEnvironment
Removes the current Subject form the HttpSession and invalidates the latter.
logoutSubject(Environment) - Method in class org.appng.core.service.CoreService
 
logXml - Static variable in class org.appng.testsupport.validation.WritingXmlValidator
Set to true to log the actual XML document (parsed from an JAXB object or a String) when validating (default false).
longDescription - Variable in class org.appng.core.xml.repository.Package
 
longDescription - Variable in class org.appng.xml.application.PackageInfo
 
LOWERCASE - Static variable in interface org.appng.api.auth.PasswordPolicy
lowercase letters a-z

M

MagicByteCheck - Class in org.appng.tools.file
This is an utility class to to check the type of file by probing the magic bytes.
MagicByteCheck() - Constructor for class org.appng.tools.file.MagicByteCheck
 
Mail - Interface in org.appng.mail
 
Mail.RecipientType - Enum in org.appng.mail
 
MAIL_DISABLED - Static variable in class org.appng.api.Platform.Property
Set to 'true' to disable mailing and log the e-mails instead.
MAIL_HOST - Static variable in class org.appng.api.Platform.Property
The mail-host to use
MAIL_PORT - Static variable in class org.appng.api.Platform.Property
The mail-port to use
MailException - Exception in org.appng.mail
 
MailException(String) - Constructor for exception org.appng.mail.MailException
 
MailException(Throwable) - Constructor for exception org.appng.mail.MailException
 
MailException(String, Throwable) - Constructor for exception org.appng.mail.MailException
 
MailImpl - Class in org.appng.mail.impl
 
MailTransport - Interface in org.appng.mail
SPI for sending e-mails.
main(String[]) - Static method in class org.appng.cli.CliBootstrap
Runs the command line interface and calls System#exit(int) with the status provided by CliBootstrap.run(String[]).
main(String[]) - Static method in class org.appng.cli.CliShell
Starts the shell
main(String[]) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
main(String[]) - Static method in class org.appng.tools.file.PropertyConstantCreator
Generates a .java file containing constants for all the keys defined in the given property-file.
main(String[]) - Static method in class org.appng.xml.ApplicationPropertyConstantCreator
Generates a .java file containing constants for all the Properties defined in the given application.xml.
main(String[]) - Static method in class org.appng.xml.transformation.Transformer
 
MANAGE_DATABASES - Static variable in class org.appng.api.Platform.Property
If set to 'true', appNG will manage the databases (create schemas and users) required by the Applications.
manageApplicationConnection(SiteApplication, ApplicationInfo, File, String) - Method in class org.appng.core.service.DatabaseService
Migrates the database for the given SiteApplication.
MANAGER_PATH - Static variable in class org.appng.api.SiteProperties
The path-suffix for the appNG-Webapplication
mapProps(Map<?, ?>) - Method in class org.appng.appngizer.controller.PlatformController
 
markInvalid() - Method in class org.appng.mail.Receiver
 
markInvalidReceivers(List<String>) - Method in class org.appng.mail.impl.MailImpl
 
markInvalidReceivers(List<String>) - Method in interface org.appng.mail.Mail
 
marshal(Date) - Method in class org.appng.search.searcher.DateAdapter
 
marshal(Object, OutputStream) - Method in class org.appng.xml.MarshallService
 
marshal(Object) - Method in class org.appng.xml.MarshallService
 
marshallNonRoot(Object) - Method in class org.appng.xml.MarshallService
 
marshallNonRoot(E, Class<T>) - Method in class org.appng.xml.MarshallService
 
marshallNonRoot(T, OutputStream) - Method in class org.appng.xml.MarshallService
 
marshallService - Variable in class org.appng.core.model.AbstractRequestProcessor
 
marshallService - Variable in class org.appng.testsupport.TestBase
 
MarshallService - Class in org.appng.xml
 
MarshallService() - Constructor for class org.appng.xml.MarshallService
 
MarshallService.AppNGSchema - Enum in org.appng.xml
 
marshalNoValidation(Object, Writer) - Method in class org.appng.xml.MarshallService
 
marshalToResult(Object, Result) - Method in class org.appng.api.SoapClient
marshals the given object to the given result
marshalToString(Object) - Method in class org.appng.api.SoapClient
marshals the given object to a String using StringResult
materializeTemplate(Template, Properties, Properties) - Static method in class org.appng.core.service.TemplateService
Materializes the given template into the filesystem.
Max - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDef's value must have a maximal decimal-value of Max.getValue()
Max() - Constructor for class org.appng.xml.platform.Max
 
max - Variable in class org.appng.xml.platform.Size
 
max - Variable in class org.appng.xml.platform.Validation
 
MAX_HITS - Static variable in interface org.appng.search.SearchProvider
 
MAX_UPLOAD_SIZE - Static variable in class org.appng.api.Platform.Property
The maximum size for file uploads in bytes
MAX_WAIT_TIME - Static variable in class org.appng.api.Platform.Property
The overall maximum time to wait for a Site to become available/to finish its requests (milliseconds).
maxCount - Variable in class org.appng.xml.platform.FileUpload
 
maxhits - Variable in class org.appng.tools.ui.Pagination
 
maxSize - Variable in class org.appng.xml.platform.FileUpload
 
MDC_ENABLED - Static variable in class org.appng.api.Platform.Property
set to true to enable support for Mapped Diagnostic Context (MDC) Logging.
MemoryUsage(MemoryUsage) - Constructor for class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
message(String) - Method in class org.appng.api.support.I18n
Returns an internationalized message by delegating to RequestSupport.getMessage(String, Object...).
message(String, Object...) - Method in class org.appng.api.support.I18n
Returns an internationalized message by delegating to RequestSupport.getMessage(String, Object...).
Message - Class in org.appng.xml.platform
A single message
Message() - Constructor for class org.appng.xml.platform.Message
 
message - Variable in class org.appng.xml.platform.ValidationRule
 
MESSAGE_RECEIVER - Static variable in class org.appng.api.Platform.Environment
Key for the Receivers that the platform uses to receive Events.
MESSAGE_SENDER - Static variable in class org.appng.api.Platform.Environment
Key for the Sender that the platform uses to send Events.
messageList - Variable in class org.appng.xml.platform.Messages
 
MessageParam - Interface in org.appng.api
A MessageParam provides a message key and optionally some message arguments which can be used when formatting a message with MessageFormat.format(String, Object...).
messageReceived(Serializable, Member) - Method in class org.appng.core.controller.messaging.TribesReceiver
 
MESSAGES - Static variable in class org.appng.api.Session.Environment
A Messages-object, used to store messages that should survive a redirect.
messages - Variable in class org.appng.xml.platform.Action
 
messages - Variable in class org.appng.xml.platform.FieldDef
 
Messages - Class in org.appng.xml.platform
A set of Messages
Messages() - Constructor for class org.appng.xml.platform.Messages
 
messages - Variable in class org.appng.xml.platform.PageReference
 
messageSource - Variable in class org.appng.testsupport.TestBase
 
MessageSourceChain - Class in org.appng.api.support
A MessageSource that wraps multiple MessageSource and processes them in sequence.
MessageSourceChain() - Constructor for class org.appng.api.support.MessageSourceChain
 
MessageSourceChain(MessageSource...) - Constructor for class org.appng.api.support.MessageSourceChain
 
MessageType - Enum in org.appng.xml.platform
Java class for messageType.
Messaging - Class in org.appng.api.messaging
A utility class offering static helper methods to create and retrieve a Sender and to shutdown Senders and Receivers.
Messaging() - Constructor for class org.appng.api.messaging.Messaging
 
MESSAGING_ENABLED - Static variable in class org.appng.api.Platform.Property
Set to true to enable cluster messaging
MESSAGING_GROUP_ADDRESS - Static variable in class org.appng.api.Platform.Property
The multicast address used for messaging
MESSAGING_GROUP_PORT - Static variable in class org.appng.api.Platform.Property
The port used for multicast messaging
MESSAGING_RECEIVER - Static variable in class org.appng.api.Platform.Property
Class name of the desired messaging Receiver implementation.
metaData - Variable in class org.appng.xml.platform.DataConfig
 
MetaData - Class in org.appng.xml.platform
The MetaData defines how the binding from domain-objects to their XML-representation is done, and vice versa.
MetaData() - Constructor for class org.appng.xml.platform.MetaData
 
migrate(CoreService, String) - Method in class org.appng.core.security.BCryptPasswordHandler
 
migrate(CoreService, String) - Method in interface org.appng.core.security.PasswordHandler
Migrates passwords of the current PasswordHandler instance to passwords handled by CoreService.getDefaultPasswordHandler(org.appng.api.model.AuthSubject).
migrate(CoreService, String) - Method in class org.appng.core.security.Sha1PasswordHandler
 
migrate(Flyway, DatabaseConnection) - Method in class org.appng.core.service.MigrationService
 
MigrationService - Class in org.appng.core.service
A service offering methods for configuring and initializing DatabaseConnections using Flyway.
MigrationService() - Constructor for class org.appng.core.service.MigrationService
 
MigrationService.MigrationStatus - Enum in org.appng.core.service
Enum type defining the different states of a database migration.
Min - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDef's value must have a minimal decimal-value of Min.getValue()
Min() - Constructor for class org.appng.xml.platform.Min
 
min - Variable in class org.appng.xml.platform.Size
 
min - Variable in class org.appng.xml.platform.Validation
 
minCount - Variable in class org.appng.xml.platform.FileUpload
 
minSize - Variable in class org.appng.xml.platform.FileUpload
 
MIXED - Static variable in class org.appng.mail.impl.DefaultTransport
 
mode - Variable in class org.appng.appngizer.model.xml.Repository
 
MODE - Static variable in class org.appng.cli.prettytable.TableConstants
 
mode - Variable in class org.appng.xml.platform.Datasource
 
mode - Variable in class org.appng.xml.platform.DatasourceRef
 
mode - Variable in class org.appng.xml.platform.FieldPermissions
 
mode - Variable in class org.appng.xml.platform.Link
 
mode - Variable in class org.appng.xml.platform.Permission
 
mode - Variable in class org.appng.xml.platform.Sectionelement
 
mode - Variable in class org.appng.xml.platform.SectionelementDef
 
MONITOR_PERFORMANCE - Static variable in class org.appng.api.Platform.Property
Set to true to enable performance monitoring for the target XML
MSOfficeUserAgentFilter - Class in org.appng.core.controller.filter
This Filter is a workaround for a bug in Microsoft Office which causes the http-session to get lost if a link is being opened from inside a Microsoft Office document.
See KB 899927 for details.
MSOfficeUserAgentFilter() - Constructor for class org.appng.core.controller.filter.MSOfficeUserAgentFilter
 
MulticastReceiver - Class in org.appng.core.controller.messaging
 
MulticastReceiver() - Constructor for class org.appng.core.controller.messaging.MulticastReceiver
 
MulticastReceiver(String, Integer) - Constructor for class org.appng.core.controller.messaging.MulticastReceiver
 
MulticastSender - Class in org.appng.core.controller.messaging
 
MulticastSender(String, Integer) - Constructor for class org.appng.core.controller.messaging.MulticastSender
 
MultiSiteSupport - Class in org.appng.taglib
Utility class to retrieve the calling and the executing Site and the right ApplicationProvider that is responsible for handling a taglet-call.
MultiSiteSupport() - Constructor for class org.appng.taglib.MultiSiteSupport
 
MySqlTextDialect - Class in org.appng.persistence.dialect
A MySQL5Dialect which converts varchar-fields with a length of >=1024 to mysql-type 'text'
MySqlTextDialect() - Constructor for class org.appng.persistence.dialect.MySqlTextDialect
 

N

NAME - Static variable in class org.appng.api.SiteProperties
The name of the site.
name - Variable in class org.appng.appngizer.model.xml.Nameable
 
NAME - Static variable in class org.appng.cli.prettytable.TableConstants
 
name - Variable in class org.appng.core.xml.repository.Package
 
name(String) - Method in class org.appng.tools.poi.FontBuilder
 
name - Variable in class org.appng.xml.application.PackageInfo
 
name - Variable in class org.appng.xml.application.Role
 
name - Variable in class org.appng.xml.platform.ApplicationRootConfig
 
name - Variable in class org.appng.xml.platform.BeanOption
 
name - Variable in class org.appng.xml.platform.Datafield
 
name - Variable in class org.appng.xml.platform.FieldDef
 
name - Variable in class org.appng.xml.platform.NavigationItem
 
name - Variable in class org.appng.xml.platform.Option
 
name - Variable in class org.appng.xml.platform.Param
 
name - Variable in class org.appng.xml.platform.Rule
 
name - Variable in class org.appng.xml.platform.Rule.Option
 
name - Variable in class org.appng.xml.platform.Sort
 
name - Variable in class org.appng.xml.platform.Subject
 
name - Variable in class org.appng.xml.platform.UserInputField
 
NAME_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
 
NAME_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
NAME_STRICT_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
 
NAME_STRICT_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
Nameable - Interface in org.appng.api.model
Interface for something that is nameable, also providing a description.
Nameable - Class in org.appng.appngizer.model.xml
Java class for nameable complex type.
Nameable() - Constructor for class org.appng.appngizer.model.xml.Nameable
 
Named<T extends Serializable> - Interface in org.appng.api.model
Something that can be named has an ID, a name and a description
NameProvider<T> - Interface in org.appng.api.model
Provides a way to retrieve a human readable name for a certain type.
names() - Static method in enum org.appng.api.model.UserType
 
navigation - Variable in class org.appng.xml.platform.ApplicationRootConfig
 
Navigation - Class in org.appng.xml.platform
]>
Navigation() - Constructor for class org.appng.xml.platform.Navigation
 
navigation - Variable in class org.appng.xml.platform.Platform
 
navigationBuilder - Variable in class org.appng.core.model.AbstractRequestProcessor
 
NavigationItem - Class in org.appng.xml.platform
A single item for navigation.
NavigationItem() - Constructor for class org.appng.xml.platform.NavigationItem
 
needsToBeWatched() - Method in class org.appng.core.controller.RepositoryWatcher
 
needsUpdate() - Method in interface org.appng.api.support.HttpHeaderUtils.HttpResource
whether or not this resource has been updated during HttpHeaderUtils.HttpResource.update()
newAttribute(String, String) - Method in class org.appng.api.XPathProcessor
Creates a new Attribute.
newCDATA(String) - Method in class org.appng.api.XPathProcessor
Creates a new CDATASection.
newElement(String) - Method in class org.appng.api.XPathProcessor
Creates a new Element.
newText(String) - Method in class org.appng.api.XPathProcessor
Creates a new Text.
nextchunk - Variable in class org.appng.tools.ui.Pagination
 
nextchunk - Variable in class org.appng.xml.platform.Resultset
 
NODE_STATE - Static variable in class org.appng.core.controller.messaging.NodeEvent
 
NodeEvent - Class in org.appng.core.controller.messaging
An Event that holds informations about the current status of an node (system properties and environment,memory usage, state of sites).
NodeEvent(Environment, String) - Constructor for class org.appng.core.controller.messaging.NodeEvent
 
NodeEvent.MemoryUsage - Class in org.appng.core.controller.messaging
 
NodeEvent.NodeState - Class in org.appng.core.controller.messaging
 
NON_PRINTABLE_CHARACTER - Static variable in class org.appng.tools.ui.StringNormalizer
matches every character that is a control character (\p{Cc}, a unicode general category) and not tab (\t), carriage return (\r) or new line (\n)
normalize(String) - Static method in class org.appng.tools.ui.StringNormalizer
Removes the following characters from the given string:
! " § $ % & / ( ) = ? ´ { [ ] } \ ` + - * % : , ; < > ° ^ # ~ ' |
Additionally, all diacritics are removed from the string.
Finally, it replaces german umlauts ( ä ö ü ß) with their two-letter representations (ae oe ue ss).
normalize(String) - Method in class org.appng.tools.zipcode.DefaultZipCodeValidator
 
normalize(String) - Method in class org.appng.tools.zipcode.GermanyZipCodeValidator
 
normalize(String) - Method in interface org.appng.tools.zipcode.ZipCodeValidator
 
normalizeUrl(Site, String, String, String) - Method in class org.appng.taglib.ApplicationAdapter
 
NoSuchRepositoryException - Exception in org.appng.cli
 
NoSuchRepositoryException(String) - Constructor for exception org.appng.cli.NoSuchRepositoryException
 
NoSuchSiteException - Exception in org.appng.cli
 
NoSuchSiteException(String) - Constructor for exception org.appng.cli.NoSuchSiteException
 
NotBlank - Annotation Type in org.appng.api
Checks whether the annotated element is not null and not blank by combining @NotNull and @Size(min = 1).
notEquals(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute not equals the given value.
JPQL-fragment:
notifyObservers(Observable.Event) - Method in class org.appng.api.observe.impl.ObservableDelegate
 
notifyObservers(Observable.Event) - Method in interface org.appng.api.observe.Observable
Notifies the Observers.
notifyObservers(Observable.Event) - Method in class org.appng.search.indexer.SimpleDocument
 
notIn(String, Collection<?>) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is not in the given values.
JPQL-fragment:
notLike(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is not like the given value.
JPQL-fragment:
NotNull - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDefs value is mandatory and thus not nullable.
NotNull() - Constructor for class org.appng.xml.platform.NotNull
 
notNull - Variable in class org.appng.xml.platform.Validation
 
NS_APPLICATION - Static variable in class org.appng.xml.MarshallService
the namespace for a application-info.xml file
NS_PLATFORM - Static variable in class org.appng.xml.MarshallService
The namespace for appNG application XML-resources
NUMBER - Static variable in interface org.appng.api.auth.PasswordPolicy
numbers 0-9
number(String) - Static method in class org.appng.formtags.RuleValidation
 
number(String, char) - Static method in class org.appng.formtags.RuleValidation
 
number(String, char, int, int) - Static method in class org.appng.formtags.RuleValidation
 
numberFractionDigits(String, int, int) - Static method in class org.appng.formtags.RuleValidation
 

O

ObjectFactory - Class in org.appng.appngizer.model.xml
This object contains factory methods for each Java content interface and Java element interface generated in the org.appng.appngizer.model.xml package.
ObjectFactory() - Constructor for class org.appng.appngizer.model.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.appng.appngizer.model.xml
ObjectFactory - Class in org.appng.core.xml.repository
This object contains factory methods for each Java content interface and Java element interface generated in the org.appng.core.xml.repository package.
ObjectFactory() - Constructor for class org.appng.core.xml.repository.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.appng.core.xml.repository
ObjectFactory - Class in org.appng.xml.application
This object contains factory methods for each Java content interface and Java element interface generated in the org.appng.xml.application package.
ObjectFactory() - Constructor for class org.appng.xml.application.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.appng.xml.application
ObjectFactory - Class in org.appng.xml.platform
This object contains factory methods for each Java content interface and Java element interface generated in the org.appng.xml.platform package.
ObjectFactory() - Constructor for class org.appng.xml.platform.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.appng.xml.platform
ObjectUtils - Class in org.appng.core.domain
 
ObjectUtils() - Constructor for class org.appng.core.domain.ObjectUtils
 
Observable<T> - Interface in org.appng.api.observe
An Observable can be observed by multiple Observers and notify them of changes by firing an Observable.Event .
Observable.Event - Class in org.appng.api.observe
An Observable notifies it's Observers by firing an Observable.Event.
ObservableDelegate<T extends Observable<T>> - Class in org.appng.api.observe.impl
Observable-implementation which delegates to a given Observable.
ObservableDelegate(T) - Constructor for class org.appng.api.observe.impl.ObservableDelegate
Creates a new ObservableDelegate which delegates to the given Observable.
ObservableDelegate() - Constructor for class org.appng.api.observe.impl.ObservableDelegate
 
Observer<T extends Observable<T>> - Interface in org.appng.api.observe
An Observer gets notified when an Observable object fires an Observable.Event.
ok - Variable in class org.appng.appngizer.model.xml.Database
 
onBusinessException(HttpServletRequest, BusinessException) - Method in class org.appng.appngizer.controller.ControllerBase
 
onEvent(E, Environment, Site) - Method in interface org.appng.api.messaging.EventHandler
Handles the given Event, usually by calling it's perform-method.
onEvent(T, Observable.Event) - Method in interface org.appng.api.observe.Observer
Method to be called when an Observable.Event is fired from an Observable.
onFormSuccess(Environment, Site, Application, Writer, Form, Map<String, Object>) - Method in interface org.appng.api.FormProcessProvider
This method is being called after a Form has been successfully submitted.
onFormSuccess(Writer, Form, Map<String, Object>) - Method in interface org.appng.formtags.FormProcessProvider
 
onFormSuccess(Writer, Form, Map<String, Object>) - Method in class org.appng.formtags.LogFormData
 
onFormSuccess(Writer, Form, Map<String, Object>) - Method in class org.appng.formtags.providers.EmailProvider
 
onSuccess - Variable in class org.appng.xml.platform.Action
 
onSuccess - Variable in class org.appng.xml.platform.ActionRef
 
OperatingSystem - Enum in org.appng.tools.os
Enum type for different operating systems.
Option - Interface in org.appng.api
A single option which was created from a BeanOption of a Bean .
Option - Class in org.appng.xml.platform
Defines a possible option for a Selection
Option() - Constructor for class org.appng.xml.platform.Option
 
option - Variable in class org.appng.xml.platform.Rule
 
Option() - Constructor for class org.appng.xml.platform.Rule.Option
 
OPTION_INVALID - Static variable in class org.appng.cli.CliCore
 
OPTION_MISSING - Static variable in class org.appng.cli.CliCore
 
OptionGroup(String, String) - Constructor for class org.appng.api.support.OptionGroupFactory.OptionGroup
 
OptionGroup - Class in org.appng.xml.platform
A group of options.
OptionGroup() - Constructor for class org.appng.xml.platform.OptionGroup
 
OptionGroupFactory - Class in org.appng.api.support
Provides factory-methods for creating OptionGroups.
OptionGroupFactory() - Constructor for class org.appng.api.support.OptionGroupFactory
 
OptionGroupFactory.OptionGroup - Class in org.appng.api.support
 
optionGroups - Variable in class org.appng.xml.platform.Selection
 
OptionImpl - Class in org.appng.api.support
The default implementation for Option
OptionImpl(String) - Constructor for class org.appng.api.support.OptionImpl
 
OptionImpl(String, Map<String, String>) - Constructor for class org.appng.api.support.OptionImpl
 
OptionOwner - Interface in org.appng.api.support
 
OptionOwner.OptionOwnerBase - Class in org.appng.api.support
 
OptionOwner.Selector - Interface in org.appng.api.support
A selector decides whether or not a given Option should be selected
OptionOwnerBase(List<Option>) - Constructor for class org.appng.api.support.OptionOwner.OptionOwnerBase
 
Options - Interface in org.appng.api
Options are created from the BeanOptions of a Bean and contain several Options.
options - Variable in class org.appng.xml.platform.Bean
 
options - Variable in class org.appng.xml.platform.OptionGroup
 
options - Variable in class org.appng.xml.platform.Selection
 
OptionsImpl - Class in org.appng.api.support
The default implementation for Options
OptionsImpl() - Constructor for class org.appng.api.support.OptionsImpl
 
optionsMap - Variable in class org.appng.api.support.OptionsImpl
 
order - Variable in class org.appng.xml.platform.Sort
 
org.appng.api - package org.appng.api
Base package for the appNG API
org.appng.api.auth - package org.appng.api.auth
Authentication related classes
org.appng.api.messaging - package org.appng.api.messaging
 
org.appng.api.model - package org.appng.api.model
Provides an interface-based view to the domain model of appNG and some very basic interfaces.
org.appng.api.observe - package org.appng.api.observe
Types for implementing the Observer Pattern
org.appng.api.observe.impl - package org.appng.api.observe.impl
 
org.appng.api.search - package org.appng.api.search
Provides an API to the indexing and searching functionality of appNG
org.appng.api.support - package org.appng.api.support
Implementations of commonly used features like internationalization, permission- and parameter-processing etc.
org.appng.api.support.environment - package org.appng.api.support.environment
Responsible for implementing Environment.
org.appng.api.support.field - package org.appng.api.support.field
Implementations of FieldConverter for the various FieldTypes
org.appng.api.support.validation - package org.appng.api.support.validation
This package contains all validation-related classes.
org.appng.appngizer.controller - package org.appng.appngizer.controller
 
org.appng.appngizer.model - package org.appng.appngizer.model
 
org.appng.appngizer.model.xml - package org.appng.appngizer.model.xml
 
org.appng.camunda.bpm - package org.appng.camunda.bpm
 
org.appng.cli - package org.appng.cli
Base package of the appNG Command Line Interface, containing some classes necessary for bootstrapping.
org.appng.cli.commands - package org.appng.cli.commands
Base package for the various commands offered by the CLI
org.appng.cli.commands.application - package org.appng.cli.commands.application
org.appng.cli.commands.applicationrole - package org.appng.cli.commands.applicationrole
ExecutableCliCommands for dealing with Roles
org.appng.cli.commands.group - package org.appng.cli.commands.group
ExecutableCliCommands for dealing with Groups
org.appng.cli.commands.heartbeat - package org.appng.cli.commands.heartbeat
 
org.appng.cli.commands.permission - package org.appng.cli.commands.permission
ExecutableCliCommands for dealing with Permissions
org.appng.cli.commands.property - package org.appng.cli.commands.property
org.appng.cli.commands.repository - package org.appng.cli.commands.repository
ExecutableCliCommands for dealing with a Repository
org.appng.cli.commands.site - package org.appng.cli.commands.site
ExecutableCliCommands for dealing with Sites
org.appng.cli.commands.subject - package org.appng.cli.commands.subject
ExecutableCliCommands for dealing with Subjects
org.appng.cli.commands.template - package org.appng.cli.commands.template
ExecutableCliCommands for dealing with templates
org.appng.cli.prettytable - package org.appng.cli.prettytable
Utility classes for outputting tables
org.appng.cli.servlet - package org.appng.cli.servlet
 
org.appng.cli.validators - package org.appng.cli.validators
CLI related validation utilities
org.appng.core - package org.appng.core
 
org.appng.core.controller - package org.appng.core.controller
Contains the essential types for handling ServletRequests and HttpSessions.
org.appng.core.controller.filter - package org.appng.core.controller.filter
Contains the Servlet-Filters used by appNG.
org.appng.core.controller.handler - package org.appng.core.controller.handler
Contains the different RequestHandler-implementations
org.appng.core.controller.messaging - package org.appng.core.controller.messaging
 
org.appng.core.domain - package org.appng.core.domain
The persistent domain objects.
org.appng.core.model - package org.appng.core.model
The non-persistent domain model types.
org.appng.core.repository - package org.appng.core.repository
Persistence and Database related stuff, mostly SearchRepository-specializations.
org.appng.core.repository.config - package org.appng.core.repository.config
Types implementing the database connection pooling.
org.appng.core.security - package org.appng.core.security
Security related types.
org.appng.core.security.signing - package org.appng.core.security.signing
This package contains classes used for signing and verifying repository contents
org.appng.core.service - package org.appng.core.service
The service layer.
org.appng.core.xml.repository - package org.appng.core.xml.repository
 
org.appng.el - package org.appng.el
Types for expression evaluation
org.appng.forms - package org.appng.forms
Types for handling HTTP POST- and GET-requests
org.appng.forms.impl - package org.appng.forms.impl
Request and FormUpload implementations
org.appng.formtags - package org.appng.formtags
Contains basic abstractions for a HTML form and the contained input elements.
org.appng.formtags.providers - package org.appng.formtags.providers
org.appng.mail - package org.appng.mail
Provides an easy-to-use API for sending e-mails
org.appng.mail.impl - package org.appng.mail.impl
The standard implementations for Mail, Attachment and MailTransport
org.appng.maven.plugins.appngizer - package org.appng.maven.plugins.appngizer
 
org.appng.persistence.dialect - package org.appng.persistence.dialect
Some custom Dialects
org.appng.persistence.repository - package org.appng.persistence.repository
This package contains classes related to JPA-persistence and Spring Data JPA.
org.appng.search - package org.appng.search
Base package for the search component
org.appng.search.indexer - package org.appng.search.indexer
Types used to provide indexing functionality
org.appng.search.json - package org.appng.search.json
Model classes representing the results of a search
org.appng.search.searcher - package org.appng.search.searcher
Types used to provide search functionality
org.appng.taglib - package org.appng.taglib
Contains the appNG JSP Tags
org.appng.taglib.form - package org.appng.taglib.form
Tags related to processing HTTP forms
org.appng.taglib.search - package org.appng.taglib.search
Search-related Tags
org.appng.testsupport - package org.appng.testsupport
Test-related types
org.appng.testsupport.persistence - package org.appng.testsupport.persistence
Utility classes for dealing with databases
org.appng.testsupport.validation - package org.appng.testsupport.validation
Types for validation of test data using XMLUnit
org.appng.tools - package org.appng.tools
Base package for appNG tools component
org.appng.tools.file - package org.appng.tools.file
Utility classes for dealing with files
org.appng.tools.image - package org.appng.tools.image
Tools for dealing with images using ImageMagick
org.appng.tools.locator - package org.appng.tools.locator
Utility classes for geocoding
org.appng.tools.markup - package org.appng.tools.markup
Utility classes for dealing with XML and (X)HTML
org.appng.tools.os - package org.appng.tools.os
 
org.appng.tools.poi - package org.appng.tools.poi
Helper classes for simpler creation of XLS(x) workbooks and sheets using Apache POI
org.appng.tools.ui - package org.appng.tools.ui
UI related utility classes
org.appng.tools.zipcode - package org.appng.tools.zipcode
Utility classes for dealing with country-specific zipcodes
org.appng.xml - package org.appng.xml
Base package for the appNG XML-API
org.appng.xml.application - package org.appng.xml.application
 
org.appng.xml.platform - package org.appng.xml.platform
 
org.appng.xml.transformation - package org.appng.xml.transformation
Types related to XML transformation via XSLT
out - Static variable in class org.appng.cli.CliEnvironment
 
Output - Class in org.appng.xml.platform
Defines the output-format and -type to be used.
Output() - Constructor for class org.appng.xml.platform.Output
 
output - Variable in class org.appng.xml.platform.PlatformConfig
 
outputFormat - Variable in class org.appng.core.model.AbstractRequestProcessor
 
OutputFormat - Class in org.appng.xml.platform
The OutputFormat determines the basic format of the output, such as html,pdf or xml.
OutputFormat() - Constructor for class org.appng.xml.platform.OutputFormat
 
outputFormat - Variable in class org.appng.xml.platform.PlatformConfig
 
outputType - Variable in class org.appng.core.model.AbstractRequestProcessor
 
outputType - Variable in class org.appng.xml.platform.OutputFormat
 
OutputType - Class in org.appng.xml.platform
An OutputType offers a certain layout for a OutputFormat.
OutputType() - Constructor for class org.appng.xml.platform.OutputType
 
outputType - Variable in class org.appng.xml.platform.Template
 
own(String, String) - Method in class org.appng.cli.commands.FileOwner
Set the owner and group for the File which has been passed to the constructor, using the chown system command.

P

p - Variable in class org.appng.mail.impl.DefaultTransport
 
Package - Class in org.appng.appngizer.model
 
Package() - Constructor for class org.appng.appngizer.model.Package
 
Package - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Package() - Constructor for class org.appng.appngizer.model.xml.Package
 
Package - Class in org.appng.core.xml.repository
Java class for package complex type.
Package() - Constructor for class org.appng.core.xml.repository.Package
 
PackageArchive - Interface in org.appng.core.model
An ApplicationArchive contains informations about a Application in a Repository.
PackageArchiveImpl - Class in org.appng.core.domain
PackageArchiveImpl(File, boolean) - Constructor for class org.appng.core.domain.PackageArchiveImpl
 
PackageArchiveImpl(File, String) - Constructor for class org.appng.core.domain.PackageArchiveImpl
 
PackageInfo - Class in org.appng.xml.application
Java class for packageInfo complex type.
PackageInfo() - Constructor for class org.appng.xml.application.PackageInfo
 
packageName - Variable in class org.appng.core.xml.repository.GetPackageRequest
 
packageName - Variable in class org.appng.core.xml.repository.GetPackageVersionsRequest
 
Packages - Class in org.appng.appngizer.model
 
Packages() - Constructor for class org.appng.appngizer.model.Packages
 
Packages - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Packages() - Constructor for class org.appng.appngizer.model.xml.Packages
 
packages - Variable in class org.appng.appngizer.model.xml.Repository
 
packages - Variable in class org.appng.core.xml.repository.GetPackagesResponse
 
Packages - Class in org.appng.core.xml.repository
Java class for packages complex type.
Packages() - Constructor for class org.appng.core.xml.repository.Packages
 
packageTimestamp - Variable in class org.appng.core.xml.repository.GetPackageRequest
 
PackageType - Enum in org.appng.appngizer.model.xml
Java class for packageType.
PackageType - Enum in org.appng.core.xml.repository
Java class for packageType.
PackageVersion - Class in org.appng.core.model
Delegate for ApplicationInfo.
PackageVersion(PackageInfo, boolean, boolean) - Constructor for class org.appng.core.model.PackageVersion
 
packageVersion - Variable in class org.appng.core.xml.repository.GetPackageRequest
 
packageVersions - Variable in class org.appng.core.xml.repository.GetPackageVersionsResponse
 
PackageVersions - Class in org.appng.core.xml.repository
Java class for packageVersions complex type.
PackageVersions() - Constructor for class org.appng.core.xml.repository.PackageVersions
 
PackageWrapper - Class in org.appng.core.model
A application shown in the Repository overview list.
PackageWrapper() - Constructor for class org.appng.core.model.PackageWrapper
 
PackageWrapper(Package) - Constructor for class org.appng.core.model.PackageWrapper
 
page(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Page - Class in org.appng.search.json
 
Page() - Constructor for class org.appng.search.json.Page
 
page - Variable in class org.appng.xml.platform.NavigationItem
 
page - Variable in class org.appng.xml.platform.PagesReference
 
PAGE_CACHE - Static variable in class org.appng.core.service.CacheService
 
PageCacheFilter - Class in org.appng.core.controller.filter
A Filter which caches responses based on the request.
PageCacheFilter() - Constructor for class org.appng.core.controller.filter.PageCacheFilter
 
PageConfig - Class in org.appng.xml.platform
The configuration of a page, containing the UrlSchema.
PageConfig() - Constructor for class org.appng.xml.platform.PageConfig
 
PageDefinition - Class in org.appng.xml.platform
Defines a page including its StructureDef and PageConfig.
PageDefinition() - Constructor for class org.appng.xml.platform.PageDefinition
 
pageList - Variable in class org.appng.xml.platform.Pages
 
pageMap - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
PageProcessor - Interface in org.appng.api
Interface that optionally can be implemented by a Taglet GlobalTaglet XMLTaglet GlobalXMLTaglet If PageProcessor.processPage() returns false, the rest of the JSP-page will be skipped.
PageReference - Class in org.appng.xml.platform
A concrete page containing a Structure, which was previously defined by a PageDefinition.
PageReference() - Constructor for class org.appng.xml.platform.PageReference
 
pages(Resultset) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
pages - Variable in class org.appng.xml.platform.ApplicationReference
 
pages - Variable in class org.appng.xml.platform.ApplicationRootConfig
 
Pages - Class in org.appng.xml.platform
A set of PageDefinitions.
Pages() - Constructor for class org.appng.xml.platform.Pages
 
pageSize - Variable in class org.appng.xml.platform.DatasourceRef
 
PagesReference - Class in org.appng.xml.platform
A wrapper for a collection of PageReferences.
PagesReference() - Constructor for class org.appng.xml.platform.PagesReference
 
paginate(List<Result>) - Method in class org.appng.search.searcher.SearchFormatter
 
paginate - Variable in class org.appng.xml.platform.Data
 
Pagination - Class in org.appng.tools.ui
 
Pagination(Chunk) - Constructor for class org.appng.tools.ui.Pagination
 
PanelLocation - Enum in org.appng.xml.platform
Java class for panel-location.
param(Datasource, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
param(Action, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
param(Params, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Param - Class in org.appng.xml.platform
A parameter, used for the UrlSchema of a PageDefinition and for parametrizing Actions and Datasources.
Param() - Constructor for class org.appng.xml.platform.Param
 
param - Variable in class org.appng.xml.platform.Params
 
Parameter - Class in org.appng.taglib
A Parameter can be added to any ParameterOwner.
Parameter() - Constructor for class org.appng.taglib.Parameter
 
ParameterOwner - Interface in org.appng.taglib
Interface for Taglets that can be parameterized with Parameters.
parameters - Variable in class org.appng.forms.impl.RequestBean
 
ParameterSupport - Interface in org.appng.api
Supports finding and replacing parameters inside a String.
ParameterSupportBase - Class in org.appng.api.support
Basic ParameterSupport implementation.
ParameterSupportBase(String, String, Map<String, String>) - Constructor for class org.appng.api.support.ParameterSupportBase
 
ParameterSupportBase(String, String) - Constructor for class org.appng.api.support.ParameterSupportBase
 
paramList - Variable in class org.appng.xml.platform.GetParams
 
paramList - Variable in class org.appng.xml.platform.PostParams
 
paramList - Variable in class org.appng.xml.platform.UrlParams
 
params - Variable in class org.appng.xml.platform.ActionRef
 
params - Variable in class org.appng.xml.platform.DataConfig
 
params - Variable in class org.appng.xml.platform.DatasourceRef
 
params - Variable in class org.appng.xml.platform.Label
 
Params - Class in org.appng.xml.platform
A set of Parameters used when referencing/calling an Action/Datasource.
Params() - Constructor for class org.appng.xml.platform.Params
 
ParamType - Enum in org.appng.xml.platform
Java class for paramType.
parse(String) - Method in class org.appng.cli.commands.CommandBatch
 
parse(InputStream) - Method in class org.appng.search.indexer.ParseTags
Parses the given InputStream and returns a Map containing the name of a field as a key and a StringBuilder (the text content of the <appNG:searchable>-tag) as the value.
parse(File) - Method in class org.appng.search.indexer.ParseTags
 
parseConfig(URL) - Static method in class org.appng.core.controller.filter.RedirectFilter
 
parseLine(String) - Method in class org.appng.cli.commands.CommandBatch
 
ParseTags - Class in org.appng.search.indexer
Utility-class used to parse <appNG:searchable>-tags from JSP-files.
ParseTags(String) - Constructor for class org.appng.search.indexer.ParseTags
Creates a new ParseTags using the given tag-prefix (usually appNG).
Part - Class in org.appng.search.json
 
Part(String) - Constructor for class org.appng.search.json.Part
 
passive - Variable in class org.appng.xml.platform.Sectionelement
 
passive - Variable in class org.appng.xml.platform.SectionelementDef
 
password - Variable in class org.appng.appngizer.model.xml.Database
 
password - Variable in class org.appng.core.controller.messaging.JedisBase
 
password - Variable in class org.appng.core.controller.messaging.RabbitMQBase
 
PASSWORD_POLICY_ERROR_MSSG_KEY - Static variable in class org.appng.api.Platform.Property
The resource-bundle key (for messages-core) for the message which is being displayed when the password does not match the policy.
PASSWORD_POLICY_REGEX - Static variable in class org.appng.api.Platform.Property
A regular expression describing the password-policy
PasswordHandler - Interface in org.appng.core.security
Provides methods to handle passwords.
PasswordPolicy - Interface in org.appng.api.auth
A PasswordPolicy defines how a valid password looks like, is able to create such a password and to check whether a given character-sequence is a valid password according to the requirements.
Past - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDefs value represents a date in the past.
Past() - Constructor for class org.appng.xml.platform.Past
 
past - Variable in class org.appng.xml.platform.Validation
 
Path - Interface in org.appng.api
A Path provides informations about the Site to which the current HttpServletRequest belongs to.
path - Variable in class org.appng.testsupport.TestBase
 
path - Variable in class org.appng.xml.platform.Template
 
PATH_INFO - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The PathInfo for the current Request (scope: Scope.REQUEST)
PathInfo - Class in org.appng.api
Default Path-implementation
PathInfo(String, String, String, String, String, String, List<String>, List<String>, String, String) - Constructor for class org.appng.api.PathInfo
Creates a new PathInfo
pathInfo - Variable in class org.appng.core.model.AbstractRequestProcessor
 
Pattern - Class in org.appng.xml.platform
A ValidationRule indicating the FieldDef's value must match the regular expression defined by Pattern.getRegexp().
Pattern() - Constructor for class org.appng.xml.platform.Pattern
 
pattern - Variable in class org.appng.xml.platform.Validation
 
perform(Site, Application, Environment, Options, Request, T, FieldProcessor) - Method in interface org.appng.api.ActionProvider
Performs an action on the given formBean
perform(Environment, Site) - Method in class org.appng.api.messaging.Event
Performs the event
perform() - Method in class org.appng.api.support.CallableAction
Performs this CallableAction.
If the Action is actually included and/or executed depends on the returns values of CallableAction.doInclude() and CallableAction.doExecute().
perform(String) - Method in class org.appng.api.support.CallableDataSource
Performs this CallableDataSource, setting the Bean null afterwards.
perform(String, boolean, boolean) - Method in class org.appng.api.support.CallableDataSource
Performs the CallableDataSource.
Note that the caller needs to check if the Datasource should be included by itself (by calling CallableDataSource.doInclude()), as this method doesn't check that condition.
perform(Properties) - Method in class org.appng.cli.CliCore
Performs a cli command
perform(Environment, Site) - Method in class org.appng.cli.commands.heartbeat.HeartBeat.HeartBeatEvent
 
perform(Environment, Site) - Method in class org.appng.core.controller.messaging.NodeEvent
 
perform(Environment, Site) - Method in class org.appng.core.controller.messaging.ReloadSiteEvent
 
perform(Environment, Site) - Method in class org.appng.core.controller.messaging.RequestNodeState
 
perform(Environment, Site) - Method in class org.appng.core.controller.messaging.SiteStateEvent
 
perform(Site, Site, Application, Map<String, String>, Request, String, String, Writer) - Method in class org.appng.taglib.TagletProcessor
Performs the actual taglet-call.
Permission - Interface in org.appng.api.model
A Application can provide several Permissions which are used to restrict the access to certain components.
Permission - Class in org.appng.appngizer.model
 
Permission() - Constructor for class org.appng.appngizer.model.Permission
 
Permission - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Permission() - Constructor for class org.appng.appngizer.model.xml.Permission
 
permission - Variable in class org.appng.appngizer.model.xml.Permissions
 
Permission - Class in org.appng.taglib
Processes the taglet's body if the current Subject has the required Permission of the given Application.
Permission() - Constructor for class org.appng.taglib.Permission
 
Permission - Class in org.appng.xml.application
Java class for permission complex type.
Permission() - Constructor for class org.appng.xml.application.Permission
 
permission - Variable in class org.appng.xml.application.Permissions
 
permission - Variable in class org.appng.xml.application.Role
 
permission - Variable in class org.appng.xml.platform.FieldPermissions
 
Permission - Class in org.appng.xml.platform
A single permission
Permission() - Constructor for class org.appng.xml.platform.Permission
 
PermissionController - Class in org.appng.appngizer.controller
 
PermissionController() - Constructor for class org.appng.appngizer.controller.PermissionController
 
PermissionImpl - Class in org.appng.core.domain
Default Permission-implementation
PermissionImpl() - Constructor for class org.appng.core.domain.PermissionImpl
 
permissionList - Variable in class org.appng.xml.platform.Permissions
 
PermissionMode - Enum in org.appng.xml.platform
Java class for permissionMode.
PermissionOwner - Class in org.appng.api
This is a container for a set of Permissions, making it easier for a PermissionProcessor to check those.
PermissionOwner(PageDefinition) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from PageDefinition.
PermissionOwner(Event) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from an Event.
PermissionOwner(Action) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from an Action.
PermissionOwner(ActionRef) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from ActionRef.
PermissionOwner(Datasource) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from a Datasource.
PermissionOwner(DatasourceRef) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from an DatasourceRef.
PermissionOwner(OutputType) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from an OutputType.
PermissionOwner(OutputFormat) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from an OutputFormat.
PermissionOwner(Link) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from a Link.
PermissionOwner(Linkpanel) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from a Linkpanel.
PermissionOwner(Config) - Constructor for class org.appng.api.PermissionOwner
Creates a new PermissionOwner from a Config.
PermissionProcessor - Interface in org.appng.api
Checks the Permissions owned by a PermissionOwner.
PermissionRef - Class in org.appng.xml.application
Java class for permissionRef complex type.
PermissionRef() - Constructor for class org.appng.xml.application.PermissionRef
 
PermissionRepository - Interface in org.appng.core.repository
 
permissionRepository - Variable in class org.appng.core.service.CoreService
 
Permissions - Class in org.appng.appngizer.model
 
Permissions(List<Permission>, String) - Constructor for class org.appng.appngizer.model.Permissions
 
Permissions - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Permissions() - Constructor for class org.appng.appngizer.model.xml.Permissions
 
permissions - Variable in class org.appng.appngizer.model.xml.Role
 
permissions - Variable in class org.appng.xml.application.ApplicationInfo
 
Permissions - Class in org.appng.xml.application
Java class for permissions complex type.
Permissions() - Constructor for class org.appng.xml.application.Permissions
 
permissions - Variable in class org.appng.xml.platform.ActionRef
 
permissions - Variable in class org.appng.xml.platform.Config
 
permissions - Variable in class org.appng.xml.platform.DatasourceRef
 
permissions - Variable in class org.appng.xml.platform.FieldDef
 
permissions - Variable in class org.appng.xml.platform.Link
 
permissions - Variable in class org.appng.xml.platform.Linkpanel
 
permissions - Variable in class org.appng.xml.platform.OutputFormat
 
permissions - Variable in class org.appng.xml.platform.OutputType
 
Permissions - Class in org.appng.xml.platform
A container for a set of Permissions.
Permissions() - Constructor for class org.appng.xml.platform.Permissions
 
PERMISSON_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
 
PERMISSON_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
PersistentPropertyHolder - Class in org.appng.core.domain
A PropertyHolder that provides persistable PropertyImpl-instances.
PersistentPropertyHolder(String, Iterable<? extends Property>) - Constructor for class org.appng.core.domain.PersistentPropertyHolder
 
pkgDigests - Variable in class org.appng.core.security.signing.ValidatorConfig
 
plain - Variable in class org.appng.xml.platform.TextElement
 
Platform - Class in org.appng.api
Utility class providing platform-wide used constants.
Platform - Class in org.appng.appngizer.model
 
Platform(boolean, boolean) - Constructor for class org.appng.appngizer.model.Platform
 
Platform - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Platform() - Constructor for class org.appng.appngizer.model.xml.Platform
 
Platform - Class in org.appng.xml.platform
The root element of an appNG target XML document.
Platform() - Constructor for class org.appng.xml.platform.Platform
 
Platform.Environment - Class in org.appng.api
Constants used for accessing an Environment-attribute with Scope.PLATFORM.
Platform.Property - Class in org.appng.api
Constants used for the global platform-configuration.
PLATFORM_CACHE_FOLDER - Static variable in class org.appng.api.Platform.Property
The folder for the platform-cache, relative to Platform.Property.CACHE_FOLDER.
PLATFORM_CONFIG - Static variable in class org.appng.api.Platform.Environment
Key for the global platform config.
PLATFORM_ROOT_PATH - Static variable in class org.appng.api.Platform.Property
The absolute root-path of the platform
PLATFORM_XML - Static variable in class org.appng.core.service.TemplateService
 
PlatformConfig - Class in org.appng.xml.platform
The configuration for the owning Platform.
PlatformConfig() - Constructor for class org.appng.xml.platform.PlatformConfig
 
PlatformController - Class in org.appng.appngizer.controller
 
PlatformController() - Constructor for class org.appng.appngizer.controller.PlatformController
 
PlatformProcessor - Class in org.appng.core.model
Default RequestProcessor-implementation, using an XSLT based template.
PlatformProcessor() - Constructor for class org.appng.core.model.PlatformProcessor
 
PlatformPropertyController - Class in org.appng.appngizer.controller
 
PlatformPropertyController() - Constructor for class org.appng.appngizer.controller.PlatformPropertyController
 
PlatformStartup - Class in org.appng.core.controller
This ServletContextListener is used to initialize the appNG platform.
PlatformStartup() - Constructor for class org.appng.core.controller.PlatformStartup
 
PlatformTransformer - Class in org.appng.core.model
Responsible for transforming a XML document (retrieved from a Platform-object) to XHTML.
PlatformTransformer() - Constructor for class org.appng.core.model.PlatformTransformer
 
platformUrl - Variable in class org.appng.xml.platform.PlatformConfig
 
port - Variable in class org.appng.core.controller.messaging.JedisBase
 
PORT - Static variable in class org.appng.mail.impl.DefaultTransport
 
PositionalXMLReader - Class in org.appng.api.support
XML Reader creating a Document with line information for each node.
PositionalXMLReader() - Constructor for class org.appng.api.support.PositionalXMLReader
 
PostParams - Class in org.appng.xml.platform
Those are the POST-Parameters which can be used on the page.
PostParams() - Constructor for class org.appng.xml.platform.PostParams
 
postParams - Variable in class org.appng.xml.platform.UrlSchema
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.appng.core.repository.config.ApplicationPostProcessor
If this ApplicationPostProcessor was created with a non-null DatabaseConnection, a DatasourceConfigurer is configured using that DatabaseConnection.
PREFIX_PLATFORM - Static variable in class org.appng.core.service.PropertySupport
 
prettyTable - Variable in class org.appng.cli.commands.CommandList
 
PrettyTable - Class in org.appng.cli.prettytable
Provides the ability to print some pretty formatted tables to the console.
PrettyTable() - Constructor for class org.appng.cli.prettytable.PrettyTable
 
PREVIOUS_PATH - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The servlet path of the previous HttpServletRequest (scope: Scope.SESSION)
previouschunk - Variable in class org.appng.tools.ui.Pagination
 
previouschunk - Variable in class org.appng.xml.platform.Resultset
 
printRow(Property, boolean, String) - Method in class org.appng.cli.commands.property.ListProperties
 
prio - Variable in class org.appng.xml.platform.Sort
 
privateKey - Variable in class org.appng.core.model.RepositoryCacheFilesystem
 
privileged - Variable in class org.appng.appngizer.model.xml.Application
 
PRIVILEGED - Static variable in class org.appng.cli.prettytable.TableConstants
 
process(ApplicationRequest, MarshallService, Path, PlatformConfig) - Method in class org.appng.core.model.ApplicationProvider
Processes the ApplicationRequest by building and executing CallableActions and CallableDataSources.
process(ZipFile) - Method in interface org.appng.core.model.ZipFileProcessor
Processes the ZipFile.
process(ZipFile) - Method in class org.appng.core.service.ApplicationArchiveProcessor
Processes the ZipFile.
process(HttpServletRequest) - Method in class org.appng.forms.impl.RequestBean
 
process(HttpServletRequest) - Method in interface org.appng.forms.Request
Processes the given HttpServletRequest.
process(Environment, String, HttpServletRequest) - Method in class org.appng.taglib.MultiSiteSupport
 
process(Environment, String, String, HttpServletRequest) - Method in class org.appng.taglib.MultiSiteSupport
 
processAction(HttpServletResponse, boolean, ApplicationRequest, String, String, MarshallService) - Method in class org.appng.core.model.ApplicationProvider
 
processCommand(String[]) - Method in class org.appng.cli.CliCore
Parses the given command line arguments and sets the state for this CliCore.
processContent() - Method in class org.appng.formtags.FormElement
 
processContent() - Method in class org.appng.formtags.FormGroup
 
processContent() - Method in class org.appng.taglib.form.FormElement
 
processDataContainer(Request, DataContainer, String) - Method in class org.appng.api.support.ElementHelper
 
processDataSource(HttpServletResponse, boolean, ApplicationRequest, String, MarshallService) - Method in class org.appng.core.model.ApplicationProvider
 
processErrors(String) - Method in class org.appng.api.support.ConfigValidator
 
ProcessingException - Exception in org.appng.api
A checked exception that is thrown by CallableAction and CallableDataSource, to indicate an error occurred while assembling the PageReference.
ProcessingException(String, FieldProcessor) - Constructor for exception org.appng.api.ProcessingException
Creates a new ProcessingException.
ProcessingException(String, Throwable, FieldProcessor) - Constructor for exception org.appng.api.ProcessingException
Creates a new ProcessingException.
processMultiSiteSupport(Environment, HttpServletRequest) - Method in class org.appng.taglib.Permission
 
processPage() - Method in interface org.appng.api.PageProcessor
Returns whether or not the rest of the JSP-page should be skipped
processPart(Environment, HttpServletRequest, Site, SearchPart, String, Directory, Integer, String) - Method in class org.appng.taglib.search.Search
 
processPlatform(Environment, Path, Site, ApplicationProvider, Object) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
processPlatform(Site) - Method in class org.appng.core.model.AbstractRequestProcessor
 
processPlatform(Site) - Method in interface org.appng.core.model.RequestProcessor
Processes the request, but without applying the template.
processRequest(Site, Application, Environment, Request) - Method in interface org.appng.api.Webservice
Processes the current Request and return some data.
processTaglet(Site, Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.GlobalTaglet
Executes the Taglet and returns a String to be embedded at the calling JSP-page.
processTaglet(Site, Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.GlobalXMLTaglet
Executes the GlobalTaglet and returns a String to be embedded at the calling JSP-page.
processTaglet(Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.Taglet
Executes the Taglet and returns a String to be embedded at the calling JSP-page.
processTaglet(Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.XMLTaglet
Executes the Taglet and returns a String to be embedded at the calling JSP-page.
processWithTemplate(Site) - Method in class org.appng.core.model.PlatformProcessor
 
processWithTemplate(Site) - Method in interface org.appng.core.model.RequestProcessor
Processes the request, including the processing of the template.
processWithTemplate(Site) - Method in class org.appng.core.model.ThymeleafProcessor
 
processXML(Writer, List<Result>, DateFormat) - Method in class org.appng.search.searcher.SearchFormatter
 
processZipFile(ZipFileProcessor<T>) - Method in class org.appng.core.domain.PackageArchiveImpl
 
processZipFile(ZipFileProcessor<T>) - Method in interface org.appng.core.model.PackageArchive
Processes the PackageArchive's ZIP-file with the given ZipFileProcessor.
Producer<E> - Class in org.appng.api.search
A Producer creates a product via the BlockingQueueAccessor.put(Object), BlockingQueueAccessor.put(Object, long) and BlockingQueueAccessor.putWithTimeout(Object, long) method and offers it to it's (unknown) Consumers via the BlockingQueueAccessor.get() , BlockingQueueAccessor.get(long) or BlockingQueueAccessor.getWithTimeout(long)-method.
TODO MM this has nothing to do especially with searching! Design seems overloaded, use a shared single BlockingQueue for communication between consumer and producer!
Producer(int) - Constructor for class org.appng.api.search.Producer
 
Producer() - Constructor for class org.appng.api.search.Producer
 
PROP_ACTIVE_PROFILES - Static variable in class org.appng.core.service.ApplicationProperties
Name for the application property that contains a comma-separated list of active profiles
PROP_PATTERN - Static variable in class org.appng.core.service.PropertySupport
 
Properties - Interface in org.appng.api.model
Everywhere in appNG where something needs to be configurable, Properties come into operation.
Properties - Class in org.appng.appngizer.model
 
Properties(List<Property>, String, String) - Constructor for class org.appng.appngizer.model.Properties
 
Properties() - Constructor for class org.appng.appngizer.model.Properties
 
Properties - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Properties() - Constructor for class org.appng.appngizer.model.xml.Properties
 
properties - Variable in class org.appng.xml.application.ApplicationInfo
 
Properties - Class in org.appng.xml.application
Java class for properties complex type.
Properties() - Constructor for class org.appng.xml.application.Properties
 
Property - Interface in org.appng.api.model
A Property is a single configuration value, used to configure the appNG platform, a Site or a Application.
Property() - Constructor for class org.appng.api.Platform.Property
 
Property - Class in org.appng.appngizer.model
 
Property() - Constructor for class org.appng.appngizer.model.Property
 
property - Variable in class org.appng.appngizer.model.xml.Properties
 
Property - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Property() - Constructor for class org.appng.appngizer.model.xml.Property
 
property - Variable in class org.appng.xml.application.Properties
 
Property - Class in org.appng.xml.application
Java class for property complex type.
Property() - Constructor for class org.appng.xml.application.Property
 
PropertyConstantCreator - Class in org.appng.tools.file
 
PropertyConstantCreator() - Constructor for class org.appng.tools.file.PropertyConstantCreator
 
propertyExists(String) - Method in interface org.appng.api.model.Properties
Checks whether the Property with the given name exists.
propertyExists(String) - Method in class org.appng.api.support.PropertyHolder
 
PropertyHelper - Class in org.appng.cli.commands.property
 
PropertyHelper() - Constructor for class org.appng.cli.commands.property.PropertyHelper
 
PropertyHolder - Class in org.appng.api.support
Default Properties implementation, internally holding a Map of Property-objects.
PropertyHolder(String, Iterable<? extends Property>) - Constructor for class org.appng.api.support.PropertyHolder
Creates a new PropertyHolder
PropertyHolder() - Constructor for class org.appng.api.support.PropertyHolder
 
PropertyImpl - Class in org.appng.core.domain
A persistent Property JPA-Entity.
PropertyImpl() - Constructor for class org.appng.core.domain.PropertyImpl
 
PropertyImpl(String, String) - Constructor for class org.appng.core.domain.PropertyImpl
 
PropertyImpl(String, String, String) - Constructor for class org.appng.core.domain.PropertyImpl
 
PropertyRepository - Interface in org.appng.core.repository
 
propertyRepository - Variable in class org.appng.core.service.CoreService
 
PropertySupport - Class in org.appng.core.service
A service offering methods for initializing and retrieving the configuration Properties of the platform, a Site or an Application.
PropertySupport(PropertyHolder) - Constructor for class org.appng.core.service.PropertySupport
Creates a new PropertySupport using the given PropertyHolder.
PROTO_HTTP - Static variable in class org.appng.core.controller.HttpHeaders
the http protocol
PROTO_HTTPS - Static variable in class org.appng.core.controller.HttpHeaders
the https protocol
provideTemplate(Integer, String, String, String) - Method in class org.appng.core.service.CoreService
 
ProxyHandler - Class in org.appng.core.controller.handler
 
ProxyHandler() - Constructor for class org.appng.core.controller.handler.ProxyHandler
 
published - Variable in class org.appng.appngizer.model.xml.Repository
 
PUNCT - Static variable in interface org.appng.api.auth.PasswordPolicy
punctuation characters !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
put(E) - Method in class org.appng.api.search.BlockingQueueAccessor
Puts the given element into the queue.
This is a blocking operation!
put(E, long) - Method in class org.appng.api.search.BlockingQueueAccessor
Puts the given element into the queue, waiting up to timeoutMillis milliseconds if necessary.
This is a blocking operation!
putWithTimeout(E, long) - Method in class org.appng.api.search.BlockingQueueAccessor
Puts the given element into the queue, waiting up to timeoutMillis milliseconds if necessary.

Q

quality(double) - Method in class org.appng.tools.image.ImageProcessor
Adds a quality-option to the convert-command.
QUERY_STRING - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The query String as returned by HttpServletRequest.getQueryString() (scope: Scope.REQUEST)
QueryDslSearchRepository<T,ID extends Serializable> - Interface in org.appng.persistence.repository
A SearchRepository that additionally offers Query DSL functionality
QueryDslSearchRepositoryImpl<T,ID extends Serializable> - Class in org.appng.persistence.repository
Default QueryDslSearchRepository implementation.
Use this class as the base class for your QueryDslSearchRepository implementations:
QueryDslSearchRepositoryImpl(JpaEntityInformation<T, ID>, EntityManager) - Constructor for class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
QueryDslSearchRepositoryImpl(Class<T>, EntityManager) - Constructor for class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
 
queryString - Variable in class org.appng.core.controller.CacheElementBase
 

R

RABBIT_MQ_ADRESSES - Static variable in class org.appng.core.controller.messaging.RabbitMQBase
 
RABBIT_MQ_EXCHANGE - Static variable in class org.appng.core.controller.messaging.RabbitMQBase
 
RABBIT_MQ_PASSWORD - Static variable in class org.appng.core.controller.messaging.RabbitMQBase
 
RABBIT_MQ_USER - Static variable in class org.appng.core.controller.messaging.RabbitMQBase
 
RabbitMQBase - Class in org.appng.core.controller.messaging
Base class to provide some base functionality for message receiver and sender for RabbitMQ
RabbitMQBase() - Constructor for class org.appng.core.controller.messaging.RabbitMQBase
 
RabbitMQReceiver - Class in org.appng.core.controller.messaging
Message receiver implementing Receiver to use a RabbitMQ message broker.
RabbitMQReceiver() - Constructor for class org.appng.core.controller.messaging.RabbitMQReceiver
 
RabbitMQSender - Class in org.appng.core.controller.messaging
Message sender implementing Sender to use a RabbitMQ message broker.
RabbitMQSender() - Constructor for class org.appng.core.controller.messaging.RabbitMQSender
 
RandomUtil - Class in org.appng.tools
 
RandomUtil() - Constructor for class org.appng.tools.RandomUtil
 
randomValueBetween(double, double) - Static method in class org.appng.tools.RandomUtil
 
randomValueBetween(int, int) - Static method in class org.appng.tools.RandomUtil
 
readFile(String) - Method in interface org.appng.api.model.Site
Returns the File defined by the given path, which is located relative to the site's repository-folder.
readFile(String) - Method in class org.appng.core.domain.SiteImpl
 
readonly - Variable in class org.appng.xml.platform.FieldDef
 
readXML(InputStream) - Static method in class org.appng.api.support.PositionalXMLReader
 
REAL_NAME - Static variable in class org.appng.cli.prettytable.TableConstants
 
realName - Variable in class org.appng.appngizer.model.xml.Subject
 
Receiver - Interface in org.appng.api.messaging
Implementations are able to receive Events from multiple Senders.
Receiver - Class in org.appng.mail
 
Receiver(String, String) - Constructor for class org.appng.mail.Receiver
 
Receiver(String, String, Mail.RecipientType) - Constructor for class org.appng.mail.Receiver
 
Receiver(String, Mail.RecipientType) - Constructor for class org.appng.mail.Receiver
 
RECEIVER_BCC - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain a comma-separated list of e-mail addresses to send the mail with Mail.RecipientType.BCC
RECEIVER_CC - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain a comma-separated list of e-mail addresses to send the mail with Mail.RecipientType.CC
RECEIVER_DEBUG - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain a comma-separated list of e-mail addresses to which the e-mail will be send (instead of the real receivers)
RECEIVER_TO - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value must contain a comma-separated list of e-mail addresses to send the mail with Mail.RecipientType.TO
redirect - Variable in class org.appng.core.model.AbstractRequestProcessor
 
Redirect - Class in org.appng.core
Utility class for sending HTTP redirects to a HttpServletResponse.
RedirectFilter - Class in org.appng.core.controller.filter
A Filter extending UrlRewriteFilter that supports configuration per Site.
RedirectFilter() - Constructor for class org.appng.core.controller.filter.RedirectFilter
 
RedirectFilter.UrlRewriteConfig - Class in org.appng.core.controller.filter
 
REDIS_MESSAGING_CHANNEL - Static variable in class org.appng.core.controller.messaging.JedisBase
 
REDIS_MESSAGING_HOST - Static variable in class org.appng.core.controller.messaging.JedisBase
 
REDIS_MESSAGING_PASSWORD - Static variable in class org.appng.core.controller.messaging.JedisBase
 
REDIS_MESSAGING_PORT - Static variable in class org.appng.core.controller.messaging.JedisBase
 
REDIS_MESSAGING_TIMEOUT - Static variable in class org.appng.core.controller.messaging.JedisBase
 
ref - Variable in class org.appng.xml.platform.Message
 
ref - Variable in class org.appng.xml.platform.Messages
 
ref - Variable in class org.appng.xml.platform.NavigationItem
 
ref - Variable in class org.appng.xml.platform.Permission
 
REGEX - Static variable in class org.appng.core.security.DefaultPasswordPolicy
 
regExp(String, String) - Static method in class org.appng.formtags.RuleValidation
 
regexp - Variable in class org.appng.xml.platform.Pattern
 
register(H) - Method in class org.appng.api.messaging.EventRegistry
Registers the given EventHandler
register(Object, String) - Static method in class org.appng.core.JMXUtils
Registers the given object under the given name, if no other object is already registered under this name.
registerHandler(EventHandler<?>) - Method in interface org.appng.api.messaging.Receiver
Registers a new EventHandler
registerHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
registerHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
registerHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.RabbitMQReceiver
 
registerHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.TribesReceiver
 
release - Variable in class org.appng.appngizer.model.xml.Package
 
release() - Method in class org.appng.taglib.Attribute
 
release() - Method in class org.appng.taglib.form.FormConfirmation
 
release() - Method in class org.appng.taglib.form.FormElement
 
release() - Method in class org.appng.taglib.form.FormGroup
 
release() - Method in class org.appng.taglib.search.Searchable
 
reload() - Method in class org.appng.core.domain.RepositoryImpl
Reloads the application repository.
reload() - Method in interface org.appng.core.model.RepositoryCache
Reloads the repository contents by clearing and updating the cache.
reload - Variable in class org.appng.core.xml.repository.GetCertificationRequest
 
reload - Variable in class org.appng.core.xml.repository.GetPackagesRequest
 
reloadPlatform() - Method in class org.appng.appngizer.controller.PlatformController
 
reloadPlatform(Properties, Environment, String, String, ExecutorService) - Method in class org.appng.core.service.InitializerService
Reloads the platform with all of it's Sites.
reloadRepository(Integer) - Method in class org.appng.core.service.CoreService
 
reloadSite(String) - Method in class org.appng.appngizer.controller.SiteController
 
ReloadSite - Class in org.appng.cli.commands.site
Reloads a site (site property supportReloadFile must be true).
ReloadSite() - Constructor for class org.appng.cli.commands.site.ReloadSite
 
ReloadSiteEvent - Class in org.appng.core.controller.messaging
 
ReloadSiteEvent(String) - Constructor for class org.appng.core.controller.messaging.ReloadSiteEvent
 
remoteName - Variable in class org.appng.appngizer.model.xml.Repository
 
removeAttr(String, String) - Static method in class org.appng.tools.markup.XHTML
Removes the attribute from the tag
removeAttribute(Scope, String) - Method in interface org.appng.api.Environment
Removes the attribute with the given name from the given Scope and returns it.
removeAttribute(Scope, String) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
removeFormProcessProvider(FormProcessProvider) - Method in class org.appng.formtags.Form
Removes a FormProcessProvider to this Form.
removeMessages(Environment) - Method in class org.appng.api.support.ElementHelper
 
removeNonPrintableCharacters(String) - Static method in class org.appng.tools.ui.StringNormalizer
Removes all non-printable characters from the given string.
removeObserver(Observer<? super T>) - Method in class org.appng.api.observe.impl.ObservableDelegate
 
removeObserver(Observer<? super T>) - Method in interface org.appng.api.observe.Observable
Removes an Observer.
removeObserver(Observer<? super Document>) - Method in class org.appng.search.indexer.SimpleDocument
 
RemovePermission - Class in org.appng.cli.commands.permission
Removes one ore more permissions from a role.
RemovePermission() - Constructor for class org.appng.cli.commands.permission.RemovePermission
 
RemovePermission(String, String, List<String>) - Constructor for class org.appng.cli.commands.permission.RemovePermission
 
removePermissions(String, String, List<String>) - Method in class org.appng.core.service.CoreService
 
removeRequest() - Method in class org.appng.core.domain.SiteImpl
 
removeSite(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
This method is called immediately after removing a Application from a Site, which has not been reloaded at this point.
removeUmlauts(String) - Method in class org.appng.search.searcher.GermanSearchTermProcessor
replace German special alphabet.
render(boolean, boolean) - Method in class org.appng.cli.prettytable.PrettyTable
 
render(List<TableColumn>, boolean, boolean) - Method in class org.appng.cli.prettytable.TableRow
 
renderTable() - Method in class org.appng.cli.commands.CommandList
 
RENEW_SESSION_AFTER_LOGIN - Static variable in class org.appng.api.SiteProperties
Should the session be renewed after a successful login?
replaceNonPrintableCharacters(String, String) - Static method in class org.appng.tools.ui.StringNormalizer
Replaces all non-printable characters of the given string with the given replacement
replaceParameters(String) - Method in interface org.appng.api.ParameterSupport
Replaces all parameters in the given String and returns a new one containing the replacements.
replaceParameters(String) - Method in class org.appng.api.support.ParameterSupportBase
 
REPLY_TO - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain a comma-separated list of e-mail addresses to reply-to
repoAttributes - Variable in class org.appng.core.security.signing.BaseConfig
 
RepoRepository - Interface in org.appng.core.repository
 
repoRepository - Variable in class org.appng.core.service.CoreService
 
Repositories - Class in org.appng.appngizer.model
 
Repositories(List<Repository>) - Constructor for class org.appng.appngizer.model.Repositories
 
Repositories - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Repositories() - Constructor for class org.appng.appngizer.model.xml.Repositories
 
Repository - Class in org.appng.appngizer.model
 
Repository() - Constructor for class org.appng.appngizer.model.Repository
 
repository - Variable in class org.appng.appngizer.model.xml.Repositories
 
Repository - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Repository() - Constructor for class org.appng.appngizer.model.xml.Repository
 
Repository - Interface in org.appng.core.model
A Application Repository contains and provides multiple Applications for provisioning.
REPOSITORY_CERT - Static variable in class org.appng.api.Platform.Property
The certificate to use when verifying a signed remote repository (PEM format)
REPOSITORY_DEFAULT_DIGEST - Static variable in class org.appng.api.Platform.Property
The default digest for a published local application repository
REPOSITORY_PATH - Static variable in class org.appng.api.Platform.Property
The folder used for the repositories of the site, relative to the webapp-root
REPOSITORY_SIGNATURE - Static variable in class org.appng.api.Platform.Property
The private key to use when signing a local published repository (PEM format)
REPOSITORY_TRUST_STORE_PASSWORD - Static variable in class org.appng.api.Platform.Property
The truststore's password
REPOSITORY_TRUSTSTORE - Static variable in class org.appng.api.Platform.Property
The truststore used when verifying a signed remote repository, using file://-protocol.
REPOSITORY_VERIFY_SIGNATURE - Static variable in class org.appng.api.Platform.Property
When set to true, signed remote repositories are validated against the configured (or default) truststore.
RepositoryCache - Interface in org.appng.core.model
Provides access to a application repository.
RepositoryCacheFactory - Class in org.appng.core.model
Returns instances of RepositoryCache.
RepositoryCacheFilesystem - Class in org.appng.core.model
Implementation of RepositoryCache that retrieves the packages from the local filesystem.
RepositoryCacheSoap - Class in org.appng.core.model
Implementation of RepositoryCache that retrieves the packages from a remote repository.
RepositoryController - Class in org.appng.appngizer.controller
 
RepositoryController() - Constructor for class org.appng.appngizer.controller.RepositoryController
 
RepositoryImpl - Class in org.appng.core.domain
Repository implementation.
RepositoryImpl() - Constructor for class org.appng.core.domain.RepositoryImpl
 
RepositoryMode - Enum in org.appng.appngizer.model.xml
Java class for repositoryMode.
RepositoryMode - Enum in org.appng.core.model
Display modes of a Repository, meaning which kinds of PackageArchive are being served.
repositoryName - Variable in class org.appng.core.xml.repository.GetCertificationRequest
 
repositoryName - Variable in class org.appng.core.xml.repository.GetPackageRequest
 
repositoryName - Variable in class org.appng.core.xml.repository.GetPackagesRequest
 
repositoryName - Variable in class org.appng.core.xml.repository.GetPackageVersionsRequest
 
RepositoryScheme - Enum in org.appng.core.model
The URI-scheme for an Repository,
RepositoryType - Enum in org.appng.appngizer.model.xml
Java class for repositoryType.
RepositoryType - Enum in org.appng.core.model
Possible types of a Repository.
RepositoryUtils - Class in org.appng.core.model
Utility class offering methods that help dealing with PackageVersions and PackageInformations.
RepositoryWatcher - Class in org.appng.core.controller
A service that watches for modified/deleted files in a Site's www-directory (see SiteProperties.WWW_DIR) using a WatchService.
RepositoryWatcher(Site, String, String) - Constructor for class org.appng.core.controller.RepositoryWatcher
 
Request - Interface in org.appng.api
A Request is the framework-internal representation of a HttpServletRequest, wrapping the afore mentioned and adding framework-specific methods.
Request - Interface in org.appng.forms
Extends the informations provided by a RequestContainer and allows processing a HttpServletRequest by calling Request.process(HttpServletRequest).
request - Variable in class org.appng.testsupport.TestBase
 
REQUEST_PARSED - Static variable in interface org.appng.forms.Request
request-attribute to store a parsed HttpServletRequest in
RequestBean - Class in org.appng.forms.impl
The default Request-implementation.
RequestBean() - Constructor for class org.appng.forms.impl.RequestBean
 
RequestBean(long) - Constructor for class org.appng.forms.impl.RequestBean
 
RequestBean(long, File) - Constructor for class org.appng.forms.impl.RequestBean
 
RequestContainer - Interface in org.appng.forms
A RequestContainer conveniently wraps an ServletRequest and simplifies the access to (possibly multi-valued) request-parameters including FormUploads.
requestDestroyed(ServletRequestEvent) - Method in class org.appng.core.controller.SessionListener
 
RequestFactoryBean - Class in org.appng.api.support
A FactoryBean responsible for initializing a Request.
RequestFactoryBean(HttpServletRequest, Environment, ConversionService, MessageSource) - Constructor for class org.appng.api.support.RequestFactoryBean
 
RequestHandler - Interface in org.appng.core.controller.handler
Handles a HttpServletRequest.
requestInitialized(ServletRequestEvent) - Method in class org.appng.core.controller.SessionListener
 
RequestNodeState - Class in org.appng.core.controller.messaging
An Event that triggers the Receiver to notify about the current status of the node by sending a NodeEvent.
RequestNodeState(String) - Constructor for class org.appng.core.controller.messaging.RequestNodeState
 
RequestProcessor - Interface in org.appng.core.model
Processes a request to the appNG GUI.
This includes: checking whether or not the user is logged in (and redirect to the login if this is not the case) calling the right Application of the requested Site building the Platform-object applying the Template of the Site to that object
RequestSupport - Interface in org.appng.api
Provides commonly used methods for supporting request-processing and filling bindobjects.
RequestSupportImpl - Class in org.appng.api.support
Default RequestSupport implementation
RequestSupportImpl() - Constructor for class org.appng.api.support.RequestSupportImpl
 
RequestSupportImpl(ConversionService, Environment, MessageSource) - Constructor for class org.appng.api.support.RequestSupportImpl
 
RequestUtil - Class in org.appng.api
Utility-class for retrieving Sites by name,host or ServletRequest and also creating a Path -object based on a ServletRequest.
reset(FieldWrapper) - Method in interface org.appng.api.FieldConverter
 
reset(FieldWrapper) - Method in class org.appng.api.support.field.FieldConversionFactory
 
reset() - Method in class org.appng.tools.poi.FontBuilder
 
resetApplicationConnection(SiteApplication, String) - Method in class org.appng.core.service.DatabaseService
Resets the configuration for the DatabaseConnection (if existing) of the given SiteApplication to the default values.
resetConnection(FieldProcessor, Integer) - Method in class org.appng.core.service.CoreService
 
resetPassword(AuthSubject, PasswordPolicy, String, String) - Method in class org.appng.core.service.CoreService
 
resize(int, int, boolean) - Method in class org.appng.tools.image.ImageProcessor
Adds a resize-option to the convert-command.
resize(int, int) - Method in class org.appng.tools.image.ImageProcessor
Adds a resize-option to the convert-command.
resolveClass(ObjectStreamClass) - Method in class org.appng.api.support.SiteAwareObjectInputStream
 
Resource - Interface in org.appng.api.model
A Application provides several Resources, which are needed to load and execute the Application.
ResourceBundleMessageSource - Class in org.appng.api.support
A ResourceBundleMessageSource that can retrieve the available keys.
ResourceBundleMessageSource() - Constructor for class org.appng.api.support.ResourceBundleMessageSource
 
ResourceImpl - Class in org.appng.core.domain
Default Resource-implementation
ResourceImpl() - Constructor for class org.appng.core.domain.ResourceImpl
 
ResourceImpl(Application, Resource) - Constructor for class org.appng.core.domain.ResourceImpl
 
resourceMap - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
ResourceRepository - Interface in org.appng.core.repository
 
resourceRepository - Variable in class org.appng.core.service.CoreService
 
Resources - Interface in org.appng.api.model
A container providing easy access to the a Applications multiple Resources.
ResourceType - Enum in org.appng.api.model
Defines the different types of a Resource.
responseCode - Variable in class org.appng.cli.commands.site.CheckSiteRunning
 
responseType - Variable in class org.appng.core.controller.CacheElementBase
 
ResponseType - Enum in org.appng.core.model
Responses can have BLOB or CLOB payload.
restoreFields() - Method in class org.appng.api.FieldWrapper
 
restoreSubject(String) - Method in class org.appng.core.service.CoreService
 
RestService - Class in org.appng.core.controller.handler
Adds support for detecting and handling RestControllers.
RestService(Site, AccessibleApplication, Environment) - Constructor for class org.appng.core.controller.handler.RestService
 
result(Datasource, int) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Result - Class in org.appng.search.json
 
Result() - Constructor for class org.appng.search.json.Result
 
result - Variable in class org.appng.xml.platform.Data
 
Result - Class in org.appng.xml.platform
For each FieldDef defined in the MetaData (where the Condition and Permissions are satisfied), the result contains a corresponding Datafield.
Result() - Constructor for class org.appng.xml.platform.Result
 
Result.Field - Class in org.appng.search.json
 
Result.Fields - Class in org.appng.search.json
 
Results - Class in org.appng.search.json
 
Results() - Constructor for class org.appng.search.json.Results
 
results - Variable in class org.appng.xml.platform.Resultset
 
resultSelector - Variable in class org.appng.xml.platform.MetaData
 
ResultService - Interface in org.appng.api
Provides methods to transform a bindobject to a Result and a Page of bindobjects to a Resultset.
ResultServiceImpl - Class in org.appng.api.support
Default ResultService implementation
ResultServiceImpl(ExpressionEvaluator) - Constructor for class org.appng.api.support.ResultServiceImpl
 
ResultServiceImpl() - Constructor for class org.appng.api.support.ResultServiceImpl
 
resultset - Variable in class org.appng.xml.platform.Data
 
Resultset - Class in org.appng.xml.platform
A Resulset contains a set of Results, including pagination support.
Resultset() - Constructor for class org.appng.xml.platform.Resultset
 
retrievePlatform(Environment, Path, Site, Object, Properties) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
ReverseableComparator<T> - Class in org.appng.api.model
 
RevisionAware - Interface in org.appng.api.model
 
REWRITE_CONFIG - Static variable in class org.appng.api.SiteProperties
the location of the rewrite rules for UrlRewriteFilter, relative to SiteProperties.SITE_ROOT_DIR
right(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
 
right() - Method in class org.appng.tools.poi.Borders
 
right(BorderStyle) - Method in class org.appng.tools.poi.Borders
 
RIGHT_DASHED - Static variable in class org.appng.tools.poi.Border
 
RIGHT_DOTTED - Static variable in class org.appng.tools.poi.Border
 
RIGHT_DOUBLE - Static variable in class org.appng.tools.poi.Border
 
RIGHT_THICK - Static variable in class org.appng.tools.poi.Border
 
RIGHT_THIN - Static variable in class org.appng.tools.poi.Border
 
Role - Interface in org.appng.api.model
A Role is used for grouping the Permissions of a Application.
Role - Class in org.appng.appngizer.model
 
Role() - Constructor for class org.appng.appngizer.model.Role
 
Role - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Role() - Constructor for class org.appng.appngizer.model.xml.Role
 
role - Variable in class org.appng.appngizer.model.xml.Roles
 
Role - Class in org.appng.xml.application
Java class for role complex type.
Role() - Constructor for class org.appng.xml.application.Role
 
role - Variable in class org.appng.xml.application.Roles
 
RoleController - Class in org.appng.appngizer.controller
 
RoleController() - Constructor for class org.appng.appngizer.controller.RoleController
 
RoleImpl - Class in org.appng.core.domain
Default Role-implementation
RoleImpl() - Constructor for class org.appng.core.domain.RoleImpl
 
RoleRepository - Interface in org.appng.core.repository
 
roleRepository - Variable in class org.appng.core.service.CoreService
 
Roles - Class in org.appng.appngizer.model
 
Roles() - Constructor for class org.appng.appngizer.model.Roles
 
Roles(List<Role>, String) - Constructor for class org.appng.appngizer.model.Roles
 
roles - Variable in class org.appng.appngizer.model.xml.Group
 
Roles - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Roles() - Constructor for class org.appng.appngizer.model.xml.Roles
 
roles - Variable in class org.appng.xml.application.ApplicationInfo
 
Roles - Class in org.appng.xml.application
Java class for roles complex type.
Roles() - Constructor for class org.appng.xml.application.Roles
 
rootConfig - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
rotate(int) - Method in class org.appng.tools.image.ImageProcessor
Adds a rotate-option to the convert-command.
Rule - Class in org.appng.xml.platform
A custom rule supporting any options
Rule() - Constructor for class org.appng.xml.platform.Rule
 
Rule.Option - Class in org.appng.xml.platform
Java class for anonymous complex type.
rules(FieldDef) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
rules - Variable in class org.appng.xml.platform.Validation
 
RuleValidation - Class in org.appng.formtags
rule example captcha(String value, String result) captcha('5','5') XXX TODO MM
RuleValidation(Request) - Constructor for class org.appng.formtags.RuleValidation
 
run(String[]) - Static method in class org.appng.cli.CliBootstrap
Runs the command line interface
run() - Method in class org.appng.core.controller.messaging.JedisReceiver
 
run() - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
run() - Method in class org.appng.core.controller.messaging.TribesReceiver
 
run() - Method in class org.appng.core.controller.RepositoryWatcher
 
run() - Method in class org.appng.search.indexer.DocumentIndexer
Starts this DocumentIndexer, running forever (until interrupted).
run(File, File, File) - Method in class org.appng.xml.transformation.Transformer
 
runProcessProviders(Writer, Map<String, Object>) - Method in class org.appng.formtags.Form
runWith(ExecutorService) - Method in interface org.appng.api.messaging.Receiver
Since a receiver runs as a thread, the given ExecutorService should be used to run this thread.
runWith(ExecutorService) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
runWith(ExecutorService) - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
runWith(ExecutorService) - Method in class org.appng.core.controller.messaging.RabbitMQReceiver
 
runWith(ExecutorService) - Method in class org.appng.core.controller.messaging.TribesReceiver
 

S

SaltedDigest - Interface in org.appng.core.security
Provides methods required to create a salted hash of a given secret.
SaltedDigestSha1 - Class in org.appng.core.security
Provides methods required to create a salted hash of a given secret using the SHA-1 algorithm.
SaltedDigestSha1() - Constructor for class org.appng.core.security.SaltedDigestSha1
 
save(DatabaseConnection) - Method in class org.appng.core.service.DatabaseService
Persists the given DatabaseConnection.
savePassword(String) - Method in class org.appng.core.security.BCryptPasswordHandler
 
savePassword(String) - Method in interface org.appng.core.security.PasswordHandler
Hashes and persists the password.
savePassword(String) - Method in class org.appng.core.security.Sha1PasswordHandler
 
savePermission(PermissionImpl) - Method in class org.appng.core.service.CoreService
 
saveProperty(PropertyImpl) - Method in class org.appng.core.service.CoreService
 
saveRepository(RepositoryImpl) - Method in class org.appng.core.service.CoreService
 
saveRole(RoleImpl) - Method in class org.appng.core.service.CoreService
 
saveSite(SiteImpl) - Method in class org.appng.core.service.CoreService
 
ScheduledJob - Interface in org.appng.api
A ScheduledJob is a (periodically or manually triggered) task that can be defined by an Application.
SchemaVersion - Class in org.appng.appngizer.model.xml
Java class for schemaVersion complex type.
SchemaVersion() - Constructor for class org.appng.appngizer.model.xml.SchemaVersion
 
Scope - Enum in org.appng.api
Enum type defining the possible scopes of an Environment-attribute.
search(Pageable) - Method in interface org.appng.persistence.repository.SearchRepository
Performs a paginated search.
In contrast to PagingAndSortingRepository.findAll(Pageable), this method is able to re-calculate the pagination.
search(String, String, Pageable, Object...) - Method in interface org.appng.persistence.repository.SearchRepository
Performs a paginated search based upon the given query-String.Note that the query string must start with "from <Entity> <entityName>"!
search(SearchQuery<T>, Pageable) - Method in interface org.appng.persistence.repository.SearchRepository
Performs a paginated search with the given SearchQuery.
search(Pageable) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
search(String, String, Pageable, Object...) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
search(SearchQuery<T>, Pageable) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
 
Search<T extends Filter> - Class in org.appng.search.json
 
Search() - Constructor for class org.appng.search.json.Search
 
Search - Class in org.appng.search
 
Search() - Constructor for class org.appng.search.Search
 
Search - Class in org.appng.taglib.search
This class represents a Search Tag used in JSP.
Search() - Constructor for class org.appng.taglib.search.Search
 
SEARCH_CHUNK_SIZE - Static variable in class org.appng.api.SiteProperties
The chunksize (items per page) for the search-tag
SEARCH_MAX_HITS - Static variable in class org.appng.api.SiteProperties
The maximum number of hits for the search-tag
Searchable - Class in org.appng.taglib.search
This class represents a Searchable Tag.
This tag is used to mark areas of a JSP as indexable/searchable.
Searchable() - Constructor for class org.appng.taglib.search.Searchable
 
SearchFilter - Class in org.appng.search.json
 
SearchFilter() - Constructor for class org.appng.search.json.SearchFilter
 
SearchFilter(FilterItem) - Constructor for class org.appng.search.json.SearchFilter
 
SearchFormatter - Class in org.appng.search.searcher
A SearchFormatter is responsible for formatting the Results of a search, which are grouped into several Parts.
SearchFormatter(DocumentBuilderFactory, TransformerFactory) - Constructor for class org.appng.search.searcher.SearchFormatter
 
SearchPart - Class in org.appng.taglib.search
A SearchPart offers the search results produced by a SearchProvider of an Application.
SearchPart() - Constructor for class org.appng.taglib.search.SearchPart
 
SearchProvider - Interface in org.appng.search
When performing a global search within a Site, every Application of the site is checked for SearchProviders offering some Documents.
SearchQuery<T> - Class in org.appng.persistence.repository
A SearchQuery can be used to perform JPA-queries for JPA entities.
SearchQuery(Class<T>) - Constructor for class org.appng.persistence.repository.SearchQuery
Creates a new SearchQuery for the given type.
SearchRepository<T,ID extends Serializable> - Interface in org.appng.persistence.repository
A SearchRepository provides several search-methods for a persistent domain-class.
SearchRepositoryFactoryBean<R extends SearchRepository<T,I>,T,I extends Serializable> - Class in org.appng.persistence.repository
A custom JpaRepositoryFactoryBean.
See 4.6.2.
SearchRepositoryFactoryBean(Class<? extends R>) - Constructor for class org.appng.persistence.repository.SearchRepositoryFactoryBean
 
SearchRepositoryImpl<T,ID extends Serializable> - Class in org.appng.persistence.repository
Default SearchRepository implementation.
Use this class as the base class for your SearchRepository implementations:
SearchRepositoryImpl(JpaEntityInformation<T, ?>, EntityManager) - Constructor for class org.appng.persistence.repository.SearchRepositoryImpl
 
SearchRepositoryImpl(Class<T>, EntityManager) - Constructor for class org.appng.persistence.repository.SearchRepositoryImpl
 
SearchTermProcessor - Interface in org.appng.search.searcher
Interface for processing a search term, i.e.
Section - Class in org.appng.xml.platform
Defines a section of a Structure.
Section() - Constructor for class org.appng.xml.platform.Section
 
section - Variable in class org.appng.xml.platform.Structure
 
section - Variable in class org.appng.xml.platform.StructureDef
 
SectionConfig - Class in org.appng.xml.platform
Java class for sectionConfig complex type.
SectionConfig() - Constructor for class org.appng.xml.platform.SectionConfig
 
SectionDef - Class in org.appng.xml.platform
Defines a section within a StructureDef.
SectionDef() - Constructor for class org.appng.xml.platform.SectionDef
 
Sectionelement - Class in org.appng.xml.platform
Defines an element of a Section.
Sectionelement() - Constructor for class org.appng.xml.platform.Sectionelement
 
SectionelementDef - Class in org.appng.xml.platform
Defines an section-element within a SectionDef.
SectionelementDef() - Constructor for class org.appng.xml.platform.SectionelementDef
 
select(Option) - Method in interface org.appng.api.support.OptionOwner.Selector
Selects or de-selects an option by calling Option.setSelected(Boolean).
selected - Variable in class org.appng.xml.platform.NavigationItem
 
selected - Variable in class org.appng.xml.platform.Option
 
selected - Variable in class org.appng.xml.platform.Result
 
Selection(String, String) - Constructor for class org.appng.api.support.SelectionFactory.Selection
 
selection(Data, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
Selection - Class in org.appng.xml.platform
A Selection is used to filter a Resultset or to display a FieldDef which uses a list-type (e.g FieldType.LIST_SELECT).
Selection() - Constructor for class org.appng.xml.platform.Selection
 
SelectionFactory - Class in org.appng.api.support
Provides factory-methods for creating Selections.
SelectionFactory() - Constructor for class org.appng.api.support.SelectionFactory
 
SelectionFactory.Selection - Class in org.appng.api.support
 
SelectionGroup - Class in org.appng.xml.platform
A group of Selections used to filter a Resultset.
SelectionGroup() - Constructor for class org.appng.xml.platform.SelectionGroup
 
selectionGroups - Variable in class org.appng.xml.platform.Data
 
selections - Variable in class org.appng.xml.platform.Data
 
selections - Variable in class org.appng.xml.platform.SelectionGroup
 
SelectionType - Enum in org.appng.xml.platform
Java class for selectionType.
self - Variable in class org.appng.appngizer.model.xml.Linkable
 
send(Event) - Method in interface org.appng.api.messaging.Sender
Sends the given Event
send(Object) - Method in class org.appng.api.SoapClient
sends the given request to the uri which was passed to the constructor
send(Event) - Method in class org.appng.core.controller.messaging.JedisSender
 
send(Event) - Method in class org.appng.core.controller.messaging.MulticastSender
 
send(Event) - Method in class org.appng.core.controller.messaging.RabbitMQSender
 
send(Event) - Method in class org.appng.core.controller.messaging.TribesSender
 
send(Mail) - Method in class org.appng.mail.impl.DefaultTransport
 
send(Mail, Collection<String>) - Method in class org.appng.mail.impl.DefaultTransport
 
send(Mail) - Method in interface org.appng.mail.MailTransport
Send the given Mail.
SEND_DISABLED - Static variable in class org.appng.formtags.providers.EmailProvider
 
Sender - Interface in org.appng.api.messaging
Implementations are able to send Events to multiple Receivers.
SENDER - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value must contain the sender's e-mail address
SENDER_NAME - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain the sender's name
sendEvent(Event) - Method in interface org.appng.api.model.Site
If clustering is enabled, sends an Event to other appNG nodes
sendEvent(Event) - Method in class org.appng.core.domain.SiteImpl
 
sendRedirect(Environment, String) - Method in interface org.appng.api.model.Site
sends a redirect with HTTP-Status 301 (moved permanently)
sendRedirect(Environment, String, Integer) - Method in interface org.appng.api.model.Site
redirects the request to the given target.
sendRedirect(Environment, String) - Method in class org.appng.core.domain.SiteImpl
 
sendRedirect(Environment, String, Integer) - Method in class org.appng.core.domain.SiteImpl
 
sendRedirect(Environment, String, Integer, boolean) - Method in class org.appng.core.domain.SiteImpl
 
SEPARATOR - Static variable in interface org.appng.api.Path
The separator for a path
serialize(OutputStream, Event) - Method in class org.appng.api.messaging.Serializer
Serializes the given Event into the given OutputStream.
Serializer - Class in org.appng.api.messaging
Utility class helping to serialize/deserialize Events to an OutputStream/ from an InputStream .
serveResource(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.appng.core.controller.Controller
 
serveResource(HttpServletRequest, HttpServletResponse, boolean, String) - Method in class org.appng.core.controller.Controller
 
serveResource(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
 
serveResource(HttpServletRequest, HttpServletResponse, boolean, String) - Method in class org.appng.core.controller.Tomcat7Support
 
serveResource(HttpServletRequest, HttpServletResponse, boolean, String) - Method in class org.appng.core.controller.Tomcat8Support
 
SERVICE_OUTPUT_FORMAT - Static variable in class org.appng.api.SiteProperties
The output format to be used when actions/datasources are being called through service URLs
SERVICE_OUTPUT_TYPE - Static variable in class org.appng.api.SiteProperties
The output type to be used when actions/datasources are being called through service URLs
SERVICE_PATH - Static variable in class org.appng.api.SiteProperties
The path-suffix for the services offered by appNG (such as Webservices, SoapServices, ActionProviders and DataProviders)
SERVICE_TYPE_ACTION - Static variable in class org.appng.api.Platform
constant for services of type 'action'
SERVICE_TYPE_DATASOURCE - Static variable in class org.appng.api.Platform
constant for services of type 'datasource'
SERVICE_TYPE_REST - Static variable in class org.appng.api.Platform
constant for services of type 'rest'
SERVICE_TYPE_SOAP - Static variable in class org.appng.api.Platform
constant for services of type 'soap'
SERVICE_TYPE_WEBSERVICE - Static variable in class org.appng.api.Platform
constant for services of type 'webservice'
ServiceRequestHandler - Class in org.appng.core.controller.handler
A RequestHandler which handles HttpServletRequests for different types of services.
The schema for a complate path to a service is
ServiceRequestHandler(MarshallService, PlatformTransformer) - Constructor for class org.appng.core.controller.handler.ServiceRequestHandler
 
servletContext - Variable in class org.appng.testsupport.TestBase
 
SERVLETPATH - Static variable in class org.appng.api.support.environment.EnvironmentKeys
The original servlet path as returned by HttpServletRequest.getServletPath() (scope: Scope.REQUEST)
servletPath - Variable in class org.appng.core.controller.CacheElementBase
 
servletRequest - Variable in class org.appng.core.model.AbstractRequestProcessor
 
servletRequest - Variable in class org.appng.testsupport.TestBase
 
servletResponse - Variable in class org.appng.core.model.AbstractRequestProcessor
 
servletResponse - Variable in class org.appng.testsupport.TestBase
 
Session - Class in org.appng.api
Utility-class providing constants used for accessing an Session.Environment-attribute with Scope.SESSION.
Session - Class in org.appng.core.controller
A simple value object representing a users's http-session.
Session(String) - Constructor for class org.appng.core.controller.Session
 
session - Variable in class org.appng.mail.impl.DefaultTransport
 
session - Variable in class org.appng.testsupport.TestBase
 
session - Variable in class org.appng.xml.platform.ApplicationConfig
 
session - Variable in class org.appng.xml.platform.PlatformConfig
 
Session - Class in org.appng.xml.platform
Configures the session for the application.
Session() - Constructor for class org.appng.xml.platform.Session
 
Session.Environment - Class in org.appng.api
 
SESSION_PARAMS - Static variable in class org.appng.api.support.environment.EnvironmentKeys
FIXME wrong place for this!
SESSION_TIMEOUT - Static variable in class org.appng.api.Platform.Property
The timeout for a user session in seconds
sessionCreated(HttpSessionEvent) - Method in class org.appng.core.controller.SessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.appng.core.controller.SessionListener
 
SessionFilter - Class in org.appng.appngizer.controller
 
SessionFilter() - Constructor for class org.appng.appngizer.controller.SessionFilter
 
SessionInfo - Class in org.appng.xml.platform
Keeps track of information about the users session with appNG.
SessionInfo() - Constructor for class org.appng.xml.platform.SessionInfo
 
SessionListener - Class in org.appng.core.controller
A (ServletContext/HttpSession/ServletRequest) listener that keeps track of creation/destruction and usage of HttpSessions.
SessionListener() - Constructor for class org.appng.core.controller.SessionListener
 
sessionParam - Variable in class org.appng.xml.platform.SessionParams
 
sessionParams - Variable in class org.appng.xml.platform.Session
 
SessionParams - Class in org.appng.xml.platform
A set of Parameters maintened by the session, may be a POST-, GET- or URL-paramter.
SessionParams() - Constructor for class org.appng.xml.platform.SessionParams
 
SESSIONS - Static variable in class org.appng.core.controller.SessionListener
 
setAcceptedCerts(byte[]) - Method in class org.appng.core.domain.RepositoryImpl
 
setAcceptedTypes(String, String...) - Method in class org.appng.api.support.ApplicationRequest
 
setAcceptedTypes(String, String...) - Method in class org.appng.forms.impl.RequestBean
 
setAcceptedTypes(String, String...) - Method in interface org.appng.forms.Request
Sets the accepted mime-types or filetype-extensions for the given field
setAction(String, String) - Method in class org.appng.api.PathInfo
Manually sets the name and value for an action within a Application
setAction(Action) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the action property.
setAction(ActionRef) - Method in class org.appng.xml.platform.SectionelementDef
Sets the value of the action property.
setActionName(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the actionName property.
setActionValue(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the actionValue property.
setActive(boolean) - Method in class org.appng.appngizer.model.xml.Site
Sets the value of the active property.
setActive(boolean) - Method in class org.appng.core.domain.DatabaseConnection
 
setActive(boolean) - Method in class org.appng.core.domain.RepositoryImpl
 
setActive(boolean) - Method in class org.appng.core.domain.SiteApplication
 
setActive(boolean) - Method in class org.appng.core.domain.SiteImpl
 
setActive(boolean) - Method in class org.appng.search.json.FilterData
 
setActive(String) - Method in class org.appng.xml.platform.Link
Sets the value of the active property.
setActiveConnection(DatabaseConnection, boolean) - Method in class org.appng.core.service.DatabaseService
Configures the appNG root DatabaseConnections by either creating a new one or updating the existing DatabaseConnection for each DatabaseConnection.DatabaseType.
setActualString(String) - Method in class org.appng.api.model.SimpleProperty
 
setAdminRole(Boolean) - Method in class org.appng.xml.application.Role
Sets the value of the adminRole property.
setAllowExpire(boolean) - Method in class org.appng.core.controller.Session
 
setAnalyzerClass(String) - Method in class org.appng.taglib.search.SearchPart
 
setAppendEntityAlias(boolean) - Method in class org.appng.persistence.repository.SearchQuery
Set to false to avoid adding the entity alias e. for each criteria in the JPQL query.
setApplication(Application) - Method in interface org.appng.api.SoapService
Sets the Application to use when processing the request
setApplication(String) - Method in class org.appng.appngizer.model.xml.Permission
Sets the value of the application property.
setApplication(String) - Method in class org.appng.appngizer.model.xml.Role
Sets the value of the application property.
setApplication(ApplicationImpl) - Method in class org.appng.core.domain.PermissionImpl
 
setApplication(Application) - Method in class org.appng.core.domain.ResourceImpl
 
setApplication(Application) - Method in class org.appng.core.domain.RoleImpl
 
setApplication(Application) - Method in class org.appng.core.domain.SiteApplication
 
setApplication(String) - Method in class org.appng.taglib.form.FormConfirmation
 
setApplication(String) - Method in class org.appng.taglib.Permission
 
setApplication(String) - Method in class org.appng.taglib.search.SearchPart
 
setApplication(String) - Method in class org.appng.taglib.TagletAdapter
set the application name
setApplication(ApplicationReference) - Method in class org.appng.xml.platform.Content
Sets the value of the application property.
setApplication(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the application property.
setApplicationConfig(ApplicationConfigProvider) - Method in class org.appng.api.support.ApplicationRequest
 
setApplicationConfig(ApplicationConfigProvider) - Method in class org.appng.core.model.ApplicationProvider
 
setApplicationId(Integer) - Method in class org.appng.core.domain.SiteApplicationPK
 
setApplicationName(String) - Method in class org.appng.api.PathInfo
Manually sets the name of the selected Application
setApplicationVersion(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setAppNGVersion(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setAppNGVersion(String) - Method in class org.appng.core.domain.Template
 
setAppngVersion(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the appngVersion property.
setAsync(String) - Method in class org.appng.xml.platform.Action
Sets the value of the async property.
setAsync(String) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the async property.
setAttr(String, String, String) - Static method in class org.appng.tools.markup.XHTML
Sets the attribute of the tag
setAttribute(Scope, String, Object) - Method in interface org.appng.api.Environment
Sets an attribute for the given Scope to the given value.
setAttribute(Scope, String, Object) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
setAuthenticated(boolean) - Method in class org.appng.core.domain.SubjectImpl
 
setAuthentications(Authentications) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the authentications property.
setAutoFilter(Sheet, int, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
setAutosubmit(Boolean) - Method in class org.appng.xml.platform.Selection
Sets the value of the autosubmit property.
setBaseUrl(String) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the baseUrl property.
setBean(Bean) - Method in class org.appng.xml.platform.Action
Sets the value of the bean property.
setBean(Bean) - Method in class org.appng.xml.platform.Datasource
Sets the value of the bean property.
setBindClass(String) - Method in class org.appng.xml.platform.MetaData
Sets the value of the bindClass property.
setBinding(String) - Method in class org.appng.api.FieldWrapper
 
setBinding(String) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the binding property.
setBinding(String) - Method in class org.appng.xml.platform.MetaData
Sets the value of the binding property.
setBlob(byte[]) - Method in class org.appng.api.model.SimpleProperty
 
setBody(String, String) - Static method in class org.appng.tools.markup.XHTML
Sets the body content for the tag
setBytes(byte[]) - Method in class org.appng.core.domain.ResourceImpl
 
setBytes(byte[]) - Method in class org.appng.core.domain.TemplateResource
 
setCachedFile(File) - Method in interface org.appng.api.model.Resource
Sets the cached version of the Resources file.
setCachedFile(File) - Method in class org.appng.core.domain.ResourceImpl
 
setCachedFile(File) - Method in class org.appng.core.domain.TemplateResource
 
setCdata(String) - Method in class org.appng.xml.platform.TextElement
Sets the value of the cdata property.
setCdataElements(List<String>) - Method in class org.appng.xml.MarshallService
 
setCert(byte[]) - Method in class org.appng.core.security.signing.SignatureWrapper
 
setCert(byte[]) - Method in class org.appng.core.xml.repository.Certification
Sets the value of the cert property.
setCertification(Certification) - Method in class org.appng.core.xml.repository.GetCertificationResponse
Sets the value of the certification property.
setCertification(Certification) - Method in class org.appng.core.xml.repository.Packages
Sets the value of the certification property.
setChecksum(Integer) - Method in class org.appng.appngizer.model.xml.SchemaVersion
Sets the value of the checksum property.
setCheckSum(String) - Method in class org.appng.core.domain.ResourceImpl
 
setCheckSum(String) - Method in class org.appng.core.domain.TemplateResource
 
setChecksum(String) - Method in class org.appng.core.xml.repository.GetPackageResponse
Sets the value of the checksum property.
setChunk(int) - Method in class org.appng.tools.ui.Pagination
 
setChunk(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the chunk property.
setChunkname(String) - Method in class org.appng.tools.ui.Pagination
 
setChunkname(String) - Method in class org.appng.xml.platform.Resultset
Sets the value of the chunkname property.
setChunksize(int) - Method in class org.appng.tools.ui.Pagination
 
setChunksize(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the chunksize property.
setClazz(MessageType) - Method in class org.appng.xml.platform.Message
Sets the value of the clazz property.
setClazz(String) - Method in class org.appng.xml.platform.ValidationGroups.Group
Sets the value of the clazz property.
setClientValidation(String) - Method in class org.appng.xml.platform.Action
Sets the value of the clientValidation property.
setClientValidation(String) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the clientValidation property.
setClob(String) - Method in class org.appng.api.model.SimpleProperty
 
setClob(Boolean) - Method in class org.appng.appngizer.model.xml.Property
Sets the value of the clob property.
setClob(Boolean) - Method in class org.appng.xml.application.Property
Sets the value of the clob property.
setColor(Font) - Method in class org.appng.tools.poi.FontBuilder
 
setColumnAndRowSpan(Sheet, Cell, int, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
setColumnSpan(Sheet, Cell, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
setCondition(Condition) - Method in class org.appng.api.FieldWrapper
 
setCondition(String) - Method in class org.appng.taglib.If
 
setCondition(Condition) - Method in class org.appng.xml.platform.Action
Sets the value of the condition property.
setCondition(Condition) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the condition property.
setCondition(Condition) - Method in class org.appng.xml.platform.DatasourceRef
Sets the value of the condition property.
setCondition(Condition) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the condition property.
setCondition(String) - Method in class org.appng.xml.platform.Icon
Sets the value of the condition property.
setCondition(Condition) - Method in class org.appng.xml.platform.Link
Sets the value of the condition property.
setCondition(Condition) - Method in class org.appng.xml.platform.Linkpanel
Sets the value of the condition property.
setCondition(String) - Method in class org.appng.xml.platform.TextElement
Sets the value of the condition property.
setCondition(String) - Method in class org.appng.xml.platform.ValidationGroups.Group
Sets the value of the condition property.
setConfig(FilterConfig) - Method in class org.appng.search.json.FilterItem
 
setConfig(DataConfig) - Method in class org.appng.xml.platform.Action
Sets the value of the config property.
setConfig(ApplicationConfig) - Method in class org.appng.xml.platform.ApplicationReference
Sets the value of the config property.
setConfig(ApplicationConfig) - Method in class org.appng.xml.platform.ApplicationRootConfig
Sets the value of the config property.
setConfig(DataConfig) - Method in class org.appng.xml.platform.Datasource
Sets the value of the config property.
setConfig(Config) - Method in class org.appng.xml.platform.Event
Sets the value of the config property.
setConfig(PageConfig) - Method in class org.appng.xml.platform.PageDefinition
Sets the value of the config property.
setConfig(PageConfig) - Method in class org.appng.xml.platform.PageReference
Sets the value of the config property.
setConfig(PlatformConfig) - Method in class org.appng.xml.platform.Platform
Sets the value of the config property.
setConfig(SectionConfig) - Method in class org.appng.xml.platform.Section
Sets the value of the config property.
setConfig(SectionConfig) - Method in class org.appng.xml.platform.SectionDef
Sets the value of the config property.
setConfigurerClass(String) - Method in class org.appng.core.repository.config.DataSourceFactory
 
setConfirmation(Label) - Method in class org.appng.xml.platform.Link
Sets the value of the confirmation property.
setConnection(Class<? extends IDatabaseConnection>) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setConnectTimeout(int) - Method in class org.appng.api.SoapClient
 
setConnectTimeout(int) - Method in class org.appng.core.model.RepositoryCacheFactory
 
setContent(String) - Method in class org.appng.formtags.FormElement
 
setContent(String) - Method in class org.appng.formtags.FormGroup
 
setContent(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setContent(String) - Method in class org.appng.taglib.form.FormElement
 
setContent(String) - Method in class org.appng.xml.platform.Icon
Sets the value of the content property.
setContent(String) - Method in class org.appng.xml.platform.Message
Sets the value of the content property.
setContent(Content) - Method in class org.appng.xml.platform.Platform
Sets the value of the content property.
setContent(String) - Method in class org.appng.xml.platform.UserInputField
Sets the value of the content property.
setContext(ApplicationContext) - Method in class org.appng.cli.CliCore
 
setContext(ConfigurableApplicationContext) - Method in class org.appng.core.domain.ApplicationImpl
 
setContext(ConfigurableApplicationContext) - Method in interface org.appng.core.model.AccessibleApplication
 
setContext(ConfigurableApplicationContext) - Method in class org.appng.core.model.ApplicationProvider
 
setConversionService(ConversionService) - Method in class org.appng.api.support.field.FieldConversionFactory
 
setCoreApplication(boolean) - Method in class org.appng.core.domain.ApplicationImpl
Deprecated.
setCoreService(CoreService) - Method in class org.appng.core.service.InitializerService
 
setCreateRepository(boolean) - Method in class org.appng.core.domain.SiteImpl
 
setCreateRepositoryPath(boolean) - Method in class org.appng.appngizer.model.xml.Site
Sets the value of the createRepositoryPath property.
setCurrentUrl(String) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the currentUrl property.
setData(byte[]) - Method in class org.appng.core.xml.repository.GetPackageResponse
Sets the value of the data property.
setData(List<FilterData>) - Method in class org.appng.search.json.FilterItem
 
setData(List<Result>) - Method in class org.appng.search.json.Part
 
setData(List<Result>) - Method in class org.appng.search.json.Results
 
setData(Data) - Method in class org.appng.xml.platform.Action
Sets the value of the data property.
setData(Data) - Method in class org.appng.xml.platform.Datasource
Sets the value of the data property.
setDatabaseConnection(DatabaseConnection) - Method in class org.appng.core.domain.SiteApplication
 
setDatabaseConnection(DatabaseConnection) - Method in class org.appng.core.model.ApplicationProvider
 
setDatabaseName(String) - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
setDatabasePath(String) - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
setDatasource(DatasourceRef) - Method in class org.appng.xml.platform.Action
Sets the value of the datasource property.
setDatasource(Datasource) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the datasource property.
setDatasource(DatasourceRef) - Method in class org.appng.xml.platform.SectionelementDef
Sets the value of the datasource property.
setDatasources(Datasources) - Method in class org.appng.xml.application.ApplicationInfo
Sets the value of the datasources property.
setDate(Date) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setDate(Date) - Method in class org.appng.search.indexer.SimpleDocument
 
setDate(Date) - Method in class org.appng.search.json.Result
 
setDateFormat(String) - Method in class org.appng.search.searcher.SearchFormatter
 
setDatePattern(String) - Method in class org.appng.api.support.XmlGenerator
 
setDbVersion(String) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the dbVersion property.
setDebug(boolean) - Method in class org.appng.mail.impl.DefaultTransport
 
setDebug(Boolean) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the debug property.
setDecimalSeparator(String) - Method in class org.appng.xml.platform.Localization
Sets the value of the decimalSeparator property.
setDefault(String) - Method in class org.appng.xml.platform.Link
Sets the value of the default property.
setDefault(Boolean) - Method in class org.appng.xml.platform.OutputFormat
Sets the value of the default property.
setDefault(Boolean) - Method in class org.appng.xml.platform.OutputType
Sets the value of the default property.
setDefault(String) - Method in class org.appng.xml.platform.Param
Sets the value of the default property.
setDefaultAdmin(boolean) - Method in class org.appng.core.domain.GroupImpl
 
setDefaultCellstyle(CellStyle) - Method in class org.appng.tools.poi.WorkBookHelper
 
setDefaultHandler(EventHandler<? extends Event>) - Method in class org.appng.api.messaging.EventRegistry
Set the default EventHandler
setDefaultHandler(EventHandler<?>) - Method in interface org.appng.api.messaging.Receiver
Sets the default EventHandler, used when no other handler is registered for a certain event type
setDefaultHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
setDefaultHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.MulticastReceiver
 
setDefaultHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.RabbitMQReceiver
 
setDefaultHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.TribesReceiver
 
setDefaultPage(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
setDefaultString(String) - Method in class org.appng.api.model.SimpleProperty
 
setDefaultValue(String) - Method in class org.appng.appngizer.model.xml.Property
Sets the value of the defaultValue property.
setDeleteIncludes(Boolean) - Method in class org.appng.xml.platform.Template
Sets the value of the deleteIncludes property.
setDesc(String) - Method in class org.appng.taglib.form.FormElement
 
setDescription(String) - Method in class org.appng.api.model.SimpleProperty
 
setDescription(String) - Method in interface org.appng.api.ScheduledJob
Sets the description for this job.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Group
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Permission
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Property
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Role
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.SchemaVersion
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Site
Sets the value of the description property.
setDescription(String) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the description property.
setDescription(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setDescription(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setDescription(String) - Method in class org.appng.core.domain.GroupImpl
 
setDescription(String) - Method in class org.appng.core.domain.PermissionImpl
 
setDescription(String) - Method in class org.appng.core.domain.RepositoryImpl
 
setDescription(String) - Method in class org.appng.core.domain.ResourceImpl
 
setDescription(String) - Method in class org.appng.core.domain.RoleImpl
 
setDescription(String) - Method in class org.appng.core.domain.SiteImpl
 
setDescription(String) - Method in class org.appng.core.domain.SubjectImpl
 
setDescription(String) - Method in class org.appng.core.domain.Template
 
setDescription(String) - Method in class org.appng.core.domain.TemplateResource
 
setDescription(String) - Method in interface org.appng.core.model.AccessibleApplication
 
setDescription(String) - Method in class org.appng.core.model.ApplicationProvider
 
setDescription(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setDescription(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the description property.
setDescription(String) - Method in class org.appng.xml.application.Property
Sets the value of the description property.
setDescription(String) - Method in class org.appng.xml.application.Role
Sets the value of the description property.
setDescription(Label) - Method in class org.appng.xml.platform.Config
Sets the value of the description property.
setDescription(String) - Method in class org.appng.xml.platform.TextElement
Sets the value of the description property.
setDiagnosticContext(Environment, HttpServletRequest, Site) - Method in class org.appng.core.controller.SessionListener
 
setDigest(String) - Method in interface org.appng.api.model.AuthSubject
Sets the salted digest for this AuthSubject.
setDigest(String) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the digest property.
setDigest(String) - Method in class org.appng.core.domain.RepositoryImpl
 
setDigest(String) - Method in class org.appng.core.domain.SubjectImpl
 
setDigest(String) - Method in class org.appng.core.xml.repository.GetCertificationRequest
Sets the value of the digest property.
setDigest(String) - Method in class org.appng.core.xml.repository.GetPackageRequest
Sets the value of the digest property.
setDigest(String) - Method in class org.appng.core.xml.repository.GetPackagesRequest
Sets the value of the digest property.
setDigest(String) - Method in class org.appng.core.xml.repository.GetPackageVersionsRequest
Sets the value of the digest property.
setDigits(Digits) - Method in class org.appng.xml.platform.Validation
Sets the value of the digits property.
setDisabled(Boolean) - Method in class org.appng.xml.platform.Link
Sets the value of the disabled property.
setDisabled(Boolean) - Method in class org.appng.xml.platform.Option
Sets the value of the disabled property.
setDisableSend(boolean) - Method in class org.appng.mail.impl.DefaultTransport
 
setDisableSend(boolean) - Method in interface org.appng.mail.MailTransport
Enable/disable sending for this MailTransport.
setDisplayLength(BigInteger) - Method in class org.appng.api.FieldWrapper
 
setDisplayLength(BigInteger) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the displayLength property.
setDisplayName(String) - Method in class org.appng.appngizer.model.xml.Application
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setDisplayName(String) - Method in class org.appng.core.domain.Template
 
setDisplayName(String) - Method in class org.appng.core.xml.repository.Package
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the displayName property.
setDocId(int) - Method in class org.appng.search.indexer.SimpleDocument
 
setDocumentBuilder(DocumentBuilder) - Method in class org.appng.xml.transformation.StyleSheetProvider
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.appng.xml.MarshallService
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.appng.xml.transformation.StyleSheetProvider
 
setDomain(String) - Method in class org.appng.appngizer.model.xml.Site
Sets the value of the domain property.
setDomain(String) - Method in class org.appng.core.domain.SiteImpl
 
setDoXsl(boolean) - Method in class org.appng.search.searcher.SearchFormatter
 
setDriver(String) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the driver property.
setDriverClass(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setDriverClass(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setEmail(String) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the email property.
setEmail(String) - Method in class org.appng.core.domain.SubjectImpl
 
setEnabled(boolean) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the enabled property.
setEncoding(String) - Method in class org.appng.api.support.ApplicationRequest
 
setEncoding(String) - Method in class org.appng.forms.impl.RequestBean
 
setEncoding(String) - Method in interface org.appng.forms.Request
Sets the encoding for this request
setEncoding(String) - Method in class org.appng.mail.impl.MailImpl
 
setEncoding(String) - Method in interface org.appng.mail.Mail
 
setEntityPackage(String) - Method in class org.appng.testsupport.TestBase
 
setEnv(Map<String, String>) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setEnvironment(Environment) - Method in interface org.appng.api.SoapService
Sets the Environment to use when processing the request
setEnvironment(Environment) - Method in class org.appng.api.support.field.FieldConversionFactory
 
setEnvironment(Environment) - Method in class org.appng.core.model.PlatformTransformer
 
setErrorClass(String) - Method in class org.appng.formtags.FormElement
 
setErrorClass(String) - Method in class org.appng.formtags.FormGroup
 
setErrorClass(String) - Method in class org.appng.taglib.form.FormElement
 
setErrorClass(String) - Method in class org.appng.taglib.form.FormGroup
 
setErrorElementId(String) - Method in class org.appng.formtags.FormElement
 
setErrorElementId(String) - Method in class org.appng.formtags.FormGroup
 
setErrorElementId(String) - Method in class org.appng.taglib.form.FormElement
 
setErrorElementId(String) - Method in class org.appng.taglib.form.FormGroup
 
setErrorMessage(String) - Method in class org.appng.formtags.FormElement
 
setErrorMessage(String) - Method in class org.appng.formtags.FormGroup
 
setErrorMessage(String) - Method in class org.appng.taglib.form.FormElement
 
setErrorMessage(String) - Method in class org.appng.taglib.form.FormGroup
 
setEventId(String) - Method in class org.appng.xml.platform.Action
Sets the value of the eventId property.
setEventId(String) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the eventId property.
setExecutionTime(Long) - Method in class org.appng.xml.platform.PageReference
Sets the value of the executionTime property.
setExecutionTime(Long) - Method in class org.appng.xml.platform.Section
Sets the value of the executionTime property.
setExecutionTime(Long) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the executionTime property.
setExpression(String) - Method in class org.appng.xml.platform.Condition
Sets the value of the expression property.
setFeatureProvider(FeatureProvider) - Method in class org.appng.core.domain.ApplicationImpl
 
setFeatureProvider(FeatureProvider) - Method in interface org.appng.core.model.AccessibleApplication
 
setFeatureProvider(FeatureProvider) - Method in class org.appng.core.model.ApplicationProvider
 
setField(String) - Method in class org.appng.taglib.search.Searchable
 
setFields(List<Result.Field>) - Method in class org.appng.search.json.Result.Fields
 
setFields(Result.Fields) - Method in class org.appng.search.json.Result
 
setFields(String) - Method in class org.appng.taglib.search.SearchPart
 
setFileBased(boolean) - Method in class org.appng.appngizer.model.xml.Application
Sets the value of the fileBased property.
setFileBased(boolean) - Method in class org.appng.core.domain.ApplicationImpl
 
setFileBased(boolean) - Method in interface org.appng.core.model.AccessibleApplication
 
setFileBased(boolean) - Method in class org.appng.core.model.ApplicationProvider
 
setFileName(String) - Method in class org.appng.core.xml.repository.GetPackageResponse
Sets the value of the fileName property.
setFileTypes(String) - Method in class org.appng.xml.platform.FileUpload
Sets the value of the fileTypes property.
setFileUpload(FileUpload) - Method in class org.appng.xml.platform.Validation
Sets the value of the fileUpload property.
setFileVersion(Date) - Method in class org.appng.core.domain.TemplateResource
 
setFilter(T) - Method in class org.appng.search.json.Search
 
setFinal() - Method in class org.appng.api.support.PropertyHolder
Sets this PropertyHolder to final, which means no more properties can be added using PropertyHolder.addProperty(String, Object, String).
setFirstchunk(int) - Method in class org.appng.tools.ui.Pagination
 
setFirstchunk(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the firstchunk property.
setFolded(String) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the folded property.
setFolded(String) - Method in class org.appng.xml.platform.SectionelementDef
Sets the value of the folded property.
setForceForward(Boolean) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the forceForward property.
setForm(Form) - Method in class org.appng.formtags.FormConfirmation
 
setFormat(String) - Method in class org.appng.api.FieldWrapper
 
setFormat(String) - Method in class org.appng.search.searcher.SearchFormatter
 
setFormat(String) - Method in class org.appng.taglib.search.Search
 
setFormat(String) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the format property.
setFormat(String) - Method in class org.appng.xml.platform.Output
Sets the value of the format property.
setFormat(String) - Method in class org.appng.xml.platform.Selection
Sets the value of the format property.
setFormConfirmation(FormConfirmation) - Method in class org.appng.formtags.Form
Sets the FormConfirmation for this Form.
setFormConfirmation(FormConfirmation) - Method in class org.appng.taglib.form.Form
 
setFormData(FormData) - Method in class org.appng.formtags.Form
Sets the FormData for this Form.
setFormData(FormData) - Method in class org.appng.formtags.FormElement
 
setFormData(FormData) - Method in class org.appng.formtags.FormGroup
 
setFormData(FormData) - Method in class org.appng.taglib.form.Form
 
setFormUploads(List<FormUpload>) - Method in class org.appng.formtags.FormElement
 
setForwardValidation(boolean) - Method in class org.appng.formtags.FormElement
 
setForwardValidation(boolean) - Method in class org.appng.taglib.form.FormElement
 
setFraction(Integer) - Method in class org.appng.xml.platform.Digits
Sets the value of the fraction property.
setFragment(String) - Method in interface org.appng.api.search.Document
 
setFragment(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setFragment(String, Analyzer, Query, String) - Method in class org.appng.search.indexer.SimpleDocument
 
setFragment(SimpleDocument, String, Analyzer, Query, String) - Static method in class org.appng.search.indexer.SimpleDocument
 
setFragment(String) - Method in class org.appng.search.json.Result
 
setFrom(Address) - Method in class org.appng.mail.impl.MailImpl
 
setFrom(String) - Method in class org.appng.mail.impl.MailImpl
 
setFrom(String, String) - Method in class org.appng.mail.impl.MailImpl
 
setFrom(String) - Method in interface org.appng.mail.Mail
 
setFrom(String, String) - Method in interface org.appng.mail.Mail
 
setFuture(Future) - Method in class org.appng.xml.platform.Validation
Sets the value of the future property.
setGetParams(GetParams) - Method in class org.appng.xml.platform.UrlSchema
Sets the value of the getParams property.
setGlobalSearchPath(File) - Static method in class org.appng.tools.image.ImageProcessor
Sets the global search path to the convert-command
setGrantedSites(Set<Site>) - Method in class org.appng.core.domain.SiteApplication
 
setGroupingSeparator(String) - Method in class org.appng.xml.platform.Localization
Sets the value of the groupingSeparator property.
setGroups(Groups) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the groups property.
setGroups(Set<Named<Integer>>) - Method in class org.appng.core.domain.SiteImpl
 
setGroups(List<Group>) - Method in class org.appng.core.domain.SubjectImpl
 
setHeaderCellstyle(CellStyle) - Method in class org.appng.tools.poi.WorkBookHelper
 
setHeap(NodeEvent.MemoryUsage) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setHidden(String) - Method in class org.appng.api.FieldWrapper
 
setHidden(boolean) - Method in class org.appng.appngizer.model.xml.Application
Sets the value of the hidden property.
setHidden(boolean) - Method in class org.appng.core.domain.ApplicationImpl
 
setHidden(String) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the hidden property.
setHidden(Boolean) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the hidden property.
setHidden(String) - Method in class org.appng.xml.platform.Section
Sets the value of the hidden property.
setHidden(String) - Method in class org.appng.xml.platform.SectionDef
Sets the value of the hidden property.
setHighlight(String) - Method in class org.appng.taglib.search.Search
 
setHitRangeEnd(int) - Method in class org.appng.tools.ui.Pagination
 
setHitRangeStart(int) - Method in class org.appng.tools.ui.Pagination
 
setHits(int) - Method in class org.appng.tools.ui.Pagination
 
setHits(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the hits property.
setHost(String) - Method in class org.appng.appngizer.model.xml.Site
Sets the value of the host property.
setHost(String) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
setHost(String) - Method in class org.appng.core.domain.SiteImpl
 
setHost(String) - Method in class org.appng.forms.impl.RequestBean
 
setHTMLContent(String) - Method in class org.appng.mail.impl.MailImpl
 
setHTMLContent(String) - Method in interface org.appng.mail.Mail
 
setIcon(Icon) - Method in class org.appng.xml.platform.Link
Sets the value of the icon property.
setIcon(Icon) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the icon property.
setId(String) - Method in class org.appng.api.model.SimpleProperty
 
setId(Integer) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the id property.
setId(Integer) - Method in class org.appng.core.domain.ApplicationImpl
 
setId(Integer) - Method in class org.appng.core.domain.DatabaseConnection
 
setId(Integer) - Method in class org.appng.core.domain.GroupImpl
 
setId(Integer) - Method in class org.appng.core.domain.PermissionImpl
 
setId(Integer) - Method in class org.appng.core.domain.RepositoryImpl
 
setId(Integer) - Method in class org.appng.core.domain.ResourceImpl
 
setId(Integer) - Method in class org.appng.core.domain.RoleImpl
 
setId(Integer) - Method in class org.appng.core.domain.SiteImpl
 
setId(Integer) - Method in class org.appng.core.domain.SubjectImpl
 
setId(Integer) - Method in class org.appng.core.domain.Template
 
setId(Integer) - Method in class org.appng.core.domain.TemplateResource
 
setId(Integer) - Method in interface org.appng.core.model.AccessibleApplication
 
setId(Integer) - Method in class org.appng.core.model.ApplicationProvider
 
setId(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setId(String) - Method in class org.appng.xml.application.Permission
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.application.PermissionRef
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.application.Property
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Action
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.ApplicationReference
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.ApplicationRootConfig
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Bean
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Datasource
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.DatasourceRef
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Event
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Label
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Link
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Linkpanel
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.OptionGroup
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.OutputFormat
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.OutputType
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.PageDefinition
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.PageReference
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.Selection
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.SessionInfo
Sets the value of the id property.
setId(String) - Method in class org.appng.xml.platform.TextElement
Sets the value of the id property.
setIgnoreCase(Boolean) - Method in class org.appng.xml.platform.Sort
Sets the value of the ignoreCase property.
setImage(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setImage(String) - Method in class org.appng.search.json.Result
 
setIndex(byte[]) - Method in class org.appng.core.security.signing.SignatureWrapper
 
setIndex(byte[]) - Method in class org.appng.core.xml.repository.Certification
Sets the value of the index property.
setIndex(Boolean) - Method in class org.appng.taglib.search.Searchable
 
setIndex(String) - Method in class org.appng.xml.platform.Authentication
Sets the value of the index property.
setIndexer(DocumentIndexer) - Method in class org.appng.core.model.FeatureProviderImpl
Sets the DocumentIndexer which is passed to the Application if "featureIndexing" equals to 'true'.
setInputTag(FormElement.InputTag) - Method in class org.appng.formtags.FormElement
 
setInputType(FormElement.InputType) - Method in class org.appng.formtags.FormElement
 
setInsertBefore(String) - Method in class org.appng.xml.transformation.StyleSheetProvider
Sets the insertion point for the master source, at which additional stylesheets should be embedded.
setInstalled(boolean) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the installed property.
setInstalled(XMLGregorianCalendar) - Method in class org.appng.appngizer.model.xml.SchemaVersion
Sets the value of the installed property.
setInteger(Integer) - Method in class org.appng.xml.platform.Digits
Sets the value of the integer property.
setItem(Object) - Method in class org.appng.api.DataContainer
Sets the single item
setItems(Collection<?>) - Method in class org.appng.api.DataContainer
Sets the Collection of items for this DataContainer.
setItemsCount(Integer) - Method in class org.appng.search.json.FilterConfig
 
setJdbcUrl(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setJdbcUrl(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setJobDataMap(Map<String, Object>) - Method in interface org.appng.api.ScheduledJob
Sets the jobDataMap for this job.
setLabel(Label) - Method in class org.appng.api.FieldWrapper
 
setLabel(Label) - Method in class org.appng.api.support.ApplicationRequest
 
setLabel(Label, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
 
setLabel(String) - Method in class org.appng.search.json.FilterConfig
 
setLabel(String) - Method in class org.appng.search.json.FilterData
 
setLabel(Label) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the label property.
setLabel(String) - Method in class org.appng.xml.platform.Icon
Sets the value of the label property.
setLabel(Label) - Method in class org.appng.xml.platform.Link
Sets the value of the label property.
setLabel(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the label property.
setLabel(Label) - Method in class org.appng.xml.platform.OptionGroup
Sets the value of the label property.
setLabels(Config) - Method in class org.appng.api.support.ApplicationRequest
 
setLabels(Config, ParameterSupport) - Method in class org.appng.api.support.ApplicationRequest
 
setLabels(Labels) - Method in class org.appng.api.support.ApplicationRequest
 
setLabels(Config, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
 
setLabels(Labels, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
 
setLabels(Labels) - Method in class org.appng.xml.platform.Config
Sets the value of the labels property.
setLabels(Labels) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the labels property.
setLabelSupport(LabelSupport) - Method in class org.appng.api.support.ApplicationRequest
 
setLanguage(String) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the language property.
setLanguage(String) - Method in class org.appng.core.domain.SubjectImpl
 
setLanguage(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setLanguage(String) - Method in class org.appng.search.json.Result
 
setLanguage(String) - Method in class org.appng.taglib.search.SearchPart
 
setLanguage(String) - Method in class org.appng.xml.platform.Localization
Sets the value of the language property.
setLastchunk(int) - Method in class org.appng.tools.ui.Pagination
 
setLastchunk(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the lastchunk property.
setLatestRelease(String) - Method in class org.appng.core.xml.repository.Package
Sets the value of the latestRelease property.
setLatestSnapshot(String) - Method in class org.appng.core.xml.repository.Package
Sets the value of the latestSnapshot property.
setLatitude(Double) - Method in class org.appng.tools.locator.Coordinate
 
setLayout(FilterItem) - Method in class org.appng.search.json.Results
 
setLine(Integer) - Method in class org.appng.api.support.ConfigValidationError
 
setLink(String) - Method in class org.appng.search.json.Result
 
setLinkpanel(Linkpanel) - Method in class org.appng.api.FieldWrapper
 
setLinkpanel(Linkpanel) - Method in class org.appng.xml.platform.PageConfig
Sets the value of the linkpanel property.
setLinks(Links) - Method in interface org.appng.appngizer.model.UriAware
 
setLinks(Links) - Method in class org.appng.appngizer.model.xml.Linkable
Sets the value of the links property.
setLocale(Locale) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
setLocalization(Localization) - Method in class org.appng.xml.platform.Subject
Sets the value of the localization property.
setLocation(PanelLocation) - Method in class org.appng.xml.platform.Linkpanel
Sets the value of the location property.
setLogPerformance(boolean) - Method in interface org.appng.core.repository.config.DatasourceConfigurer
Whether or not JDBC performance logger should be used
setLogPerformance(boolean) - Method in class org.appng.core.repository.config.DataSourceFactory
 
setLogPerformance(boolean) - Method in class org.appng.core.repository.config.HikariCPConfigurer
 
setLogPerformance(boolean) - Method in class org.appng.core.repository.config.TomcatJdbcConfigurer
 
setLongDescription(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setLongDescription(String) - Method in class org.appng.core.domain.Template
 
setLongDescription(String) - Method in class org.appng.core.xml.repository.Package
Sets the value of the longDescription property.
setLongDescription(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the longDescription property.
setLongitude(Double) - Method in class org.appng.tools.locator.Coordinate
 
setManaged(boolean) - Method in class org.appng.core.domain.DatabaseConnection
 
setMandatory(boolean) - Method in class org.appng.api.model.SimpleProperty
 
setMandatory(boolean) - Method in class org.appng.formtags.FormElement
 
setMandatory(boolean) - Method in class org.appng.formtags.FormGroup
 
setMandatory(boolean) - Method in class org.appng.taglib.form.FormElement
 
setMandatory(boolean) - Method in class org.appng.taglib.form.FormGroup
 
setMandatoryMessage(String) - Method in class org.appng.formtags.FormElement
 
setMandatoryMessage(String) - Method in class org.appng.formtags.FormGroup
 
setMandatoryMessage(String) - Method in class org.appng.taglib.form.FormElement
 
setMandatoryMessage(String) - Method in class org.appng.taglib.form.FormGroup
 
setMarkedForDeletion(boolean) - Method in class org.appng.core.domain.SiteApplication
 
setMarshallService(MarshallService) - Method in class org.appng.core.model.AbstractRequestProcessor
 
setMarshallService(MarshallService) - Method in class org.appng.taglib.TagletProcessor
 
setMasterSource(InputStream, String) - Method in class org.appng.xml.transformation.StyleSheetProvider
Sets the master XSL source for this StyleSheetProvider.
setMax(long) - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
setMax(Integer) - Method in class org.appng.xml.platform.Size
Sets the value of the max property.
setMax(Max) - Method in class org.appng.xml.platform.Validation
Sets the value of the max property.
setMaxConnections(Integer) - Method in class org.appng.core.domain.DatabaseConnection
 
setMaxCount(Integer) - Method in class org.appng.xml.platform.FileUpload
Sets the value of the maxCount property.
setMaxhits(int) - Method in class org.appng.tools.ui.Pagination
 
setMaxSize(long) - Method in class org.appng.api.support.ApplicationRequest
 
setMaxSize(long, boolean) - Method in class org.appng.api.support.ApplicationRequest
 
setMaxSize(long) - Method in class org.appng.forms.impl.RequestBean
 
setMaxSize(long, boolean) - Method in class org.appng.forms.impl.RequestBean
 
setMaxSize(long) - Method in interface org.appng.forms.Request
Sets the maximum size for a FormUpload within this Request.
setMaxSize(long, boolean) - Method in interface org.appng.forms.Request
Sets the maximum size for a FormUpload within this Request, and additionally defines if violations should be handled strict.
setMaxSize(Long) - Method in class org.appng.xml.platform.FileUpload
Sets the value of the maxSize property.
setMessage(String) - Method in class org.appng.api.support.ConfigValidationError
 
setMessage(Message) - Method in class org.appng.xml.platform.ValidationRule
Sets the value of the message property.
setMessages(Messages) - Method in class org.appng.api.FieldWrapper
 
setMessages(Messages) - Method in class org.appng.xml.platform.Action
Sets the value of the messages property.
setMessages(Messages) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the messages property.
setMessages(Messages) - Method in class org.appng.xml.platform.PageReference
Sets the value of the messages property.
setMessageSource(MessageSource) - Method in class org.appng.api.support.field.FieldConversionFactory
 
setMessageSources(MessageSource[]) - Method in class org.appng.api.support.MessageSourceChain
 
setMetaData(MetaData) - Method in class org.appng.xml.platform.DataConfig
Sets the value of the metaData property.
setMethod(String) - Method in class org.appng.taglib.form.FormConfirmation
 
setMethod(String) - Method in class org.appng.taglib.search.SearchPart
 
setMethod(String) - Method in class org.appng.taglib.TagletAdapter
set the method name
setMin(Integer) - Method in class org.appng.xml.platform.Size
Sets the value of the min property.
setMin(Min) - Method in class org.appng.xml.platform.Validation
Sets the value of the min property.
setMinConnections(Integer) - Method in class org.appng.core.domain.DatabaseConnection
 
setMinCount(Integer) - Method in class org.appng.xml.platform.FileUpload
Sets the value of the minCount property.
setMinSize(Long) - Method in class org.appng.xml.platform.FileUpload
Sets the value of the minSize property.
setMode(RepositoryMode) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the mode property.
setMode(FormConfirmation.FormConfirmationMode) - Method in class org.appng.formtags.FormConfirmation
 
setMode(String) - Method in class org.appng.formtags.FormConfirmation
 
setMode(FormData.FormDataMode) - Method in class org.appng.formtags.FormData
Sets the FormData.FormDataMode for this FormData.
setMode(String) - Method in class org.appng.formtags.FormData
Sets the FormData.FormDataMode for this FormData from a given String.
setMode(String) - Method in class org.appng.taglib.Attribute
 
setMode(String) - Method in class org.appng.taglib.form.FormConfirmation
 
setMode(String) - Method in class org.appng.taglib.form.FormData
 
setMode(String) - Method in class org.appng.xml.platform.Datasource
Sets the value of the mode property.
setMode(String) - Method in class org.appng.xml.platform.DatasourceRef
Sets the value of the mode property.
setMode(FieldPermissionType) - Method in class org.appng.xml.platform.FieldPermissions
Sets the value of the mode property.
setMode(Linkmode) - Method in class org.appng.xml.platform.Link
Sets the value of the mode property.
setMode(PermissionMode) - Method in class org.appng.xml.platform.Permission
Sets the value of the mode property.
setMode(String) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the mode property.
setMode(String) - Method in class org.appng.xml.platform.SectionelementDef
Sets the value of the mode property.
setMsgDigest(BaseConfig.DigestAlgorithm) - Method in class org.appng.core.security.signing.BaseConfig
 
setMultiple(boolean) - Method in class org.appng.formtags.FormGroup
 
setMultiple(boolean) - Method in class org.appng.taglib.form.FormGroup
 
setName(String) - Method in class org.appng.api.FieldWrapper
 
setName(String) - Method in class org.appng.api.model.SimpleProperty
 
setName(String) - Method in class org.appng.appngizer.model.xml.Nameable
Sets the value of the name property.
setName(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setName(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setName(String) - Method in class org.appng.core.domain.GroupImpl
 
setName(String) - Method in class org.appng.core.domain.PermissionImpl
 
setName(String) - Method in class org.appng.core.domain.RepositoryImpl
 
setName(String) - Method in class org.appng.core.domain.ResourceImpl
 
setName(String) - Method in class org.appng.core.domain.RoleImpl
 
setName(String) - Method in class org.appng.core.domain.SiteImpl
 
setName(String) - Method in class org.appng.core.domain.SubjectImpl
 
setName(String) - Method in class org.appng.core.domain.Template
 
setName(String) - Method in class org.appng.core.domain.TemplateResource
 
setName(String) - Method in interface org.appng.core.model.AccessibleApplication
 
setName(String) - Method in class org.appng.core.model.ApplicationProvider
 
setName(String) - Method in class org.appng.core.xml.repository.Package
Sets the value of the name property.
setName(String) - Method in class org.appng.formtags.FormElement
 
setName(String) - Method in class org.appng.formtags.FormGroup
 
setName(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setName(String) - Method in class org.appng.search.json.FilterConfig
 
setName(String) - Method in class org.appng.search.json.Result.Field
 
setName(String) - Method in class org.appng.taglib.ApplicationAdapter
 
setName(String) - Method in class org.appng.taglib.Attribute
 
setName(String) - Method in class org.appng.taglib.form.Form
 
setName(String) - Method in class org.appng.taglib.form.FormElement
 
setName(String) - Method in class org.appng.taglib.form.FormGroup
 
setName(String) - Method in class org.appng.taglib.Parameter
 
setName(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.application.Role
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.ApplicationRootConfig
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.BeanOption
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Datafield
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Option
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Param
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Rule.Option
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Rule
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Sort
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.Subject
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.platform.UserInputField
Sets the value of the name property.
setName(String) - Method in class org.appng.xml.transformation.StyleSheetProvider
 
setNamespace(String, String) - Method in class org.appng.api.XPathProcessor
Sets the namespace and the prefix to use for that namespace.
Example:
setNavigation(Linkpanel) - Method in class org.appng.xml.platform.ApplicationRootConfig
Sets the value of the navigation property.
setNavigation(Navigation) - Method in class org.appng.xml.platform.Platform
Sets the value of the navigation property.
setNextchunk(int) - Method in class org.appng.tools.ui.Pagination
 
setNextchunk(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the nextchunk property.
setNoCache(HttpServletResponse) - Static method in class org.appng.core.controller.HttpHeaders
Avoids caching of the page using "Cache-Control", "Pragma" and "Expires" headers.
setNodeId(String) - Method in class org.appng.api.messaging.Event
 
setNodeId(String) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setNodeId(String) - Method in class org.appng.core.controller.messaging.NodeEvent
 
setNonHeap(NodeEvent.MemoryUsage) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setNotNull(NotNull) - Method in class org.appng.xml.platform.Validation
Sets the value of the notNull property.
setNumberOfElements(long) - Method in class org.appng.search.json.Page
 
setNumberOfPages(int) - Method in class org.appng.search.json.Page
 
setObeservable(T) - Method in class org.appng.api.observe.impl.ObservableDelegate
 
setObject(FieldWrapper, RequestContainer) - Method in interface org.appng.api.FieldConverter
Sets the Object for the given FieldWrapper, using the given RequestContainer as the parameter source.
setObject(Object) - Method in class org.appng.api.FieldWrapper
Sets the property that this FieldWrapper handles.
setObject(FieldWrapper, RequestContainer) - Method in class org.appng.api.support.field.FieldConversionFactory
 
setObservable(Observable<Document>) - Method in class org.appng.search.indexer.SimpleDocument
 
setOk(boolean) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the ok property.
setOnSuccess(String) - Method in class org.appng.xml.platform.Action
Sets the value of the onSuccess property.
setOnSuccess(String) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the onSuccess property.
setOpenMode(IndexWriterConfig.OpenMode) - Method in class org.appng.search.indexer.IndexConfig
 
setOrder(SortOrder) - Method in class org.appng.xml.platform.Sort
Sets the value of the order property.
setOutput(Output) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the output property.
setOutputFormat(OutputFormat) - Method in class org.appng.core.model.PlatformTransformer
 
setOutputType(OutputType) - Method in class org.appng.core.model.PlatformTransformer
 
setOutputType(String) - Method in class org.appng.xml.platform.Template
Sets the value of the outputType property.
setPackageName(String) - Method in class org.appng.core.xml.repository.GetPackageRequest
Sets the value of the packageName property.
setPackageName(String) - Method in class org.appng.core.xml.repository.GetPackageVersionsRequest
Sets the value of the packageName property.
setPackages(Packages) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the packages property.
setPackages(Packages) - Method in class org.appng.core.xml.repository.GetPackagesResponse
Sets the value of the packages property.
setPackageTimestamp(String) - Method in class org.appng.core.xml.repository.GetPackageRequest
Sets the value of the packageTimestamp property.
setPackageVersion(String) - Method in class org.appng.core.domain.Template
 
setPackageVersion(String) - Method in class org.appng.core.xml.repository.GetPackageRequest
Sets the value of the packageVersion property.
setPackageVersions(PackageVersions) - Method in class org.appng.core.xml.repository.GetPackageVersionsResponse
Sets the value of the packageVersions property.
setPage(Collection<?>, Pageable) - Method in class org.appng.api.DataContainer
Sets the Page for this DataContainer, which is being extracted from the given Collection of items, based on the given Pageable.
setPage(Collection<?>, Pageable, boolean) - Method in class org.appng.api.DataContainer
Sets the Page for this DataContainer, which is being extracted from the given Collection of items, based on the given Pageable.
For example, if there are 15 items in the collection, and the Pageable requests (the 0-based) page 1 with a pagesize of 10, the resulting page will contain the (1-based) elements 11 to 15.
If the Pageable has a Sort property set, the items will be sorted before extracting the page.
setPage(Page<?>) - Method in class org.appng.api.DataContainer
Sets the Page for this DataContainer
setPage(String) - Method in class org.appng.api.PathInfo
Manually sets the page within a Application
setPage(int) - Method in class org.appng.search.json.Page
 
setPage(int) - Method in class org.appng.search.searcher.SearchFormatter
 
setPage(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the page property.
setPageable(Pageable) - Method in class org.appng.api.support.FieldProcessorImpl
 
setPageContext(PageContext) - Method in class org.appng.taglib.TagletAdapter
 
setPageParam(String) - Method in class org.appng.search.json.Page
 
setPageParamName(String) - Method in class org.appng.search.searcher.SearchFormatter
 
setPages(PagesReference) - Method in class org.appng.xml.platform.ApplicationReference
Sets the value of the pages property.
setPages(Pages) - Method in class org.appng.xml.platform.ApplicationRootConfig
Sets the value of the pages property.
setPageSize(int) - Method in class org.appng.search.json.Page
 
setPageSize(int) - Method in class org.appng.search.searcher.SearchFormatter
 
setPageSize(Integer) - Method in class org.appng.xml.platform.DatasourceRef
Sets the value of the pageSize property.
setPageSizeParam(String) - Method in class org.appng.search.json.Page
 
setPageSizeParamName(String) - Method in class org.appng.search.searcher.SearchFormatter
 
setPaginate(Boolean) - Method in class org.appng.xml.platform.Data
Sets the value of the paginate property.
setPagination(Page) - Method in class org.appng.search.json.Results
 
setParams(Params) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the params property.
setParams(Params) - Method in class org.appng.xml.platform.DataConfig
Sets the value of the params property.
setParams(Params) - Method in class org.appng.xml.platform.DatasourceRef
Sets the value of the params property.
setParams(String) - Method in class org.appng.xml.platform.Label
Sets the value of the params property.
setParamValues(ApplicationRequest, Params) - Method in class org.appng.core.model.ApplicationProvider
 
setPart(String) - Method in class org.appng.search.json.Part
 
setParts(List<Part>) - Method in class org.appng.search.searcher.SearchFormatter
 
setParts(boolean) - Method in class org.appng.taglib.search.Search
 
setPassive(String) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the passive property.
setPassive(String) - Method in class org.appng.xml.platform.SectionelementDef
Sets the value of the passive property.
setPassword(String) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the password property.
setPassword(byte[]) - Method in class org.appng.core.domain.DatabaseConnection
 
setPassword(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setPasswordPlain(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setPasswordPolicy(PasswordPolicy) - Method in class org.appng.core.domain.SiteImpl
 
setPast(Past) - Method in class org.appng.xml.platform.Validation
Sets the value of the past property.
setPath(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setPath(String) - Method in class org.appng.xml.platform.Template
Sets the value of the path property.
setPattern(Pattern) - Method in class org.appng.xml.platform.Validation
Sets the value of the pattern property.
setPermission(String) - Method in class org.appng.taglib.Permission
 
setPermissionProcessor(PermissionProcessor) - Method in class org.appng.api.support.ApplicationRequest
 
setPermissions(Permissions) - Method in class org.appng.appngizer.model.xml.Role
Sets the value of the permissions property.
setPermissions(Set<Permission>) - Method in class org.appng.core.domain.ApplicationImpl
 
setPermissions(Set<Permission>) - Method in class org.appng.core.domain.RoleImpl
 
setPermissions(Set<Permission>) - Method in interface org.appng.core.model.AccessibleApplication
 
setPermissions(Set<Permission>) - Method in class org.appng.core.model.ApplicationProvider
 
setPermissions(Permissions) - Method in class org.appng.xml.application.ApplicationInfo
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.ActionRef
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.Config
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.DatasourceRef
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.Link
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.Linkpanel
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.OutputFormat
Sets the value of the permissions property.
setPermissions(Permissions) - Method in class org.appng.xml.platform.OutputType
Sets the value of the permissions property.
setPersistenceUnit(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setPlain(String) - Method in class org.appng.xml.platform.TextElement
Sets the value of the plain property.
setPlatformScope() - Method in class org.appng.core.model.ApplicationProvider
 
setPlatformScope(boolean) - Method in class org.appng.core.model.ApplicationProvider
 
setPlatformTransformer(PlatformTransformer) - Method in class org.appng.core.model.PlatformProcessor
 
setPlatformUrl(String) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the platformUrl property.
setPort(int) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
setPort(int) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setPort(int) - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
setPostParams(PostParams) - Method in class org.appng.xml.platform.UrlSchema
Sets the value of the postParams property.
setPretty(boolean) - Method in class org.appng.search.searcher.SearchFormatter
 
setPrettyPrint(boolean) - Method in class org.appng.xml.MarshallService
 
setPreviouschunk(int) - Method in class org.appng.tools.ui.Pagination
 
setPreviouschunk(int) - Method in class org.appng.xml.platform.Resultset
Sets the value of the previouschunk property.
setPrio(Integer) - Method in class org.appng.xml.platform.Sort
Sets the value of the prio property.
setPrivileged(boolean) - Method in class org.appng.appngizer.model.xml.Application
Sets the value of the privileged property.
setPrivileged(boolean) - Method in class org.appng.core.domain.ApplicationImpl
 
setPrivileged(boolean) - Method in interface org.appng.core.model.AccessibleApplication
 
setPrivileged(boolean) - Method in class org.appng.core.model.ApplicationProvider
 
setProcessed(HttpServletRequest, boolean) - Method in class org.appng.forms.XSSUtil
 
setProperties(Properties) - Method in class org.appng.core.domain.ApplicationImpl
 
setProperties(Properties) - Method in class org.appng.core.domain.SiteImpl
 
setProperties(Properties) - Method in interface org.appng.core.model.AccessibleApplication
 
setProperties(Properties) - Method in class org.appng.core.model.ApplicationProvider
 
setProperties(Properties) - Method in class org.appng.xml.application.ApplicationInfo
Sets the value of the properties property.
setPropertyValue(T, T, String) - Method in interface org.appng.api.RequestSupport
Copies the property from source to target.
setPropertyValue(T, T, String) - Method in class org.appng.api.support.ApplicationRequest
 
setPropertyValue(T, T, String) - Method in class org.appng.api.support.RequestSupportImpl
 
setPropertyValues(T, T, MetaData) - Method in interface org.appng.api.RequestSupport
Copies the fields defined by the given MetaData from source to target.
setPropertyValues(T, T, MetaData) - Method in class org.appng.api.support.ApplicationRequest
 
setPropertyValues(T, T, MetaData) - Method in class org.appng.api.support.RequestSupportImpl
 
setProps(Properties) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setPublished(boolean) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the published property.
setPublished(boolean) - Method in class org.appng.core.domain.RepositoryImpl
 
setQueryParam(String) - Method in class org.appng.search.searcher.SearchFormatter
 
setQueryParamName(String) - Method in class org.appng.search.searcher.SearchFormatter
 
setReadonly(String) - Method in class org.appng.api.FieldWrapper
 
setReadonly(String) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the readonly property.
setReadTimeout(int) - Method in class org.appng.api.SoapClient
 
setReadTimeout(int) - Method in class org.appng.core.model.RepositoryCacheFactory
 
setRealName(String) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the realName property.
setRealname(String) - Method in class org.appng.core.domain.SubjectImpl
 
setRedirect(boolean) - Method in class org.appng.core.model.AbstractRequestProcessor
 
setRedirectTarget(String) - Method in class org.appng.api.support.ApplicationRequest
 
setRef(String) - Method in class org.appng.xml.platform.Message
Sets the value of the ref property.
setRef(String) - Method in class org.appng.xml.platform.Messages
Sets the value of the ref property.
setRef(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the ref property.
setRef(String) - Method in class org.appng.xml.platform.Permission
Sets the value of the ref property.
setRegexp(String) - Method in class org.appng.xml.platform.Pattern
Sets the value of the regexp property.
setRelease(String) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the release property.
setReload(Boolean) - Method in class org.appng.core.xml.repository.GetCertificationRequest
Sets the value of the reload property.
setReload(Boolean) - Method in class org.appng.core.xml.repository.GetPackagesRequest
Sets the value of the reload property.
setReloadRequired(boolean) - Method in class org.appng.core.domain.SiteApplication
 
setRemoteName(String) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the remoteName property.
setRemoteRepositoryName(String) - Method in class org.appng.core.domain.RepositoryImpl
 
setRepositoryBase(String) - Method in class org.appng.testsupport.TestBase
 
setRepositoryMode(RepositoryMode) - Method in class org.appng.core.domain.RepositoryImpl
 
setRepositoryName(String) - Method in class org.appng.core.xml.repository.GetCertificationRequest
Sets the value of the repositoryName property.
setRepositoryName(String) - Method in class org.appng.core.xml.repository.GetPackageRequest
Sets the value of the repositoryName property.
setRepositoryName(String) - Method in class org.appng.core.xml.repository.GetPackagesRequest
Sets the value of the repositoryName property.
setRepositoryName(String) - Method in class org.appng.core.xml.repository.GetPackageVersionsRequest
Sets the value of the repositoryName property.
setRepositoryType(RepositoryType) - Method in class org.appng.core.domain.RepositoryImpl
 
setRequest(Request) - Method in class org.appng.formtags.Form
Sets the Request for this form.
setRequestSupport(RequestSupport) - Method in class org.appng.api.support.ApplicationRequest
 
setResourceName(String) - Method in class org.appng.api.support.ConfigValidationError
 
setResources(Resources) - Method in class org.appng.core.domain.ApplicationImpl
 
setResources(List<TemplateResource>) - Method in class org.appng.core.domain.Template
 
setResources(Resources) - Method in interface org.appng.core.model.AccessibleApplication
 
setResources(Resources) - Method in class org.appng.core.model.ApplicationProvider
 
setResourceSet(Set<Resource>) - Method in class org.appng.core.domain.ApplicationImpl
 
setResourceType(ResourceType) - Method in class org.appng.core.domain.ResourceImpl
 
setResourceType(ResourceType) - Method in class org.appng.core.domain.TemplateResource
 
setRestoreRequestData(Boolean) - Method in class org.appng.formtags.Form
 
setRestoreRequestData(Boolean) - Method in class org.appng.taglib.form.Form
 
setResult(String) - Method in class org.appng.cli.CliEnvironment
Sets the result of a ExecutableCliCommand-execution, which is a string to output on the console.
setResult(Result) - Method in class org.appng.xml.platform.Data
Sets the value of the result property.
setResults(Results) - Method in class org.appng.search.json.Search
 
setResultsCount(Integer) - Method in class org.appng.search.json.FilterData
 
setResultSelector(String) - Method in class org.appng.xml.platform.MetaData
Sets the value of the resultSelector property.
setResultset(Resultset) - Method in class org.appng.xml.platform.Data
Sets the value of the resultset property.
setRevision(Number) - Method in interface org.appng.api.model.RevisionAware
 
setRoles(Roles) - Method in class org.appng.appngizer.model.xml.Group
Sets the value of the roles property.
setRoles(Set<Role>) - Method in class org.appng.core.domain.ApplicationImpl
 
setRoles(Set<Role>) - Method in class org.appng.core.domain.GroupImpl
 
setRoles(Set<Role>) - Method in interface org.appng.core.model.AccessibleApplication
 
setRoles(Set<Role>) - Method in class org.appng.core.model.ApplicationProvider
 
setRoles(Roles) - Method in class org.appng.xml.application.ApplicationInfo
Sets the value of the roles property.
setRootDirectory(File) - Method in class org.appng.core.domain.SiteImpl
 
setRowSpan(Sheet, Cell, int) - Method in class org.appng.tools.poi.WorkBookHelper
 
setRule(String) - Method in class org.appng.formtags.FormElement
 
setRule(String) - Method in class org.appng.taglib.form.FormElement
 
setRunning(boolean) - Method in class org.appng.core.domain.SiteImpl
 
setSalt(String) - Method in interface org.appng.api.model.AuthSubject
Sets the salt for this AuthSubject.
setSalt(String) - Method in class org.appng.core.domain.SubjectImpl
 
setSchema(MarshallService.AppNGSchema) - Method in class org.appng.xml.MarshallService
 
setSchemaLocation(String) - Method in class org.appng.xml.MarshallService
 
setScope(String) - Method in class org.appng.taglib.Attribute
 
setScore(float) - Method in class org.appng.search.indexer.SimpleDocument
 
setScore(float) - Method in class org.appng.search.json.Result
 
setSearch(FilterItem) - Method in class org.appng.search.json.SearchFilter
 
setSecureFlag(HttpServletRequest, Site) - Method in class org.appng.core.controller.SessionListener
 
setSelected(Boolean) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the selected property.
setSelected(Boolean) - Method in class org.appng.xml.platform.Option
Sets the value of the selected property.
setSelected(Boolean) - Method in class org.appng.xml.platform.Result
Sets the value of the selected property.
setSelf(String) - Method in interface org.appng.appngizer.model.UriAware
 
setSelf(String) - Method in class org.appng.appngizer.model.xml.Linkable
Sets the value of the self property.
setSender(Sender) - Method in class org.appng.core.domain.SiteImpl
 
setSession(Session) - Method in class org.appng.xml.platform.ApplicationConfig
Sets the value of the session property.
setSession(SessionInfo) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the session property.
setSessionParams(Set<String>) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
 
setSessionParams(SessionParams) - Method in class org.appng.xml.platform.Session
Sets the value of the sessionParams property.
setShowDisabled(Boolean) - Method in class org.appng.xml.platform.Link
Sets the value of the showDisabled property.
setSignature(byte[]) - Method in class org.appng.core.security.signing.SignatureWrapper
 
setSignature(byte[]) - Method in class org.appng.core.xml.repository.Certification
Sets the value of the signature property.
setSigningCert(byte[], BaseConfig.SigningAlgorithm) - Method in class org.appng.core.security.signing.ValidatorConfig
 
setSigningCerts(byte[], SigningException.ErrorType) - Method in class org.appng.core.security.signing.BaseConfig
 
setSite(Site) - Method in interface org.appng.api.SoapService
Sets the Site to use when processing the request
setSite(String) - Method in class org.appng.appngizer.model.xml.Grant
Sets the value of the site property.
setSite(Site) - Method in class org.appng.core.domain.DatabaseConnection
 
setSite(Site) - Method in class org.appng.core.domain.SiteApplication
 
setSite(String) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the site property.
SetSiteActive - Class in org.appng.cli.commands.site
Activates/deactivates a site.
SetSiteActive() - Constructor for class org.appng.cli.commands.site.SetSiteActive
 
setSiteActive(String, boolean) - Method in class org.appng.core.service.CoreService
 
setSiteApplicationId(SiteApplicationPK) - Method in class org.appng.core.domain.SiteApplication
 
setSiteApplications(Set<SiteApplication>) - Method in class org.appng.core.domain.SiteImpl
 
setSiteClassLoader(SiteClassLoader) - Method in class org.appng.core.domain.SiteImpl
 
setSiteId(Integer) - Method in class org.appng.core.domain.SiteApplicationPK
 
setSiteStartUpTime(SiteImpl, Date) - Method in class org.appng.core.service.CoreService
 
setSiteStates(Map<String, Site.SiteState>) - Method in class org.appng.core.controller.messaging.NodeEvent.NodeState
 
setSize(long) - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
setSize(int) - Method in class org.appng.tools.ui.Chunk
 
setSize(Size) - Method in class org.appng.xml.platform.Validation
Sets the value of the size property.
setSnapshot(String) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the snapshot property.
setSnapshot(boolean) - Method in class org.appng.core.domain.ApplicationImpl
 
setSort(Sort) - Method in class org.appng.api.FieldWrapper
 
setSort(Sort) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the sort property.
setSource(String) - Method in class org.appng.xml.platform.Action
Sets the value of the source property.
setSource(String) - Method in class org.appng.xml.platform.Datasource
Sets the value of the source property.
setStarttime(Long) - Method in class org.appng.xml.platform.SessionInfo
Sets the value of the starttime property.
setStartupTime(Date) - Method in class org.appng.core.domain.SiteImpl
 
setState(String) - Method in class org.appng.appngizer.model.xml.SchemaVersion
Sets the value of the state property.
setState(Site.SiteState) - Method in class org.appng.core.controller.messaging.SiteStateEvent
 
setState(Site.SiteState) - Method in class org.appng.core.domain.SiteImpl
 
setStrict(boolean) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the strict property.
setStrict(boolean) - Method in class org.appng.core.domain.RepositoryImpl
 
setString(FieldWrapper) - Method in interface org.appng.api.FieldConverter
Transforms the property identified by FieldWrapper.getBinding() to it's String representation, which is used as an argument for Datafield.setValue(String) in FieldConverter.addField(DatafieldOwner, FieldWrapper).
setString(String) - Method in class org.appng.api.model.SimpleProperty
 
setString(FieldWrapper) - Method in class org.appng.api.support.field.FieldConversionFactory
 
setStringValue(String) - Method in class org.appng.api.FieldWrapper
Sets the String-value of the property that this FieldWrapper handles.
setStructure(StructureDef) - Method in class org.appng.xml.platform.PageDefinition
Sets the value of the structure property.
setStructure(Structure) - Method in class org.appng.xml.platform.PageReference
Sets the value of the structure property.
setStyleClass(String) - Method in class org.appng.formtags.FormGroup
 
setStyleClass(String) - Method in class org.appng.taglib.form.FormGroup
 
setStyleSheetProvider(StyleSheetProvider) - Method in class org.appng.core.model.PlatformTransformer
 
setStyleSheetProvider(StyleSheetProvider) - Method in class org.appng.taglib.TagletProcessor
 
setSubject(Subject) - Method in class org.appng.api.support.environment.DefaultEnvironment
Sets the Subject fur the current HttpSession.
setSubject(String) - Method in class org.appng.mail.impl.MailImpl
 
setSubject(String) - Method in interface org.appng.mail.Mail
 
setSubject(Subject) - Method in class org.appng.xml.platform.Platform
Sets the value of the subject property.
setSubjects(Set<Subject>) - Method in class org.appng.core.domain.GroupImpl
 
setSubmitted(boolean) - Method in class org.appng.formtags.Form
Sets whether or not this Form has been submitted.
setSupport(Controller.Support) - Method in class org.appng.core.controller.Controller
 
setTableNames(List<String>) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setTarget(String) - Method in class org.appng.xml.platform.Link
Sets the value of the target property.
setTarget(String) - Method in class org.appng.xml.platform.Textelements
Sets the value of the target property.
setTempDir(File) - Method in class org.appng.api.support.ApplicationRequest
 
setTempDir(File) - Method in class org.appng.forms.impl.RequestBean
 
setTempDir(File) - Method in interface org.appng.forms.Request
Sets the (absolute) temporary directory for storing FormUploads.
setTemplate(Template) - Method in class org.appng.core.domain.TemplateResource
 
setTemplatePath(String) - Method in class org.appng.core.model.AbstractRequestProcessor
 
setTemplatePath(String) - Method in class org.appng.core.model.PlatformTransformer
Sets the path to the active template of the current Site.
setText(String) - Method in class org.appng.search.json.Result
 
setTextContent(String) - Method in class org.appng.mail.impl.MailImpl
 
setTextContent(String) - Method in interface org.appng.mail.Mail
 
setTextelements(Textelements) - Method in class org.appng.xml.platform.Config
Sets the value of the textelements property.
setTextelements(Textelements) - Method in class org.appng.xml.platform.Link
Sets the value of the textelements property.
setTextelements(Textelements) - Method in class org.appng.xml.platform.PlatformConfig
Sets the value of the textelements property.
setTextelements(Textelements) - Method in class org.appng.xml.platform.SectionConfig
Sets the value of the textelements property.
setThrowMarshallingError(boolean) - Method in class org.appng.xml.MarshallService
 
setThrowUnmarshallingError(boolean) - Method in class org.appng.xml.MarshallService
 
setTime(long) - Method in class org.appng.search.json.Results
 
setTime(long) - Method in class org.appng.search.searcher.SearchFormatter
 
setTimeout(int) - Method in class org.appng.core.controller.messaging.JedisReceiver
 
setTimeout(Integer) - Method in class org.appng.xml.platform.SessionInfo
Sets the value of the timeout property.
setTimestamp(String) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the timestamp property.
setTimestamp(String) - Method in class org.appng.core.domain.ApplicationImpl
 
setTimestamp(String) - Method in class org.appng.core.domain.Template
 
setTimestamp(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the timestamp property.
setTimeZone(TimeZone) - Method in class org.appng.api.support.environment.DefaultEnvironment
 
setTimeZone(String) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the timeZone property.
setTimeZone(String) - Method in class org.appng.core.domain.SubjectImpl
 
setTitle(String) - Method in class org.appng.search.json.Result
 
setTitle(String) - Method in class org.appng.taglib.search.SearchPart
 
setTitle(Label) - Method in class org.appng.xml.platform.Config
Sets the value of the title property.
setTitle(Label) - Method in class org.appng.xml.platform.Section
Sets the value of the title property.
setTitle(Label) - Method in class org.appng.xml.platform.SectionConfig
Sets the value of the title property.
setTitle(Label) - Method in class org.appng.xml.platform.SectionDef
Sets the value of the title property.
setTitle(Label) - Method in class org.appng.xml.platform.Sectionelement
Sets the value of the title property.
setTitle(Label) - Method in class org.appng.xml.platform.SectionelementDef
Sets the value of the title property.
setTitle(Label) - Method in class org.appng.xml.platform.Selection
Sets the value of the title property.
setTransformer(Transformer) - Method in class org.appng.xml.transformation.StyleSheetProvider
 
setTransformerFactory(TransformerFactory) - Method in class org.appng.xml.MarshallService
 
setTransformerFactory(TransformerFactory) - Method in class org.appng.xml.transformation.StyleSheetProvider
 
setTrustedCertChain(Collection<X509Certificate>) - Method in class org.appng.core.domain.RepositoryImpl
Sets the certificate chain to trust for this repository
setTrustStore(byte[]) - Method in class org.appng.core.security.signing.ValidatorConfig
 
setTrustStorePassword(char[]) - Method in class org.appng.core.security.signing.ValidatorConfig
 
setType(FieldType) - Method in class org.appng.api.FieldWrapper
 
setType(String) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the type property.
setType(PackageType) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the type property.
setType(RepositoryType) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the type property.
setType(UserType) - Method in class org.appng.appngizer.model.xml.Subject
Sets the value of the type property.
setType(DatabaseConnection.DatabaseType) - Method in class org.appng.core.domain.DatabaseConnection
 
setType(TemplateType) - Method in class org.appng.core.domain.Template
 
setType(PackageType) - Method in class org.appng.core.xml.repository.Package
Sets the value of the type property.
setType(String) - Method in class org.appng.search.indexer.SimpleDocument
 
setType(String) - Method in class org.appng.search.json.FilterConfig
 
setType(String) - Method in class org.appng.search.json.Result
 
setType(String) - Method in class org.appng.taglib.TagletAdapter
set the taglet type
setType(DatasourceType) - Method in class org.appng.xml.application.Datasource
Sets the value of the type property.
setType(TemplateType) - Method in class org.appng.xml.application.Template
Sets the value of the type property.
setType(FieldType) - Method in class org.appng.xml.platform.Datafield
Sets the value of the type property.
setType(FieldType) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the type property.
setType(Icontype) - Method in class org.appng.xml.platform.Icon
Sets the value of the type property.
setType(ItemType) - Method in class org.appng.xml.platform.NavigationItem
Sets the value of the type property.
setType(String) - Method in class org.appng.xml.platform.Output
Sets the value of the type property.
setType(String) - Method in class org.appng.xml.platform.PageDefinition
Sets the value of the type property.
setType(String) - Method in class org.appng.xml.platform.PageReference
Sets the value of the type property.
setType(ParamType) - Method in class org.appng.xml.platform.Param
Sets the value of the type property.
setType(String) - Method in class org.appng.xml.platform.Rule
Sets the value of the type property.
setType(SelectionType) - Method in class org.appng.xml.platform.Selection
Sets the value of the type property.
setType(String) - Method in class org.appng.xml.platform.Template
Sets the value of the type property.
setType(Type) - Method in class org.appng.xml.platform.Validation
Sets the value of the type property.
setTypeName(String) - Method in class org.appng.core.domain.SubjectImpl
 
setUnescape(boolean) - Method in class org.appng.taglib.Parameter
 
setUnit(String) - Method in class org.appng.xml.platform.FileUpload
Sets the value of the unit property.
setup() - Method in class org.appng.testsupport.TestBase
 
setupDefaultTruststore() - Method in class org.appng.core.security.signing.ValidatorConfig
 
setUri(String) - Method in class org.appng.appngizer.model.xml.Repository
Sets the value of the uri property.
setUri(URI) - Method in class org.appng.core.domain.RepositoryImpl
 
setUrl(String) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the url property.
setUrlParameters(List<String>) - Method in class org.appng.api.support.ApplicationRequest
 
setUrlParams(UrlParams) - Method in class org.appng.xml.platform.UrlSchema
Sets the value of the urlParams property.
setUrlSchema(UrlSchema) - Method in class org.appng.xml.platform.PageConfig
Sets the value of the urlSchema property.
setUsed(long) - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
setUsedPercent(double) - Method in class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
 
setUseFullClassname(boolean) - Method in class org.appng.testsupport.TestBase
 
setUseParts(boolean) - Method in class org.appng.search.searcher.SearchFormatter
 
setUser(String) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the user property.
setUser(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
 
setUserdata(UserData) - Method in class org.appng.xml.platform.Action
Sets the value of the userdata property.
setUserName(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setUsername(String) - Method in class org.appng.xml.platform.Subject
Sets the value of the username property.
setUserType(UserType) - Method in class org.appng.core.domain.SubjectImpl
 
setUseSchema(boolean) - Method in class org.appng.xml.MarshallService
 
setValid(boolean) - Method in class org.appng.formtags.FormElement
 
setValidation(Validation) - Method in class org.appng.api.FieldWrapper
 
setValidation(Validation) - Method in class org.appng.xml.platform.FieldDef
Sets the value of the validation property.
setValidation(ValidationGroups) - Method in class org.appng.xml.platform.MetaData
Sets the value of the validation property.
setValidationPeriod(Integer) - Method in class org.appng.core.domain.DatabaseConnection
 
setValidationProvider(ValidationProvider) - Method in class org.appng.api.support.ApplicationRequest
 
setValidationQuery(String) - Method in class org.appng.core.domain.DatabaseConnection
 
setValue(boolean) - Method in class org.appng.appngizer.model.xml.Grant
Sets the value of the value property.
setValue(String) - Method in class org.appng.appngizer.model.xml.Property
Sets the value of the value property.
setValue(String) - Method in class org.appng.formtags.FormElement
 
setValue(String) - Method in class org.appng.search.json.FilterData
 
setValue(String) - Method in class org.appng.search.json.Result.Field
 
setValue(String) - Method in class org.appng.taglib.Attribute
 
setValue(String) - Method in class org.appng.xml.application.Permission
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.application.Property
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.platform.Datafield
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.platform.Label
Sets the value of the value property.
setValue(BigDecimal) - Method in class org.appng.xml.platform.Max
Sets the value of the value property.
setValue(BigDecimal) - Method in class org.appng.xml.platform.Min
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.platform.Option
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.platform.Param
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.platform.Permission
Sets the value of the value property.
setValue(String) - Method in class org.appng.xml.platform.Rule.Option
Sets the value of the value property.
setVariable(String, Object) - Method in class org.appng.el.ExpressionEvaluator
Sets the variable with the given name to the given value.
setVariables(Map<String, ?>) - Method in class org.appng.el.ExpressionEvaluator
Calls ExpressionEvaluator.setVariable(String, Object) for each entry of the given map.
setVersion(Date) - Method in class org.appng.api.model.SimpleProperty
 
setVersion(String) - Method in class org.appng.appngizer.model.xml.Application
Sets the value of the version property.
setVersion(String) - Method in class org.appng.appngizer.model.xml.Home
Sets the value of the version property.
setVersion(String) - Method in class org.appng.appngizer.model.xml.Package
Sets the value of the version property.
setVersion(String) - Method in class org.appng.appngizer.model.xml.SchemaVersion
Sets the value of the version property.
setVersion(Date) - Method in class org.appng.core.domain.ApplicationImpl
 
setVersion(Date) - Method in class org.appng.core.domain.DatabaseConnection
 
setVersion(Date) - Method in class org.appng.core.domain.GroupImpl
 
setVersion(Date) - Method in class org.appng.core.domain.PermissionImpl
 
setVersion(Date) - Method in class org.appng.core.domain.RepositoryImpl
 
setVersion(Date) - Method in class org.appng.core.domain.ResourceImpl
 
setVersion(Date) - Method in class org.appng.core.domain.RoleImpl
 
setVersion(Date) - Method in class org.appng.core.domain.SiteImpl
 
setVersion(Date) - Method in class org.appng.core.domain.SubjectImpl
 
setVersion(Date) - Method in class org.appng.core.domain.Template
 
setVersion(Date) - Method in class org.appng.core.domain.TemplateResource
 
setVersion(Date) - Method in interface org.appng.core.model.AccessibleApplication
 
setVersion(Date) - Method in class org.appng.core.model.ApplicationProvider
 
setVersion(String) - Method in class org.appng.core.xml.repository.Package
Sets the value of the version property.
setVersion(String) - Method in class org.appng.xml.application.PackageInfo
Sets the value of the version property.
setVersion(String) - Method in class org.appng.xml.platform.ApplicationReference
Sets the value of the version property.
setVersion(String) - Method in class org.appng.xml.platform.Platform
Sets the value of the version property.
setVersions(Versions) - Method in class org.appng.appngizer.model.xml.Database
Sets the value of the versions property.
setVisible(boolean) - Method in class org.appng.search.json.FilterConfig
 
setVisible(Boolean) - Method in class org.appng.taglib.search.Searchable
 
setVisibleItemsCount(Integer) - Method in class org.appng.search.json.FilterConfig
 
setWithDetailedErrors(boolean) - Method in class org.appng.api.support.ConfigValidator
 
setWrappedRequest(Request) - Method in class org.appng.api.support.ApplicationRequest
 
setWrapper(Wrapper) - Method in class org.appng.appngizer.controller.AppNGizerServlet
 
setWrapper(Wrapper) - Method in class org.appng.core.controller.Controller
 
setXml(TextElement.Xml) - Method in class org.appng.xml.platform.TextElement
Sets the value of the xml property.
setXslStylesheet(File) - Method in class org.appng.search.searcher.SearchFormatter
 
setXssUtil(XSSUtil) - Method in class org.appng.forms.impl.RequestBean
 
Sha1PasswordHandler - Class in org.appng.core.security
Provides methods to hash and validate passwords using the SHA-1 algorithm.
Sha1PasswordHandler(AuthSubject) - Constructor for class org.appng.core.security.Sha1PasswordHandler
 
SHARED_SECRET - Static variable in class org.appng.api.Platform.Property
The shared secret used for digest authentication
SHORT_RULES - Static variable in class org.appng.formtags.RuleValidation
 
SHOW_XSL - Static variable in class org.appng.api.support.environment.EnvironmentKeys
A Boolean defining if the XSL stylesheet should be returned instead of getting applied (scope: Scope.REQUEST)
showDisabled - Variable in class org.appng.xml.platform.Link
 
showPlatform() - Method in class org.appng.appngizer.controller.PlatformController
 
shutdown(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
This method is called when a Site is being shutdown.
shutdown(Environment) - Static method in class org.appng.api.messaging.Messaging
Shuts down the messaging system, i.e.
shutdown(Server) - Static method in class org.appng.core.service.HsqlStarter
Shuts down the given Server, if non-null.
shutDown() - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
shutdownPlatform(ServletContext) - Method in class org.appng.core.service.InitializerService
Shuts down the whole platform by shutting down every active Site.
shutdownSite(Environment, String) - Method in class org.appng.core.service.CoreService
 
shutDownSite(Environment, Site) - Method in class org.appng.core.service.InitializerService
Shuts down the given Site.
SID - Static variable in class org.appng.api.Session.Environment
The ID of the session, return-type is String.
signature - Variable in class org.appng.core.security.signing.SignerConfig
 
signature - Variable in class org.appng.core.security.signing.ValidatorConfig
 
signature - Variable in class org.appng.core.xml.repository.Certification
 
SignatureWrapper - Class in org.appng.core.security.signing
A simple wrapper class for the index, the signature and the client certificate
SignatureWrapper() - Constructor for class org.appng.core.security.signing.SignatureWrapper
 
Signer - Class in org.appng.core.security.signing
Central class for signing and validating repositories.
SignerConfig - Class in org.appng.core.security.signing
The configuration used for signing a repository
SignerConfig(String, String, String, byte[], byte[], BaseConfig.SigningAlgorithm, BaseConfig.PrivateKeyFormat) - Constructor for class org.appng.core.security.signing.SignerConfig
 
signingCertChain - Variable in class org.appng.core.security.signing.BaseConfig
 
SigningException - Exception in org.appng.core.security.signing
An exception thrown when something goes wrong during signing/verifying
SigningException(SigningException.ErrorType, String, Exception) - Constructor for exception org.appng.core.security.signing.SigningException
 
SigningException.ErrorType - Enum in org.appng.core.security.signing
 
signingKey - Variable in class org.appng.core.security.signing.SignerConfig
 
signRepo(Path, SignerConfig) - Static method in class org.appng.core.security.signing.Signer
 
SimpleApplication(String, ConfigurableApplicationContext) - Constructor for class org.appng.testsupport.TestBase.SimpleApplication
 
SimpleApplication(String, ConfigurableApplicationContext, List<ApplicationSubject>) - Constructor for class org.appng.testsupport.TestBase.SimpleApplication
 
SimpleDocument - Class in org.appng.search.indexer
A basic Document-implementation, suitable for most cases.
SimpleDocument() - Constructor for class org.appng.search.indexer.SimpleDocument
 
SimpleDocument(float) - Constructor for class org.appng.search.indexer.SimpleDocument
 
SimpleProperty - Class in org.appng.api.model
Default Property-implementation
SimpleProperty() - Constructor for class org.appng.api.model.SimpleProperty
 
SimpleProperty(String, String) - Constructor for class org.appng.api.model.SimpleProperty
 
SimpleProperty(String, String, String) - Constructor for class org.appng.api.model.SimpleProperty
 
Site - Interface in org.appng.api.model
A Site is the highest level entry-point to the platform.
Site - Class in org.appng.appngizer.model
 
Site(String) - Constructor for class org.appng.appngizer.model.Site
 
site - Variable in class org.appng.appngizer.model.xml.Grant
 
Site - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Site() - Constructor for class org.appng.appngizer.model.xml.Site
 
site - Variable in class org.appng.appngizer.model.xml.Sites
 
site - Variable in class org.appng.maven.plugins.appngizer.InstallMojo
 
site - Variable in class org.appng.testsupport.TestBase
 
site - Variable in class org.appng.xml.platform.NavigationItem
 
Site.SiteState - Enum in org.appng.api.model
The different states a site can have
SITE_ROOT_DIR - Static variable in class org.appng.api.SiteProperties
The absolute path to the sites root-directory
SITE_STATE - Static variable in class org.appng.core.controller.messaging.SiteStateEvent
 
SiteApplication - Class in org.appng.core.domain
A SiteApplication represents a Application which is assigned to a Site, optionally using a DatabaseConnection.
SiteApplication() - Constructor for class org.appng.core.domain.SiteApplication
 
SiteApplication(Site, Application) - Constructor for class org.appng.core.domain.SiteApplication
 
SiteApplicationController - Class in org.appng.appngizer.controller
 
SiteApplicationController() - Constructor for class org.appng.appngizer.controller.SiteApplicationController
 
SiteApplicationPK - Class in org.appng.core.domain
Composite primary-key for a SiteApplication
SiteApplicationPK() - Constructor for class org.appng.core.domain.SiteApplicationPK
 
SiteApplicationPK(Integer, Integer) - Constructor for class org.appng.core.domain.SiteApplicationPK
 
SiteApplicationPropertyController - Class in org.appng.appngizer.controller
 
SiteApplicationPropertyController() - Constructor for class org.appng.appngizer.controller.SiteApplicationPropertyController
 
SiteApplicationRepository - Interface in org.appng.core.repository
 
siteApplicationRepository - Variable in class org.appng.core.service.CoreService
 
SiteAwareObjectInputStream - Class in org.appng.api.support
An ObjectInputStream that is aware of the org.appng.core.service.SiteClassLoader of an appNG Site.
SiteAwareObjectInputStream(InputStream, ServletContext) - Constructor for class org.appng.api.support.SiteAwareObjectInputStream
Creates an SiteAwareObjectInputStream, retrieving informations about the active org.appng.api.model.Sites from the given ServletContext
SiteAwareObjectInputStream(InputStream, Environment) - Constructor for class org.appng.api.support.SiteAwareObjectInputStream
 
SiteClassLoader - Class in org.appng.api.support
 
SiteClassLoader(URL[], ClassLoader, String) - Constructor for class org.appng.api.support.SiteClassLoader
 
SiteController - Class in org.appng.appngizer.controller
 
SiteController() - Constructor for class org.appng.appngizer.controller.SiteController
 
SiteImpl - Class in org.appng.core.domain
Default Site-implementation
SiteImpl() - Constructor for class org.appng.core.domain.SiteImpl
 
SiteProperties - Class in org.appng.api
Utility-class providing constants for the names of a Site's Properties.
SitePropertyController - Class in org.appng.appngizer.controller
 
SitePropertyController() - Constructor for class org.appng.appngizer.controller.SitePropertyController
 
SiteRepository - Interface in org.appng.core.repository
 
siteRepository - Variable in class org.appng.core.service.CoreService
 
SITES - Static variable in class org.appng.api.Platform.Environment
Key for the Map containing all active Sites.
Sites - Class in org.appng.appngizer.model
 
Sites(List<Site>) - Constructor for class org.appng.appngizer.model.Sites
 
Sites - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Sites() - Constructor for class org.appng.appngizer.model.xml.Sites
 
SiteStateEvent - Class in org.appng.core.controller.messaging
An Event to be fired when a Site's Site.SiteState changes.
SiteStateEvent(String, Site.SiteState) - Constructor for class org.appng.core.controller.messaging.SiteStateEvent
 
size() - Method in interface org.appng.forms.FormUpload
Returns the size (in bytes) of the uploaded File.
size() - Method in class org.appng.forms.impl.FormUploadBean
 
size(Object, int) - Static method in class org.appng.formtags.RuleValidation
 
size(short) - Method in class org.appng.tools.poi.FontBuilder
 
Size - Class in org.appng.xml.platform
A ValidationRule indicating the length of the FieldDefs value needs to be between Size.getMin() and Size.getMax() characters long.
Size() - Constructor for class org.appng.xml.platform.Size
 
size - Variable in class org.appng.xml.platform.Validation
 
sizeMax(Object, int) - Static method in class org.appng.formtags.RuleValidation
 
sizeMin(Object, int) - Static method in class org.appng.formtags.RuleValidation
 
sizeMinMax(Object, int, int) - Static method in class org.appng.formtags.RuleValidation
 
skippedComparison(Node, Node) - Method in class org.appng.testsupport.validation.DifferenceHandler
Default (empty) implementation, may be overwritten.
SLEEP_TIME - Static variable in class org.appng.tools.locator.GMapGeoLocator
 
snapshot - Variable in class org.appng.appngizer.model.xml.Package
 
SNAPSHOT - Static variable in class org.appng.core.model.RepositoryUtils
The "-SNAPSHOT"-suffix
SoapClient - Class in org.appng.api
A simple SOAP-client for JAXB-based webservices.
SoapClient(String, String) - Constructor for class org.appng.api.SoapClient
 
SoapClient(String, String, boolean) - Constructor for class org.appng.api.SoapClient
 
SoapService - Interface in org.appng.api
This interface has to be implemented for creating SOAP-webservices based on JAXB and Spring-WS.
SoapService - Class in org.appng.core.controller.handler
This class makes it possible to provide a custom URL-Schema for Spring-WS backed Endpoints.
sort - Variable in class org.appng.xml.platform.FieldDef
 
Sort - Class in org.appng.xml.platform
Contains the SortOrder and priority for a sortable FieldDef.
Sort() - Constructor for class org.appng.xml.platform.Sort
 
SortOrder - Enum in org.appng.xml.platform
Java class for sortOrder.
SortParamSupport - Class in org.appng.api.support
Supports converting a Pageable to its String-representation and vice versa.
The following example illustrates how this works:
source - Variable in class org.appng.xml.platform.Action
 
source - Variable in class org.appng.xml.platform.Datasource
 
SQLServer2008Dialect - Class in org.appng.persistence.dialect
A SQLServer2008Dialect.
SQLServer2008Dialect() - Constructor for class org.appng.persistence.dialect.SQLServer2008Dialect
 
StandardSearcher - Class in org.appng.search.searcher
 
StandardSearcher() - Constructor for class org.appng.search.searcher.StandardSearcher
 
start(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
This method is called when a Site is being (re)loaded.
start() - Static method in class org.appng.testsupport.persistence.HsqlServer
 
start(String) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
start(int) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
start(String, int) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
start(String, String, int) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
startApplication(Environment, SiteImpl, ApplicationProvider) - Method in class org.appng.core.service.InitializerService
 
startHsql(Properties, String) - Static method in class org.appng.core.service.HsqlStarter
Starts a HSQL Server, but only if DatabaseConnection.DatabaseType.HSQL is the configured type.
startsWith(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
Checks if the attribute is starts with the given value.
JPQL-fragment:
STARTTIME - Static variable in class org.appng.api.Session.Environment
The start time of the current session as unix-time, return type is long
starttime - Variable in class org.appng.xml.platform.SessionInfo
 
state - Variable in class org.appng.appngizer.model.xml.SchemaVersion
 
StaticContentHandler - Class in org.appng.core.controller.handler
A RequestHandler responsible for serving static resources.
Those resources may belong to a template or reside inside a document-folder of a Site (see SiteProperties.DOCUMENT_DIR and Path.isDocument()).
StaticContentHandler(Controller) - Constructor for class org.appng.core.controller.handler.StaticContentHandler
 
status(Properties) - Method in class org.appng.core.service.MigrationService
Returns the current MigrationInfo for the connection
status(DatabaseConnection) - Method in class org.appng.core.service.MigrationService
Returns the current MigrationInfo for the given DatabaseConnection
STATUS_OK - Static variable in class org.appng.cli.CliCore
 
statusComplete(DatabaseConnection) - Method in class org.appng.core.service.MigrationService
Returns the current MigrationInfoService for the given DatabaseConnection (the appNG root connection).
statusComplete(DatabaseConnection, File) - Method in class org.appng.core.service.MigrationService
Returns the current MigrationInfoService for the given DatabaseConnection, which must be owned by a SiteApplication.
stop() - Static method in class org.appng.testsupport.persistence.HsqlServer
 
stop(String) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
stop(int) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
stop(String, int) - Static method in class org.appng.testsupport.persistence.HsqlServer
 
strict - Variable in class org.appng.appngizer.model.xml.Repository
 
strikeout() - Method in class org.appng.tools.poi.FontBuilder
 
string(String) - Static method in class org.appng.formtags.RuleValidation
 
StringConsumer - Class in org.appng.tools.os
Basic StringConsumer-implementation which reads from an InputStream line-by-line and stores the result in a List of Strings.
StringConsumer() - Constructor for class org.appng.tools.os.StringConsumer
 
StringNormalizer - Class in org.appng.tools.ui
A utility class offering some string operations
StringNormalizer() - Constructor for class org.appng.tools.ui.StringNormalizer
 
strip() - Method in class org.appng.tools.image.ImageProcessor
Adds a strip-option to the convert-command.
stripXss(String) - Method in class org.appng.forms.XSSUtil
 
stripXss(String[]) - Method in class org.appng.forms.XSSUtil
 
structure - Variable in class org.appng.xml.platform.PageDefinition
 
structure - Variable in class org.appng.xml.platform.PageReference
 
Structure - Class in org.appng.xml.platform
Defines the structure of a PageDefinition.
Structure() - Constructor for class org.appng.xml.platform.Structure
 
StructureDef - Class in org.appng.xml.platform
Defines the structure within a PageDefinition.
StructureDef() - Constructor for class org.appng.xml.platform.StructureDef
 
StyleSheetProvider - Class in org.appng.xml.transformation
A StyleSheetProvider assembles a XSL-stylesheet from one master XSL-file and a various number of other XSL-files to include.
StyleSheetProvider() - Constructor for class org.appng.xml.transformation.StyleSheetProvider
 
Subject - Interface in org.appng.api.model
A Subject is a fully featured user-account managed by appNG.
SUBJECT - Static variable in class org.appng.api.Session.Environment
The current Subject.
Subject - Class in org.appng.appngizer.model
 
Subject() - Constructor for class org.appng.appngizer.model.Subject
 
Subject - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Subject() - Constructor for class org.appng.appngizer.model.xml.Subject
 
subject - Variable in class org.appng.appngizer.model.xml.Subjects
 
SUBJECT - Static variable in class org.appng.formtags.providers.EmailProvider
Key for the properties-Map passed to EmailProvider.onFormSuccess(Writer, Form, Map).
Value must contain the subject for the e-mail
subject - Variable in class org.appng.testsupport.TestBase
 
subject - Variable in class org.appng.xml.platform.Platform
 
Subject - Class in org.appng.xml.platform
A subject contains information about the currently logged-in user.
Subject() - Constructor for class org.appng.xml.platform.Subject
 
SubjectController - Class in org.appng.appngizer.controller
 
SubjectController() - Constructor for class org.appng.appngizer.controller.SubjectController
 
SubjectImpl - Class in org.appng.core.domain
Default Subject-implementation
SubjectImpl() - Constructor for class org.appng.core.domain.SubjectImpl
 
SubjectRepository - Interface in org.appng.core.repository
 
subjectRepository - Variable in class org.appng.core.service.CoreService
 
Subjects - Class in org.appng.appngizer.model
 
Subjects(List<Subject>) - Constructor for class org.appng.appngizer.model.Subjects
 
Subjects - Class in org.appng.appngizer.model.xml
Java class for anonymous complex type.
Subjects() - Constructor for class org.appng.appngizer.model.xml.Subjects
 
subjectWithRole(String) - Method in class org.appng.testsupport.TestBase
 
SUPPORT_RELOAD_FILE - Static variable in class org.appng.api.SiteProperties
If true, a site reload is performed when a file named .reload is created in the site's root directory
SUPPORTED_LANGUAGES - Static variable in class org.appng.api.SiteProperties
A comma-separated list of the languages supported by the Site.
supports(Class<?>) - Method in class org.appng.appngizer.controller.Jaxb2Marshaller
 
supportsSubfolders() - Method in enum org.appng.api.model.ResourceType
Checks whether this type supports subfolders.
synchronizeApplicationResources(Environment, Application, boolean) - Method in class org.appng.core.service.CoreService
 

T

tabbedValues - Variable in class org.appng.cli.commands.CommandList
 
TableConstants - Class in org.appng.cli.prettytable
Some constant values used when dealing with PrettyTables.
TableRow - Class in org.appng.cli.prettytable
A table row for a PrettyTable.
TAG_PREFIX - Static variable in class org.appng.api.SiteProperties
The prefix used for the appNG JSP-tags.
Taglet - Interface in org.appng.api
A Taglet can be used inside a JSP-Page to embed (static or dynamic) content that is retrieved from a Application.
A Taglet is used as follows (method refers to bean name of the implementing class):
TagletAdapter - Class in org.appng.taglib
This class wraps an appNG taglet ( Taglet/GlobalTaglet/XMLTaglet/GlobalXMLTaglet ) into an Tag.
TagletAdapter() - Constructor for class org.appng.taglib.TagletAdapter
 
TagletProcessor - Class in org.appng.taglib
A TagletProcessor is responsible for handling taglet-calls from a JSP
TagletProcessor() - Constructor for class org.appng.taglib.TagletProcessor
 
target - Variable in class org.appng.xml.platform.Link
 
target - Variable in class org.appng.xml.platform.Textelements
 
TaskWrapper - Class in org.appng.camunda.bpm
A wrapper for a Task, providing the ability of dynamically adding FieldDefinitions based on the TaskFormData that has been defined for that task.
This class can easily be used as the bind-class of an appNG Datasource.
TaskWrapper() - Constructor for class org.appng.camunda.bpm.TaskWrapper
 
TaskWrapper(Task, Collection<IdentityLink>, VariableMap) - Constructor for class org.appng.camunda.bpm.TaskWrapper
Create a new TaskWrapper from the given Task
TEMPLATE - Static variable in class org.appng.api.SiteProperties
The name of the template to use
Template - Class in org.appng.core.domain
The persistent representation of an appNG template
Template() - Constructor for class org.appng.core.domain.Template
 
Template(Template) - Constructor for class org.appng.core.domain.Template
 
Template - Class in org.appng.xml.application
Java class for template complex type.
Template() - Constructor for class org.appng.xml.application.Template
 
Template - Class in org.appng.xml.platform
A Template references a XSL stylesheet, located either in the folder /xsl of a appNG-template or of a appNG-application.
Template() - Constructor for class org.appng.xml.platform.Template
 
TEMPLATE_FOLDER - Static variable in class org.appng.api.Platform.Property
The folder used for templates, relative to the webapp-root
TEMPLATE_PREFIX - Static variable in class org.appng.api.Platform.Property
The path under which the resources of the active template are beeing served.
templatePath - Variable in class org.appng.core.model.AbstractRequestProcessor
 
TemplateRepository - Interface in org.appng.core.repository
 
templateRepository - Variable in class org.appng.core.service.TemplateService
 
TemplateResource - Class in org.appng.core.domain
Representats a Resource of an appNG template.
TemplateResource() - Constructor for class org.appng.core.domain.TemplateResource
 
TemplateResourceRepository - Interface in org.appng.core.repository
 
templateResourceRepository - Variable in class org.appng.core.service.TemplateService
 
templates - Variable in class org.appng.xml.platform.Config
 
templates - Variable in class org.appng.xml.platform.OutputType
 
templateService - Variable in class org.appng.core.service.CoreService
 
TemplateService - Class in org.appng.core.service
A service offering methods to deal with templates.
TemplateService() - Constructor for class org.appng.core.service.TemplateService
 
TemplateType - Enum in org.appng.xml.application
Java class for templateType.
TestBase - Class in org.appng.testsupport
Base class for integration-testing an Application.
Example Usage (w/o JPA):
TestBase() - Constructor for class org.appng.testsupport.TestBase
 
TestBase(String) - Constructor for class org.appng.testsupport.TestBase
 
TestBase(String, String) - Constructor for class org.appng.testsupport.TestBase
 
TestBase.ActionCall - Class in org.appng.testsupport
A wrapper for an ActionRef, allowing to add Parameters and to retrieve the actual CallableAction.
TestBase.DataSourceCall - Class in org.appng.testsupport
A wrapper for a DatasourceRef, allowing to add Parameters and to retrieve the actual CallableDataSource.
TestBase.SimpleApplication - Class in org.appng.testsupport
 
TestBase.SimpleFeatureProvider - Class in org.appng.testsupport
 
testConnection(StringBuilder) - Method in class org.appng.core.domain.DatabaseConnection
 
testConnection(StringBuilder, boolean) - Method in class org.appng.core.domain.DatabaseConnection
 
TESTCONTEXT - Static variable in class org.appng.testsupport.TestBase
 
TESTCONTEXT_CORE - Static variable in class org.appng.testsupport.TestBase
 
TESTCONTEXT_JPA - Static variable in class org.appng.testsupport.TestBase
 
TestDataProvider - Interface in org.appng.testsupport.persistence
TODO insert description
text - Variable in class org.appng.xml.platform.Textelements
 
TEXT_HTML - Static variable in class org.appng.mail.impl.DefaultTransport
 
Textcontents - Class in org.appng.xml.platform
Java class for anonymous complex type.
Textcontents() - Constructor for class org.appng.xml.platform.Textcontents
 
TextElement - Class in org.appng.xml.platform
A text element that contains some XML, plain text or a CDATA section.
TextElement() - Constructor for class org.appng.xml.platform.TextElement
 
TextElement.Xml - Class in org.appng.xml.platform
Java class for anonymous complex type.
textelements - Variable in class org.appng.xml.platform.Config
 
textelements - Variable in class org.appng.xml.platform.Link
 
textelements - Variable in class org.appng.xml.platform.PlatformConfig
 
textelements - Variable in class org.appng.xml.platform.SectionConfig
 
textelements - Variable in class org.appng.xml.platform.Textcontents
 
Textelements - Class in org.appng.xml.platform
Java class for textelements complex type.
Textelements() - Constructor for class org.appng.xml.platform.Textelements
 
TextValueDifferenceHandler - Class in org.appng.testsupport.validation
A DifferenceListener which ignores the (text/cdata) values of certain elements.
For example, if setting up a TextValueDifferenceHandler like this
TextValueDifferenceHandler(String...) - Constructor for class org.appng.testsupport.validation.TextValueDifferenceHandler
 
ThymeleafProcessor - Class in org.appng.core.model
 
ThymeleafProcessor(DocumentBuilderFactory) - Constructor for class org.appng.core.model.ThymeleafProcessor
 
ThymeleafProcessor.AppNG - Class in org.appng.core.model
This is a helper class to make it easier for the thymeleaf template tom interact with appNG's Platform object.
TIME_ZONE - Static variable in class org.appng.api.Platform.Property
The default TimeZone.
TIMEOUT - Static variable in class org.appng.api.Session.Environment
The timeout of the current session in milliseconds, return-type is int
timeout - Variable in class org.appng.core.controller.messaging.JedisBase
 
timeout - Variable in class org.appng.xml.platform.SessionInfo
 
timestamp - Variable in class org.appng.appngizer.model.xml.Package
 
timestamp - Variable in class org.appng.xml.application.PackageInfo
 
TIMEZONE - Static variable in class org.appng.api.Session.Environment
The current TimeZone.
timeZone - Variable in class org.appng.appngizer.model.xml.Subject
 
title - Variable in class org.appng.xml.platform.Config
 
title - Variable in class org.appng.xml.platform.Section
 
title - Variable in class org.appng.xml.platform.SectionConfig
 
title - Variable in class org.appng.xml.platform.SectionDef
 
title - Variable in class org.appng.xml.platform.Sectionelement
 
title - Variable in class org.appng.xml.platform.SectionelementDef
 
title - Variable in class org.appng.xml.platform.Selection
 
title - Variable in class org.appng.xml.platform.Textelements
 
to(HttpServletResponse, Integer, String) - Static method in class org.appng.core.Redirect
Sends a redirect with the given statusCode and target to a HttpServletResponse.
to(HttpServletResponse, Integer, String, String) - Static method in class org.appng.core.Redirect
Sends a redirect with the given statusCode and target to a HttpServletResponse.
toAddress(Address) - Method in class org.appng.mail.impl.DefaultTransport
 
toDomain(Application) - Static method in class org.appng.appngizer.model.Application
 
toDomain(Group) - Static method in class org.appng.appngizer.model.Group
 
toDomain(Permission) - Static method in class org.appng.appngizer.model.Permission
 
toDomain(Property) - Static method in class org.appng.appngizer.model.Property
 
toDomain(Repository) - Static method in class org.appng.appngizer.model.Repository
 
toDomain(Role) - Static method in class org.appng.appngizer.model.Role
 
toDomain(Site) - Static method in class org.appng.appngizer.model.Site
 
toDomain(Subject) - Static method in class org.appng.appngizer.model.Subject
 
toJson(Object, JsonInclude.Include) - Method in class org.appng.search.json.Json
 
toJson(Object) - Method in class org.appng.search.json.Json
 
toJSON(Object) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Maps the given object to a JSON string.
toJSON(ObjectMapper, Object) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Maps the given object to a JSON string using the given ObjectMapper.
Tomcat7Support - Class in org.appng.core.controller
 
Tomcat7Support() - Constructor for class org.appng.core.controller.Tomcat7Support
 
Tomcat8Support - Class in org.appng.core.controller
 
Tomcat8Support() - Constructor for class org.appng.core.controller.Tomcat8Support
 
TomcatJdbcConfigurer - Class in org.appng.core.repository.config
TomcatJdbcConfigurer() - Constructor for class org.appng.core.repository.config.TomcatJdbcConfigurer
 
TomcatJdbcConfigurer(DatabaseConnection) - Constructor for class org.appng.core.repository.config.TomcatJdbcConfigurer
 
toObject(String, Class<T>, Module...) - Method in class org.appng.search.json.Json
 
tooltip - Variable in class org.appng.xml.platform.Textelements
 
top(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
 
top() - Method in class org.appng.tools.poi.Borders
 
top(BorderStyle) - Method in class org.appng.tools.poi.Borders
 
TOP_DASHED - Static variable in class org.appng.tools.poi.Border
 
TOP_DOTTED - Static variable in class org.appng.tools.poi.Border
 
TOP_DOUBLE - Static variable in class org.appng.tools.poi.Border
 
TOP_THICK - Static variable in class org.appng.tools.poi.Border
 
TOP_THIN - Static variable in class org.appng.tools.poi.Border
 
toString() - Method in class org.appng.api.FieldWrapper
 
toString(FieldDef) - Static method in class org.appng.api.FieldWrapper
 
toString() - Method in class org.appng.api.messaging.Event
 
toString() - Method in class org.appng.api.model.SimpleProperty
 
toString() - Method in class org.appng.api.observe.Observable.Event
 
toString() - Method in class org.appng.api.PermissionOwner
 
toString() - Method in class org.appng.api.search.DocumentEvent
 
toString() - Method in class org.appng.api.support.CallableAction
 
toString() - Method in class org.appng.api.support.CallableDataSource
 
toString() - Method in class org.appng.api.support.ConfigValidationError
 
toString() - Method in class org.appng.api.support.environment.AttributeWrapper
 
toString() - Method in class org.appng.api.support.environment.DefaultEnvironment
 
toString() - Method in class org.appng.api.support.OptionImpl
 
toString() - Method in class org.appng.api.support.OptionsImpl
 
toString() - Method in class org.appng.api.support.PropertyHolder
 
toString() - Method in class org.appng.api.support.SiteClassLoader
 
toString() - Method in class org.appng.core.controller.AppngCache
 
toString() - Method in class org.appng.core.controller.messaging.SiteStateEvent
 
toString() - Method in class org.appng.core.controller.Session
 
toString() - Method in class org.appng.core.domain.ApplicationImpl
 
toString() - Method in class org.appng.core.domain.DatabaseConnection
 
toString() - Method in class org.appng.core.domain.GroupImpl
 
toString() - Method in class org.appng.core.domain.PackageArchiveImpl
 
toString() - Method in class org.appng.core.domain.PermissionImpl
 
toString() - Method in class org.appng.core.domain.RepositoryImpl
 
toString() - Method in class org.appng.core.domain.RoleImpl
 
toString() - Method in class org.appng.core.domain.SiteApplicationPK
 
toString() - Method in class org.appng.core.domain.SiteImpl
 
toString() - Method in class org.appng.core.domain.SubjectImpl
 
toString() - Method in class org.appng.core.model.ApplicationProvider
 
toString() - Method in class org.appng.core.model.JarInfo
 
toString() - Method in enum org.appng.core.model.RepositoryScheme
 
toString() - Method in class org.appng.forms.impl.FormUploadBean
 
toString() - Method in class org.appng.formtags.FormElement
 
toString() - Method in class org.appng.mail.Address
 
toString() - Method in class org.appng.mail.impl.AttachmentImpl
 
toString() - Method in class org.appng.mail.impl.MailImpl
 
toString() - Method in class org.appng.mail.Receiver
 
toString() - Method in class org.appng.persistence.repository.SearchQuery
 
toString() - Method in class org.appng.taglib.Parameter
 
toString() - Method in class org.appng.taglib.search.SearchPart
 
toString() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
 
toString() - Method in class org.appng.tools.image.ImageMetaData
 
toString() - Method in class org.appng.tools.locator.Coordinate
 
toString() - Method in class org.appng.tools.poi.Border
 
toString() - Method in class org.appng.tools.poi.Borders
 
transform(ApplicationProvider, Properties, String, String) - Method in class org.appng.core.model.PlatformTransformer
Performs the transformation.
transform(File, String, long, boolean) - Method in class org.appng.taglib.ApplicationAdapter
 
transform(File, String, long) - Method in class org.appng.taglib.ApplicationAdapter
 
transform(Source, Source) - Static method in class org.appng.tools.markup.XML
 
transform(Source, String) - Static method in class org.appng.tools.markup.XML
 
Transformer - Class in org.appng.xml.transformation
 
Transformer() - Constructor for class org.appng.xml.transformation.Transformer
 
TribesReceiver - Class in org.appng.core.controller.messaging
 
TribesReceiver() - Constructor for class org.appng.core.controller.messaging.TribesReceiver
 
TribesSender - Class in org.appng.core.controller.messaging
 
TribesSender(Channel) - Constructor for class org.appng.core.controller.messaging.TribesSender
 
type - Variable in class org.appng.appngizer.model.xml.Database
 
type - Variable in class org.appng.appngizer.model.xml.Package
 
type - Variable in class org.appng.appngizer.model.xml.Repository
 
type - Variable in class org.appng.appngizer.model.xml.Subject
 
TYPE - Static variable in class org.appng.cli.prettytable.TableConstants
 
type - Variable in class org.appng.core.xml.repository.Package
 
type - Variable in class org.appng.xml.application.Datasource
 
type - Variable in class org.appng.xml.application.Template
 
type - Variable in class org.appng.xml.platform.Datafield
 
type - Variable in class org.appng.xml.platform.FieldDef
 
type - Variable in class org.appng.xml.platform.Icon
 
type - Variable in class org.appng.xml.platform.NavigationItem
 
type - Variable in class org.appng.xml.platform.Output
 
type - Variable in class org.appng.xml.platform.PageDefinition
 
type - Variable in class org.appng.xml.platform.PageReference
 
type - Variable in class org.appng.xml.platform.Param
 
type - Variable in class org.appng.xml.platform.Rule
 
type - Variable in class org.appng.xml.platform.Selection
 
type - Variable in class org.appng.xml.platform.Template
 
Type - Class in org.appng.xml.platform
A ValidationRule that contains the message for the case that the FieldDefs value does not match with its FieldType.
Type() - Constructor for class org.appng.xml.platform.Type
 
type - Variable in class org.appng.xml.platform.Validation
 

U

underline() - Method in class org.appng.tools.poi.FontBuilder
 
underlineDouble() - Method in class org.appng.tools.poi.FontBuilder
 
unit - Variable in class org.appng.xml.platform.FileUpload
 
unlinkApplicationFromSite(SiteApplication) - Method in class org.appng.core.service.CoreService
 
unlinkApplicationFromSite(Integer, Integer) - Method in class org.appng.core.service.CoreService
 
unmarshal(String) - Method in class org.appng.search.searcher.DateAdapter
 
unmarshall(Source, Class<T>) - Method in class org.appng.xml.MarshallService
 
unmarshall(File, Class<T>) - Method in class org.appng.xml.MarshallService
 
unmarshall(InputStream, Class<T>) - Method in class org.appng.xml.MarshallService
 
unmarshall(String, Class<T>) - Method in class org.appng.xml.MarshallService
 
unmarshall(File) - Method in class org.appng.xml.MarshallService
 
unmarshall(InputStream) - Method in class org.appng.xml.MarshallService
 
unmarshall(String) - Method in class org.appng.xml.MarshallService
 
unmarshall(InputSource) - Method in class org.appng.xml.MarshallService
 
unregister(String) - Static method in class org.appng.core.JMXUtils
Unregisters the object currently registered under the given name, if existing.
unsetReloadRequired(SiteApplication) - Method in class org.appng.core.service.CoreService
 
UPDATE - Static variable in interface org.appng.api.search.Document
Event indicating a Document has been updated.
update() - Method in interface org.appng.api.support.HttpHeaderUtils.HttpResource
updates this resource if necessary and returns the latest version
update(Template) - Method in class org.appng.core.domain.Template
 
updateApplication(String, Application) - Method in class org.appng.appngizer.controller.ApplicationController
 
updateApplication(ApplicationImpl, boolean) - Method in class org.appng.core.service.CoreService
 
updateDatabaseConnection(String, Integer, Database) - Method in class org.appng.appngizer.controller.DatabaseController
 
updateDatabaseConnectionforApplication(String, String, Database) - Method in class org.appng.appngizer.controller.DatabaseController
 
updateGroup(String, Group) - Method in class org.appng.appngizer.controller.GroupController
 
updateGroup(GroupImpl) - Method in class org.appng.core.service.CoreService
 
updatePassword(char[], char[], SubjectImpl) - Method in class org.appng.core.service.CoreService
 
updatePermission(String, String, Permission) - Method in class org.appng.appngizer.controller.PermissionController
 
updateProperty(String, Property) - Method in class org.appng.appngizer.controller.ApplicationController
 
updateProperty(Property) - Method in class org.appng.appngizer.controller.PlatformPropertyController
 
updateProperty(String, String, Property) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
 
updateProperty(String, Property) - Method in class org.appng.appngizer.controller.SitePropertyController
 
UpdateProperty - Class in org.appng.cli.commands.property
Updates a property.
UpdateProperty() - Constructor for class org.appng.cli.commands.property.UpdateProperty
 
updateRepository(String, Repository) - Method in class org.appng.appngizer.controller.RepositoryController
 
updateRole(String, String, Role) - Method in class org.appng.appngizer.controller.RoleController
 
updateRoles(Roles, GroupImpl) - Method in class org.appng.appngizer.controller.GroupController
 
updateSite(String, Site) - Method in class org.appng.appngizer.controller.SiteController
 
updateSubject(String, Subject) - Method in class org.appng.appngizer.controller.SubjectController
 
updateSubject(CoreService) - Method in class org.appng.core.security.BCryptPasswordHandler
 
updateSubject(CoreService) - Method in interface org.appng.core.security.PasswordHandler
Updates the SubjectImpl instance in the database.
updateSubject(CoreService) - Method in class org.appng.core.security.Sha1PasswordHandler
 
updateSubject(SubjectImpl) - Method in class org.appng.core.service.CoreService
 
UPLOAD_DIR - Static variable in class org.appng.api.Platform.Property
The folder for saving uploads, relative to the webapp-root
UploadMojo - Class in org.appng.maven.plugins.appngizer
 
UploadMojo() - Constructor for class org.appng.maven.plugins.appngizer.UploadMojo
 
uploadPackage(String, MultipartFile) - Method in class org.appng.appngizer.controller.RepositoryController
 
UPPERCASE - Static variable in interface org.appng.api.auth.PasswordPolicy
uppercase letters A-Z
uri - Variable in class org.appng.appngizer.model.xml.Repository
 
URI - Static variable in class org.appng.cli.prettytable.TableConstants
 
UriAware - Interface in org.appng.appngizer.model
 
url - Variable in class org.appng.appngizer.model.xml.Database
 
UrlParams - Class in org.appng.xml.platform
Those are the Parameters defined by the URL path-segments (separeted by '/') which can be used on the page.
UrlParams() - Constructor for class org.appng.xml.platform.UrlParams
 
urlParams - Variable in class org.appng.xml.platform.UrlSchema
 
UrlRewriteConfig(File) - Constructor for class org.appng.core.controller.filter.RedirectFilter.UrlRewriteConfig
 
urlSchema - Variable in class org.appng.xml.platform.PageConfig
 
UrlSchema - Class in org.appng.xml.platform
The URL-Schema defines which Parameters are allowed on a certain PageReference respectively PageDefinition.
UrlSchema() - Constructor for class org.appng.xml.platform.UrlSchema
 
user - Variable in class org.appng.appngizer.model.xml.Database
 
user - Variable in class org.appng.core.controller.messaging.RabbitMQBase
 
USER_NAME - Static variable in class org.appng.cli.prettytable.TableConstants
 
userdata - Variable in class org.appng.xml.platform.Action
 
UserData - Class in org.appng.xml.platform
This is used to keep track of the user inputs during validation.
UserData() - Constructor for class org.appng.xml.platform.UserData
 
UserInputField - Class in org.appng.xml.platform
A single field the users entered a value for.
UserInputField() - Constructor for class org.appng.xml.platform.UserInputField
 
username - Variable in class org.appng.xml.platform.Subject
 
USERNAME_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
 
USERNAME_PATTERN - Static variable in class org.appng.core.domain.ValidationPatterns
 
UserType - Enum in org.appng.api.model
Defines the different types a Subject can be of.
UserType - Enum in org.appng.appngizer.model.xml
Java class for userType.
UTF_8 - Static variable in class org.appng.mail.impl.DefaultTransport
 

V

validate(Site, Application, Environment, Options, Request, FieldProcessor) - Method in interface org.appng.api.FormValidator
This method validates the given Request and eventually adds some Messages to the FieldProcessor using one of its addErrorMessage()-methods.
validate(String) - Method in class org.appng.api.support.ConfigValidator
 
validate(String, ClassLoader) - Method in class org.appng.api.support.ConfigValidator
 
validate(Site, Application, Environment, Options, Request, FieldProcessor, TaskFormData, String) - Method in class org.appng.camunda.bpm.TaskWrapper
Validates this TaskWrapper.
validate(String, String) - Method in class org.appng.cli.validators.FileExists
 
validate(String) - Method in class org.appng.core.security.DigestValidator
Validates the digest using the given shared secret.
validate(String) - Method in class org.appng.formtags.RuleValidation
 
validate(BaseObject) - Method in class org.appng.testsupport.TestBase
 
validate(BaseObject, DifferenceListener) - Method in class org.appng.testsupport.TestBase
 
validate(BaseObject, String, DifferenceListener) - Method in class org.appng.testsupport.TestBase
 
validate(BaseObject, String) - Method in class org.appng.testsupport.TestBase
 
validate(Action, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Validates that the JSON created from the action is equal to the document parsed from the controlFile.
validate(Datasource, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Validates that the JSON created from the datasource is equal to the document parsed from the controlFile.
validate(Object, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Validates that the JSON created from the object is equal to the document parsed from the controlFile.
validate(ObjectMapper, Object, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Validates that the JSON created from the object is equal to the document parsed from the controlFile.
validate(String, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Validates that json-string is equal to the document parsed from the controlFile.
validateActions() - Method in class org.appng.api.support.ConfigValidator
 
validateBean(Object, FieldProcessor, Class<?>...) - Method in class org.appng.api.support.ApplicationRequest
 
validateBean(Object, FieldProcessor, String[], Class<?>...) - Method in class org.appng.api.support.ApplicationRequest
 
validateBean(Object, FieldProcessor, Class<?>...) - Method in class org.appng.api.support.validation.DefaultValidationProvider
 
validateBean(Object, FieldProcessor, String[], Class<?>...) - Method in class org.appng.api.support.validation.DefaultValidationProvider
 
validateBean(Object, FieldProcessor, Class<?>...) - Method in interface org.appng.api.ValidationProvider
Validates the given bean by adding error-messages to the FieldDef initions, using FieldProcessor.addErrorMessage(FieldDef, String).
validateBean(Object, FieldProcessor, String[], Class<?>...) - Method in interface org.appng.api.ValidationProvider
Validates the given bean by adding error-messages to the FieldDef initions, using FieldProcessor.addErrorMessage(FieldDef, String).
validateDataSources(ClassLoader) - Method in class org.appng.api.support.ConfigValidator
 
validateField(Object, FieldProcessor, String, Class<?>...) - Method in class org.appng.api.support.ApplicationRequest
 
validateField(Object, FieldProcessor, String, Class<?>...) - Method in class org.appng.api.support.validation.DefaultValidationProvider
 
validateField(Object, FieldProcessor, String, Class<?>...) - Method in interface org.appng.api.ValidationProvider
Validates a single FieldDef by adding error-messages to it, using FieldProcessor.addErrorMessage(FieldDef, String).
validateMetaData(URLClassLoader) - Method in class org.appng.api.support.ConfigValidator
 
validatePackage(byte[], String) - Method in class org.appng.core.security.signing.Signer
 
validateRepositoryURI(Repository) - Static method in class org.appng.core.model.RepositoryCacheFactory
Checks whether the Repository has a valid URI.
validateXml(BaseObject, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by object is equal to the document parsed from the controlFile.
validateXml(BaseObject, String, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by object is equal to the document parsed from the controlFile.
validateXml(String, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by result is equal to the document parsed from the controlFile.
validateXml(String, String, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by result is equal to the document parsed from the controlFile.
validateXml(String, File, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by result is equal to the document parsed from the controlFile.
validateXml(String, String, boolean) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by result is equal to the document parsed from the controlFile.
validateXml(String, String, boolean, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by result is equal to the document parsed from the controlFile.
validateXml(String, File, boolean, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Validates that the document represented by result is equal to the document parsed from the controlFile.
validation - Variable in class org.appng.xml.platform.FieldDef
 
validation - Variable in class org.appng.xml.platform.MetaData
 
Validation - Class in org.appng.xml.platform
A container for the different validation rules of a field.
Validation() - Constructor for class org.appng.xml.platform.Validation
 
VALIDATION_EMAIL - Static variable in class org.appng.api.ValidationMessages
Message: 'Please enter a valid e-mail address'
VALIDATION_FILE_INVALID - Static variable in class org.appng.api.ValidationMessages
Message: 'Please upload a file of the following types: {fileTypes}'
VALIDATION_FILE_INVALID_SIZE - Static variable in class org.appng.api.ValidationMessages
Message: 'Please upload a file (max.
VALIDATION_FILES_INVALID - Static variable in class org.appng.api.ValidationMessages
Message: 'Please upload {minCount} to {maxCount} files of the following types: {fileTypes}'
VALIDATION_FILES_INVALID_SIZE - Static variable in class org.appng.api.ValidationMessages
Message: 'Please upload {minCount} to {maxCount} files (max.
VALIDATION_MAX - Static variable in class org.appng.api.ValidationMessages
Message: 'Value must be less than or equal to {value}'
VALIDATION_MIN - Static variable in class org.appng.api.ValidationMessages
Message: 'Value must be greater than or equal to {value}'
VALIDATION_NO_SELECTION - Static variable in class org.appng.api.ValidationMessages
Message: 'Please make a selection'
VALIDATION_NOT_NULL - Static variable in class org.appng.api.ValidationMessages
Message: 'Field must not be empty'
VALIDATION_STRING_LENGTH - Static variable in class org.appng.api.ValidationMessages
Message: 'Enter {max} characters'
VALIDATION_STRING_MAX - Static variable in class org.appng.api.ValidationMessages
Message: 'Enter at most {max} characters'
VALIDATION_STRING_MIN - Static variable in class org.appng.api.ValidationMessages
Message: 'Enter at least {min} characters'
VALIDATION_STRING_MIN_MAX - Static variable in class org.appng.api.ValidationMessages
Message: 'Enter between {min} and {max} characters'
ValidationGroups - Class in org.appng.xml.platform
Java class for validationGroups complex type.
ValidationGroups() - Constructor for class org.appng.xml.platform.ValidationGroups
 
ValidationGroups.Group - Class in org.appng.xml.platform
The full qualified class name for this group.
ValidationMessages - Class in org.appng.api
Utility class providing constants for the message-keys used in validation-annotations.
ValidationPatterns - Class in org.appng.core.domain
Utility class providing constants for commonly used validation patterns
ValidationProvider - Interface in org.appng.api
Provides some validation-related methods.
ValidationRule - Class in org.appng.xml.platform
Abstract base-class for specific validation rules.
ValidationRule() - Constructor for class org.appng.xml.platform.ValidationRule
 
validator - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
 
ValidatorConfig - Class in org.appng.core.security.signing
The configuration used for validating a repository
ValidatorConfig() - Constructor for class org.appng.core.security.signing.ValidatorConfig
 
value - Variable in class org.appng.appngizer.model.xml.Grant
 
value() - Method in enum org.appng.appngizer.model.xml.PackageType
 
value - Variable in class org.appng.appngizer.model.xml.Property
 
value() - Method in enum org.appng.appngizer.model.xml.RepositoryMode
 
value() - Method in enum org.appng.appngizer.model.xml.RepositoryType
 
value() - Method in enum org.appng.appngizer.model.xml.UserType
 
VALUE - Static variable in class org.appng.cli.prettytable.TableConstants
 
value() - Method in enum org.appng.core.xml.repository.PackageType
 
value() - Method in enum org.appng.xml.application.DatasourceType
 
value - Variable in class org.appng.xml.application.Permission
 
value - Variable in class org.appng.xml.application.Property
 
value() - Method in enum org.appng.xml.application.TemplateType
 
value - Variable in class org.appng.xml.platform.Datafield
 
value() - Method in enum org.appng.xml.platform.FieldPermissionType
 
value() - Method in enum org.appng.xml.platform.FieldType
 
value() - Method in enum org.appng.xml.platform.Icontype
 
value() - Method in enum org.appng.xml.platform.ItemType
 
value - Variable in class org.appng.xml.platform.Label
 
value() - Method in enum org.appng.xml.platform.Linkmode
 
value - Variable in class org.appng.xml.platform.Max
 
value() - Method in enum org.appng.xml.platform.MessageType
 
value - Variable in class org.appng.xml.platform.Min
 
value - Variable in class org.appng.xml.platform.Option
 
value() - Method in enum org.appng.xml.platform.PanelLocation
 
value - Variable in class org.appng.xml.platform.Param
 
value() - Method in enum org.appng.xml.platform.ParamType
 
value - Variable in class org.appng.xml.platform.Permission
 
value() - Method in enum org.appng.xml.platform.PermissionMode
 
value - Variable in class org.appng.xml.platform.Rule.Option
 
value() - Method in enum org.appng.xml.platform.SelectionType
 
value() - Method in enum org.appng.xml.platform.SortOrder
 
valueOf(String) - Static method in enum org.appng.api.FileUpload.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.model.Site.SiteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.model.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.VHostMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.appngizer.model.xml.PackageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.appngizer.model.xml.RepositoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.appngizer.model.xml.RepositoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.appngizer.model.xml.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.cli.commands.application.BaseApplication.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.model.RepositoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.model.RepositoryScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.model.RepositoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.model.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.security.signing.BaseConfig.PrivateKeyFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.security.signing.BaseConfig.SigningAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.security.signing.SigningException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.service.MigrationService.MigrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.core.xml.repository.PackageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.formtags.FormConfirmation.FormConfirmationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.formtags.FormData.FormDataMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.formtags.FormElement.InputTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.formtags.FormElement.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.mail.Mail.RecipientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.taglib.Attribute.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.testsupport.persistence.ConnectionHelper.DBType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.tools.os.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.tools.poi.Border.BorderLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.tools.zipcode.ZipCodeCountry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.application.DatasourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.application.TemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.MarshallService.AppNGSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.FieldPermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.Icontype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.Linkmode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.PanelLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.PermissionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.SelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.xml.platform.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.appng.api.FileUpload.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.model.Site.SiteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.model.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.VHostMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.appngizer.model.xml.PackageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.appngizer.model.xml.RepositoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.appngizer.model.xml.RepositoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.appngizer.model.xml.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.cli.commands.application.BaseApplication.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.model.RepositoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.model.RepositoryScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.model.RepositoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.model.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.security.signing.BaseConfig.PrivateKeyFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.security.signing.BaseConfig.SigningAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.security.signing.SigningException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.service.MigrationService.MigrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.core.xml.repository.PackageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.formtags.FormConfirmation.FormConfirmationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.formtags.FormData.FormDataMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.formtags.FormElement.InputTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.formtags.FormElement.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.mail.Mail.RecipientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.taglib.Attribute.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.testsupport.persistence.ConnectionHelper.DBType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.tools.os.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.tools.poi.Border.BorderLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.tools.zipcode.ZipCodeCountry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.application.DatasourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.application.TemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.MarshallService.AppNGSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.FieldPermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.Icontype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.Linkmode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.PanelLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.PermissionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.SelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.xml.platform.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
verifyIndex(ValidatorConfig, byte[]) - Static method in class org.appng.core.security.signing.Signer
 
version - Variable in class org.appng.appngizer.model.xml.Application
 
version - Variable in class org.appng.appngizer.model.xml.Home
 
version - Variable in class org.appng.appngizer.model.xml.Package
 
version - Variable in class org.appng.appngizer.model.xml.SchemaVersion
 
version - Variable in class org.appng.appngizer.model.xml.Versions
 
version - Variable in class org.appng.core.xml.repository.Package
 
version - Variable in class org.appng.xml.application.PackageInfo
 
version - Variable in class org.appng.xml.platform.ApplicationReference
 
version - Variable in class org.appng.xml.platform.Platform
 
Versionable<T extends Serializable> - Interface in org.appng.api.model
Interface for something that is versionable.
versions - Variable in class org.appng.appngizer.model.xml.Database
 
Versions - Class in org.appng.appngizer.model.xml
Java class for versions complex type.
Versions() - Constructor for class org.appng.appngizer.model.xml.Versions
 
VHOST_MODE - Static variable in class org.appng.api.Platform.Property
Defines whether the server is identified by its IP ('IP_BASED') or by its name ('NAME_BASED')
VHostMode - Enum in org.appng.api
Enum type for the host-configuration of appNG.

W

WAIT_ON_SITE_SHUTDOWN - Static variable in class org.appng.api.Platform.Property
When set to true, appNG waits until a Site has finished processing its requests before shutting it down.
WAIT_TIME - Static variable in class org.appng.api.Platform.Property
The time to wait (in a single waiting loop) for a Site to become available/to finish its requests (milliseconds).
Webservice - Interface in org.appng.api
A Webservice usually returns some text-based data like XML, JSON or even plain text, which can directly be displayed/processed by the client.
welcome() - Method in class org.appng.appngizer.controller.Home
 
withParam(String, String) - Method in class org.appng.testsupport.TestBase.ActionCall
Adds a Param to the wrapped ActionRef.
withParam(String, String) - Method in class org.appng.testsupport.TestBase.DataSourceCall
Adds a Param to the wrapped DatasourceRef.
WorkBookHelper - Class in org.appng.tools.poi
A utility-class to support easier creation of a Workbook
WorkBookHelper(Workbook) - Constructor for class org.appng.tools.poi.WorkBookHelper
 
wrappedFormElement - Variable in class org.appng.taglib.form.FormElement
 
wrapResponseForHeadRequest(HttpServletResponse) - Method in class org.appng.core.controller.Tomcat7Support
 
wrapResponseForHeadRequest(HttpServletResponse) - Method in class org.appng.core.controller.Tomcat8Support
 
write(OutputStream) - Method in class org.appng.search.searcher.SearchFormatter
 
write(Writer) - Method in class org.appng.search.searcher.SearchFormatter
 
WRITE_DEBUG_FILES - Static variable in class org.appng.api.Platform.Property
When set to true, the XML, XSLT and potential Exceptions occurring on a request to the appNG manager GUI are written to <platformRootPath>/debug
writeApplicationResources(Application, boolean, File, Collection<Resource>) - Method in class org.appng.core.service.CoreService
 
writeCerts(Collection<X509Certificate>) - Static method in class org.appng.core.security.signing.CertTools
 
writeDebugFiles(String, String, PlatformTransformer.SourceAwareTemplate, TransformerException) - Method in class org.appng.core.model.PlatformTransformer
 
writeDictionary(OutputStream) - Method in class org.appng.api.support.XmlGenerator
 
writeJson(Object) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
 
writeJson - Static variable in class org.appng.testsupport.validation.WritingJsonValidator
Set to true to (over)write the control-files on (default false) (see also WritingJsonValidator.controlFileSource).
writeTestData(EntityManager) - Method in interface org.appng.testsupport.persistence.TestDataProvider
 
writeToDisk(Object, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Writes the document represented by data to a File.
writeToDisk(Object, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Writes the document represented by data to a File.
writeToDiskPlain(String, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
Writes the document represented by json to a File.
writeToDiskPlain(String, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
Writes the document represented by data to a File.
writeToOutputStream(Object, OutputStream) - Method in class org.appng.api.support.XmlGenerator
 
writeXml - Static variable in class org.appng.testsupport.validation.WritingXmlValidator
Set to true to (over)write the control-files on (default false) (see also WritingXmlValidator.controlFileSource).
WritingJsonValidator - Class in org.appng.testsupport.validation
Utility class that supports testing if two JSON documents have the same content.
WritingJsonValidator() - Constructor for class org.appng.testsupport.validation.WritingJsonValidator
 
WritingJsonValidator.JsonWrapper - Class in org.appng.testsupport.validation
A wrapper class for Actions and Datasources
WritingXmlValidator - Class in org.appng.testsupport.validation
Utility class that supports testing if two XML documents have the same content.
WritingXmlValidator() - Constructor for class org.appng.testsupport.validation.WritingXmlValidator
 
WRONG_OS - Static variable in class org.appng.tools.os.Command
 
WWW_DIR - Static variable in class org.appng.api.SiteProperties
The name of the folder containing the web-contents, relative to Platform.Property.REPOSITORY_PATH configured in the appNG base configuration

X

X_FORWARDED_FOR - Static variable in class org.appng.core.controller.HttpHeaders
The HTTP X-Forwarded-For header field name
X_FORWARDED_PROTO - Static variable in class org.appng.core.controller.HttpHeaders
The HTTP X-Forwarded-Proto header field name.
xElement(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
xElement(Node, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
XHTML - Class in org.appng.tools.markup
Reads/inserts an attribute from/to a given XHTML-Tag
XHTML() - Constructor for class org.appng.tools.markup.XHTML
 
xlsToXml(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
XML - Class in org.appng.tools.markup
 
XML() - Constructor for class org.appng.tools.markup.XML
 
xml - Variable in class org.appng.xml.platform.TextElement
 
Xml() - Constructor for class org.appng.xml.platform.TextElement.Xml
 
XmlGenerator - Class in org.appng.api.support
Utility class for generating source XML (for Actions and Datasource) from a given list of XmlGenerator.Entitys.
XmlGenerator(boolean) - Constructor for class org.appng.api.support.XmlGenerator
Creates a new XmlGenerator
XmlGenerator() - Constructor for class org.appng.api.support.XmlGenerator
 
XmlGenerator.Entity - Class in org.appng.api.support
Represents a domain object of a certain type with a number of properties
XMLTaglet - Interface in org.appng.api
Similar to a Taglet, a XMLTaglet can be used inside a JSP-Page to embed (static or dynamic) content that is retrieved from a Application.
xmlToXls(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
 
xNode(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
xNode(Node, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
 
XPathDifferenceHandler - Class in org.appng.testsupport.validation
A DifferenceListener which ignores the Difference if the XPath of the node was added to ignorable expressions using XPathDifferenceHandler.ignoreDifference(String).
XPathDifferenceHandler(boolean) - Constructor for class org.appng.testsupport.validation.XPathDifferenceHandler
Creates a new XPathDifferenceHandler.
XPathDifferenceHandler() - Constructor for class org.appng.testsupport.validation.XPathDifferenceHandler
Delegates to XPathDifferenceHandler.XPathDifferenceHandler(boolean) with stripPositions = true.
XPathProcessor - Class in org.appng.api
An XPathProcessor is used the create a Document from an URL or InputStream and then to extract NodeLists, Nodes, Elements, Attributes etc.
XPathProcessor(String) - Constructor for class org.appng.api.XPathProcessor
Create a new XPathProcessor from the given URL.
XPathProcessor(URL) - Constructor for class org.appng.api.XPathProcessor
Create a new XPathProcessor from the given URL.
XPathProcessor(InputStream) - Constructor for class org.appng.api.XPathProcessor
Create a new XPathProcessor from the given InputStream.
XPathProcessor(Document) - Constructor for class org.appng.api.XPathProcessor
 
XSS_ALLOWED_TAGS - Static variable in class org.appng.api.Platform.Property
A list of allowed HTML Tags, separated by '|', optionally followed by a space-separated list of allowed attributes.
Example:
XSS_EXCEPTIONS - Static variable in class org.appng.api.SiteProperties
URL path prefixes where XSS protection is omitted.
XSS_PROTECT - Static variable in class org.appng.api.Platform.Property
Set to true to enable XSS protection
XSSFilter - Class in org.appng.core.controller.filter
A servlet filter to prevent XSS attacks.
Inspired by https://dzone.com/articles/stronger-anti-cross-site https://jsoup.org/cookbook/cleaning-html/whitelist-sanitizer
XSSFilter() - Constructor for class org.appng.core.controller.filter.XSSFilter
 
XSSHelper - Class in org.appng.api.support
Utility class for creating XSSUtil-instances.
XSSHelper() - Constructor for class org.appng.api.support.XSSHelper
 
XSSUtil - Class in org.appng.forms
A utility class helping with XSS prevention.
Uses ESAPI and JSOUP.
XSSUtil(Encoder) - Constructor for class org.appng.forms.XSSUtil
 
XSSUtil(Encoder, Whitelist, String...) - Constructor for class org.appng.forms.XSSUtil
 

Y

YYYY_MM_DD_HH_MM_SS - Static variable in interface org.appng.api.search.Document
 

Z

ZipCodeCountry - Enum in org.appng.tools.zipcode
TODO insert description
ZipCodeValidator - Interface in org.appng.tools.zipcode
TODO insert description
ZipCodeValidatorFactory - Class in org.appng.tools.zipcode
TODO insert description
ZipCodeValidatorFactory() - Constructor for class org.appng.tools.zipcode.ZipCodeValidatorFactory
 
ZipFileProcessor<T> - Interface in org.appng.core.model
SPI for processing a ZipFile.

_

_default - Variable in class org.appng.xml.platform.Link
 
_default - Variable in class org.appng.xml.platform.OutputFormat
 
_default - Variable in class org.appng.xml.platform.OutputType
 
_default - Variable in class org.appng.xml.platform.Param
 
_package - Variable in class org.appng.appngizer.model.xml.Packages
 
_package - Variable in class org.appng.core.xml.repository.Packages
 
_package - Variable in class org.appng.core.xml.repository.PackageVersions
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2011–2017 aiticon GmbH. All rights reserved.