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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
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(File, String) - Method in class org.appng.tools.file.FilePrefixFilter
- accept(File, String) - Method in class org.appng.tools.file.FileSuffixFilter
- accept(Serializable, Member) - Method in class org.appng.core.controller.messaging.TribesReceiver
- acceptsGzipEncoding(HttpServletRequest) - Method in class org.appng.core.controller.filter.PageCacheFilter
- accessCode - org.appng.api.rest.auth.OAuthFlow
- 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 - Variable in class org.appng.xml.platform.Sectionelement
- action - Variable in class org.appng.xml.platform.SectionelementDef
- action(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- Action - Class in org.appng.api.rest.model
-
An action, representing an executable operation.
- 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.api.rest.model.Action
- Action() - Constructor for class org.appng.xml.platform.Action
- actionField(String, String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- ActionField - Class in org.appng.api.rest.model
-
A single field as a part of an action.
- ActionField() - Constructor for class org.appng.api.rest.model.ActionField
- ActionHelper - Class in org.appng.api.rest
-
Utility class that helps dealing with
Actions. - ActionHelper(ResponseEntity<Action>) - Constructor for class org.appng.api.rest.ActionHelper
- 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
ActionProviderusually 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.client.AppNGizer
- activateApplication(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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
- active(Boolean) - Method in class org.appng.api.rest.model.ValidationRule
- add(String, ExecutableCliCommand) - Method in class org.appng.cli.CliCommands
-
Registers the given
ExecutableCliCommandunder the given name. - add(PackageArchive) - Method in interface org.appng.core.model.RepositoryCache
-
Adds a single
PackageArchive - add(PackageArchive) - Method in class org.appng.core.model.RepositoryCacheFilesystem
- add(PackageArchive) - Method in class org.appng.core.model.RepositoryCacheSoap
- 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) - Method in interface org.appng.mail.Mail
- addAttachment(File, String, String) - Method in class org.appng.mail.impl.MailImpl
- addAttachment(File, String, String) - Method in interface org.appng.mail.Mail
- addAttachment(InputStream, String, String) - Method in class org.appng.mail.impl.MailImpl
- addAttachment(InputStream, 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
- addCell(Row, int) - 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, 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
- 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, CellStyle) - 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
- addDateModules(ObjectMapper) - Method in class org.appng.api.config.RestConfig
- addDefaultHeader(String, String) - Method in class org.appng.api.rest.ApiClient
-
Add a default header.
- addDifferenceListener(String, DifferenceListener) - Method in class org.appng.testsupport.validation.XPathDifferenceHandler
-
Registers a custom
DifferenceListenerfor the given XPath expression - addElementsItem(Element) - Method in class org.appng.api.rest.model.Page
- addEntriesItem(Option) - Method in class org.appng.api.rest.model.Options
- addEntry(String, String, String) - Method in class org.appng.search.indexer.IndexConfig
- addErrorMessage(String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.ERROR. - addErrorMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
- addErrorMessage(FieldProcessor, MessageParam) - Method in interface org.appng.api.RequestSupport
-
Adds an error to the
FieldProcessorusingFieldProcessor.addErrorMessage(String). - addErrorMessage(FieldProcessor, MessageParam) - Method in class org.appng.api.support.ApplicationRequest
- addErrorMessage(FieldProcessor, MessageParam) - Method in class org.appng.api.support.RequestSupportImpl
- addErrorMessage(FieldProcessor, MessageParam, String) - Method in interface org.appng.api.RequestSupport
-
Adds an error to a
FieldDefusingFieldProcessor.addErrorMessage(org.appng.xml.platform.FieldDef, String). - addErrorMessage(FieldProcessor, MessageParam, String) - Method in class org.appng.api.support.ApplicationRequest
- addErrorMessage(FieldProcessor, MessageParam, String) - Method in class org.appng.api.support.RequestSupportImpl
- addErrorMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.ERRORto the given field. - addErrorMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
- addField(IndexableField) - Method in class org.appng.search.indexer.SimpleDocument
- addField(FieldConverter.DatafieldOwner, FieldWrapper) - Method in interface org.appng.api.FieldConverter
-
Creates a
Datafieldand add it to the givenFieldConverter.DatafieldOwner, usingFieldWrapper.getStringValue()for theDatafield's value. - addField(FieldConverter.DatafieldOwner, FieldWrapper) - Method in class org.appng.api.support.field.FieldConversionFactory
- addFieldsItem(ActionField) - Method in class org.appng.api.rest.model.Action
- addFieldsItem(ActionField) - Method in class org.appng.api.rest.model.ActionField
- addFieldsItem(Field) - Method in class org.appng.api.rest.model.Datasource
- addFieldsItem(Field) - Method in class org.appng.api.rest.model.Field
- addFieldsItem(FieldValue) - Method in class org.appng.api.rest.model.Element
- addFiltersItem(Filter) - Method in class org.appng.api.rest.model.Datasource
- addFormElement() - Method in class org.appng.formtags.FormData
-
Adds a new
FormElementto thisFormDataand 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 givenFieldProcessor, depending on theFormFields defined at theTaskFormData. - addFormGroup() - Method in class org.appng.formtags.FormData
- addFormProcessProvider(FormProcessProvider) - Method in class org.appng.formtags.Form
-
Adds a
FormProcessProviderto thisForm. - addFunction(String, Method) - Method in class org.appng.el.ExpressionEvaluator
-
Adds a function to this
ExpressionEvaluator. - addFunction(String, String, Method) - Method in class org.appng.el.ExpressionEvaluator
-
Adds a prefixed function to this
ExpressionEvaluator. - addGroup(OptionGroup) - Method in class org.appng.api.support.SelectionBuilder
-
Adds a
OptionGroupto the selection - 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
- addHeadersToRequest(HttpHeaders, RequestEntity.BodyBuilder) - Method in class org.appng.api.rest.ApiClient
-
Add headers to the request that is being built
- addHyperLinkCell(Row, int, String, String) - Method in class org.appng.tools.poi.WorkBookHelper
- addInterceptors(InterceptorRegistry) - Method in class org.appng.appngizer.AppNGizer
- addInvalidMessage(String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.INVALID. - addInvalidMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
- addInvalidMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.INVALIDto the given field. - 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 thisFieldProcessor - addLinkPanels(List<Linkpanel>) - Method in class org.appng.api.support.FieldProcessorImpl
- addLinks() - Method in class org.appng.appngizer.model.Application
- addLinksItem(Link) - Method in class org.appng.api.rest.model.Datasource
- addLinksItem(Link) - Method in class org.appng.api.rest.model.Element
- addMap(Map<String, String>) - Method in class org.appng.api.support.OptionImpl
- addMessage(FieldDef, ValidationRule, String, String) - Method in class org.appng.api.support.validation.DefaultValidationProvider
- addMessages(Environment, Messages) - Static method in class org.appng.api.support.ElementHelper
-
Adds some messages to the current session.
- addMessagesItem(Message) - Method in class org.appng.api.rest.model.Action
- addMessagesItem(Message) - Method in class org.appng.api.rest.model.ActionField
- addMessagesItem(Message) - Method in class org.appng.api.rest.model.Datasource
- addNoticeMessage(String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.INVALID. - addNoticeMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
- addNoticeMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.NOTICEto the given field. - addNoticeMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
- addObserver(Observer<? super Document>) - Method in class org.appng.search.indexer.SimpleDocument
- 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. - addOkMessage(String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.OK. - addOkMessage(String) - Method in class org.appng.api.support.FieldProcessorImpl
- addOkMessage(FieldDef, String) - Method in interface org.appng.api.FieldProcessor
-
Adds a
Messageof typeMessageType.OKto the given field. - addOkMessage(FieldDef, String) - Method in class org.appng.api.support.FieldProcessorImpl
- addOption(String, String, boolean) - Method in class org.appng.api.support.OptionGroupFactory.OptionGroup
- addOption(String, String, boolean) - Method in interface org.appng.api.support.OptionOwner
- addOption(String, String, boolean) - Method in class org.appng.api.support.OptionOwner.OptionOwnerBase
- addOption(String, String, boolean) - Method in class org.appng.api.support.SelectionFactory.Selection
- addOption(Option) - Method in class org.appng.api.support.OptionsImpl
- addOption(Option) - Method in class org.appng.api.support.OptionGroupFactory.OptionGroup
- addOption(Option) - Method in interface org.appng.api.support.OptionOwner
- addOption(Option) - Method in class org.appng.api.support.OptionOwner.OptionOwnerBase
- addOption(Option) - Method in class org.appng.api.support.SelectionFactory.Selection
- addOptionsItem(Option) - Method in class org.appng.api.rest.model.Option
- addOptionsItem(Parameter) - Method in class org.appng.api.rest.model.ValidationRule
- 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
Requestused in the testcase.
After all parameters have been added,TestBase.initParameters()(orTestBase.initParameters(boolean)) has to be called.
Not to confiuse withTestBase.DataSourceCall.withParam(String, String)andTestBase.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. - addParametersItem(Parameter) - Method in class org.appng.api.rest.model.Action
- addParametersItem(Parameter) - Method in class org.appng.api.rest.model.Datasource
- 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
- addPermissionsItem(Permission) - Method in class org.appng.api.rest.model.Action
- addPermissionsItem(Permission) - Method in class org.appng.api.rest.model.Datasource
- addProperty(String, Object, String, Property.Type) - 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(String, String, Mail.RecipientType) - Method in class org.appng.mail.impl.MailImpl
- addReceiver(String, String, Mail.RecipientType) - Method in interface org.appng.mail.Mail
- addReceiver(String, Mail.RecipientType) - Method in class org.appng.mail.impl.MailImpl
- addReceiver(String, Mail.RecipientType) - Method in interface org.appng.mail.Mail
- addReceiver(Receiver) - Method in class org.appng.mail.impl.MailImpl
- addReceiver(Receiver) - Method in interface org.appng.mail.Mail
- addReplyTo(String) - Method in class org.appng.mail.impl.MailImpl
- addReplyTo(String) - Method in interface org.appng.mail.Mail
- addReplyTo(String, String) - Method in class org.appng.mail.impl.MailImpl
- 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
- addRulesItem(ValidationRule) - Method in class org.appng.api.rest.model.ActionField
- addRulesItem(ValidationRule) - Method in class org.appng.api.rest.model.Field
- addSite(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
-
This method is called immediately after adding a
Applicationfrom aSite, which has not been reloaded at this point. - addSort(String, Sort.OrderEnum) - Method in class org.appng.api.rest.RestClient.Pageable
-
Adds a sort criteria for the given field.
- 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 theValidationto theFieldDefinitions. - addValue(MutablePropertyValues, String, List<?>) - Method in class org.appng.api.RequestDataBinder
- addValuesItem(FieldValue) - Method in class org.appng.api.rest.model.FieldValue
- addVariable(ITemplateContext, String, Object) - Method in class org.appng.core.templating.ThymeleafReplaceInterceptorBase
- adminRole - Variable in class org.appng.xml.application.Role
- afterCompletion(WebRequest, Exception) - Method in class org.appng.appngizer.controller.SessionInterceptor
- 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.testsupport.persistence.HsqlServerFactoryBean
- ALL - org.appng.appngizer.model.xml.RepositoryMode
- ALL - org.appng.core.model.RepositoryMode
-
all versions, stable and snapshot
- ALLOW_GET_REQUESTS - org.appng.formtags.FormConfirmation.FormConfirmationMode
-
After submitting the form, the formConfirmation section may be controlled by the ProcessProvider through GET Requests
- ALLOW_SKIP_RENDER - Static variable in class org.appng.api.SiteProperties
-
Allow skipping of the render phase using
render=falsefor the manager GUI or the XSLT based rendering ofTaglets. - 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
- ALWAYS - org.appng.formtags.FormConfirmation.FormConfirmationMode
-
Show Form Confirmation section always.
- ALWAYS - org.appng.formtags.FormData.FormDataMode
-
Always display the
FormData - ANCHOR - org.appng.xml.platform.ItemType
-
The item represents an anchor, which separates it from regular items.
- and(String) - Method in class org.appng.persistence.repository.SearchQuery
-
Adds a parameterless JPQL AND-clause to this query.
Usage example: - and(String, Map<String, Object>) - Method in class org.appng.persistence.repository.SearchQuery
-
Adds a parameterized JPQL AND-clause to this query.
- AND - Static variable in class org.appng.persistence.repository.SearchQuery
- andClauses - Variable in class org.appng.persistence.repository.SearchQuery
- ApiClient - Class in org.appng.api.rest
- ApiClient() - Constructor for class org.appng.api.rest.ApiClient
- ApiClient(RestTemplate) - Constructor for class org.appng.api.rest.ApiClient
- ApiClient.CollectionFormat - Enum in org.appng.api.rest
- ApiKeyAuth - Class in org.appng.api.rest.auth
- ApiKeyAuth(String, String) - Constructor for class org.appng.api.rest.auth.ApiKeyAuth
- 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.
- appendEntityAlias - Variable in class org.appng.persistence.repository.SearchQuery
- appendJoinAndWhereClause(StringBuilder) - Method in class org.appng.persistence.repository.SearchQuery
-
Appends a JOIN-clause (if present) and the WHERE-clause to the given
queryBuilder - appendOrder(Pageable, StringBuilder, String) - Method in class org.appng.persistence.repository.SearchQuery
-
Appends an
ORDER BYclause, derived from thepageable, to thequeryBuilder, using the givenentityName. - appendOrder(Sort, StringBuilder, String) - Method in class org.appng.persistence.repository.SearchQuery
-
Appends an
ORDER BYclause, derived from thesort, to thequeryBuilder, using the givenentityName. - application - org.appng.api.rest.auth.OAuthFlow
- 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 - 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(String) - Method in class org.appng.appngizer.client.AppNGizer
- application(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- application(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- application(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Application - Class in org.appng.appngizer.model
- Application - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Application - Interface in org.appng.api.model
-
A
Applicationis a component that adds certain functionality to the platform. - Application() - Constructor for class org.appng.appngizer.model.xml.Application
- Application(String) - Constructor for class org.appng.appngizer.model.Application
- Application(String, String) - Constructor for class org.appng.appngizer.model.Application
- APPLICATION - org.appng.api.model.ResourceType
-
The
Application'sapplication.xmllocated in the root directory - APPLICATION - org.appng.appngizer.model.xml.PackageType
- APPLICATION - org.appng.core.xml.repository.PackageType
- APPLICATION - org.appng.xml.MarshallService.AppNGSchema
- APPLICATION - org.appng.xml.platform.ItemType
-
The item represents a application.
- APPLICATION - Static variable in class org.appng.cli.prettytable.TableConstants
- 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
Applicationinside a JSP page. - ApplicationAdapter() - Constructor for class org.appng.taglib.ApplicationAdapter
- ApplicationArchiveProcessor - Class in org.appng.core.service
-
A
ZipFileProcessorto be processed by aPackageArchive. - ApplicationArchiveProcessor(Application) - Constructor for class org.appng.core.service.ApplicationArchiveProcessor
- ApplicationCacheManager - Class in org.appng.core.model
-
A
CacheManagerthat is aware ofSites andApplications to avoid naming conflicts and also ensure no otherApplicationcan access theCache.
The TTL and maxIdle for theCachecan be configured using the application property "cacheConfig". - ApplicationCacheManager() - Constructor for class org.appng.core.model.ApplicationCacheManager
- ApplicationConfig - Class in org.appng.api.config
-
Basic
Configurationfor allApplications. - ApplicationConfig - Class in org.appng.xml.platform
-
The
ApplicationConfigis responsible for the basic configuration of a application. - ApplicationConfig() - Constructor for class org.appng.api.config.ApplicationConfig
- ApplicationConfig() - Constructor for class org.appng.xml.platform.ApplicationConfig
- ApplicationConfigProvider - Interface in org.appng.api
-
Provides the basic configuration of a
Application, which is theApplicationInfoparsed from theapplication-info.xmland all definedPageDefinitions,Events,Actions,Datasources and also theApplicationRootConfig. - 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
XmlWebApplicationContextrepresenting aSiteApplication. - ApplicationContext(SiteApplication, ApplicationContext, ClassLoader, ServletContext, String[]) - Constructor for class org.appng.core.model.ApplicationContext
-
Creates a new
ApplicationContext. - ApplicationController - Class in org.appng.appngizer.controller
- ApplicationController - Interface in org.appng.api
-
Provides methods to startup and shutdown a
Application. - ApplicationController() - Constructor for class org.appng.appngizer.controller.ApplicationController
- ApplicationException - Exception in org.appng.api
-
A
RuntimeExceptionto be used inside business logic. - ApplicationException(String) - Constructor for exception org.appng.api.ApplicationException
- ApplicationException(String, String, Object...) - Constructor for exception org.appng.api.ApplicationException
- ApplicationException(String, Throwable) - Constructor for exception org.appng.api.ApplicationException
- ApplicationException(String, Throwable, String, Object...) - 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.core.controller.handler.MonitoringHandler.ApplicationInfo
- ApplicationInfo() - Constructor for class org.appng.xml.application.ApplicationInfo
- applicationMarshallService() - Method in class org.appng.testsupport.config.ApplicationTestConfig
- applicationPath() - Method in class org.appng.api.support.ApplicationRequest
-
Creates a new
ApplicationRequest.ApplicationPathto be used to evaluate include-conditions on a page. - ApplicationPostProcessor - Class in org.appng.core.repository.config
-
A
BeanFactoryPostProcessorthat configures thedatasourcebean which is of typeDataSource, but only if theApplicationrequires a database. - ApplicationPostProcessor(Site, Application, DatabaseConnection, CacheManager, Collection<String>) - Constructor for class org.appng.core.repository.config.ApplicationPostProcessor
-
Creates a new
ApplicationPostProcessorusing the givenDatabaseConnection. - applicationProperties(String) - Method in class org.appng.appngizer.client.AppNGizer
- applicationProperties(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- applicationProperties(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- applicationProperties(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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
ApplicationProvideractually processes theApplicationRequestby building and executingCallableActions andCallableDataSources. - ApplicationProvider(Site, Application) - Constructor for class org.appng.core.model.ApplicationProvider
- ApplicationProvider(Site, Application, boolean) - 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 - Variable in class org.appng.core.service.CoreService
- ApplicationRepository - Interface in org.appng.core.repository
- ApplicationRequest - Class in org.appng.api.support
-
Default
Requestimplementation, 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
- ApplicationRequest.ApplicationPath - Class in org.appng.api.support
-
Helper class used to simplify include conditions for actions and datasources on a page.
Registered as variablePATH, so conditions can look like - ApplicationResourceHolder - Class in org.appng.api.support
-
Default
Resources-implementation - ApplicationResourceHolder(Application, MarshallService, File, File) - Constructor for class org.appng.api.support.ApplicationResourceHolder
-
Creates a new
ApplicationResourceHolder - ApplicationRootConfig - Class in org.appng.xml.platform
-
The root configuration of the application, defining
SessionParamsandNavigation. - ApplicationRootConfig() - Constructor for class org.appng.xml.platform.ApplicationRootConfig
- applications() - Method in class org.appng.appngizer.client.AppNGizer
- applications() - Method in interface org.appng.appngizer.client.AppNGizerClient
- applications(String) - Method in class org.appng.appngizer.client.AppNGizer
- applications(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Applications - Class in org.appng.appngizer.model
- Applications - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Applications() - Constructor for class org.appng.appngizer.model.xml.Applications
- Applications(List<Application>) - Constructor for class org.appng.appngizer.model.Applications
- APPLICATIONS - org.appng.xml.platform.ItemType
-
The item represents a set of applications.
- ApplicationSubject - Interface in org.appng.api.model
- ApplicationSubjectImpl - Class in org.appng.core.model
-
Default
ApplicationSubjectimplementation. - ApplicationSubjectImpl(String, String, String, String, String) - Constructor for class org.appng.core.model.ApplicationSubjectImpl
- ApplicationTestConfig - Class in org.appng.testsupport.config
- ApplicationTestConfig() - Constructor for class org.appng.testsupport.config.ApplicationTestConfig
- applyBorders(Sheet, CellRangeAddress, Borders) - Method in class org.appng.tools.poi.WorkBookHelper
- applyChanges(Database, DatabaseConnection) - Static method in class org.appng.appngizer.model.Database
- applyHeaders(HttpServletResponse, HttpHeaders) - Static method in class org.appng.api.support.HttpHeaderUtils
-
Applies the given
HttpHeadersto theHttpServletResponse. - applyOuterBorders(Sheet, CellRangeAddress, Borders) - Method in class org.appng.tools.poi.WorkBookHelper
- applyPagination(Query, Long, Pageable) - Method in class org.appng.persistence.repository.SearchQuery
-
Applies the given
pageableto the query. - applyPassword(String) - Method in class org.appng.core.security.BCryptPasswordHandler
- applyPassword(String) - Method in interface org.appng.core.security.PasswordHandler
-
Hashes and sets the password, clears the salt, sets the last changed date for the password
- applyTo(Cell) - Method in class org.appng.tools.poi.Border
- applyTo(CellStyle) - Method in class org.appng.tools.poi.Border
- applyTo(CellStyle) - Method in class org.appng.tools.poi.Borders
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class org.appng.api.rest.auth.ApiKeyAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in interface org.appng.api.rest.auth.Authentication
-
Apply authentication settings to header and / or query parameters.
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class org.appng.api.rest.auth.HttpBasicAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class org.appng.api.rest.auth.OAuth
- 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_CONTEXT - Static variable in class org.appng.core.controller.PlatformStartup
- APPNG_DATA - Static variable in class org.appng.api.Platform.Property
-
The absolute path to the data directory
- 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.
- AppNGizer - Class in org.appng.appngizer
- AppNGizer - Class in org.appng.appngizer.client
-
A client for appNGizer.
Usage: - AppNGizer() - Constructor for class org.appng.appngizer.AppNGizer
- AppNGizer(String, String) - Constructor for class org.appng.appngizer.client.AppNGizer
- AppNGizer(String, String, RestTemplate) - Constructor for class org.appng.appngizer.client.AppNGizer
- AppNGizerClient - Interface in org.appng.appngizer.client
-
Interface for interacting with appNGizer
- AppNGizerClient.Config - Class in org.appng.appngizer.client
-
Utility class to read and write
Propertiesfrom/to YAML or JSON files. - AppNGizerClient.Config.Format - Enum in org.appng.appngizer.client
- AppNGizerClient.PropertyWrapper - Class in org.appng.appngizer.client
- AppNGizerClient.SiteConfig - Class in org.appng.appngizer.client
- 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
- AppNGThymeleafDialect - Class in org.appng.core.templating
-
An appNG specific Thymeleaf dialect to enable the functionality to add application-specific interceptors.
- AppNGThymeleafDialect() - Constructor for class org.appng.core.templating.AppNGThymeleafDialect
- AppNGThymeleafDialect(Collection<ThymeleafReplaceInterceptor>) - Constructor for class org.appng.core.templating.AppNGThymeleafDialect
- appngVersion - Variable in class org.appng.xml.application.PackageInfo
- ASC - org.appng.api.rest.model.Sort.OrderEnum
- ASC - org.appng.xml.platform.SortOrder
-
ascending order
- ASSET - org.appng.api.model.ResourceType
-
not yet supported
- 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-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
If the value istrue, the file attachments of theFormwill be added to the e-mail. - AttachmentWebservice - Interface in org.appng.api
-
Enhancement of a
Webservicewhich is used to provide a file as an attachment. - ATTR_NAME - Static variable in class org.appng.core.templating.ReplaceTagProcessor
- 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 currentEnvironmentusing one of the supportedScopes. - Attribute() - Constructor for class org.appng.taglib.Attribute
- Attribute(String, String) - 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
DifferenceListenerwhich ignores the values of certain attributes.
For example, if setting up aAttributeValueDifferenceHandlerlike this - AttributeValueDifferenceHandler(String...) - Constructor for class org.appng.testsupport.validation.AttributeValueDifferenceHandler
- Auditable<T extends Serializable> - Interface in org.appng.core.domain
-
Marker interface for domain objects that should be audited using
PlatformEventListener. - auditableListener - Variable in class org.appng.core.service.CoreService
- auditableListener - Variable in class org.appng.core.service.InitializerService
- AUTH_APPLICATION - Static variable in class org.appng.api.SiteProperties
-
The name of the
Applicationwhich 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 - Variable in class org.appng.xml.platform.Authentications
- Authentication - Class in org.appng.xml.platform
-
A special navigation-item that represents an available authentication mechanism.
- Authentication - Interface in org.appng.api.rest.auth
- Authentication() - Constructor for class org.appng.xml.platform.Authentication
- authentications - Variable in class org.appng.xml.platform.PlatformConfig
- Authentications - Class in org.appng.xml.platform
-
A wrapper for the available
Authenticationitems. - Authentications() - Constructor for class org.appng.xml.platform.Authentications
- Authorizable<T extends Serializable> - Interface in org.appng.api.model
-
If a
Applicationwant's to authorize a domain object to severalRoles, the domain-object needs to implementAuthorizable.
TheRoles provided by theApplicationcan be obtained by callingApplication.getRoles(). - AuthSubject - Interface in org.appng.api.model
-
An
AuthSubjectprovides some user-credentials. - AuthSubject.PasswordChangePolicy - Enum in org.appng.api.model
-
The policy for changing the subject's password
- 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
-
Automatically crops the original image to the required size.
- autoCrop(int, int, int, int, int, int) - Method in class org.appng.tools.image.ImageProcessor
-
Automatically crops the original image to the required size.
- 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
- B - org.appng.api.FileUpload.Unit
-
byte
- backupFields() - Method in class org.appng.api.FieldWrapper
- BASE_URL - Static variable in class org.appng.api.support.environment.EnvironmentKeys
-
The first segement of the servlet path (scope:
Scope.REQUEST) - base64ToByte(String) - Static method in class org.appng.api.auth.AuthTools
-
From a base 64 representation, returns the corresponding byte[]
- 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
- BCC - org.appng.mail.Mail.RecipientType
- 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 - Variable in class org.appng.xml.platform.Datasource
- Bean - Class in org.appng.xml.platform
-
References a bean defined in the applications
beans.xmlfile. - Bean() - Constructor for class org.appng.xml.platform.Bean
- 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 - org.appng.api.model.ResourceType
-
The
Application'sbeans.xmllocated in the root directory - BEANS_XML_NAME - Static variable in enum org.appng.api.model.ResourceType
- beforeCreate(Auditable<?>) - Method in class org.appng.core.domain.PlatformEventListener
- beVerbose - Variable in class org.appng.cli.commands.CommandList
- BINARY - org.appng.core.model.ResponseType
- bind() - Method in class org.appng.api.FormDataBinder
-
Performs the actual binding.
- bind() - Method in class org.appng.api.RequestDataBinder
-
Performs the actual binding.
- 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() - Constructor for class org.appng.api.search.BlockingQueueAccessor
-
Creates a new
BlockingQueueAccessorwith a queue size of 100}. - BlockingQueueAccessor(int) - Constructor for class org.appng.api.search.BlockingQueueAccessor
-
Creates a new
BlockingQueueAccessorwith the given queue size. - bold() - Method in class org.appng.tools.poi.FontBuilder
- BOOLEAN - org.appng.api.model.Property.Type
- BOOLEAN - org.appng.xml.application.PropertyType
- BOOLEAN - org.appng.xml.platform.ParamType
-
Parameter is a boolean.
- 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, int, Border, int...) - Method in class org.appng.tools.poi.WorkBookHelper
- borderColumns(Sheet, 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() - 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.BorderBuilder - Class in org.appng.tools.poi
- BOTH - org.appng.xml.platform.PanelLocation
-
The linkpanel is displayed above and beneath the
Datasource. - bottom() - Method in class org.appng.tools.poi.Borders
- bottom(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
- bottom(BorderStyle) - Method in class org.appng.tools.poi.Borders
- BOTTOM - org.appng.tools.poi.Border.BorderLocation
- BOTTOM - org.appng.xml.platform.PanelLocation
-
The linkpanel is displayed on the bottom, beneath the
Datasource. - 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.api.support.OptionsBuilder
-
Creates the options and adds the to the owner
- build() - Method in class org.appng.api.support.SelectionBuilder
- build() - Method in class org.appng.tools.poi.Borders.BorderBuilder
- build() - Method in class org.appng.tools.poi.FontBuilder
- BuilderFactory - Class in org.appng.xml
-
Provides factory methods to create secure instances of
DocumentBuilderFactoryandTransformerFactory. - BuilderFactory() - Constructor for class org.appng.xml.BuilderFactory
- buildMessage(Message, Mail) - Method in class org.appng.mail.impl.DefaultTransport
- buildMessage(Mail) - Method in class org.appng.mail.impl.DefaultTransport
- buildMvc(ConfigurableApplicationContext, Class<?>) - Static method in class org.appng.testsupport.config.RestTestConfig
- buildQueryString() - Method in class org.appng.persistence.repository.SearchQuery
-
Builds and returns the JPQL query string based on the
SearchQuery.domainClasstheSearchQuery.entityAliasandSearchQuery.appendEntityAliastheSearchQuery.joinQuerytheSearchQuery.criteriatheSearchQuery.andClauses - buildRestTemplate() - Method in class org.appng.api.rest.ApiClient
-
Build the RestTemplate used to make HTTP requests.
- buildUrl(String) - Method in class org.appng.tools.locator.GMapGeoLocator
- BusinessException - Exception in org.appng.api
-
An
Exceptionto be used inside business logic. - BusinessException(String) - Constructor for exception org.appng.api.BusinessException
- BusinessException(String, String, Object...) - Constructor for exception org.appng.api.BusinessException
- BusinessException(String, Throwable) - Constructor for exception org.appng.api.BusinessException
- BusinessException(String, Throwable, String, Object...) - Constructor for exception org.appng.api.BusinessException
- BusinessException(Throwable) - Constructor for exception org.appng.api.BusinessException
- byteArrayHttpMessageConverter() - Method in class org.appng.api.config.RestConfig
- byteToBase64(byte[]) - Static method in class org.appng.api.auth.AuthTools
-
From a byte[] returns a base 64 representation.
C
- CACHE_CLEAR_ON_SHUTDOWN - Static variable in class org.appng.api.SiteProperties
-
Whether or not the cache is cleared on a site shutdown/reload
- CACHE_CONFIG - Static variable in class org.appng.api.Platform.Property
-
The global configuration for configuring caching.
- CACHE_ENABLED - Static variable in class org.appng.api.SiteProperties
-
Set to true to enable caching for this site
- CACHE_EXCEPTIONS - Static variable in class org.appng.api.SiteProperties
-
URL path prefixes which are never cached.
- CACHE_FOLDER - Static variable in class org.appng.api.Platform.Property
-
The cache folder, relative to WEB-INF.
- CACHE_HIT - Static variable in class org.appng.core.controller.filter.PageCacheFilter
- CACHE_STATISTICS - Static variable in class org.appng.api.SiteProperties
-
Set to true to enable caching statistics
- CACHE_TIME_TO_LIVE - Static variable in class org.appng.api.SiteProperties
-
The default TTL for a cache entry in seconds, if there's no matching path defined in
SiteProperties.CACHE_TIMEOUTS. - CACHE_TIMEOUTS - Static variable in class org.appng.api.SiteProperties
-
The cache timeouts as a multiline property, key=value
- CACHE_TIMEOUTS_ANT_STYLE - Static variable in class org.appng.api.SiteProperties
-
Use Ant-style path matching for
SiteProperties.CACHE_TIMEOUTS? - CACHE_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
- CACHE_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 - CachedResponse - Class in org.appng.core.controller
-
A simple value object representing an element of the site cache.
- CachedResponse(String, Site, HttpServletRequest, int, String, byte[], HttpHeaders, int) - Constructor for class org.appng.core.controller.CachedResponse
- 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
- calculatePasswordResetDigest() - Method in class org.appng.core.security.BCryptPasswordHandler
- calculatePasswordResetDigest() - Method in interface org.appng.core.security.PasswordHandler
-
Calculates, sets and returns a salted digest which can be used for the "Forgot password?" function.
- CallableAction - Class in org.appng.api.support
-
A
CallableActionis responsible for preparing and performing anAction, based on a givenActionRefwhich is part of aPageDefinition'sSectionelementDef. - CallableAction(Site, Application, ApplicationRequest, ActionRef) - Constructor for class org.appng.api.support.CallableAction
-
Creates a new
CallableActionand also determines the return values forCallableAction.doInclude()CallableAction.doExecute()CallableAction.getOnSuccess(), based onPermissionsandConditions. - CallableAction(Site, ApplicationRequest, ElementHelper) - Constructor for class org.appng.api.support.CallableAction
- CallableDataSource - Class in org.appng.api.support
-
A
CallableDataSourceis responsible for preparing and performing anDatasource, based on aDatasourceRef. - CallableDataSource(Site, Application, ApplicationRequest, ParameterSupport, DatasourceRef) - Constructor for class org.appng.api.support.CallableDataSource
-
Creates a new
CallableDataSourceand also determines the return value forCallableDataSource.doInclude(), based onPermissionsandConditions. - callStandardDoProcess(ITemplateContext, IProcessableElementTag, AttributeName, String, IElementTagStructureHandler) - Method in class org.appng.core.templating.ReplaceTagProcessor
-
this method is for the interceptors to be able to do their own kind of processing call with customized attributes or context
- callStandardDoProcess(ITemplateContext, IProcessableElementTag, AttributeName, String, IElementTagStructureHandler) - Method in interface org.appng.core.templating.ThymeleafStandardReplaceTagProcessorCaller
- 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(Class<?>, Class<?>) - Method in class org.appng.api.support.RequestSupportImpl
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.ApplicationRequest
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.RequestSupportImpl
- canRead(Class<?>, MediaType) - Method in class org.appng.appngizer.client.VoidResponseHttpMessageConverter
- canWrite(Class<?>, MediaType) - Method in class org.appng.appngizer.client.VoidResponseHttpMessageConverter
- 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
- CC - org.appng.mail.Mail.RecipientType
- 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 - Variable in class org.appng.core.xml.repository.GetCertificationResponse
- certification - Variable in class org.appng.core.xml.repository.Packages
- Certification - Class in org.appng.core.xml.repository
-
Java class for certification complex type.
- Certification() - Constructor for class org.appng.core.xml.repository.Certification
- 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
- channel - Variable in class org.appng.core.controller.messaging.RabbitMQBase
- CHARACTER - org.appng.core.model.ResponseType
- 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
- CHECKBOX - org.appng.api.rest.model.FieldType
- CHECKBOX - org.appng.api.rest.model.OptionType
- CHECKBOX - org.appng.formtags.FormElement.InputType
-
<input type="checkbox" /> - CHECKBOX - org.appng.xml.platform.FieldType
-
A field containing a
Booleanor aboolean, usually displayed as checkbox. - CHECKBOX - org.appng.xml.platform.SelectionType
-
Display selection as a (list of) checkbox(es).
- checkPathLength(int) - Method in interface org.appng.api.Path
-
Checks whether this
Pathhas the given minimum number of elements and throws anIOExceptionotherwise - 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
Siteis 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
- childData(Datafield, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- childField(FieldDef, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- chunk - Variable in class org.appng.tools.ui.Pagination
- chunk - Variable in class org.appng.xml.platform.Resultset
- Chunk - Class in org.appng.tools.ui
- Chunk(int, int, String) - Constructor for class org.appng.tools.ui.Chunk
- 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
- CLASS - org.appng.xml.platform.Icontype
-
The icon displayed depends on the style-informations provided by the template.
- 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
- CLEAN_TEMP_FOLDER_ON_STARTUP - Static variable in class org.appng.api.Platform.Property
-
If set to
true, the temp folder (defined by the system propertyjava.io.tmpdir) is cleaned on a platform startup. - 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. - cleanupSite(Environment, SiteImpl, boolean) - Method in class org.appng.core.service.CoreService
- clear() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- CLEAR_INDEX - Static variable in class org.appng.search.indexer.DocumentIndexer
- clearCache(Integer) - Method in class org.appng.core.service.CoreService
- 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) - Static method in class org.appng.core.model.PlatformTransformer
-
Clears the internal template-cache, which must be done if a
Siteis being reloaded. - clearCache(Site) - Static method in class org.appng.core.service.CacheService
- 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.
- clearCacheStatistics(Integer) - Method in class org.appng.core.service.CoreService
- clearDB() - Method in class org.appng.testsupport.persistence.DatabaseUtil
- clearDBJPA(boolean, boolean, TestDataProvider) - Method in class org.appng.testsupport.persistence.DatabaseUtil
- clearDBJPA(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 usingaddXXMessage(FieldDef field, String message). - clearFieldMessages() - Method in class org.appng.api.support.FieldProcessorImpl
- clearFieldMessages(String...) - Method in interface org.appng.api.FieldProcessor
- 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 usingaddXXMessage(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
- clearSiteScope(Site) - Method in class org.appng.api.support.environment.DefaultEnvironment
-
Clears the site-scoped attributes for the given
Site. - 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 aCliCommands-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. - CliEventProvider - Class in org.appng.cli
- CliEventProvider() - Constructor for class org.appng.cli.CliEventProvider
- 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.HazelcastReceiver
- 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.RabbitMQBase
- close() - Method in class org.appng.core.domain.ResourceImpl
- close(InputStream) - Method in class org.appng.xml.transformation.StyleSheetProvider
- 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
- code - Variable in class org.appng.xml.platform.Message
- code(Integer) - Method in class org.appng.api.rest.model.ErrorModel
- color(Color) - Method in class org.appng.tools.poi.FontBuilder
- color(String) - 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_EXECUTION_ERROR - Static variable in class org.appng.cli.CliCore
- COMMAND_INVALID - Static variable in class org.appng.cli.CliCore
- Command.StreamConsumer<T> - Interface in org.appng.tools.os
-
Interface for a type consuming and
InputStream. - CommandBatch - Class in org.appng.cli.commands
-
An
ExecutableCliCommandprocessing 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
appngcommand. - 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(Document) - Method in class org.appng.search.indexer.SimpleDocument
- 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(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 - 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
- Condition - Class in org.appng.xml.platform
-
A
Conditionis used to check whether the owning element should be displayed. - Condition() - Constructor for class org.appng.xml.platform.Condition
- 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 - 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 - Class in org.appng.xml.platform
-
A container for several configuration elements.
- Config() - Constructor for class org.appng.appngizer.client.AppNGizerClient.Config
- Config() - Constructor for class org.appng.xml.platform.Config
- CONFIG_LOCATION - Static variable in class org.appng.core.controller.PlatformStartup
- ConfigEntry(String, String, String) - Constructor for class org.appng.search.indexer.IndexConfig.ConfigEntry
- ConfigurablePasswordPolicy - Class in org.appng.core.security
-
A configurable
PasswordPolicyusing aPasswordValidator.
A multiline platform property namedconfigurablePasswordPolicycan be used for configuration, defaults as shown: - ConfigurablePasswordPolicy() - Constructor for class org.appng.core.security.ConfigurablePasswordPolicy
- configure(Properties) - Method in interface org.appng.tools.locator.GeoLocator
- configure(Properties) - Method in class org.appng.tools.locator.GMapGeoLocator
- 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.HazelcastReceiver
- configure(Serializer) - Method in class org.appng.core.controller.messaging.HazelcastSender
- 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(Properties) - Method in interface org.appng.api.auth.PasswordPolicy
-
Configures the
PasswordPolicy - configure(Properties) - Method in class org.appng.core.security.ConfigurablePasswordPolicy
- 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
- configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.appng.appngizer.AppNGizer
- configurer - Variable in class org.appng.appngizer.controller.ControllerBase
- configurer(ResourceLoader) - Static method in class org.appng.appngizer.AppNGizer
- 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) - Constructor for class org.appng.api.support.ConfigValidator
- ConfigValidator(ApplicationConfigProvider, boolean, boolean) - Constructor for class org.appng.api.support.ConfigValidator
- confirmation - Variable in class org.appng.xml.platform.Link
- confirmation(String) - Method in class org.appng.api.rest.model.Link
- connection - Variable in class org.appng.core.controller.messaging.RabbitMQBase
- Connection() - Constructor for class org.appng.core.controller.handler.MonitoringHandler.Connection
- 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
- 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
-
A
Consumeris aware of severalProducers which can be added via theBlockingQueueAccessor.put(Object),BlockingQueueAccessor.put(Object, long)andBlockingQueueAccessor.putWithTimeout(Object, long)method. - Consumer() - Constructor for class org.appng.api.search.Consumer
- Consumer(int) - Constructor for class org.appng.api.search.Consumer
- contains(String...) - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- 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 - 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 - Class in org.appng.xml.platform
-
The actual content of a
Platform. - Content() - Constructor for class org.appng.xml.platform.Content
- CONTENT - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
The value may contain the message that is written to theWriterpassed toEmailProvider.onFormSuccess(Writer, Form, Map), in case the e-mail was successfully sent. - 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.CachedResponse
- contentLength - Variable in class org.appng.core.model.AbstractRequestProcessor
- contentType - Variable in class org.appng.core.controller.CachedResponse
- contentType - Variable in class org.appng.core.model.AbstractRequestProcessor
- context - Variable in class org.appng.appngizer.controller.ControllerBase
- context - Variable in class org.appng.testsupport.TestBase
- CONTEXT - Static variable in class org.appng.core.service.HsqlStarter
- CONTEXT_CLASSPATH - Static variable in class org.appng.core.model.ApplicationContext
- 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.Log4jConfigurer
- 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.cli.servlet.InstallListener
- contextInitialized(ServletContextEvent) - Method in class org.appng.core.controller.filter.CsrfSetupFilter
- contextInitialized(ServletContextEvent) - Method in class org.appng.core.controller.Log4jConfigurer
- 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.writeJsonistrue(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.writeXmlistrue(default:src/test/resources/). - Controller - Class in org.appng.core.controller
- 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
- conversionService() - Method in class org.appng.api.config.ApplicationConfig
- conversionService() - Method in class org.appng.appngizer.AppNGizer
- convert(Object, Class<T>) - Method in class org.appng.api.support.ApplicationRequest
- convert(Object, Class<T>) - Method in class org.appng.api.support.RequestSupportImpl
- convert(Object, Class<T>, T) - Method in class org.appng.api.support.RequestSupportImpl
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.ApplicationRequest
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.appng.api.support.RequestSupportImpl
- cookies - Variable in class org.appng.api.rest.RestClient
- Coordinate - Class in org.appng.tools.locator
-
Entity which represents a geo-coordinate
- Coordinate() - Constructor for class org.appng.tools.locator.Coordinate
- Coordinate(Double, Double) - Constructor for class org.appng.tools.locator.Coordinate
- COORDINATE - org.appng.api.rest.model.FieldType
- COORDINATE - org.appng.xml.platform.FieldType
-
A property containing a
org.appng.tools.locator.Coordinate, usually displayed as two input fields together with a map. - copyBatchFileToBin(File, String, String, String) - Method in class org.appng.cli.commands.platform.ExtractData
- copyTemplate(Properties, Properties, String) - Static method in class org.appng.core.service.TemplateService
-
The active template for the given
Siteis being copied to - CORE_PLATFORM_CONTEXT - Static variable in class org.appng.api.Platform.Environment
-
Key for the global
ApplicationContext. - coreService - Variable in class org.appng.appngizer.controller.ControllerBase
- coreService() - Method in class org.appng.appngizer.AppNGizer
- coreService() - Method in class org.appng.core.controller.PlatformConfig
- 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
- coreTxManager(EntityManagerFactory) - Method in class org.appng.core.controller.PlatformConfig
- count(Predicate) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
- count(Serializable) - Method in interface org.appng.search.json.FilterItem.DataCounter
- count(String) - Method in interface org.appng.api.support.OptionOwner.Selector
- count(T) - Method in interface org.appng.api.support.OptionOwner.HitCounter
-
Counts the hits for the option created from the given element.
- countByActualStringAndNameLike(String, String) - Method in interface org.appng.core.repository.PropertyRepository
- create(ResponseEntity<Action>) - Static method in class org.appng.api.rest.ActionHelper
- create(ResponseEntity<Datasource>) - Static method in class org.appng.api.rest.DataSourceHelper
- CREATE - org.appng.core.domain.PlatformEvent.Type
- CREATE - Static variable in interface org.appng.api.search.Document
-
Event indicating a
Documenthas 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
- 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 - createApplicationProperty(String, String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- createApplicationProperty(String, String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createApplicationProperty(String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- createApplicationProperty(String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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 - createCache(Site) - Static method in class org.appng.core.service.CacheService
-
Returns the
Cacheinstance for the selectedSite. - createCacheManager(HazelcastInstance, boolean) - Static method in class org.appng.core.service.CacheService
- 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 - createConstantClass() - Method in class org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojo
- createConstantClass() - Method in class org.appng.maven.plugin.mojo.GenerateMessageConstantsMojo
- 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
- 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
- createDatabaseConnection(SiteApplication) - 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
- 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(PlatformEvent.Type, String) - Method in class org.appng.core.domain.PlatformEventListener
- createEvent(PlatformEvent.Type, String, Object...) - Method in class org.appng.core.service.CoreService
- createEvent(PlatformEvent.Type, String, HttpServletRequest) - Method in class org.appng.core.domain.PlatformEventListener
- createEvent(PlatformEvent.Type, String, HttpServletRequest) - Method in class org.appng.core.service.CoreService
- createEvent(Event) - Method in class org.appng.xml.platform.ObjectFactory
- 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() - Method in class org.appng.appngizer.model.xml.ObjectFactory
-
Create an instance of
Group - createGroup(Group) - Method in class org.appng.appngizer.client.AppNGizer
- createGroup(Group) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createGroup(Group) - Method in class org.appng.appngizer.controller.GroupController
- createGroup(GroupImpl) - Method in class org.appng.core.service.CoreService
- CreateGroup - Class in org.appng.cli.commands.group
-
Creates a group.
- CreateGroup() - Constructor for class org.appng.cli.commands.group.CreateGroup
- 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. - 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
- createMessageSender(Environment, ExecutorService, String, EventHandler<? extends Event>, Iterable<EventHandler<? extends Event>>) - Static method in class org.appng.api.messaging.Messaging
- 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 - createNodeProperty(String, PropertyImpl) - Method in class org.appng.core.service.CoreService
- 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
- 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
- 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() - 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 - createPermission(String, Permission) - Method in class org.appng.appngizer.client.AppNGizer
- createPermission(String, Permission) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createPermission(String, Permission) - Method in class org.appng.appngizer.controller.PermissionController
- 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 - createPlatformProperty(Property) - Method in class org.appng.appngizer.client.AppNGizer
- createPlatformProperty(Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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 - createProperties(String, Properties) - Method in class org.appng.appngizer.controller.SitePropertyController
- createProperty() - Method in class org.appng.appngizer.model.xml.ObjectFactory
-
Create an instance of
Property - createProperty() - Method in class org.appng.xml.application.ObjectFactory
-
Create an instance of
Property - createProperty(Integer, Integer, PropertyImpl) - Method in class org.appng.core.service.CoreService
- createProperty(String, String, Property) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
- createProperty(String, Property) - Method in class org.appng.appngizer.controller.ApplicationController
- createProperty(String, Property) - Method in class org.appng.appngizer.controller.SitePropertyController
- createProperty(Site, Application, PropertyImpl) - Method in class org.appng.core.service.CoreService
- createProperty(Property) - Method in class org.appng.appngizer.controller.PlatformPropertyController
- CreateProperty - Class in org.appng.cli.commands.property
-
Creates a property.
- CreateProperty() - Constructor for class org.appng.cli.commands.property.CreateProperty
- createRepositories() - Method in class org.appng.appngizer.model.xml.ObjectFactory
-
Create an instance of
Repositories - createRepository() - Method in class org.appng.appngizer.model.xml.ObjectFactory
-
Create an instance of
Repository - createRepository(Repository) - Method in class org.appng.appngizer.client.AppNGizer
- createRepository(Repository) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createRepository(Repository) - Method in class org.appng.appngizer.controller.RepositoryController
- createRepository(RepositoryImpl) - Method in class org.appng.core.service.CoreService
- CreateRepository - Class in org.appng.cli.commands.repository
-
Creates a repository.
- CreateRepository() - Constructor for class org.appng.cli.commands.repository.CreateRepository
- 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() - 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 - createRole(String, Role) - Method in class org.appng.appngizer.client.AppNGizer
- createRole(String, Role) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createRole(String, Role) - Method in class org.appng.appngizer.controller.RoleController
- 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
- createSender() - Method in class org.appng.core.controller.messaging.HazelcastReceiver
- 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() - Method in class org.appng.appngizer.model.xml.ObjectFactory
-
Create an instance of
Site - createSite(Site) - Method in class org.appng.appngizer.client.AppNGizer
- createSite(Site) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createSite(Site) - Method in class org.appng.appngizer.controller.SiteController
- createSite(SiteImpl) - Method in class org.appng.core.service.CoreService
- createSite(SiteImpl, Environment) - Method in class org.appng.core.service.CoreService
- CreateSite - Class in org.appng.cli.commands.site
-
Creates a site.
- CreateSite() - Constructor for class org.appng.cli.commands.site.CreateSite
- createSiteProperty(String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- createSiteProperty(String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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() - Method in class org.appng.appngizer.model.xml.ObjectFactory
-
Create an instance of
Subject - createSubject() - Method in class org.appng.xml.platform.ObjectFactory
-
Create an instance of
Subject - createSubject(Subject) - Method in class org.appng.appngizer.client.AppNGizer
- createSubject(Subject) - Method in interface org.appng.appngizer.client.AppNGizerClient
- createSubject(Subject) - Method in class org.appng.appngizer.controller.SubjectController
- createSubject(SubjectImpl) - Method in class org.appng.core.service.CoreService
- CreateSubject - Class in org.appng.cli.commands.subject
-
Creates a subject.
- CreateSubject() - Constructor for class org.appng.cli.commands.subject.CreateSubject
- 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() - Method in class org.appng.xml.platform.ObjectFactory
-
Create an instance of
Template - createTemplate(Template) - Method in class org.appng.xml.application.ObjectFactory
- 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 - criteria - Variable in class org.appng.persistence.repository.SearchQuery
- 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
trueto 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
trueto 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
WebListenerresponsible for CSRF-protection. - CsrfSetupFilter() - Constructor for class org.appng.core.controller.filter.CsrfSetupFilter
- CSV - org.appng.api.rest.ApiClient.CollectionFormat
- CURRENT_COMMAND - Static variable in class org.appng.cli.CliBootstrap
- currentUrl - Variable in class org.appng.xml.platform.PlatformConfig
- customScopeConfigurer() - Static method in class org.appng.testsupport.config.ApplicationTestConfig
D
- DASH - Static variable in class org.appng.core.service.CacheService
- data - Variable in class org.appng.core.controller.CachedResponse
- data - Variable in class org.appng.core.xml.repository.GetPackageResponse
- data - Variable in class org.appng.xml.platform.Action
- data - Variable in class org.appng.xml.platform.Datasource
- 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 - Class in org.appng.xml.platform
- Data() - Constructor for class org.appng.xml.platform.Data
- database - Variable in class org.appng.appngizer.model.xml.Databases
- database() - Method in class org.appng.appngizer.client.AppNGizer
- database() - Method in interface org.appng.appngizer.client.AppNGizerClient
- Database - Class in org.appng.appngizer.model
- Database - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Database() - Constructor for class org.appng.appngizer.model.Database
- Database() - Constructor for class org.appng.appngizer.model.xml.Database
- 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 - Variable in class org.appng.core.service.CoreService
- databaseConnectionRepository - Variable in class org.appng.core.service.DatabaseService
- DatabaseConnectionRepository - Interface in org.appng.core.repository
- DatabaseController - Class in org.appng.appngizer.controller
- DatabaseController() - Constructor for class org.appng.appngizer.controller.DatabaseController
- Databases - Class in org.appng.appngizer.model
- Databases - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Databases() - Constructor for class org.appng.appngizer.model.xml.Databases
- Databases(String) - Constructor for class org.appng.appngizer.model.Databases
- databaseService - Variable in class org.appng.appngizer.controller.ControllerBase
- databaseService - Variable in class org.appng.core.service.CoreService
- databaseService() - Method in class org.appng.appngizer.AppNGizer
- databaseService() - Method in class org.appng.core.controller.PlatformConfig
- DatabaseService - Class in org.appng.core.service
-
A service offering methods for creating and migrating
DatabaseConnections of aSiteApplication. - 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
DataContainerusing the givenFieldProcessor. - Datafield - Class in org.appng.xml.platform
- 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
DataProviderusually retrieves some data from the persistence layer and returns it as aDataContainer. - datasource - Variable in class org.appng.xml.application.Datasources
- datasource - Variable in class org.appng.xml.platform.Action
- datasource - Variable in class org.appng.xml.platform.Sectionelement
- datasource - Variable in class org.appng.xml.platform.SectionelementDef
- datasource(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- datasource(String, String) - Method in class org.appng.api.rest.RestClient
-
Retrieves the
Datasource. - datasource(String, String, RestClient.Pageable) - Method in class org.appng.api.rest.RestClient
-
Retrieves the
Datasource. - datasource(String, String, RestClient.Pageable, MultiValueMap<String, String>) - Method in class org.appng.api.rest.RestClient
-
Retrieves the
Datasource. - datasource(String, String, MultiValueMap<String, String>) - Method in class org.appng.api.rest.RestClient
-
Retrieves the
Datasource. - datasource(AppNGizerConfigurer) - Method in class org.appng.appngizer.AppNGizer
- dataSource(String, String, String, String, String, Integer, Integer, Integer, String, Integer, Integer, Integer, boolean, boolean) - Method in class org.appng.core.controller.PlatformConfig
- Datasource - Class in org.appng.api.rest.model
-
A datasource, represented by either a page (of elements) or a single element.
- Datasource - Class in org.appng.xml.application
-
Java class for datasource complex type.
- Datasource - Class in org.appng.xml.platform
-
Provides some data by implementing the
org.appng.api.DataProviderinterface. - Datasource() - Constructor for class org.appng.api.rest.model.Datasource
- Datasource() - Constructor for class org.appng.xml.application.Datasource
- Datasource() - Constructor for class org.appng.xml.platform.Datasource
- 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
DatasourceConfigureris responsible for configuring and providing aDataSourcebased upon aDatabaseConnection. - DataSourceFactory - Class in org.appng.core.repository.config
- 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
- DataSourceHelper - Class in org.appng.api.rest
-
Utility class that helps dealing with
Datasources. - DataSourceHelper(ResponseEntity<Datasource>) - Constructor for class org.appng.api.rest.DataSourceHelper
- 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 - Class in org.appng.xml.platform
-
A wrapper for multiple
Datasources. - Datasources() - Constructor for class org.appng.xml.application.Datasources
- Datasources() - Constructor for class org.appng.xml.platform.Datasources
- DatasourceType - Enum in org.appng.xml.application
-
Java class for datasourceType.
- DATE - org.appng.api.rest.model.FieldType
- DATE - org.appng.api.rest.model.OptionType
- DATE - org.appng.xml.platform.FieldType
-
A property containing a
Date, formatted with the format defined inFieldDef.getFormat(). - DATE - org.appng.xml.platform.SelectionType
-
Display selection as a date, using a calendar.
- DateAdapter - Class in org.appng.search.searcher
- DateAdapter(DateFormat) - Constructor for class org.appng.search.searcher.DateAdapter
- DateFieldDifferenceHandler - Class in org.appng.testsupport.validation
-
A
DateFieldDifferenceHandlerthat ignores theDifferencein the value of aDatafieldof typeFieldType.DATE. - DateFieldDifferenceHandler() - Constructor for class org.appng.testsupport.validation.DateFieldDifferenceHandler
- DATEFORMAT - Static variable in class org.appng.search.indexer.SimpleDocument
- DB_MIGRATED - org.appng.core.service.MigrationService.MigrationStatus
-
database migrated
- DB_NOT_AVAILABLE - org.appng.core.service.MigrationService.MigrationStatus
-
database not available
- DB_NOT_MIGRATED - org.appng.core.service.MigrationService.MigrationStatus
-
database not migrated
- DB_PLACEHOLDER - Static variable in class org.appng.core.domain.DatabaseConnection
- DB_SUPPORTED - org.appng.core.service.MigrationService.MigrationStatus
-
database supported
- dbVersion - Variable in class org.appng.appngizer.model.xml.Database
- DE - org.appng.tools.zipcode.ZipCodeCountry
- deactivateApplication(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- deactivateApplication(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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
- DECIMAL - org.appng.api.model.Property.Type
- DECIMAL - org.appng.api.rest.model.FieldType
- DECIMAL - org.appng.xml.application.PropertyType
- DECIMAL - org.appng.xml.platform.FieldType
- DECIMAL - org.appng.xml.platform.ParamType
-
Parameter is a decimal.
- decimalSeparator - Variable in class org.appng.xml.platform.Localization
- decimalSeparator(String) - Method in class org.appng.api.rest.model.User
- DEFAULT_APPLICATION - Static variable in class org.appng.api.SiteProperties
-
The
Applicationto be called after a successful login - DEFAULT_DATE_PATTERN - Static variable in class org.appng.search.searcher.SearchFormatter
- DEFAULT_LIFE_TIME - Static variable in interface org.appng.core.repository.config.DatasourceConfigurer
- 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.SiteProperties
-
The default path to forward to, when a request with the root path "/" comes in.
- 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) - DEFAULT_TIMEOUT - Static variable in interface org.appng.core.repository.config.DatasourceConfigurer
- DefaultEnvironment - Class in org.appng.api.support.environment
-
This class implements
Environment. - DefaultEnvironment() - Constructor for class org.appng.api.support.environment.DefaultEnvironment
- DefaultEnvironment(ServletRequest, ServletResponse) - Constructor for class org.appng.api.support.environment.DefaultEnvironment
- defaultLink(List<Linkpanel>) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- defaultLink(Linkpanel) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- defaultOption(String, String) - Method in class org.appng.api.support.OptionsBuilder
-
Adds an option at the very first position
- defaultOption(String, String) - Method in class org.appng.api.support.SelectionBuilder
- DefaultPermissionProcessor - Class in org.appng.api.support
-
Default
PermissionProcessorimplementation. - 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(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
- DefaultTransport(Session) - Constructor for class org.appng.mail.impl.DefaultTransport
- DefaultValidationProvider - Class in org.appng.api.support.validation
-
Default
ValidationProviderimplementation. - DefaultValidationProvider() - Constructor for class org.appng.api.support.validation.DefaultValidationProvider
-
Creates a new
DefaultValidationProviderusing theMessageInterpolatorreturned fromValidatorFactory.getMessageInterpolator(). - DefaultValidationProvider(MessageInterpolator, MessageSource, Locale) - Constructor for class org.appng.api.support.validation.DefaultValidationProvider
-
Creates a new
DefaultValidationProvider. - DefaultValidationProvider(MessageInterpolator, MessageSource, Locale, boolean) - Constructor for class org.appng.api.support.validation.DefaultValidationProvider
-
Creates a new
DefaultValidationProvider. - 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(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
- DELETE - org.appng.core.domain.PlatformEvent.Type
- DELETE - Static variable in interface org.appng.api.search.Document
-
Event indicating a
Documenthas been deleted. - deleteApplication(String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteApplication(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteApplication(String) - Method in class org.appng.appngizer.controller.ApplicationController
- 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
- DeleteApplication - Class in org.appng.cli.commands.application
-
Deletes a application.
- DeleteApplication() - Constructor for class org.appng.cli.commands.application.DeleteApplication
- deleteApplicationProperty(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteApplicationProperty(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteApplicationProperty(String, String, String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteApplicationProperty(String, String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteApplicationRepository(Repository) - Method in class org.appng.core.service.CoreService
- DELETED - org.appng.api.model.Site.SiteState
- deleteGroup(String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteGroup(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteGroup(String) - Method in class org.appng.appngizer.controller.GroupController
- deleteGroup(GroupImpl) - Method in class org.appng.core.service.CoreService
- DeleteGroup - Class in org.appng.cli.commands.group
-
Deletes a group.
- DeleteGroup() - Constructor for class org.appng.cli.commands.group.DeleteGroup
- deleteIncludes - Variable in class org.appng.xml.platform.Template
- deletePackageVersion(Integer, String, String, String) - Method in class org.appng.core.service.CoreService
- deletePackageVersion(String, String, String) - Method in class org.appng.core.domain.RepositoryImpl
- deletePackageVersion(String, String, String) - Method in interface org.appng.core.model.RepositoryCache
-
Deletes the specified application version from the repository.
- deletePackageVersion(String, String, String) - Method in class org.appng.core.model.RepositoryCacheFilesystem
- deletePackageVersion(String, String, String) - Method in class org.appng.core.model.RepositoryCacheSoap
- deletePermission(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- deletePermission(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deletePermission(String, String) - Method in class org.appng.appngizer.controller.PermissionController
- deletePermission(Permission) - Method in class org.appng.core.service.CoreService
- deletePlatformProperty(String) - Method in class org.appng.appngizer.client.AppNGizer
- deletePlatformProperty(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteProperties(String, Properties) - Method in class org.appng.appngizer.controller.SitePropertyController
- deleteProperty(String) - Method in class org.appng.appngizer.controller.PlatformPropertyController
- deleteProperty(String, String) - Method in class org.appng.appngizer.controller.ApplicationController
- deleteProperty(String, String) - Method in class org.appng.appngizer.controller.SitePropertyController
- deleteProperty(String, String, String) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
- deleteProperty(PropertyImpl) - Method in class org.appng.core.service.CoreService
- DeleteProperty - Class in org.appng.cli.commands.property
-
Deletes a property.
- DeleteProperty() - Constructor for class org.appng.cli.commands.property.DeleteProperty
- deleteRepository(String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteRepository(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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(Integer, String, String) - Method in class org.appng.core.service.CoreService
-
Deletes a ApplicationRole
- deleteRole(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteRole(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteRole(String, String) - Method in class org.appng.appngizer.controller.RoleController
- deleteRole(Role) - Method in class org.appng.core.service.CoreService
- deleteSite(String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteSite(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteSite(String) - Method in class org.appng.appngizer.controller.SiteController
- deleteSite(String, FieldProcessor) - Method in class org.appng.core.service.CoreService
- deleteSite(Environment, SiteImpl) - Method in class org.appng.core.service.CoreService
- DeleteSite - Class in org.appng.cli.commands.site
-
Deletes a site.
- DeleteSite() - Constructor for class org.appng.cli.commands.site.DeleteSite
- deleteSiteProperty(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteSiteProperty(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteSubject(String) - Method in class org.appng.appngizer.client.AppNGizer
- deleteSubject(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- deleteSubject(String) - Method in class org.appng.appngizer.controller.SubjectController
- deleteSubject(Subject) - Method in class org.appng.core.service.CoreService
- 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
- deleteTemplate(String) - Method in class org.appng.core.service.CoreService
-
Deletes a
Template - deleteTemplate(Template) - Method in class org.appng.core.service.TemplateService
- DeleteTemplate - Class in org.appng.cli.commands.template
-
Deletes a template.
- DeleteTemplate() - Constructor for class org.appng.cli.commands.template.DeleteTemplate
- deleteTemplateFolder(File) - Static method in class org.appng.core.service.TemplateService
- DER - org.appng.core.security.signing.BaseConfig.PrivateKeyFormat
- DESC - org.appng.api.rest.model.Sort.OrderEnum
- DESC - org.appng.xml.platform.SortOrder
-
descending order
- 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 - 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
- DESCRIPTION - Static variable in class org.appng.cli.prettytable.TableConstants
- deselectAllOptions(String) - Method in class org.appng.api.rest.ActionHelper
-
De-selects all
Options of a selection - deserialize(byte[]) - Method in class org.appng.api.messaging.Serializer
-
Deserializes an
Eventfrom the given data. - deserialize(InputStream) - Method in class org.appng.api.messaging.Serializer
-
Deserializes an
Eventfrom the given data. - destroy() - Method in class org.appng.core.controller.filter.JspExtensionFilter
- destroy() - Method in class org.appng.core.controller.filter.KeycloakLoginFilter
- destroy() - Method in class org.appng.core.controller.filter.MSOfficeUserAgentFilter
- destroy() - Method in class org.appng.core.controller.filter.PageCacheFilter
- destroy() - Method in class org.appng.core.controller.filter.XSSFilter
- destroy() - Method in class org.appng.core.model.ApplicationCacheManager
- 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
- 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
- detect() - Static method in enum org.appng.tools.os.OperatingSystem
-
Detects the current operating system.
- determineActiveAuthentication(Site, Authentications) - Method in class org.appng.core.model.AbstractRequestProcessor
- determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class org.appng.persistence.hibernate.SnakeCaseNamingStrategy
- determineFieldType(FormType, FieldDef) - Method in class org.appng.camunda.bpm.TaskWrapper
- determineFormatAndType(PlatformConfig, Path) - Method in class org.appng.core.model.AbstractRequestProcessor
- determinePrimaryTableName(ImplicitEntityNameSource) - Method in class org.appng.persistence.hibernate.SnakeCaseNamingStrategy
- determineType() - Method in class org.appng.api.model.SimpleProperty
- DEV_MODE - Static variable in class org.appng.api.Platform.Property
-
Disable for production use.
- DICTIONARY - org.appng.api.model.ResourceType
- 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
DifferenceListenerwith an emptyDifferenceHandler.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 "sharedSecret". - 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 - Variable in class org.appng.xml.platform.Validation
- Digits - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDef's value is a digit with a maximum ofDigits.getInteger()integral digits andDigits.getFraction()fraction digits. - Digits() - Constructor for class org.appng.xml.platform.Digits
- directInstall - Variable in class org.appng.maven.plugins.appngizer.InstallMojo
- disable(Collection<T>) - Method in class org.appng.api.support.OptionsBuilder
-
Disables a single element, i.e.
- disable(Collection<T>) - Method in class org.appng.api.support.SelectionBuilder
- disable(Scope) - Method in class org.appng.api.support.environment.DefaultEnvironment
-
Disables the given
Scopefor this environment - disable(T) - Method in class org.appng.api.support.OptionsBuilder
-
Disables some elements, i.e.
- disable(T) - Method in class org.appng.api.support.SelectionBuilder
- 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 - Variable in class org.appng.persistence.repository.SearchQuery
- distinct() - Method in class org.appng.persistence.repository.SearchQuery
-
Causes the JPQL-query to select
distinctentities only. - 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
- 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 - documentBuilderFactory() - Method in class org.appng.core.controller.PlatformConfig
- documentBuilderFactory() - Static method in class org.appng.xml.BuilderFactory
- DocumentEvent - Class in org.appng.api.search
- 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
Producerthat producesDocumentEvents. - 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
DocumentProducerwith a queue size of 500 - DocumentProvider - Interface in org.appng.search
-
When building the global Lucene index for a
Site, everyDocumentProviderprovided by the site'sApplications is able to add/remove someDocuments 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
CallableActionshould execute theActionProviderprovided by the referencedAction. - 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.KeycloakLoginFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.appng.core.controller.filter.MSOfficeUserAgentFilter
- doFilter(ServletRequest, ServletResponse, 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
CallableActioncauses a page-forward, which is the case whenCallableAction.hasErrors()returnsfalseandCallableAction.getOnSuccess()a non-nullvalue - 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
CallableActionon thePageReference. - doInclude() - Method in class org.appng.api.support.CallableDataSource
-
Checks whether or not to include this
CallableDataSourceon the referencingPageReferenceorAction. - doIndex(Site, String) - Method in class org.appng.search.indexer.GlobalIndexer
- doInitDatabase(DatabaseService, Properties) - Method in class org.appng.cli.commands.CommandMain
-
Initializes the appNG root connection
- DollarParameterSupport - Class in org.appng.api.support
-
A
ParameterSupportwhich uses '${' as prefix and '}' as suffix. - DollarParameterSupport() - Constructor for class org.appng.api.support.DollarParameterSupport
-
Creates a new
DollarParameterSupportwith no parameters - DollarParameterSupport(Map<String, String>) - Constructor for class org.appng.api.support.DollarParameterSupport
-
Creates a new
DollarParameterSupportusing the given 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.SearchQuery
- domainClass - Variable in class org.appng.persistence.repository.SearchRepositoryImpl
- doProcess() - Method in class org.appng.taglib.form.FormConfirmation
- doProcess(HttpServletRequest) - Method in class org.appng.forms.XSSUtil
- doProcess(HttpServletRequest, String...) - Method in class org.appng.forms.XSSUtil
- doProcess(ITemplateContext, IProcessableElementTag, AttributeName, String, IElementTagStructureHandler) - Method in class org.appng.core.templating.ReplaceTagProcessor
- 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
- DOT - Static variable in class org.appng.persistence.repository.SearchQuery
- doWrite(Writer, String, Application, String) - Method in class org.appng.taglib.TagletProcessor
- driver - Variable in class org.appng.appngizer.model.xml.Database
- dropApplicationConnection(DatabaseConnection, DataSource) - Method in class org.appng.core.service.DatabaseService
- DummyPermissionProcessor - Class in org.appng.api.support
-
A
PermissionProcessorthat always returnstrueforDummyPermissionProcessor.hasPermission(String)DummyPermissionProcessor.hasPermissions(PermissionOwner) - 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
- element - Variable in class org.appng.xml.platform.Section
- element - Variable in class org.appng.xml.platform.SectionDef
- element(Element) - Method in class org.appng.api.rest.model.Datasource
- Element - Class in org.appng.api.rest.model
-
A single element of a page.
- Element() - Constructor for class org.appng.api.rest.model.Element
- 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
- elements(List<Element>) - Method in class org.appng.api.rest.model.Page
- email - Variable in class org.appng.appngizer.model.xml.Subject
- email(String) - Method in class org.appng.api.rest.model.User
- email(String) - Static method in class org.appng.formtags.RuleValidation
- EMAIL - Static variable in class org.appng.cli.prettytable.TableConstants
- EMAIL_CONTENT_HTML - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.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-Mappassed toEmailProvider.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
FormProcessProviderthat 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
Scopefor this environment - enabled - Variable in class org.appng.appngizer.model.xml.Repository
- enableLogging() - Method in class org.appng.formtags.Form
- 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.
- ends(String...) - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- 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
- entityAlias - Variable in class org.appng.persistence.repository.SearchQuery
- entityManager - Variable in class org.appng.persistence.repository.SearchRepositoryImpl
- entityManager(EntityManagerFactory) - Method in class org.appng.appngizer.AppNGizer
- entityManager(EntityManagerFactory) - Method in class org.appng.core.controller.PlatformConfig
- entityManagerFactory(DataSource, String) - Method in class org.appng.appngizer.AppNGizer
- entityManagerFactory(DataSource, String) - Method in class org.appng.core.controller.PlatformConfig
- entries(List<Option>) - Method in class org.appng.api.rest.model.Options
- 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
SearchRepositorythat additionally offers Spring Data Envers functionality - EnversSearchRepositoryImpl<T,ID extends Serializable,N extends Number & Comparable<N>> - Class in org.appng.persistence.repository
-
Default
EnversSearchRepositoryimplementation.
Use this class as the base class for yourEnversSearchRepositoryimplementations: - EnversSearchRepositoryImpl(JpaEntityInformation<T, ID>, EntityManager) - Constructor for class org.appng.persistence.repository.EnversSearchRepositoryImpl
- environment - Variable in class org.appng.testsupport.TestBase
- environment() - Method in class org.appng.appngizer.client.AppNGizer
- environment() - Method in interface org.appng.appngizer.client.AppNGizerClient
- environment(HttpServletRequest, HttpServletResponse) - Method in class org.appng.api.config.ApplicationConfig
- Environment - Interface in org.appng.api
-
The
Environmentis able to set, read and remove attributes of a certainScope. - Environment() - Constructor for class org.appng.api.Platform.Environment
- Environment() - Constructor for class org.appng.api.Session.Environment
- EnvironmentKeys - Class in org.appng.api.support.environment
-
Utility class providing constants for commonly used
Environmentattributes. - EQ - org.appng.persistence.repository.SearchQuery.Operand
- 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.api.rest.model.Action
- equals(Object) - Method in class org.appng.api.rest.model.ActionField
- equals(Object) - Method in class org.appng.api.rest.model.Datasource
- equals(Object) - Method in class org.appng.api.rest.model.Element
- equals(Object) - Method in class org.appng.api.rest.model.ErrorModel
- equals(Object) - Method in class org.appng.api.rest.model.Field
- equals(Object) - Method in class org.appng.api.rest.model.FieldValue
- equals(Object) - Method in class org.appng.api.rest.model.Filter
- equals(Object) - Method in class org.appng.api.rest.model.Link
- equals(Object) - Method in class org.appng.api.rest.model.Message
- equals(Object) - Method in class org.appng.api.rest.model.Option
- equals(Object) - Method in class org.appng.api.rest.model.Options
- equals(Object) - Method in class org.appng.api.rest.model.Page
- equals(Object) - Method in class org.appng.api.rest.model.Parameter
- equals(Object) - Method in class org.appng.api.rest.model.Permission
- equals(Object) - Method in class org.appng.api.rest.model.Sort
- equals(Object) - Method in class org.appng.api.rest.model.User
- equals(Object) - Method in class org.appng.api.rest.model.ValidationRule
- 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(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(Object) - Method in class org.appng.tools.locator.Coordinate
- equals(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
-
Checks if the attribute equals the given value.
JPQL-fragment: - equals(String, String) - Static method in class org.appng.formtags.RuleValidation
- equals(T, Object) - Static method in class org.appng.core.domain.ObjectUtils
- ERROR - org.appng.api.rest.model.Message.LevelEnum
- ERROR - org.appng.core.domain.PlatformEvent.Type
- ERROR - org.appng.core.service.MigrationService.MigrationStatus
-
error
- ERROR - org.appng.xml.platform.MessageType
-
a serious error
- 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-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
The value may contain the message that is written to theWriterpassed toEmailProvider.onFormSuccess(Writer, Form, Map), in case an error occurs while sending the e-mail. - 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 (|) - ErrorModel - Class in org.appng.api.rest.model
- ErrorModel() - Constructor for class org.appng.api.rest.model.ErrorModel
- ErrorPageHandler - Class in org.appng.core.controller.handler
-
A
RequestHandlerresponsible 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) - Method in class org.appng.el.ExpressionEvaluator
-
Evaluates the given expression to a
boolean. - evaluate(String, Class<T>) - Method in class org.appng.el.ExpressionEvaluator
-
Evaluates the given expression to an object of the given targetType
- Event - Class in org.appng.api.messaging
- 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.api.messaging.Event
- Event() - Constructor for class org.appng.xml.platform.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_UUID - Static variable in class org.appng.core.domain.PlatformEventListener.EventProvider
- 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
- eventId(String) - Method in class org.appng.api.rest.model.Action
- eventList - Variable in class org.appng.xml.platform.Events
- eventMap - Variable in class org.appng.api.support.ApplicationConfigProviderImpl
- EventProvider() - Constructor for class org.appng.core.domain.PlatformEventListener.EventProvider
- EventRegistry - Class in org.appng.api.messaging
-
A registry for
EventHandlers to be used byReceiverimplementations. - 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(String, OUT, Class<IN>, HttpMethod) - Method in class org.appng.api.rest.RestClient
-
Retrieves a REST-Resource with a given HTTP method.
Example: - exchange(URI, OUT, HttpMethod, Class<IN>) - Method in class org.appng.api.rest.RestClient
- exchange(URI, OUT, HttpMethod, Class<IN>, boolean) - Method in class org.appng.api.rest.RestClient
- ExecutableCliCommand - Interface in org.appng.cli
-
Interface to be implemented by each command.
- execute() - Method in class org.appng.maven.plugin.mojo.HelpMojo
- execute() - Method in class org.appng.maven.plugins.appngizer.InstallMojo
- execute() - Method in class org.appng.maven.plugins.appngizer.UploadMojo
- execute(String, Command.StreamConsumer<?>, Command.StreamConsumer<?>) - Static method in class org.appng.tools.os.Command
-
Executes the given command.
- execute(EntityManager) - Method in class org.appng.persistence.repository.SearchQuery
-
Executes this
SearchQuerywith the givenEntityManager. - 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.platform.ExtractData
- 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.HashPassword
- 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(OperatingSystem, String, Command.StreamConsumer<?>, Command.StreamConsumer<?>) - Static method in class org.appng.tools.os.Command
-
Executes the given command, but only if the given
OperatingSystemmatches. - execute(Pageable, EntityManager) - Method in class org.appng.persistence.repository.SearchQuery
-
Executes this
SearchQuerywith the givenEntityManager, applying the givenPageable(if any) for paging and sorting the results. - 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
- expireCacheElement(Integer, String) - Method in class org.appng.core.service.CoreService
- expireCacheElement(Site, String) - Static method in class org.appng.core.service.CacheService
- expireCacheElementsByPrefix(Cache<String, CachedResponse>, String) - Static method in class org.appng.core.service.CacheService
-
Expires cache elements by path prefix
- expireCacheElementsByPrefix(Site, String) - Static method in class org.appng.core.service.CacheService
-
Expires cache elements by path prefix
- EXPIRY_DATE - Static variable in class org.appng.cli.prettytable.TableConstants
- expiryDate - Variable in class org.appng.appngizer.model.xml.Subject
- 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
ExpressionEvaluatorusing the given variables. - ExpressionEvaluator(VariableMapper) - Constructor for class org.appng.el.ExpressionEvaluator
-
Creates a new
ExpressionEvaluatorusing the givenVariableMapper. - EXTERN - org.appng.api.rest.model.Link.TypeEnum
- EXTERN - org.appng.xml.platform.Linkmode
-
An external link, thus means it must be absolute.
- extract(String, CliEnvironment, String, String) - Method in class org.appng.cli.commands.platform.ExtractData
- extract(Document, int, float) - Static method in class org.appng.search.indexer.SimpleDocument
- ExtractData - Class in org.appng.cli.commands.platform
-
Extracts the data from
$APPNG_HOMEto$appngData.
This includes movingWEB-INF/web.xmlto$appngData/WEB-INF/web.xmlWEB-INF/confto$appngData/confWEB-INF/binto$appngData/binWEB-INF/logsto$appngData/logs/applicationsto$appngData/applications/repositoryto$appngData/repository. - ExtractData() - Constructor for class org.appng.cli.commands.platform.ExtractData
F
- FACTOR - Static variable in annotation type org.appng.api.FileUpload
- factory - Variable in class org.appng.core.controller.messaging.RabbitMQBase
- FAIL - org.appng.api.ScheduledJobResult.ExecutionResult
- FAILED_LOGIN_ATTEMPTS - Static variable in class org.appng.cli.prettytable.TableConstants
- failedLoginAttempts - Variable in class org.appng.appngizer.model.xml.Subject
- 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
Applicationcan make use of several features provided by appNG. - FeatureProviderImpl - Class in org.appng.core.model
-
Default
FeatureProviderimplementation. - FeatureProviderImpl(Properties) - Constructor for class org.appng.core.model.FeatureProviderImpl
-
Creates a new
FeatureProviderImplusing the givenProperties, which have been retrieved from aApplication. - FEATURES - Static variable in class org.appng.core.service.ApplicationProperties
-
An array containing the names of all available
Applicationfeatures. - field(Action, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- field(DataConfig, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- field(Datasource, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- field(MetaData, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- Field - Class in org.appng.api.rest.model
-
A field that is part of a datasource.
- Field() - Constructor for class org.appng.api.rest.model.Field
- 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
FieldConverterencapsulating all the otherFieldConverters, thus providing the ability to convert anyFieldType. - 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
FieldConverteris responsible for converting a property of an bindclass-instance to itsString-representation inside of aDatafield(seeFieldConverter.setString(FieldWrapper)) a parameter from aRequestContainerto its object-representation (seeFieldConverter.setObject(FieldWrapper, RequestContainer)) - FieldConverter.DatafieldOwner - Class in org.appng.api
- FieldConverter.FieldDefOwner - Class in org.appng.api
- 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
FieldProcessorkeeps track of theMetaDataandLinkpanels defined in theDataConfigof aDatasource. - 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 - 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
- fields(List<ActionField>) - Method in class org.appng.api.rest.model.Action
- fields(List<ActionField>) - Method in class org.appng.api.rest.model.ActionField
- fields(List<Field>) - Method in class org.appng.api.rest.model.Datasource
- fields(List<Field>) - Method in class org.appng.api.rest.model.Field
- fields(List<FieldValue>) - Method in class org.appng.api.rest.model.Element
- Fields() - Constructor for class org.appng.search.json.Result.Fields
- fieldType(FieldType) - Method in class org.appng.api.rest.model.ActionField
- fieldType(FieldType) - Method in class org.appng.api.rest.model.Field
- FieldType - Enum in org.appng.api.rest.model
-
The possible types for a field/action-field.
- FieldType - Enum in org.appng.xml.platform
-
Java class for fieldType.
- FieldValue - Class in org.appng.api.rest.model
-
The value of a field within a datasource.
- FieldValue() - Constructor for class org.appng.api.rest.model.FieldValue
- FieldWrapper - Class in org.appng.api
-
A
FieldWrapperextends aFieldDefand 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
- file - Variable in class org.appng.api.support.validation.FileUploadValidator
- FILE - org.appng.api.rest.model.FieldType
- FILE - org.appng.core.model.RepositoryScheme
-
file scheme, using
RepositoryType.LOCAL - FILE - org.appng.formtags.FormElement.InputType
-
<input type="file" /> - FILE - org.appng.xml.platform.FieldType
-
A property containing a
org.appng.forms.FormUpload, usually displayed as file-upload dialog for a single file. - FILE - org.appng.xml.platform.Icontype
-
The icon displayed is located at the given URI.
- FILE_MULTIPLE - org.appng.api.rest.model.FieldType
- FILE_MULTIPLE - org.appng.xml.platform.FieldType
-
A property containing a collection of
org.appng.forms.FormUploads, usually displayed as file-upload dialog for a multiple files. - 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.IParameterValidatorassuring 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
Fileusing thechownsystem command. - FileOwner(File) - Constructor for class org.appng.cli.commands.FileOwner
-
Create a new
FileOwnerfor the givenFile. - 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
- fileTypes() - Method in annotation type org.appng.api.FileUpload
- fileUpload - Variable in class org.appng.xml.platform.Validation
- FileUpload - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDef's value represents one ore moreorg.appng.forms.FormUploads. - FileUpload - Annotation Type in org.appng.api
-
Used to validate the size, filetype(s) and amount of a (
Collection) of)FormUpload(s). - FileUpload() - Constructor for class org.appng.xml.platform.FileUpload
- 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
- FileUploadListValidator() - Constructor for class org.appng.api.support.validation.FileUploadListValidator
- FileUploadValidator - Class in org.appng.api.support.validation
-
Checks that a
FormUploadmatches the restrictions given by aFileUpload. - 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
bindobjectwith the (converted) values provided by aRequestContainer. - 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.api.rest.model
-
A filter that applies to a datasource.
- Filter - Class in org.appng.search.json
- Filter() - Constructor for class org.appng.api.rest.model.Filter
- 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
- filters(List<Filter>) - Method in class org.appng.api.rest.model.Datasource
- findAll(OrderSpecifier<?>...) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
- 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(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
- findBy(Predicate, Function<FluentQuery.FetchableFluentQuery<S>, R>) - Method in class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
- findByApplicationId(Integer) - Method in interface org.appng.core.repository.RoleRepository
- findByApplicationId(Integer, Sort) - Method in interface org.appng.core.repository.PermissionRepository
- 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
- findByGrantedSitesContains(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
- findByNameIn(List<String>) - Method in interface org.appng.core.repository.GroupRepository
- findBySiteAndJobName(String, String) - Method in interface org.appng.core.repository.JobExecutionRecordRepository
- 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
- findDistinctApplications() - Method in interface org.appng.core.repository.PlatformEventRepository
- findDistinctHostNames() - Method in interface org.appng.core.repository.PlatformEventRepository
- findDistinctOrigins() - Method in interface org.appng.core.repository.PlatformEventRepository
- findDistinctUsers() - Method in interface org.appng.core.repository.PlatformEventRepository
- 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) - Method in class org.appng.persistence.repository.EnversSearchRepositoryImpl
- findRevisions(ID, Pageable) - 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). - FLYWAY_MIGRATION_PACKAGE - Static variable in class org.appng.core.service.ApplicationProperties
-
Optional property describing the package where Flyway Java migration reside
- 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
- FORCE_CHANGE_PASSWORD - Static variable in class org.appng.api.Platform.Property
-
Should users be forced to change their password if it hasn't changed for more than
Platform.Property.PASSWORD_MAX_VALIDITYdays? - 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 - Class in org.appng.taglib.form
-
This class represents a web Form.
- Form() - Constructor for class org.appng.formtags.Form
-
Constructs a new
Form - Form() - Constructor for class org.appng.taglib.form.Form
- FORM_ACTION - Static variable in class org.appng.testsupport.TestBase
- 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(long, NumberFormat) - Method in enum org.appng.api.FileUpload.Unit
-
Formats the given size using a
NumberFormat - format(String) - Method in class org.appng.api.rest.model.ActionField
- format(String) - Method in class org.appng.api.rest.model.Field
- format(String, Object...) - Method in class org.appng.api.support.I18n
-
Formats the given
Stringwith the given arguments. - format(Date, StringBuffer, FieldPosition) - Method in class org.appng.api.rest.RFC3339DateFormat
- format(FileUpload.Unit, long, NumberFormat) - Static method in enum org.appng.api.FileUpload.Unit
-
Formats the given size of the given
FileUpload.Unitusing aNumberFormat, appending the givenFileUpload.Unit.
Example: - 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) - Method in class org.appng.api.rest.ApiClient
-
Format the given Date object into string.
- formatDate(Date, String) - Method in class org.appng.api.support.I18n
-
Formats the given
Dateusing the givenformat. - formatNumber(Number, String) - Method in class org.appng.api.support.I18n
-
Formats the given
Numberusing the givenformat. - formattedValue(String) - Method in class org.appng.api.rest.model.ActionField
- formattedValue(String) - Method in class org.appng.api.rest.model.FieldValue
- 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
- 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. - FormDataBinder<T> - Class in org.appng.api
-
A
DataBinderthat uses aFormto bind its values to the target object. - FormDataBinder(T, Form) - Constructor for class org.appng.api.FormDataBinder
-
Constructs a new
FormDataBinderusing aDefaultConversionService - FormDataBinder(T, Form, ConversionService) - Constructor for class org.appng.api.FormDataBinder
-
* Constructs a new
FormDataBinderusing the givenConversionService - FormElement - Class in org.appng.formtags
-
A
FormElementrepresents one of the following HTML elements:<input><textarea><select><option>To process aFormElement, two steps are necessary: set the text content of theFormElementby callingFormElement.setContent(String)callingFormElement.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
FormElementcan 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
FormProcessProvideris used to handle the submitted data. - FormProcessProvider - Interface in org.appng.formtags
- FormUpload - Interface in org.appng.forms
- FormUploadBean - Class in org.appng.forms.impl
-
Default
FormUploadimplementation. - 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
ActionProvideror the formBean that is used by anActionProvider. - forObject(Object) - Static method in enum org.appng.api.model.Property.Type
-
Returns the best matching type for the given object
- forSite(String) - Method in enum org.appng.api.Scope
- forString(String) - Static method in enum org.appng.api.model.Property.Type
-
Finds the best matching type for the given input string
- FORWARDED - Static variable in interface org.appng.core.controller.handler.RequestHandler
-
Constant used as a request-attribute to indicate a
HttpServletRequesthas been forwarded by appNG. - forwardsUpdatedAt - Variable in class org.appng.core.controller.RepositoryWatcher
- fraction - Variable in class org.appng.xml.platform.Digits
- fromDocument(Document) - Static method in class org.appng.search.json.Result
- fromDomain(Group) - Static method in class org.appng.appngizer.model.Group
- 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(Role) - Static method in class org.appng.appngizer.model.Role
- fromDomain(Subject, boolean) - Static method in class org.appng.appngizer.model.Subject
- 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(DatabaseConnection, MigrationInfoService, String, boolean) - Static method in class org.appng.appngizer.model.Database
- fromDomain(SiteImpl) - Static method in class org.appng.appngizer.model.Site
- fromDomain(Repository) - Static method in class org.appng.appngizer.model.Repository
- fromDomain(PackageInfo, boolean) - Static method in class org.appng.appngizer.model.Package
- fromValue(String) - Static method in enum org.appng.api.rest.model.FieldType
- fromValue(String) - Static method in enum org.appng.api.rest.model.Link.TypeEnum
- fromValue(String) - Static method in enum org.appng.api.rest.model.Message.LevelEnum
- fromValue(String) - Static method in enum org.appng.api.rest.model.OptionType
- fromValue(String) - Static method in enum org.appng.api.rest.model.Permission.ModeEnum
- fromValue(String) - Static method in enum org.appng.api.rest.model.Sort.OrderEnum
- fromValue(String) - Static method in enum org.appng.appngizer.model.xml.PackageType
- fromValue(String) - Static method in enum org.appng.appngizer.model.xml.PasswordChangePolicy
- 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.PropertyType
- 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 - Variable in class org.appng.xml.platform.Validation
- Future - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDefs value represents a date in the future. - Future() - Constructor for class org.appng.xml.platform.Future
G
- GE - org.appng.persistence.repository.SearchQuery.Operand
- 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) - Method in class org.appng.api.support.XmlGenerator
- generateActions(Permissions, XmlGenerator.Entity, OutputStream) - Method in class org.appng.api.support.XmlGenerator
- GenerateApplicationConstantsMojo - Class in org.appng.maven.plugin.mojo
- GenerateApplicationConstantsMojo() - Constructor for class org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojo
- 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
- GenerateMessageConstantsMojo - Class in org.appng.maven.plugin.mojo
- GenerateMessageConstantsMojo() - Constructor for class org.appng.maven.plugin.mojo.GenerateMessageConstantsMojo
- 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.ConfigurablePasswordPolicy
- 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
timeoutMillismilliseconds if necessary. - get(HttpSession) - Static method in class org.appng.api.support.environment.DefaultEnvironment
-
Returns a new
DefaultEnvironment. - get(PageContext) - 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. - get(ServletContext, ServletRequest) - 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(ServletRequest, ServletResponse) - Static method in class org.appng.api.support.environment.DefaultEnvironment
-
Returns a fully initialized DefaultEnvironment.
- get(Environment) - Static method in class org.appng.core.service.PlatformProperties
- get(Properties) - Static method in class org.appng.core.service.PlatformProperties
- getAcceptedCerts() - Method in class org.appng.core.domain.RepositoryImpl
- getAcceptedTypes() - Method in interface org.appng.forms.FormUpload
- getAcceptedTypes() - Method in class org.appng.forms.impl.FormUploadBean
- getAcceptedTypes(String) - Method in class org.appng.api.support.ApplicationRequest
- 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.
- getAccessToken() - Method in class org.appng.api.rest.auth.OAuth
- getAction() - Method in class org.appng.api.support.CallableAction
- 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.
- getAction(String, String) - Method in interface org.appng.api.ApplicationConfigProvider
- getAction(String, String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getAction(String, String) - Method in class org.appng.testsupport.TestBase
- getAction(String, String, String, String...) - Method in class org.appng.api.rest.RestClient
-
Retrieves the
Action. - getAction(Link) - Method in class org.appng.api.rest.RestClient
- 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.pagefor this item is set, this defines the name for a page-parameter. - getActions() - Method in class org.appng.xml.platform.Event
-
Gets the value of the actions property.
- getActions(String) - Method in interface org.appng.api.ApplicationConfigProvider
- getActions(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getActionURL(String, String, String, String[]) - Method in class org.appng.api.rest.RestClient
- 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.pagefor this item is set, this defines the value for the page-parameter defined inNavigationItem.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 theDocumentwhich is being created from thisDocument. - getAdditionalFields() - Method in class org.appng.search.indexer.SimpleDocument
- getAdditionalTemplateResourceNames() - Method in interface org.appng.core.templating.ThymeleafReplaceInterceptor
-
With this method the interceptor can define additional template files which should be added to the template engine that custom fragments are available during processing
- 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
Analyzerused 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
Analyzerused by thisDocumentProducer. - 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
- getApiKey() - Method in class org.appng.api.rest.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class org.appng.api.rest.auth.ApiKeyAuth
- getApplication() - Method in interface org.appng.api.model.Permission
-
Returns the
ApplicationthisPermissionbelongs to. - getApplication() - Method in interface org.appng.api.model.Role
-
Returns the
ApplicationthisRolebelongs to. - 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.cli.CliEventProvider
- getApplication() - Method in class org.appng.core.domain.PermissionImpl
- getApplication() - Method in class org.appng.core.domain.PlatformEvent
- getApplication() - Method in class org.appng.core.domain.PlatformEventListener.EventProvider
- 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() - 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.
- getApplication(String) - Method in interface org.appng.api.model.Site
- getApplication(String) - Method in class org.appng.appngizer.controller.ApplicationController
- getApplication(String) - Method in class org.appng.core.domain.SiteImpl
- getApplication(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationController
- getApplication(ApplicationImpl, ApplicationInfo) - Static method in class org.appng.core.domain.RepositoryImpl
- getApplication(ApplicationInfo) - Static method in class org.appng.core.domain.RepositoryImpl
- getApplicationCache() - Method in class org.appng.core.model.CacheProvider
-
Returns the root directory of the application cache.
- getApplicationCache(String) - Method in class org.appng.core.model.CacheProvider
-
Returns the root application cache directory for a site.
- getApplicationCache(String, String) - Method in class org.appng.core.model.CacheProvider
-
Returns the root application cache directory for an application.
- getApplicationCache(Nameable) - 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.
- getApplicationConfig() - Method in class org.appng.api.support.ApplicationRequest
- getApplicationConfig() - Method in class org.appng.core.model.ApplicationProvider
- getApplicationDir() - Method in class org.appng.core.service.PlatformProperties
- 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
Applicationname - getApplicationIndex() - Method in class org.appng.api.PathInfo
- getApplicationInfo() - Method in interface org.appng.api.ApplicationConfigProvider
- getApplicationInfo() - Method in interface org.appng.api.model.Resources
- 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
Applicationwhere the error occurred, if present. - getApplicationName() - Method in interface org.appng.api.Path
-
Returns the name of the
Applicationwhich is being addressed by thisPath - 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() - Method in class org.appng.taglib.MultiSiteSupport
- getApplicationProvider(Site) - Method in class org.appng.core.model.AbstractRequestProcessor
- 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
- getApplicationResources(MarshallService) - Method in class org.appng.testsupport.TestBase
- getApplicationRoleForApplication(Integer, String) - Method in class org.appng.core.service.CoreService
- getApplicationRoleForApplication(String, String) - Method in class org.appng.core.service.CoreService
- getApplicationRoles() - Method in class org.appng.core.service.CoreService
- getApplicationRoles(Application) - Method in class org.appng.core.domain.SubjectImpl
- getApplicationRolesForApplication(Integer) - Method in class org.appng.core.service.CoreService
- getApplicationRootConfig() - Method in interface org.appng.api.ApplicationConfigProvider
-
Returns the
ApplicationRootConfig. - 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 thisSite. - getApplications() - Method in class org.appng.core.domain.SiteImpl
- getApplications() - Method in interface org.appng.core.model.RepositoryCache
-
Returns all packages found in the repository.
- getApplications() - Method in class org.appng.core.service.CoreService
- getApplications(String) - Method in interface org.appng.core.model.RepositoryCache
-
Returns all packages that match the given name in the repository.
- getApplicationSubjects() - Method in interface org.appng.api.model.Application
-
Returns the
ApplicationSubjects for thisApplication - getApplicationSubjects() - Method in class org.appng.core.domain.ApplicationImpl
- getApplicationSubjects() - Method in class org.appng.core.model.ApplicationProvider
- getApplicationSubjects() - Method in class org.appng.testsupport.TestBase
- getApplicationSubjects() - Method in class org.appng.testsupport.TestBase.SimpleApplication
- getApplicationSubjects(Integer, Site) - Method in class org.appng.core.service.CoreService
- getApplicationTemplateResolver(String, Charset, Boolean, File, Set<String>) - Method in class org.appng.core.model.ThymeleafProcessor
- getApplicationUrlParameters() - Method in interface org.appng.api.Path
- 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 class org.appng.xml.application.PackageInfo
-
Gets the value of the appngVersion property.
- getAppNGVersion() - Method in interface org.appng.api.model.Identifier
-
Returns the version of appNG the
Applicationis 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
- getArgs() - Method in class org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojo
- getArgs() - Method in class org.appng.maven.plugin.mojo.GenerateMessageConstantsMojo
- getArgumentResolvers(ApplicationContext) - Static method in class org.appng.api.config.RestConfig
- getAsync() - Method in class org.appng.xml.platform.Action
-
If evaluating to
true, theActionwill be executed asynchronously. - getAsync() - Method in class org.appng.xml.platform.ActionRef
-
If evaluating to
true, theActionwill 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(String) - Method in class org.appng.api.support.OptionImpl
- getAttribute(Scope, String) - Method in interface org.appng.api.Environment
-
Returns the attribute with the given name for the given
Scope. - getAttribute(Scope, String) - Method in class org.appng.api.support.environment.DefaultEnvironment
- 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
- getAuditName() - Method in interface org.appng.core.domain.Auditable
- getAuditName() - Method in class org.appng.core.domain.ResourceImpl
- getAuthentication() - Method in class org.appng.xml.platform.Authentications
-
Gets the value of the authentication property.
- getAuthentication(String) - Method in class org.appng.api.rest.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class org.appng.api.rest.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- 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
- getBasePath() - Method in class org.appng.api.rest.ApiClient
-
Get the current base path
- getBaseUrl() - Method in class org.appng.xml.platform.PlatformConfig
-
Gets the value of the baseUrl property.
- getBaseUrl(String, List<String>, String, String, String) - Method in class org.appng.taglib.ApplicationAdapter
- 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.
- getBean(Class<T>) - Method in interface org.appng.api.model.Application
-
Returns the single bean of the given type, if any.
- getBean(Class<T>) - 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
nullinstead of throwing aBeansExceptionif such a bean does not exist. - getBean(Class<T>) - Method in class org.appng.core.model.ApplicationProvider
- getBean(Class<T>) - Method in class org.appng.testsupport.TestBase.SimpleApplication
- getBean(String) - Method in interface org.appng.api.model.Application
-
Returns the single bean with the given name, if any.
- getBean(String) - Method in class org.appng.core.domain.ApplicationImpl
- getBean(String) - Method in class org.appng.core.model.ApplicationProvider
- getBean(String) - Method in class org.appng.testsupport.TestBase.SimpleApplication
- 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(String, Class<T>) - Method in class org.appng.core.domain.ApplicationImpl
- getBean(String, Class<T>) - Method in class org.appng.core.model.ApplicationProvider
- getBean(String, Class<T>) - Method in class org.appng.testsupport.TestBase.SimpleApplication
- 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
BeanWrapperused by thisFieldWrapperto access the property. - getBinaryData(String) - Method in class org.appng.api.rest.RestClient
-
Returns the resource represented by the relative path
- getBinaryData(Link) - Method in class org.appng.api.rest.RestClient
-
Returns the resource represented by the link as binary data
- 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) - Method in class org.appng.api.support.CallableAction
-
Creates, fills and returns a new bindobject.
- 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, RequestContainer, ClassLoader) - Method in class org.appng.api.support.RequestSupportImpl
- getBlob() - Method in interface org.appng.api.model.Property
-
If this
Propertycontains BLOB data, this data is being returned. - getBlob() - Method in class org.appng.api.model.SimpleProperty
- getBlob() - Method in class org.appng.core.domain.PropertyImpl
- getBlob(String) - Method in interface org.appng.api.model.Properties
-
Returns the byte-value of the given
Property. - getBlob(String) - Method in class org.appng.api.support.PropertyHolder
- getBlob(String) - Method in class org.appng.core.service.PlatformProperties
- getBlobDirectories() - Method in interface org.appng.api.Path
- getBlobDirectories() - Method in class org.appng.api.PathInfo
- getBlockingQueue() - Method in class org.appng.api.search.BlockingQueueAccessor
- getBody(String, String) - Static method in class org.appng.tools.markup.XHTML
- getBoolean() - Method in interface org.appng.api.model.Property
-
Returns the
Boolean-value of thisProperty:Boolean.TRUEifProperty.getString()returnstrueor1Boolean.FALSEif theProperty.getString()returns a non-nullStringnullotherwise - getBoolean() - Method in class org.appng.api.model.SimpleProperty
- getBoolean(String) - Method in interface org.appng.api.model.Properties
- getBoolean(String) - Method in interface org.appng.api.Option
-
Returns a
Booleanparsed from the attribute with the given name. - getBoolean(String) - Method in class org.appng.api.support.OptionImpl
- getBoolean(String) - Method in class org.appng.api.support.PropertyHolder
- getBoolean(String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aBoolean. - getBoolean(String) - Method in class org.appng.core.service.PlatformProperties
- getBoolean(String) - Method in class org.appng.el.ExpressionEvaluator
-
Evaluates the given expression to a
Boolean, if possible. - getBoolean(String, Boolean) - Method in interface org.appng.api.model.Properties
- getBoolean(String, Boolean) - Method in class org.appng.api.support.PropertyHolder
- getBoolean(String, Boolean) - Method in class org.appng.core.service.PlatformProperties
- getBoolean(String, String) - Method in interface org.appng.api.Options
- getBoolean(String, String) - Method in class org.appng.api.support.OptionsImpl
- getBoolean(Node, String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aBoolean. - 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(String) - Method in class org.appng.core.model.ApplicationCacheManager
- getCache(Site) - Static method in class org.appng.core.service.CacheService
-
Returns the
Cacheinstance for the selectedSite. - getCache(Repository) - Method in class org.appng.core.model.RepositoryCacheFactory
-
Returns a
RepositoryCachefor the givenRepository - getCacheConfig() - Method in class org.appng.core.service.PlatformProperties
- 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
- getCachedResponse(HttpServletRequest, HttpServletResponse, FilterChain, Site, Cache<String, CachedResponse>, ExpiryPolicy) - Method in class org.appng.core.controller.filter.PageCacheFilter
- getCacheEntries(Integer) - Method in class org.appng.core.service.CoreService
- getCacheEntries(Site) - Static method in class org.appng.core.service.CacheService
- getCacheManager() - Static method in class org.appng.core.service.CacheService
-
Returns the
CacheManagerinstance. - getCacheNames() - Method in class org.appng.core.model.ApplicationCacheManager
- getCacheStatistics(Integer) - Method in class org.appng.core.service.CoreService
- getCacheStatistics(Site) - Static method in class org.appng.core.service.CacheService
- getCal(Date) - Static method in class org.appng.appngizer.model.Utils
- 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() - 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.
- getCert(byte[]) - Static method in class org.appng.core.security.signing.CertTools
- 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
Certificationfor 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 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 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.
- getCheckSum() - Method in interface org.appng.api.model.Resource
-
Returns the checksum of the byte data
- getCheckSum() - Method in class org.appng.core.domain.ResourceImpl
- getCheckSum() - Method in class org.appng.core.domain.TemplateResource
- 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.Pagination
- getChunkname() - Method in class org.appng.xml.platform.Resultset
-
The name of the chunk.
- getChunkName() - 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).
- getChunkSize() - Method in class org.appng.tools.ui.Chunk
- getClause() - Method in class org.appng.persistence.repository.SearchQuery.Clause
- 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() - Method in interface org.appng.api.model.Property
-
If this
Propertycontains CLOB data, this data is being returned. - getClob() - Method in class org.appng.api.model.SimpleProperty
- getClob() - Method in class org.appng.core.domain.PropertyImpl
- getClob(String) - Method in interface org.appng.api.model.Properties
-
Returns the string-value of the given
Property. - getClob(String) - Method in class org.appng.api.support.PropertyHolder
- getClob(String) - Method in class org.appng.core.service.PlatformProperties
- 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(String, String) - Method in class org.appng.api.support.PropertyHolder
- getClob(String, String) - Method in class org.appng.core.service.PlatformProperties
- getCode() - Method in class org.appng.api.rest.model.ErrorModel
- getCode() - Method in class org.appng.xml.platform.Message
-
A code for this message.
- getColumnIndex(String) - Method in class org.appng.cli.prettytable.PrettyTable
- getCommand(String) - Method in class org.appng.cli.CliCommands
-
Retrieves the
ExecutableCliCommandregistered 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.
- getConfirmation() - Method in class org.appng.api.rest.model.Link
-
A confirmation message that should be displayed to the user before following this link.
- getConfirmation() - Method in class org.appng.xml.platform.Link
-
Gets the value of the confirmation property.
- getConnection() - Method in class org.appng.core.domain.DatabaseConnection
- getConnection() - Method in class org.appng.testsupport.persistence.ConnectionInfo
- getConnectionInfo() - Static method in class org.appng.testsupport.persistence.ConnectionHelper
- getConnectionInfo() - Method in class org.appng.testsupport.persistence.DatabaseUtil
- getConnectionInfo(ConnectionHelper.DBType) - Static method in class org.appng.testsupport.persistence.ConnectionHelper
- 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.model.AbstractRequestProcessor
- getContentLength() - Method in interface org.appng.core.model.RequestProcessor
-
Returns the content-length of the response
- getContentLength() - Method in interface org.appng.core.model.TemplateProcessor
-
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.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.core.model.TemplateProcessor
-
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
- getContentType(String, String) - Static method in class org.appng.core.controller.HttpHeaders
- getContext() - Method in class org.appng.cli.CliEnvironment
-
Retrieves the
ApplicationContext. - getContext() - Method in class org.appng.core.domain.ApplicationImpl
- getContext() - Method in class org.appng.core.domain.PlatformEvent
- getContext() - Method in interface org.appng.core.model.AccessibleApplication
- getContext() - Method in class org.appng.core.model.ApplicationProvider
- getContext() - Method in enum org.appng.xml.MarshallService.AppNGSchema
- getContext(HttpServletRequest) - Method in class org.appng.cli.CliEventProvider
- getContext(HttpServletRequest) - Method in class org.appng.core.domain.PlatformEventListener.EventProvider
- getContext(Platform, ApplicationProvider) - Method in class org.appng.core.model.ThymeleafProcessor
- getContextPath() - Method in interface org.appng.api.SoapService
-
Returns the contextpath (package-names) for the
JAXBContextto 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
- getCookies() - Method in class org.appng.api.rest.RestClient
-
Returns the current cookies or this client
- getCoreService() - Method in class org.appng.cli.CliEnvironment
-
Retrieves a
CoreServicefrom theApplicationContext. - getCoreService() - Method in class org.appng.core.service.InitializerService
- getCreated() - Method in class org.appng.core.domain.PlatformEvent
- 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.
- getCustomData() - Method in class org.appng.api.ScheduledJobResult
-
a
ScheduledJobcan provide some application specific custom information such as statistics or log messages to be stored in the appNG Database. - 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.
- getData(Site, Application, Environment, Options, Request, FieldProcessor) - Method in interface org.appng.api.DataProvider
-
Retrieves some data from the application, wrapped in a
DataContainer. - getDatabase() - Method in class org.appng.appngizer.model.xml.Databases
-
Gets the value of the database property.
- 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(String, Integer) - Method in class org.appng.appngizer.controller.DatabaseController
- getDatabaseConnection(SiteImpl, ApplicationImpl) - Method in class org.appng.core.service.CoreService
- getDatabaseConnectionForApplication(String, String) - Method in class org.appng.appngizer.controller.DatabaseController
- getDatabaseConnections(Integer, FieldProcessor) - Method in class org.appng.core.service.CoreService
- getDatabaseConnections(String) - Method in class org.appng.appngizer.controller.DatabaseController
- 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.core.domain.DatabaseConnection
- getDatabaseName() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
- getDatabasePath() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
- getDatabaseSize() - Method in class org.appng.core.domain.DatabaseConnection
- getDatabaseStatus() - Method in class org.appng.appngizer.controller.ControllerBase
- getDatasource() - Method in class org.appng.api.support.CallableDataSource
- 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.
- getDatasource(String) - Method in interface org.appng.api.ApplicationConfigProvider
-
Returns the
Datasourcewith the given id, if present. - getDatasource(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getDataSource() - Method in class org.appng.core.domain.DatabaseConnection
- 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.TomcatJdbcConfigurer
- getDataSource(String) - Method in class org.appng.testsupport.TestBase
- getDataSource(String, String, String) - Method in class org.appng.core.service.MigrationService
- getDataSource(DatabaseConnection) - Method in class org.appng.core.service.MigrationService
- getDataSourceClassName() - Method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
-
fully qualified class-name of the
javax.sql.DataSourcefor this type - getDatasourceList() - Method in class org.appng.xml.platform.Datasources
-
Gets the value of the datasourceList property.
- 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.
- 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
- getDate() - Method in interface org.appng.api.search.Document
- getDate() - Method in class org.appng.search.indexer.SimpleDocument
- getDate() - Method in class org.appng.search.json.Result
- getDate(XMLGregorianCalendar) - Static method in class org.appng.appngizer.model.Utils
- getDate(PackageInfo) - Static method in class org.appng.core.model.RepositoryUtils
-
Retrieves the
Datefrom the givenPackageInfoby parsing its timestamp - getDateFormat() - Method in class org.appng.api.rest.ApiClient
-
Get the date format used to parse/format date parameters.
- getDateFormat() - Method in class org.appng.search.searcher.SearchFormatter
- getDateModule(Class<T>, Function<String, T>, DateTimeFormatter) - Method in class org.appng.api.config.RestConfig
- getDatePattern() - Method in class org.appng.api.support.XmlGenerator
- getDateSelection(String, String, String, String) - Method in class org.appng.api.support.SelectionFactory
- getDateSelection(String, String, Date, FastDateFormat) - Method in class org.appng.api.support.SelectionFactory
- getDbVersion() - Method in class org.appng.appngizer.model.xml.Database
-
Gets the value of the dbVersion property.
- getDebugFilePrefix(Date) - Static method in class org.appng.core.model.AbstractRequestProcessor
- getDebugFilePrefix(Date) - Method in class org.appng.core.model.PlatformTransformer
- getDecimalSeparator() - Method in class org.appng.api.rest.model.User
-
The charactor used as a decimal separator.
- 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
- 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.Driverfor 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
PageDefinitionwith 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.
- getDefaultPort() - Method in enum org.appng.core.domain.DatabaseConnection.DatabaseType
-
the default port
- getDefaultString() - Method in interface org.appng.api.model.Property
-
Returns the default
String-value of thisProperty. - 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
Propertywith the given name, if any - getDescriptionFor(String) - Method in class org.appng.api.support.PropertyHolder
- getDescriptionFor(String) - Method in class org.appng.core.service.PlatformProperties
- 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() - 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.
- 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
- 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.
- getDistinctApplications(String) - Method in interface org.appng.core.repository.JobExecutionRecordRepository
- getDistinctJobNames(String) - Method in interface org.appng.core.repository.JobExecutionRecordRepository
- 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
- 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
Listof 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 theSite'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.Session
- getDomain() - Method in class org.appng.core.domain.SiteImpl
- getDouble() - Method in interface org.appng.api.model.Property
-
Returns the
Double-value of thisPropertyusingDouble.parseDouble(String), ifProperty.getString()returns a non-nullString,nullotherwise. - getDouble() - Method in class org.appng.api.model.SimpleProperty
- getDouble(String) - Method in interface org.appng.api.model.Properties
- getDouble(String) - Method in class org.appng.api.support.PropertyHolder
- getDouble(String) - Method in class org.appng.core.service.PlatformProperties
- getDouble(String, Double) - Method in interface org.appng.api.model.Properties
- getDouble(String, Double) - Method in class org.appng.api.support.PropertyHolder
- getDouble(String, Double) - Method in class org.appng.core.service.PlatformProperties
- 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() - Method in class org.appng.api.rest.model.Datasource
-
A single 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.
- getElement(int) - Method in class org.appng.api.rest.DataSourceHelper
- getElement(String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve anElement. - getElement(Node, String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve anElement. - 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.api.rest.model.Page
-
The elements of this page.
- getElements() - Method in class org.appng.formtags.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.api.rest.model.User
-
The email address of the user.
- 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
- getEntityAlias() - Method in class org.appng.persistence.repository.SearchQuery
-
Gets the entity alias to by used in JPQL queries
- getEntityPackage() - Method in class org.appng.testsupport.TestBase
- getEntries() - Method in class org.appng.api.rest.model.Options
-
A list of options for this filter.
- getEntry(String) - Method in class org.appng.search.indexer.IndexConfig
- getEnum(String, Class<E>) - Method in interface org.appng.api.Option
-
Returns the
Enumconstant represented by the attribute with the given name. - getEnum(String, Class<E>) - Method in class org.appng.api.support.OptionImpl
- getEnum(String, String, Class<E>) - Method in interface org.appng.api.Options
- getEnum(String, String, Class<E>) - Method in class org.appng.api.support.OptionsImpl
- getEnvironment() - Method in class org.appng.api.messaging.Serializer
-
Returns the
Environmentthat was used when creating this serializer. - getEnvironment() - Method in interface org.appng.api.RequestSupport
-
Returns the
Environmentfor thisRequest. - 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() - Method in class org.appng.core.model.PlatformTransformer
- getEnvironment() - Method in class org.appng.taglib.TagletAdapter
- getEnvironment(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
- getError() - Method in class org.appng.api.rest.RestResponseEntity
-
The error, if any
- 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 class org.appng.core.security.ConfigurablePasswordPolicy
- getErrors() - Method in class org.appng.api.support.ConfigValidator
- getEvent() - Method in class org.appng.api.search.DocumentEvent
- getEvent() - Method in class org.appng.core.domain.PlatformEvent
- getEvent(String) - Method in interface org.appng.api.ApplicationConfigProvider
-
Returns the
Eventwith the given id, if present. - getEvent(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getEventClass() - Method in interface org.appng.api.messaging.EventHandler
-
Returns the type of the
Eventthis handler reacts to - getEventId() - Method in class org.appng.api.rest.model.Action
-
The event-Id of the action.
- 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.
- getEventProvider() - Method in class org.appng.core.domain.PlatformEventListener
- getExecutedFragmentExpression(ITemplateContext, String) - Method in class org.appng.core.templating.ThymeleafReplaceInterceptorBase
- 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. - getExpiryDate() - Method in interface org.appng.api.model.Subject
-
The date on which the subject expires.
- getExpiryDate() - Method in class org.appng.appngizer.model.xml.Subject
-
Gets the value of the expiryDate property.
- getExpiryDate() - Method in class org.appng.core.controller.Session
- getExpiryDate() - Method in class org.appng.core.domain.SubjectImpl
- getExpression() - Method in class org.appng.xml.platform.Condition
-
An expression that must evaluate to
trueorfalse - getExpressionEvaluator() - Method in interface org.appng.api.ParameterSupport
-
Returns an
ExpressionEvaluatorcreated with the parameters of thisParameterSupport. - getExpressionEvaluator() - Method in interface org.appng.api.Request
-
Returns the
ExpressionEvaluatorfor thisRequest. - 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.
- getExternalParams() - Method in class org.appng.api.FormDataBinder
- getFactor() - Method in enum org.appng.api.FileUpload.Unit
-
the factor to multiply with to get the number of bytes per whole unit
- getFailedLoginAttempts() - Method in interface org.appng.api.model.Subject
-
Returns the number of failed login attempts for this subject.
- getFailedLoginAttempts() - Method in class org.appng.appngizer.model.xml.Subject
-
Gets the value of the failedLoginAttempts property.
- getFailedLoginAttempts() - Method in class org.appng.core.domain.SubjectImpl
- getFeatureProvider() - Method in interface org.appng.api.model.Application
-
Returns the
FeatureProviderfor thisApplication. - 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() - Method in class org.appng.taglib.search.Searchable
- getField(String) - Method in interface org.appng.api.FieldProcessor
-
Returns the
FieldDefwith the given binding, if existing. - getField(String) - Method in class org.appng.api.rest.ActionHelper
- 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(List<ActionField>, String) - Method in class org.appng.api.rest.ActionHelper
- getField(Element, String) - Method in class org.appng.api.rest.DataSourceHelper
- 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
FieldProcessorthisDataContainerwas created with - getFieldProcessor() - Method in exception org.appng.api.ProcessingException
-
Returns the
FieldProcessorin charge when the error occurred - getFields() - Method in class org.appng.api.FieldConverter.DatafieldOwner
-
Returns the
Datafields owned by thisDatafieldOwner. - getFields() - Method in class org.appng.api.FieldConverter.FieldDefOwner
-
Returns the
FieldDefs owned by thisFieldDefOwner. - getFields() - Method in interface org.appng.api.FieldProcessor
-
Returns all
FieldDefintions known by thisFieldProcessor. - getFields() - Method in class org.appng.api.FieldWrapper
- getFields() - Method in class org.appng.api.rest.model.Action
-
A list of action-fields.
- getFields() - Method in class org.appng.api.rest.model.ActionField
-
The child fields of this fieldValue.
- getFields() - Method in class org.appng.api.rest.model.Datasource
-
A list of fields.
- getFields() - Method in class org.appng.api.rest.model.Element
-
The list of field-values of the element.
- getFields() - Method in class org.appng.api.rest.model.Field
-
The child fields of this field.
- 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.
- getFieldType() - Method in class org.appng.api.rest.model.ActionField
-
The type for the field.
- getFieldType() - Method in class org.appng.api.rest.model.Field
-
The type for this field.
- getFieldValues() - Method in class org.appng.api.FieldConverter.DatafieldOwner
- getFile() - Method in class org.appng.core.domain.PackageArchiveImpl
- getFile() - Method in interface org.appng.core.model.PackageArchive
-
Returns the archive's ZIP-file.
- getFile() - Method in interface org.appng.forms.FormUpload
- 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() - 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.
- getFileName(String, String, String) - Static method in class org.appng.core.domain.PackageArchiveImpl
- 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
- getFilter(String) - Method in class org.appng.api.rest.DataSourceHelper
-
Retrieves the filter with the given name, if any
- getFilterItem(String, String, String, Iterable<T>, Collection<ID>, FilterItem.DataCounter) - Static method in class org.appng.search.json.FilterItem
- getFilters() - Method in class org.appng.api.rest.model.Datasource
-
A list of filters.
- 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() - Method in interface org.appng.api.model.Property
-
Returns the
Float-value of thisPropertyusingFloat.parseFloat(String), ifProperty.getString()returns a non-nullString,nullotherwise. - getFloat() - Method in class org.appng.api.model.SimpleProperty
- getFloat(String) - Method in interface org.appng.api.model.Properties
- getFloat(String) - Method in class org.appng.api.support.PropertyHolder
- getFloat(String) - Method in class org.appng.core.service.PlatformProperties
- getFloat(String, Float) - Method in interface org.appng.api.model.Properties
- getFloat(String, Float) - Method in class org.appng.api.support.PropertyHolder
- getFloat(String, Float) - Method in class org.appng.core.service.PlatformProperties
- getFlyway(DatabaseConnection, ClassLoader, String...) - Method in class org.appng.core.service.MigrationService
- getFolded() - Method in class org.appng.xml.platform.Sectionelement
-
If evaluating to
true, theSectionelementwill be displayed folded. - getFolded() - Method in class org.appng.xml.platform.SectionelementDef
-
If evaluating to
true, the resultingSectionelementwill 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
- getForm() - Method in class org.appng.testsupport.TestBase.ActionCall
-
Returns the initial form for the action, i.e.
- getFormat() - Method in class org.appng.api.FieldWrapper
- getFormat() - Method in class org.appng.api.rest.model.ActionField
-
The format for this field, depending on its type.
- getFormat() - Method in class org.appng.api.rest.model.Field
-
The format for this field, depending on its type.
- 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.typesupports 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.
- getFormattedValue() - Method in class org.appng.api.rest.model.ActionField
-
The formatted value for this field.
- getFormattedValue() - Method in class org.appng.api.rest.model.FieldValue
-
The formatted value of the field.
- getFormConfirmation() - Method in class org.appng.formtags.Form
-
Returns the
FormConfirmationfor thisForm. - getFormData() - Method in class org.appng.formtags.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() - 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() - Method in class org.appng.formtags.FormElement
- getFormUploads(String) - Method in class org.appng.api.support.ApplicationRequest
- getFormUploads(String) - Method in class org.appng.forms.impl.RequestBean
- getFormUploads(String) - Method in interface org.appng.forms.RequestContainer
-
Returns an immutable
Listof allFormUploads for the parameter with the given name. - getForwardPath(String, File) - Method in class org.appng.api.PathInfo
-
Builds the the path to which a
HttpServletRequesthas 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.
- getGlobalLinkBuilder(String) - Method in class org.appng.core.model.ThymeleafProcessor
- getGlobalTemplateResolver(Charset, Boolean) - Method in class org.appng.core.model.ThymeleafProcessor
- 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() - 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
- getGroup(String) - Method in class org.appng.appngizer.controller.GroupController
- 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.api.rest.model.User
-
The charactor used when grouping numbers.
- 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
- getGroups() - Method in interface org.appng.api.model.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
- getGzippedBody() - Method in class org.appng.core.controller.CachedResponse
- getHandlerMethodArgumentResolver() - Method in class org.appng.testsupport.TestBase
-
Returns a
HandlerMethodArgumentResolverthat can resolve a(n)EnvironmentSiteApplicationUseful when testing aController/RestControllerwithMockMvc: - getHandlers(E) - Method in class org.appng.api.messaging.EventRegistry
-
Retrieves a list of
EventHandlers that have been registered for the given type ofEvent. - getHeaderCellStyle() - Method in class org.appng.tools.poi.WorkBookHelper
- getHeaders() - Method in interface org.appng.api.support.HttpHeaderUtils.HttpResource
-
Returns the
HttpHeadersfor this resource. - getHeaders() - Method in interface org.appng.api.Webservice
-
Returns the response headers for this service
- getHeaders() - Method in class org.appng.appngizer.client.AppNGizer
- getHeaders(boolean) - Method in class org.appng.api.rest.RestClient
- 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, theSectionwill not be visible to the user. - getHidden() - Method in class org.appng.xml.platform.SectionDef
-
If evaluating to
true, the resultingSectionwill 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.CachedResponse
- getHitRangeEnd() - Method in class org.appng.tools.ui.Pagination
- getHitRangeStart() - Method in class org.appng.tools.ui.Pagination
- getHits() - Method in class org.appng.api.rest.model.Option
-
Tells how many hits there are for this option.
- getHits() - Method in class org.appng.tools.ui.Pagination
- getHits() - Method in class org.appng.xml.platform.Option
-
Tells how many hits there are for this option.
- 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
- getHostName() - Method in class org.appng.core.domain.PlatformEvent
- getHSqlConnectionInfo() - Static method in class org.appng.testsupport.persistence.ConnectionHelper
- getHSqlConnectionInfo(int) - 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.api.rest.model.Link
-
A descriptive name for an icon that should be used for this link.
- 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 class org.appng.api.rest.model.Action
-
The Id of the action.
- getId() - Method in class org.appng.api.rest.model.Datasource
-
The unique ID of the datasource.
- getId() - Method in class org.appng.api.rest.model.Link
-
The ID for this link.
- getId() - Method in interface org.appng.api.search.Document
- 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.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.PlatformEvent
- 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.xmlfile. - 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
Linkwithin the owningLinkpanel - 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.Section
-
The ID of the section, must be unique within the page.
- getId() - Method in class org.appng.xml.platform.SectionDef
-
The ID of the section, must be unique within 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 viaStyleSheetProvider.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
ImageProcessorwas created with. - getImageCache() - Method in interface org.appng.api.model.FeatureProvider
-
Returns the folder to use for caching images, only available if
featureImageProcessingis enabled. - getImageCache() - Method in class org.appng.core.model.FeatureProviderImpl
- getImageCache() - Method in class org.appng.testsupport.TestBase.SimpleFeatureProvider
- getImageCache(String, String) - Method in class org.appng.core.model.CacheProvider
-
Returns the root image cache directory for an application.
- getImageCache(Nameable, Nameable) - Method in class org.appng.core.model.CacheProvider
-
Returns the root image cache directory for an application.
- getImageProcessor(File, String) - Method in interface org.appng.api.model.FeatureProvider
-
Returns an
ImageProcessorfor the given sourceFile.
To enable this feature, set theApplication'sPropertyfeatureImageProcessingtotrue. - 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
Consumerwhich consumesDocumentEvents produced by aDocumentProducer.The returnedConsumerwrites to the Lucene-powered
search-index of theSite.
To enable this feature, set theApplication'sPropertyfeatureIndexingtotrue. - 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 packageIdentifiers - 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) - Static method in class org.appng.tools.zipcode.ZipCodeValidatorFactory
- 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(PlatformProperties) - Static method in class org.appng.core.service.HazelcastConfigurer
- getInstance(PlatformProperties, String) - Static method in class org.appng.core.service.HazelcastConfigurer
- getInstance(ZipCodeCountry) - Static method in class org.appng.tools.zipcode.ZipCodeValidatorFactory
- getInteger() - Method in interface org.appng.api.model.Property
-
Returns the
Integer-value of thisPropertyusingInteger.parseInt(String), ifProperty.getString()returns a non-nullString,nullotherwise. - getInteger() - Method in class org.appng.api.model.SimpleProperty
- getInteger() - Method in class org.appng.xml.platform.Digits
-
The maximum number of integral digits.
- getInteger(String) - Method in interface org.appng.api.model.Properties
- getInteger(String) - Method in interface org.appng.api.Option
-
Returns an
Integerparsed from the attribute with the given name. - getInteger(String) - Method in class org.appng.api.support.OptionImpl
- getInteger(String) - Method in class org.appng.api.support.PropertyHolder
- getInteger(String) - Method in class org.appng.core.service.PlatformProperties
- getInteger(String, Integer) - Method in interface org.appng.api.model.Properties
- getInteger(String, Integer) - Method in class org.appng.api.support.PropertyHolder
- getInteger(String, Integer) - Method in class org.appng.core.service.PlatformProperties
- getInteger(String, String) - Method in interface org.appng.api.Options
- getInteger(String, String) - Method in class org.appng.api.support.OptionsImpl
- 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
Mapcontaining 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
Listcontaining the values of the JSP-Paramters of a JSP-call. - getJspUrlParameters() - Method in class org.appng.api.PathInfo
- getKey() - Method in class org.appng.api.rest.model.Message
-
A key for this message
- 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.api.rest.model.ActionField
-
The label for the field.
- getLabel() - Method in class org.appng.api.rest.model.Field
-
The label for this field.
- getLabel() - Method in class org.appng.api.rest.model.Filter
-
The label iof the filter.
- getLabel() - Method in class org.appng.api.rest.model.Link
-
The label for the link.
- getLabel() - Method in class org.appng.api.rest.model.Option
-
The label for this option.
- 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
Accountin 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.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
- getLastLogin() - Method in interface org.appng.api.model.Subject
-
Returns the date of the last login, if any.
- getLastLogin() - Method in class org.appng.appngizer.model.xml.Subject
-
Gets the value of the lastLogin property.
- getLastLogin() - Method in class org.appng.core.domain.SubjectImpl
- getLastModified() - Method in class org.appng.core.model.JarInfo
- 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
- getLevel() - Method in class org.appng.api.rest.model.Message
-
The level of the message.
- 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
- getLink(Element, String) - Method in class org.appng.api.rest.DataSourceHelper
- getLinkBuilder(ApplicationProvider, String, File) - Method in class org.appng.core.model.ThymeleafProcessor
- getLinkpanel() - Method in class org.appng.api.FieldWrapper
- 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.
- getLinkPanel(String) - Method in interface org.appng.api.FieldProcessor
-
Returns the
Linkpanelwith the given name, if existing. - getLinkPanel(String) - Method in class org.appng.api.support.FieldProcessorImpl
- getLinkpanels() - Method in class org.appng.api.FieldConverter.DatafieldOwner
-
Returns the
Linkpanels owned by thisDatafieldOwner. - getLinkpanels() - Method in class org.appng.api.FieldConverter.FieldDefOwner
-
Returns the
Linkpanels owned by thisFieldDefOwner. - getLinkPanels() - Method in class org.appng.api.support.FieldProcessorImpl
- getLinks() - Method in class org.appng.api.rest.model.Datasource
-
A list of links.
- getLinks() - Method in class org.appng.api.rest.model.Element
-
A list of links.
- 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) - Method in interface org.appng.api.model.Properties
- getList(String, String) - Method in class org.appng.api.support.PropertyHolder
- getList(String, String) - Method in class org.appng.core.service.PlatformProperties
- getList(String, String, String) - Method in interface org.appng.api.model.Properties
- getList(String, String, String) - Method in class org.appng.api.support.PropertyHolder
- getList(String, String, String) - Method in class org.appng.core.service.PlatformProperties
- getLocale() - Method in interface org.appng.api.Environment
-
Returns the current
Locale. - getLocale() - Method in interface org.appng.api.Request
- getLocale() - Method in class org.appng.api.rest.model.User
-
The IETF BCP 47 language tag for the user.
- 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.api.rest.auth.ApiKeyAuth
- 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
- 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
- getMarshaller() - Method in class org.appng.xml.MarshallService
- 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.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.
- getMembersOfGroup(Site, String) - Method in class org.appng.core.service.LdapService
-
Fetches the members of a given group and returns them as a List of
SubjectImplobjects. - getMessage() - Method in class org.appng.api.rest.model.ErrorModel
- getMessage() - Method in class org.appng.api.rest.model.ValidationRule
-
The error message displayed when the rule isn't fulfilled.
- getMessage() - Method in class org.appng.api.support.ConfigValidationError
- getMessage() - Method in class org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojo
- getMessage() - Method in class org.appng.maven.plugin.mojo.GenerateMessageConstantsMojo
- getMessage() - Method in class org.appng.xml.platform.ValidationRule
-
Gets the value of the message property.
- getMessage(String, Object...) - Method in interface org.appng.api.RequestSupport
-
Retrieves a message from the underlying
MessageSource, using theLocaleprovided byEnvironment.getLocale(). - getMessage(String, Object...) - Method in class org.appng.api.support.ApplicationRequest
- getMessage(String, Object...) - Method in class org.appng.api.support.RequestSupportImpl
- 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(Locale, String, Object...) - Method in interface org.appng.api.model.Application
-
Retrieves a message from the underlying
MessageSource. - 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(MessageSourceResolvable, Locale) - Method in class org.appng.api.support.MessageSourceChain
- 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...) - getMessageConverterArray(ApplicationContext) - Static method in class org.appng.testsupport.config.RestTestConfig
- getMessageConverters(ApplicationContext) - Static method in class org.appng.api.config.RestConfig
- 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. - getMessageKey() - Method in class org.appng.api.rest.model.ValidationRule
-
The message key for this rule
- getMessageList() - Method in class org.appng.xml.platform.Messages
-
Gets the value of the messageList property.
- getMessages() - Method in interface org.appng.api.FieldProcessor
- getMessages() - Method in class org.appng.api.FieldWrapper
- getMessages() - Method in class org.appng.api.rest.model.Action
-
A list of messages.
- getMessages() - Method in class org.appng.api.rest.model.ActionField
-
The messages related to this field.
- getMessages() - Method in class org.appng.api.rest.model.Datasource
-
A list of messages.
- 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.Datasource
-
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.
- getMessages(Environment) - Method in class org.appng.api.support.ElementHelper
-
Returns the messages for the current session.
- getMessageSender(Environment) - Static method in class org.appng.api.messaging.Messaging
-
Retrieves the previously created
Senderfrom theEnvironment. - 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
MetaDataof thisFieldProcessor. - getMetaData() - Method in class org.appng.api.support.FieldProcessorImpl
- getMetaData() - Method in class org.appng.tools.image.ImageProcessor
-
Retrieves the
ImageMetaDatafor 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
- getMigrationInfoService() - Method in class org.appng.core.domain.DatabaseConnection
- 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.api.rest.model.Permission
-
The mode
- 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.FormDataModefor thisFormData. - getMode() - Method in class org.appng.taglib.Attribute
- getMode() - Method in class org.appng.xml.platform.Action
-
If the appNG-template or the application's custom templating supports some custom display mode(s), the mode can be used to control this custom behavior.
- getMode() - Method in class org.appng.xml.platform.ActionRef
-
If the appNG-template or the application's custom templating supports some custom display mode(s), the mode can be used to control this custom behavior.
- getMode() - Method in class org.appng.xml.platform.Datasource
-
If the appNG-template or the application's custom templating supports some custom display mode(s), the mode 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 templating supports some custom display mode(s), the mode 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
Linkmodeused 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() - Method in interface org.appng.api.model.Property
-
Returns the name of this
Property, as used inProperties.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 class org.appng.api.rest.model.ActionField
-
The name of the field.
- getName() - Method in class org.appng.api.rest.model.Field
-
The name for this field.
- getName() - Method in class org.appng.api.rest.model.FieldValue
-
The name of the field.
- getName() - Method in class org.appng.api.rest.model.Filter
-
The name of the filter.
- getName() - Method in class org.appng.api.rest.model.Parameter
-
The name of the parameter.
- getName() - Method in class org.appng.api.rest.model.User
- 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.persistence.repository.SearchQuery.Criterion
- 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
- getName(T) - Method in interface org.appng.api.model.NameProvider
-
Returns the name for the given instance
- 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
xpathExpressionto retrieve aNode. - getNode(Node, String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aNode. - 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() - Method in class org.appng.api.messaging.Serializer
-
Returns to node id used when creating this serializer
- getNodeId(Environment) - Static method in class org.appng.api.messaging.Messaging
-
Determines the node id for this node.
- getNodePrefix(String) - Static method in class org.appng.core.service.PropertySupport
-
Returns the dot-separated property-prefix for a node-property.
- getNodeProperties(String, Pageable) - Method in class org.appng.core.service.CoreService
- getNodes(String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aNodeList. - getNodes(Node, String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aNodeList. - getNotNull() - Method in class org.appng.xml.platform.Validation
-
Gets the value of the notNull property.
- getNumber() - Method in class org.appng.api.rest.model.Page
-
The 0-based number of the current page.
- getNumber(String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aNumber. - getNumber(Node, String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aNumber. - 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
FieldWrapperhandles. - 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
- getObject(String) - Method in class org.appng.api.support.PropertyHolder
- getObject(String, T) - Method in class org.appng.api.support.PropertyHolder
- 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
- getOne(ID) - Method in interface org.appng.persistence.repository.SearchRepository
-
Deprecated.This is just a temporary methed to make migration to
CrudRepository.findById(Object)more smooth. - getOne(ID) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
- getOnSuccess() - Method in class org.appng.api.support.CallableAction
-
Returns the forward-path that was defined by the
ActionRefthisCallableActionwas 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
- getOperand() - Method in class org.appng.persistence.repository.SearchQuery.Criterion
- getOption() - Method in class org.appng.xml.platform.Rule
-
Gets the value of the option property.
- getOption(String) - Method in interface org.appng.api.Options
-
Returns the
Optionwith the given name, if present. - getOption(String) - Method in class org.appng.api.support.OptionsImpl
- 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 class org.appng.api.rest.model.ActionField
-
The options for this filter.
- getOptions() - Method in class org.appng.api.rest.model.Filter
-
The options for this filter.
- getOptions() - Method in class org.appng.api.rest.model.Option
-
An option can act as a group and thus can itself own a list of options.
- getOptions() - Method in class org.appng.api.rest.model.ValidationRule
-
An array defining the custom parameters for this rule.
- 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
Optionwith the given name. - getOptionValue(String, String) - Method in class org.appng.api.support.OptionsImpl
- getOrder() - Method in class org.appng.api.rest.model.Sort
-
The order for this sort (ascending or descending).
- getOrder() - Method in class org.appng.core.controller.rest.RestPostProcessor
- getOrder() - Method in class org.appng.core.repository.config.ApplicationPostProcessor
- getOrder() - Method in class org.appng.xml.platform.Sort
-
The direction of sorting.
- getOrigin() - Method in class org.appng.core.domain.PlatformEvent
- 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.
AnOutputFormatmay 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
OutputFormatused 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
OutputFormatandOutputType, 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.
AnOutputTypemay 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
OutputTypeused 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 theOutputTypethis 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() - 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() - 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.
- getPackage(String, String, String, String) - Method in class org.appng.appngizer.client.AppNGizer
- getPackage(String, String, String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- getPackage(String, Identifier, Identifier, PackageInfo) - Method in class org.appng.appngizer.controller.RepositoryController
- getPackage(Repository, File, String) - Static method in class org.appng.core.model.RepositoryUtils
-
Checks whether the given file is a valid
PackageArchiveand matches toRepositoryModeof theRepository. - 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
PackageArchivewith the given name, version and timestamp - getPackageArchive(String, String, String) - Method in interface org.appng.core.model.RepositoryCache
-
Returns a
PackageArchivefor the specified package. - getPackageArchive(String, String, String) - Method in class org.appng.core.model.RepositoryCacheFilesystem
- getPackageArchive(String, String, String) - Method in class org.appng.core.model.RepositoryCacheSoap
- getPackageInfo() - Method in class org.appng.core.domain.PackageArchiveImpl
- getPackageInfo() - Method in interface org.appng.core.model.PackageArchive
-
Returns a
PackageInfounmarshalled 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.GetPackagesRequest
-
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
- getPackages() - Method in class org.appng.core.xml.repository.GetPackagesResponse
-
Gets the value of the packages property.
- getPackages(String) - Method in class org.appng.core.domain.RepositoryImpl
- getPackages(String) - Method in interface org.appng.core.model.Repository
- getPackages(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- getPackages(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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() - Method in class org.appng.core.xml.repository.GetPackageVersionsResponse
-
Gets the value of the packageVersions property.
- getPackageVersions(String) - Method in class org.appng.core.domain.RepositoryImpl
- getPackageVersions(String) - Method in interface org.appng.core.model.Repository
-
Returns the
PackageVersionsfor the package with the given name, containing a list ofPackageInformations - getPackageVersions(List<Identifier>, String) - Method in class org.appng.core.domain.RepositoryImpl
- 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
- getPackageWrapper(String) - Method in interface org.appng.core.model.RepositoryCache
-
Returns the
PackageWrapperfor the a package. - getPage() - Method in class org.appng.api.DataContainer
-
Returns the
Page(may benull) for thisDataContainer - 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() - Method in class org.appng.api.rest.model.Datasource
-
A page of elements.
- 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.
- getPage(String) - Method in interface org.appng.api.ApplicationConfigProvider
-
Returns the
PageDefinitionwith the given id, if present. - getPage(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getPageable() - Method in class org.appng.api.DataContainer
-
Returns the
Pageable(may benull) for thisDataContainer - getPageable() - Method in interface org.appng.api.FieldProcessor
-
Returns the
Pageablefor thisFieldProcessor. - 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.
- getParam(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- 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
Listcontaining 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
ParameterSupportis 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
Setcontaining the names of all request parameters. - getParameters() - Method in interface org.appng.api.ParameterSupport
-
Returns an immutable
Mapcontaining all parameters thisParameterSupportis aware of. - getParameters() - Method in class org.appng.api.rest.model.Action
-
A list of parameters for the action
- getParameters() - Method in class org.appng.api.rest.model.Datasource
-
The parameters for the datasource.
- getParameters() - Method in class org.appng.api.support.ApplicationRequest
- 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
Mapcontaining 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
- getParameters(String) - Method in interface org.appng.api.ParameterSupport
-
Returns the names of all parameters used in the given
String, without affixes. - getParameters(String) - Method in class org.appng.api.support.ParameterSupportBase
- 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
Mapcontaining 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
ParameterSupportfor thisRequest. - 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.
- getParamName() - Method in class org.appng.api.rest.auth.ApiKeyAuth
- getParams - Variable in class org.appng.xml.platform.UrlSchema
- getParams() - Method in class org.appng.persistence.repository.SearchQuery.Clause
- 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() - Method in class org.appng.xml.platform.Label
-
A
Labelcan be parameterized, using a String (e.g. - 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
- 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, theSectionelementwill not determine the title of the tab. - getPassive() - Method in class org.appng.xml.platform.SectionelementDef
-
If evaluating to
true, the resultingSectionelementwill not determine the title of the tab. - getPassword() - Method in class org.appng.api.rest.auth.HttpBasicAuth
- 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
- getPasswordChangePolicy() - Method in interface org.appng.api.model.AuthSubject
-
Returns the
AuthSubject.PasswordChangePolicyfor this subject - getPasswordChangePolicy() - Method in class org.appng.appngizer.model.xml.Subject
-
Gets the value of the passwordChangePolicy property.
- getPasswordChangePolicy() - Method in class org.appng.core.domain.SubjectImpl
- getPasswordLastChanged() - Method in interface org.appng.api.model.Subject
-
Returns the date when the password was last changed.
- getPasswordLastChanged() - Method in class org.appng.core.domain.SubjectImpl
- getPasswordPlain() - Method in class org.appng.core.domain.DatabaseConnection
- getPasswordPolicy() - Method in interface org.appng.api.model.Site
- getPasswordPolicy() - Method in class org.appng.core.domain.SiteImpl
- 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
- 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
/xslof 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() - Method in class org.appng.appngizer.model.xml.Permissions
-
Gets the value of the permission property.
- 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.
- getPermission(String, String) - Method in class org.appng.appngizer.controller.PermissionController
- getPermission(String, String) - Method in class org.appng.core.service.CoreService
- 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
PermissionProcessorfor thisRequest. - 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 thisApplication. - getPermissions() - Method in interface org.appng.api.model.Role
- getPermissions() - Method in class org.appng.api.PermissionOwner
-
Returns all
Permissions owned by thisPermissionOwner. - getPermissions() - Method in class org.appng.api.rest.model.Action
-
The permissions for this action.
- getPermissions() - Method in class org.appng.api.rest.model.Datasource
-
The permissions for this datasource.
- 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
Propertiesand transforms it into some (plain, old, uncool)Properties. - getPlainProperties() - Method in class org.appng.api.support.PropertyHolder
- getPlainProperties() - Method in class org.appng.core.service.PlatformProperties
- getPlatform(boolean, boolean) - Method in class org.appng.core.service.CoreService
- 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(String) - Method in class org.appng.core.model.CacheProvider
-
Returns the root platform cache directory for a site.
- getPlatformCache(String, String) - Method in class org.appng.core.model.CacheProvider
-
Returns the root platform cache directory for an application.
- getPlatformCache(Nameable) - 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.
- 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) - Static method in class org.appng.api.messaging.Messaging
- 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
Pathrepresents, which is theSites 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.
- getPresentation() - Method in enum org.appng.persistence.repository.SearchQuery.Operand
- 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.
- getPrimaryOrFirst(Map<String, T>, Map<String, Object>) - Method in class org.appng.api.config.RestConfig
- getPrio() - Method in class org.appng.api.rest.model.Sort
-
The priority for this sort, important when a multi-field sort is applied.
- getPrio() - Method in class org.appng.xml.platform.Sort
-
The priority of sorting, needed to support multiple sort criterias.
- getPriority() - Method in interface org.appng.core.templating.ThymeleafReplaceInterceptor
-
In case that an application has different interceptors intercepting on the same replace call, the first interceptor will win.
- getProcessors(String) - Method in class org.appng.core.templating.AppNGThymeleafDialect
-
Get all processors as composed by the
SpringStandardDialect, remove the processor for the replace tag and add our own replace tag processor which enables the usage of interceptors. - getProperties() - Method in interface org.appng.api.model.Application
-
Returns the
Propertiess for thisApplication. - getProperties() - Method in interface org.appng.api.model.Site
-
Returns the
Propertiesfor thisSite. - 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() - Method in class org.appng.testsupport.TestBase
-
Returns the
Propertiesused byApplicationContextInitializer.initialize(ConfigurableApplicationContext)and also for theApplication's properties. - 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.
- getProperties(Integer, Integer, Pageable) - Method in class org.appng.core.service.CoreService
- getProperties(String) - Method in interface org.appng.api.model.Properties
-
Returns some
Propertiesparsed from the givenProperty(if existing). - getProperties(String) - Method in class org.appng.api.support.PropertyHolder
- getProperties(String) - Method in class org.appng.core.service.PlatformProperties
- getProperties(Properties, Site, Application, boolean) - Static method in class org.appng.core.service.PropertySupport
-
Aggregates the
Propertiesof the platform, the givenSiteand givenApplicationto a singlePropertiesobject, using a prefix for determining the origin of a certain property.The prefix for a site-property issite., for a platform-property it's "platform.". - getProperties(Site, Application, Pageable) - Method in class org.appng.core.service.CoreService
- getPropertiesList(Integer, Integer) - Method in class org.appng.core.service.CoreService
- getPropertiesList(String, String) - Method in class org.appng.core.service.CoreService
- getPropertiesList(Site, Application) - Method in class org.appng.core.service.CoreService
- getProperty() - Method in class org.appng.appngizer.model.xml.Properties
-
Gets the value of the property property.
- getProperty() - Method in class org.appng.xml.application.Properties
-
Gets the value of the property property.
- getProperty(String) - Method in class org.appng.api.support.PropertyHolder
- getProperty(String) - Method in class org.appng.appngizer.controller.PlatformPropertyController
- getProperty(String) - Method in class org.appng.core.service.CoreService
- getProperty(String, String) - Method in class org.appng.appngizer.controller.ApplicationController
- getProperty(String, String) - Method in class org.appng.appngizer.controller.SitePropertyController
- getProperty(String, String, String) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
- getPropertyName() - Method in class org.appng.tools.poi.ColumnDefinition
- 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
Siteand/or anApplicationare given. - getPropertyNames() - Method in interface org.appng.api.model.Properties
-
Returns all
Propertynames. - getPropertyNames() - Method in class org.appng.api.support.PropertyHolder
- getPropertyNames() - Method in class org.appng.core.service.PlatformProperties
- getPropertyPrefix(Site, Application) - Static method in class org.appng.core.service.PropertySupport
-
Returns the dot-separated property-prefix, depending on whether a
Siteand/or anApplicationare given. - getProps() - Method in class org.appng.appngizer.controller.AppNGizerConfigurer
- 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
- 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.core.domain.SubjectImpl
- getRealname() - Method in class org.appng.core.model.ApplicationSubjectImpl
- getRealName() - Method in class org.appng.appngizer.model.xml.Subject
-
Gets the value of the realName property.
- 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.api.rest.model.Permission
-
The reference id of the permission.
- getRef() - Method in class org.appng.xml.platform.Message
- getRef() - Method in class org.appng.xml.platform.Messages
- 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
- 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.
- getReloadCount() - Method in class org.appng.core.domain.SiteImpl
- 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() - Method in class org.appng.appngizer.model.xml.Repositories
-
Gets the value of the repository property.
- getRepository(String) - Method in class org.appng.appngizer.controller.RepositoryController
- 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
- getRepositoryRootFolder() - Method in class org.appng.core.service.PlatformProperties
- 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
- getRequest(PageContext) - Static method in class org.appng.taglib.TagletAdapter
- getRequestId() - Method in class org.appng.core.domain.PlatformEvent
- 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(Integer) - Method in interface org.appng.api.model.Resources
-
Returns the
Resourcewith the given ID. - getResource(Integer) - Method in class org.appng.api.support.ApplicationResourceHolder
- getResource(String, Class<IN>) - Method in class org.appng.api.rest.RestClient
-
Retrieves a REST-Resource with HTTP GET.
Example: - getResource(ResourceType, String) - Method in interface org.appng.api.model.Resources
-
Returns the
Resourceof the given type with the given name, if any. - getResource(ResourceType, String) - 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
Resourcewhere theApplicationRootConfigwas defined. - getResourceNameForApplicationRootConfig() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getResourceNameForDataSource(String) - Method in interface org.appng.api.ApplicationConfigProvider
-
Returns the name of the
Resourcewhere theDatasourcewith the given id was defined. - getResourceNameForDataSource(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getResourceNameForEvent(String) - Method in interface org.appng.api.ApplicationConfigProvider
- getResourceNameForEvent(String) - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getResourceNameForPage(String) - Method in interface org.appng.api.ApplicationConfigProvider
-
Returns the name of the
Resourcewhere thePageDefinitionwith 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
Resourcesfor thisApplication. - getResources() - Method in interface org.appng.api.model.Resources
-
Returns the underlying
Resource - getResources() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- 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() - Method in class org.appng.testsupport.TestBase.SimpleApplication
- getResources(Application, File, File) - Method in class org.appng.core.service.CoreService
- getResources(ResourceType) - Method in interface org.appng.api.model.Resources
-
Returns all
Resources of the givenResourceType. - getResources(ResourceType) - Method in class org.appng.api.support.ApplicationResourceHolder
- getResourceSet() - Method in interface org.appng.api.model.Application
-
Returns the
Resources for thisApplication. - 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
- getResponseHeaders() - Method in class org.appng.api.rest.ApiClient
-
Gets the response headers of the previous request
- getRestoreRequestData() - Method in class org.appng.formtags.Form
- getResult() - Method in interface org.appng.api.ScheduledJob
-
This method is called after execution of the job.
- getResult() - Method in class org.appng.api.ScheduledJobResult
-
returns the general result of the job in a semantic manner.
- 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.
- getResult(FieldProcessor, Object) - Method in interface org.appng.api.ResultService
- getResult(FieldProcessor, Object) - Method in class org.appng.api.support.ResultServiceImpl
- 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
Resultshould be marked as selected. - getResultset() - Method in class org.appng.xml.platform.Data
-
Gets the value of the resultset property.
- getResultset(FieldProcessor, Collection<?>) - Method in interface org.appng.api.ResultService
-
Builds a
ResultSetfrom the items provided by theCollection, using theFieldProcessor'sMetaData.
Note that pagination will not be available. - getResultset(FieldProcessor, Collection<?>) - Method in class org.appng.api.support.ResultServiceImpl
- getResultset(FieldProcessor, Page<?>) - Method in interface org.appng.api.ResultService
- getResultset(FieldProcessor, Page<?>) - Method in class org.appng.api.support.ResultServiceImpl
- 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() - 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.
- getRole(String, String) - Method in class org.appng.appngizer.controller.RoleController
- getRoleIds() - Method in interface org.appng.api.model.Authorizable
-
Returns a list containing the IDs of all
Roles which are authorized to access thisAuthorizable. - getRoles() - Method in interface org.appng.api.model.Application
-
Returns
Roles for thisApplication. - getRoles() - Method in interface org.appng.api.model.ApplicationSubject
-
Returns a list of all
Roles for thisApplicationSubject. - getRoles() - Method in interface org.appng.api.model.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.
- getRootConnectionOfType(DatabaseConnection.DatabaseType) - Method in class org.appng.core.service.DatabaseService
- 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() - Method in class org.appng.formtags.FormElement
- getRule() - Method in class org.appng.taglib.form.FormElement
- getRule(Annotation, String) - Method in class org.appng.api.support.validation.DefaultValidationProvider
- getRules() - Method in class org.appng.api.rest.model.ActionField
-
The validation rules that should be applied for this field.
- getRules() - Method in class org.appng.api.rest.model.Field
-
The validation rules that should be applied for this field.
- 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
RuleValidationfor thisForm. - 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 wrappedData. - getSelectionGroups() - Method in class org.appng.xml.platform.Data
-
Gets the value of the selectionGroups property.
- getSelections() - Method in class org.appng.api.DataContainer
- 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) - 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
Pathwas built from - getServletPath() - Method in class org.appng.api.PathInfo
- 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.api.support.environment.DefaultEnvironment
- 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.
- getSessionId() - Method in class org.appng.core.domain.PlatformEvent
- 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
Applicationwithin the givenSitefrom anEnvironment. - 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() - Method in class org.appng.api.support.ApplicationConfigProviderImpl
- getSessionParams() - Method in class org.appng.xml.platform.Session
-
Gets the value of the sessionParams property.
- getSessionParams(Site, Environment) - Method in interface org.appng.api.model.Application
-
Retrieves the session-parameters for for this
Applicationwithin the givenSitefrom the givenEnvironment. - 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
- 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
- getSingleItemDatasource(XmlGenerator.Entity, OutputStream, String...) - Method in class org.appng.api.support.XmlGenerator
- getSite() - Method in exception org.appng.api.InvalidConfigurationException
-
Returns the
Sitewhere the error occurred, if present. - 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.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
Sitethis context belongs to, only available if this context belongs to a core-Application. - getSite() - Method in class org.appng.core.model.ApplicationProvider
- getSite() - Method in class org.appng.xml.platform.NavigationItem
-
The name of the site this item belongs to.
- getSite(Integer) - Method in class org.appng.core.service.CoreService
- getSite(String) - Method in class org.appng.api.messaging.Serializer
-
Returns the
Sitewith the given name - getSite(String) - Method in class org.appng.api.support.SiteAwareObjectInputStream
-
Retrieves the
org.appng.api.model.Sitewith the given name - getSite(String) - Method in class org.appng.appngizer.controller.SiteController
- getSite(Environment, ServletRequest) - Static method in class org.appng.api.RequestUtil
-
Retrieves a
Siteby its name. - 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
- getSiteByName(String) - Method in class org.appng.core.service.CoreService
- getSiteByName(Environment, String) - Static method in class org.appng.api.RequestUtil
-
Retrieves a
Siteby its name. - getSiteClassloader(String) - Method in class org.appng.api.support.SiteAwareObjectInputStream
- getSiteClassLoader() - Method in interface org.appng.api.model.Site
-
Returns the
URLClassLoaderfor thisSite, which contains all the jars provided by theApplications that are assigned to thisSite. - 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
- getSiteIds() - Method in class org.appng.core.service.CoreService
- getSiteLoader(SiteImpl, Environment, boolean, FieldProcessor, boolean) - Method in class org.appng.core.service.InitializerService
- getSiteName() - Method in class org.appng.api.messaging.Event
-
Returns the name of the origin
Sitethis event was created for - getSiteName() - Method in interface org.appng.api.Path
-
Returns the name of the
Sitewhich is being addressed by thisPath - getSiteName() - Method in class org.appng.api.PathInfo
- getSiteName() - Method in class org.appng.api.support.SiteClassLoader
- getSiteName() - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- getSiteName(Environment, ServletRequest) - Static method in class org.appng.api.RequestUtil
-
Retrieves a
Site's name for the givenServletRequest, using the givenEnvironmentto retrieve theVHostMode. - getSiteNames(Environment) - Static method in class org.appng.api.RequestUtil
- 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
- getSize() - Method in interface org.appng.api.model.Resource
-
Returns the size (in bytes) of this
Resource. - getSize() - Method in class org.appng.api.rest.model.Page
-
The number of elements per page.
- getSize() - Method in class org.appng.appngizer.model.xml.Database
-
Gets the value of the size property.
- 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.api.rest.model.Field
-
The sort for this field.
- 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
- getSortQuery() - Method in class org.appng.api.rest.RestClient.Pageable
-
Creates a query string (matrix-parameter style) containing all the sort criteria
- 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.support.HttpHeaderUtils.HttpResource
-
Returns the
HttpStatusfor this resource. - getStatus() - Method in interface org.appng.api.Webservice
-
Returns the HTTP status code for this service
- getStatus() - Method in class org.appng.cli.CliCore
- getStatusCode() - Method in class org.appng.api.rest.ApiClient
-
Gets the status code of the previous request
- getStatusCode() - Method in class org.appng.appngizer.model.xml.Property
-
Gets the value of the statusCode property.
- getStatusMessage() - Method in class org.appng.appngizer.model.xml.Property
-
Gets the value of the statusMessage property.
- getString() - Method in interface org.appng.api.model.Property
-
Returns the
String-value of thisProperty - getString() - Method in class org.appng.api.model.SimpleProperty
- getString(String) - Method in interface org.appng.api.model.Properties
-
Returns the string-value of the given
Property. - getString(String) - Method in interface org.appng.api.Option
-
Returns the attribute with the given name, if present.
- getString(String) - Method in class org.appng.api.support.OptionImpl
- getString(String) - Method in class org.appng.api.support.PropertyHolder
- getString(String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aString. - getString(String) - Method in class org.appng.core.service.PlatformProperties
- getString(String) - Method in class org.appng.el.ExpressionEvaluator
-
Evaluates the given expression to a
String, if possible. - 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(String, String) - Method in interface org.appng.api.Options
-
Returns the attribute with the given name for the
Optionwith the given name. - getString(String, String) - Method in class org.appng.api.support.OptionsImpl
- getString(String, String) - Method in class org.appng.api.support.PropertyHolder
- getString(String, String) - Method in class org.appng.core.service.PlatformProperties
- getString(Node, String) - Method in class org.appng.api.XPathProcessor
-
Parses the given
xpathExpressionto retrieve aString. - getStringValue() - Method in class org.appng.api.FieldWrapper
-
Returns the
String-value of the property that thisFieldWrapperhandles. - 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
- getSubject() - Method in class org.appng.api.support.ApplicationRequest
- getSubject() - Method in class org.appng.api.support.environment.DefaultEnvironment
- 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.
- getSubject(String) - Method in class org.appng.appngizer.controller.SubjectController
- 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
- 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
- getSupportedMediaTypes() - Method in class org.appng.appngizer.client.VoidResponseHttpMessageConverter
- getSupportedRepositoryType() - Method in enum org.appng.core.model.RepositoryScheme
-
Return the
RepositoryTypesupported 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.api.rest.model.Link
-
The target for the link.
- getTarget() - Method in class org.appng.xml.platform.Link
-
The URI of the link, may be relative to the application (
Linkmode.INTERNorLinkmode.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
FieldWrapperhandles. - 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
- getTemplateInfo(String) - Static method in class org.appng.core.service.TemplateService
- 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.api.rest.model.Message
-
The actual message.
- 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
- 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
Applicationwas 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.
- getTimezone() - Method in class org.appng.api.rest.model.User
-
The name of the IANA time zone the user is located at.
- 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.FieldDef
-
Gets the value of the tooltip property.
- getTooltip() - Method in class org.appng.xml.platform.Selection
-
Gets the value of the tooltip property.
- getTooltip() - Method in class org.appng.xml.platform.Textelements
-
Gets the value of the tooltip property.
- getTotalElements() - Method in class org.appng.api.rest.model.Page
-
The total number of elements.
- getTotalPages() - Method in class org.appng.api.rest.model.Page
-
The number of total pages.
- 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.model.Property
-
Returns the type of this property
- getType() - Method in class org.appng.api.model.SimpleProperty
- getType() - Method in class org.appng.api.rest.model.Filter
-
The type of the filter.
- getType() - Method in class org.appng.api.rest.model.Link
-
The type of this link.
- getType() - Method in class org.appng.api.rest.model.ValidationRule
-
The type of the rule.
- getType() - Method in interface org.appng.api.search.Document
- 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.PlatformEvent
- getType() - Method in class org.appng.core.domain.PropertyImpl
- 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
PackageTypefor thisPackageArchive. - 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.Property
-
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
FieldTypeof 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
Icontypefor 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
ParamTypefor 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.hibernate.dialect.HSQLDialect
- getUnit() - Method in class org.appng.xml.platform.FileUpload
-
The unit to use for size restrictions.
- getUnmarshaller() - Method in class org.appng.xml.MarshallService
- getUploadDir() - Method in class org.appng.core.service.PlatformProperties
- 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.
- getUser() - Method in class org.appng.api.rest.model.Action
-
The current user.
- getUser() - Method in class org.appng.api.rest.model.Datasource
-
The current user.
- 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.core.domain.PlatformEvent
- getUser() - Method in class org.appng.testsupport.persistence.ConnectionInfo
- getUser(HttpServletRequest) - Method in class org.appng.cli.CliEventProvider
- getUser(HttpServletRequest) - Method in class org.appng.core.domain.PlatformEventListener.EventProvider
- 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.api.rest.auth.HttpBasicAuth
- getUsername() - Method in class org.appng.core.security.DigestValidator
-
Returns the username that was extracted from the digest.
- getUsername() - Method in class org.appng.xml.platform.Subject
-
Gets the value of the username property.
- getUserName() - Method in class org.appng.core.domain.DatabaseConnection
- getUserName(Site, Application) - Method in class org.appng.core.service.DatabaseService
- 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
- getValidator() - Method in class org.appng.core.security.ConfigurablePasswordPolicy
- getValue() - Method in class org.appng.api.model.SimpleProperty
- getValue() - Method in class org.appng.api.rest.model.ActionField
-
The value of the field.
- getValue() - Method in enum org.appng.api.rest.model.FieldType
- getValue() - Method in class org.appng.api.rest.model.FieldValue
-
The value of the field.
- getValue() - Method in enum org.appng.api.rest.model.Link.TypeEnum
- getValue() - Method in enum org.appng.api.rest.model.Message.LevelEnum
- getValue() - Method in class org.appng.api.rest.model.Option
-
The value for this option.
- getValue() - Method in enum org.appng.api.rest.model.OptionType
- getValue() - Method in class org.appng.api.rest.model.Parameter
-
The value of the parameter.
- getValue() - Method in enum org.appng.api.rest.model.Permission.ModeEnum
- getValue() - Method in enum org.appng.api.rest.model.Sort.OrderEnum
- 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.persistence.repository.SearchQuery.Criterion
- 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
- getValues() - Method in class org.appng.api.rest.model.FieldValue
-
The child values of this fieldValue.
- 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.
- getVersionComparator() - Static method in class org.appng.core.model.RepositoryUtils
- 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 package.
- getVersions(String) - Method in class org.appng.core.model.RepositoryCacheSoap
- 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
timeoutMillismilliseconds if necessary. - getWrappedClass() - Method in class org.appng.api.support.ClassWrapper
- getWrappedData() - Method in class org.appng.api.DataContainer
-
Returns the
Datawrapped within thisDataContainer - 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() - Method in class org.appng.api.XPathProcessor
- getXml() - Method in class org.appng.xml.platform.TextElement
-
Gets the value of the xml property.
- getXml(OutputStream) - Method in class org.appng.api.XPathProcessor
- getXml(Node) - Method in class org.appng.api.XPathProcessor
-
Returns the XML-fragment represented by the given
Node. - getXml(NodeList) - Method in class org.appng.api.XPathProcessor
-
Returns the XML-fragment represented by the given
NodeList. - getXml(Node, OutputStream) - Method in class org.appng.api.XPathProcessor
-
Writes XML-fragment represented by the given
Nodeinto the givenOutputStream. - getXsd() - Method in enum org.appng.xml.MarshallService.AppNGSchema
- getXslStylesheet() - Method in class org.appng.search.searcher.SearchFormatter
- getXssUtil() - Method in class org.appng.forms.impl.RequestBean
- getXssUtil(Properties, String...) - Static method in class org.appng.api.support.XSSHelper
-
Creates and returns a
XSSUtil.
If the boolean propertyxssProtectof the givenPropertiesistrue, a newXSSUtilis being created. - GLOBAL_GROUP - org.appng.api.model.UserType
-
A global group (without specific users), which is known by appNG, but the credentials are managed by an external system (e.g.
- GLOBAL_GROUP - org.appng.appngizer.model.xml.UserType
- GLOBAL_USER - org.appng.api.model.UserType
-
A global user, which is known by appNG, but the credentials are managed by an external system (e.g.
- GLOBAL_USER - org.appng.appngizer.model.xml.UserType
- 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
GlobalTagletis a specialized kind of aTaglet. - GlobalXMLTaglet - Interface in org.appng.api
-
A
GlobalXMLTagletis a specialized kind of aXMLTaglet. - 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 - Variable in class org.appng.appngizer.model.xml.Grants
- Grant - Class in org.appng.appngizer.model.xml
-
Java class for grant complex type.
- Grant() - Constructor for class org.appng.appngizer.model.xml.Grant
- grantApplicationForSites(String, String, List<String>) - Method in class org.appng.core.service.CoreService
- grantApplicationForSites(String, String, Grants) - Method in class org.appng.appngizer.controller.SiteApplicationController
- 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 - Variable in class org.appng.appngizer.model.xml.Groups
- group(String) - Method in class org.appng.appngizer.client.AppNGizer
- group(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Group - Class in org.appng.appngizer.model
- Group - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Group - Interface in org.appng.api.model
- Group() - Constructor for class org.appng.appngizer.model.Group
- Group() - Constructor for class org.appng.appngizer.model.xml.Group
- 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
- groupingSeparator(String) - Method in class org.appng.api.rest.model.User
- groupRepository - Variable in class org.appng.core.service.CoreService
- GroupRepository - Interface in org.appng.core.repository
- groups - Variable in class org.appng.appngizer.model.xml.Subject
- groups - Variable in class org.appng.xml.platform.ValidationGroups
- groups() - Method in annotation type org.appng.api.FileUpload
- groups() - Method in annotation type org.appng.api.NotBlank
- groups() - Method in annotation type org.appng.api.validation.contraints.RichtextSize
- groups() - Method in class org.appng.appngizer.client.AppNGizer
- groups() - Method in interface org.appng.appngizer.client.AppNGizerClient
- Groups - Class in org.appng.appngizer.model
- Groups - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Groups() - Constructor for class org.appng.appngizer.model.Groups
- Groups() - Constructor for class org.appng.appngizer.model.xml.Groups
- Groups(List<Group>) - Constructor for class org.appng.appngizer.model.Groups
- GT - org.appng.persistence.repository.SearchQuery.Operand
- GuiHandler - Class in org.appng.core.controller.handler
-
A
RequestHandlerresponsible for handling requests to the appNG GUI provided by the severalApplications of aSite. - GuiHandler(File) - Constructor for class org.appng.core.controller.handler.GuiHandler
H
- 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.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.MonitoringHandler
- handle(HttpServletRequest, HttpServletResponse, Environment, Site, PathInfo) - Method in interface org.appng.core.controller.handler.RequestHandler
-
Handles the given
HttpServletRequest, - 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
- handleCaching(HttpServletRequest, HttpServletResponse, Site, FilterChain, Cache<String, CachedResponse>, ExpiryPolicy) - Method in class org.appng.core.controller.filter.PageCacheFilter
- 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.
- handleModifiedHeaders(HttpHeaders, HttpHeaders, HttpHeaderUtils.HttpResource) - 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(AccessibleApplication, HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
- handleSiteState(Environment) - Method in class org.appng.core.controller.messaging.SiteStateEvent
- 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
Pathhas an action selected - hasAction() - Method in class org.appng.api.PathInfo
- hasAction(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- hasApplication() - Method in interface org.appng.api.Path
-
Checks whether this
Pathcontains an element determining the currentApplication - hasApplication() - Method in class org.appng.api.PathInfo
- hasApplication(String) - Method in interface org.appng.api.model.Site
-
Checks whether the
Applicationwith the given name is assigned to thisSite. - hasApplication(String) - Method in class org.appng.core.domain.SiteImpl
- hasApplication(Application) - Method in interface org.appng.api.model.Subject
- 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
trueif thisPathhas an elements at indexidx. - hasElementAt(int) - Method in class org.appng.api.PathInfo
- hasErrors() - Method in interface org.appng.api.FieldProcessor
- 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() - Method in class org.appng.formtags.Form
-
Convenient method for checking whethers this
Formhas validation errors, delegating toFormElementOwner.hasErrors(). - hasErrors() - Method in class org.appng.formtags.FormGroup
- hasErrors(FieldDef) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- hasErrors(Messages) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- hasField(String) - Method in interface org.appng.api.FieldProcessor
-
Checks whether a
FieldDefwith the given binding exists for thisFieldProcessor. - 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
Messageof typeMessageType.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.api.rest.model.Action
- hashCode() - Method in class org.appng.api.rest.model.ActionField
- hashCode() - Method in class org.appng.api.rest.model.Datasource
- hashCode() - Method in class org.appng.api.rest.model.Element
- hashCode() - Method in class org.appng.api.rest.model.ErrorModel
- hashCode() - Method in class org.appng.api.rest.model.Field
- hashCode() - Method in class org.appng.api.rest.model.FieldValue
- hashCode() - Method in class org.appng.api.rest.model.Filter
- hashCode() - Method in class org.appng.api.rest.model.Link
- hashCode() - Method in class org.appng.api.rest.model.Message
- hashCode() - Method in class org.appng.api.rest.model.Option
- hashCode() - Method in class org.appng.api.rest.model.Options
- hashCode() - Method in class org.appng.api.rest.model.Page
- hashCode() - Method in class org.appng.api.rest.model.Parameter
- hashCode() - Method in class org.appng.api.rest.model.Permission
- hashCode() - Method in class org.appng.api.rest.model.Sort
- hashCode() - Method in class org.appng.api.rest.model.User
- hashCode() - Method in class org.appng.api.rest.model.ValidationRule
- 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() - 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
- hashCode(T) - Static method in class org.appng.core.domain.ObjectUtils
- HashParameterSupport - Class in org.appng.api.support
-
A
ParameterSupportwhich uses '#{' as prefix and '}' as suffix. - HashParameterSupport(Map<String, String>) - Constructor for class org.appng.api.support.HashParameterSupport
-
Creates a new
HashParameterSupportusing the given parameters. - HashPassword - Class in org.appng.cli.commands.subject
-
Hashes a password using the platform's default
PasswordHandler. - HashPassword() - Constructor for class org.appng.cli.commands.subject.HashPassword
- 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
Optionwith the given name. - hasOption(String) - Method in class org.appng.api.support.OptionsImpl
- hasOutputFormat() - Method in interface org.appng.api.Path
-
Checks whether this
Pathhas anOutputFormatset. - hasOutputFormat() - Method in class org.appng.api.PathInfo
- hasOutputType() - Method in interface org.appng.api.Path
-
Checks whether this
Pathhas anOutputTypeset. - hasOutputType() - Method in class org.appng.api.PathInfo
- hasParam(String...) - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- 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
Permissionidentified by the givenreferenceis 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
PermissionOwnersPermissions 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 givenFieldDefare 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
Pathcontains an element determining the currentSite - 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 givenFieldDefare present. - hasWritePermission(FieldDef) - Method in class org.appng.api.support.DefaultPermissionProcessor
- HAZELCAST_USE_CLIENT - Static variable in class org.appng.core.service.HazelcastConfigurer
- HazelcastConfigurer - Class in org.appng.core.service
-
Utility class to retrieve the
HazelcastInstanceto be used by appNG. - HazelcastReceiver - Class in org.appng.core.controller.messaging
- HazelcastReceiver() - Constructor for class org.appng.core.controller.messaging.HazelcastReceiver
- HazelcastSender - Class in org.appng.core.controller.messaging
- HazelcastSender(HazelcastInstance) - Constructor for class org.appng.core.controller.messaging.HazelcastSender
- headers - Variable in class org.appng.core.controller.CachedResponse
- headers() - Method in interface org.appng.api.Request
-
Returns the
HttpHeadersfor the underlyingHttpServletRequest. - headers() - Method in class org.appng.api.support.ApplicationRequest
- HEART_BEAT_INTERVAL - Static variable in class org.appng.api.Platform.Property
-
The interval in which the heartbeat is sent (seconds)
- HeartBeat - Class in org.appng.cli.commands.heartbeat
-
Sends and receives a heartbeat using the configured messaging settings.
- HeartBeat - Class in org.appng.core.service
-
Continuously sends
NodeEvents to the other cluster members, if messaging is enabled. - HeartBeat() - Constructor for class org.appng.cli.commands.heartbeat.HeartBeat
- HeartBeat(long, ServletContext) - Constructor for class org.appng.core.service.HeartBeat
- HeartBeat.HeartBeatEvent - Class in org.appng.cli.commands.heartbeat
- HeartBeatEvent(String) - Constructor for class org.appng.cli.commands.heartbeat.HeartBeat.HeartBeatEvent
- HelpMojo - Class in org.appng.maven.plugin.mojo
-
Display help information on appng-maven-plugin.
Callmvn appng:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class org.appng.maven.plugin.mojo.HelpMojo
- 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 - Variable in class org.appng.appngizer.model.xml.Package
- hidden - Variable in class org.appng.maven.plugins.appngizer.InstallMojo
- 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
- HIDDEN - org.appng.formtags.FormElement.InputType
-
<input type="hidden" /> - HIDDEN - Static variable in class org.appng.cli.prettytable.TableConstants
- HikariCPConfigurer - Class in org.appng.core.repository.config
-
A
DatasourceConfigurerusing HikariCP. - 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
- hitCounter(OptionOwner.HitCounter<T>) - Method in class org.appng.api.support.OptionsBuilder
-
Sets a
OptionOwner.HitCounter - hitCounter(OptionOwner.HitCounter<T>) - Method in class org.appng.api.support.SelectionBuilder
- 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.Option
- hits - Variable in class org.appng.xml.platform.Resultset
- hits(Integer) - Method in class org.appng.api.rest.model.Option
- Home - Class in org.appng.appngizer.controller
- Home - Class in org.appng.appngizer.model
- Home - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Home() - Constructor for class org.appng.appngizer.controller.Home
- Home() - Constructor for class org.appng.appngizer.model.xml.Home
- Home(String, boolean) - Constructor for class org.appng.appngizer.model.Home
- host - Variable in class org.appng.appngizer.model.xml.Site
- 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.api.SiteProperties
-
The host of the site.
- HOST - Static variable in class org.appng.appngizer.controller.AppNGizerServlet
- HOST - Static variable in class org.appng.cli.prettytable.TableConstants
- 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
- HSQL - org.appng.core.domain.DatabaseConnection.DatabaseType
-
HSQL DB
- HSQL - org.appng.testsupport.persistence.ConnectionHelper.DBType
- HSQLDialect - Class in org.appng.persistence.hibernate.dialect
-
A
HSQLDialectwhich converts varchar-fields with a length of >=1024 to hsql-type 'LONGVARCHAR' - HSQLDialect() - Constructor for class org.appng.persistence.hibernate.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
Serverin case appNG is configured to useDatabaseConnection.DatabaseType.HSQL. - HsqlStarter() - Constructor for class org.appng.core.service.HsqlStarter
- htpServletResponse() - Method in class org.appng.testsupport.config.ApplicationTestConfig
- HTTP - org.appng.core.model.RepositoryScheme
-
https scheme, using
RepositoryType.REMOTE - HTTP_DATE - Static variable in class org.appng.api.support.HttpHeaderUtils
- HttpBasicAuth - Class in org.appng.api.rest.auth
- HttpBasicAuth() - Constructor for class org.appng.api.rest.auth.HttpBasicAuth
- 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
HttpServletRequestand eventually needs to be updated. - HTTPS - org.appng.core.model.RepositoryScheme
-
https scheme, using
RepositoryType.REMOTE - httpServletRequest(ServletContext) - Method in class org.appng.testsupport.config.ApplicationTestConfig
I
- I18n - Class in org.appng.api.support
- I18n(Request) - Constructor for class org.appng.api.support.I18n
- I18N_VAR - Static variable in class org.appng.api.support.ApplicationRequest
- icon - Variable in class org.appng.xml.platform.Link
- icon - Variable in class org.appng.xml.platform.NavigationItem
- icon(String) - Method in class org.appng.api.rest.model.Link
- Icon - Class in org.appng.xml.platform
-
Used to define the icon for a link.
- Icon() - Constructor for class org.appng.xml.platform.Icon
- 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 - 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.Section
- id - Variable in class org.appng.xml.platform.SectionDef
- 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
- id(String) - Method in class org.appng.api.rest.model.Action
- id(String) - Method in class org.appng.api.rest.model.Datasource
- id(String) - Method in class org.appng.api.rest.model.Link
- ID - Static variable in class org.appng.cli.prettytable.TableConstants
- 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
Differencewith the given XPath expression - IMAGE - org.appng.api.rest.model.FieldType
- IMAGE - org.appng.xml.platform.FieldType
-
Displays an icon.
- 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) - 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 - 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 - implicit - org.appng.api.rest.auth.OAuthFlow
- importData(Class<? extends TestDataProvider>) - Method in class org.appng.testsupport.persistence.DatabaseUtil
- importData(String) - Method in class org.appng.testsupport.persistence.DatabaseUtil
- importData(String, boolean) - 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
- importData(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: - IN - org.appng.persistence.repository.SearchQuery.Operand
- INACTIVE - org.appng.api.model.Site.SiteState
- INACTIVE_LOCK_PERIOD - Static variable in class org.appng.api.Platform.Property
-
The number of days after a
Subjectget's locked if the user did not log in. - incrementHit() - Method in class org.appng.core.controller.CachedResponse
- 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_HTML - Static variable in class org.appng.core.model.AbstractRequestProcessor
- 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
IndexConfigis used to provide different index configurations for different folders. - IndexConfig(String) - Constructor for class org.appng.search.indexer.IndexConfig
-
Creates a new
ParseTagsusing the given tag-prefix (usuallyappNG). - IndexConfig.ConfigEntry - Class in org.appng.search.indexer
-
A
ConfigEntryprovides 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 LuceneAnalyzerto 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
- INFO - org.appng.core.domain.PlatformEvent.Type
- 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() - Method in class org.appng.api.rest.ApiClient
- init() - Method in class org.appng.core.controller.Controller
- init() - Method in class org.appng.testsupport.persistence.HsqlServerFactoryBean
- init() - Method in class org.appng.xml.MarshallService
- init() - Method in class org.appng.xml.transformation.StyleSheetProvider
- init(boolean) - Method in class org.appng.testsupport.TestBase
- init(InputStream, char[]) - Method in class org.appng.core.security.signing.CertChainValidator
- init(String, String, byte[], String, boolean) - Static method in class org.appng.core.model.RepositoryCacheFactory
-
Initializes the factory.
- init(KeyStore) - Method in class org.appng.core.security.signing.CertChainValidator
- init(Properties, ApplicationInfo) - Method in class org.appng.testsupport.TestBase.SimpleApplication
- init(FilterConfig) - Method in class org.appng.core.controller.filter.JspExtensionFilter
- init(FilterConfig) - Method in class org.appng.core.controller.filter.KeycloakLoginFilter
- init(FilterConfig) - Method in class org.appng.core.controller.filter.MSOfficeUserAgentFilter
- init(FilterConfig) - Method in class org.appng.core.controller.filter.PageCacheFilter
- 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(HttpServletRequest, HttpServletResponse, PathInfo, String) - Method in interface org.appng.core.model.RequestProcessor
-
Initializes the
RequestProcessor. - init(HttpServletRequest, HttpServletResponse, PathInfo, String) - Method in interface org.appng.core.model.TemplateProcessor
-
Initializes the
RequestProcessor. - init(ServletContext, ServletRequest, ServletResponse) - Method in class org.appng.api.support.environment.DefaultEnvironment
- init(Properties) - Static method in class org.appng.core.model.RepositoryCacheFactory
-
Initializes the factory with properties from the platform's configuration
- initApplicationConnection(DatabaseConnection, DataSource) - Method in class org.appng.core.service.DatabaseService
- initApplicationProperties(Site, AccessibleApplication) - Method in class org.appng.core.service.CoreService
- initApplicationProperties(AccessibleApplication) - Method in class org.appng.core.service.CoreService
- initDatabase(Properties) - Method in class org.appng.core.service.MigrationService
-
Configures and (optionally) migrates the appNG root
DatabaseConnectionfrom the givenProperties. - initDatabase(Properties, boolean, boolean) - Method in class org.appng.core.service.DatabaseService
-
Configures and (optionally) migrates the appNG root
DatabaseConnectionfrom the givenProperties. - initDatabase(DatabaseConnection, Boolean) - Method in class org.appng.core.service.MigrationService
- initEnvironment() - Method in class org.appng.testsupport.TestBase
- initialize() - Method in class org.appng.core.controller.messaging.JedisBase
- initialize() - Method in class org.appng.testsupport.TestBase.ActionCall
-
Returns the
Actionin it's initial state, meaning the action is initialized with the original data coming fromDataProvider, but not performed. - initialize(boolean) - Method in class org.appng.appngizer.controller.DatabaseController
- initialize(String) - Method in class org.appng.core.controller.messaging.RabbitMQBase
- initialize(FileUpload) - Method in class org.appng.api.support.validation.FileUploadListValidator
- initialize(FileUpload) - Method in class org.appng.api.support.validation.FileUploadValidator
- initialize(Site, Application, CacheManager) - Method in class org.appng.core.model.ApplicationCacheManager
- initialize(RichtextSize) - Method in class org.appng.api.validation.contraints.RichtextSizeValidator
- initialize(GenericApplicationContext) - Method in class org.appng.testsupport.TestBase
- initializeDatabase() - Method in class org.appng.appngizer.client.AppNGizer
- initializeDatabase() - Method in interface org.appng.appngizer.client.AppNGizerClient
- initializerService() - Method in class org.appng.core.controller.PlatformConfig
- 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
- initializeWrapper(String) - Method in class org.appng.core.model.RepositoryCacheFilesystem
- initImageProcessor(File, File) - Method in class org.appng.core.model.FeatureProviderImpl
- initJaxbMarshaller(Marshaller) - Method in class org.appng.appngizer.controller.Jaxb2Marshaller
- initNavigation(ApplicationRequest, Path, PageConfig) - Method in class org.appng.api.support.ElementHelper
- initNodeConfig(boolean) - Method in class org.appng.core.service.PropertySupport
-
Initializes the node configuration with the default values.
- initNodeConfig(Environment) - Method in class org.appng.core.service.CoreService
- initParameters() - Method in class org.appng.testsupport.TestBase
-
Initializes the
Requestfor the testcase. - initParameters(boolean) - Method in class org.appng.testsupport.TestBase
- initPlatform(Properties) - Method in class org.appng.cli.CliEnvironment
-
Initialized the appNG platform.
- initPlatform(PlatformProperties, Environment, DatabaseConnection, ServletContext, ExecutorService, ExecutorService) - Method in class org.appng.core.service.InitializerService
-
Initializes and loads the platform, which includes logging some environment settings.
- initPlatform(Platform, Environment, Path) - Static method in class org.appng.core.model.AbstractRequestProcessor
- 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.
- initPlatformConfig(Properties, String, Boolean, boolean, boolean) - Method in class org.appng.core.service.CoreService
- 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, boolean) - Method in class org.appng.core.service.CoreService
- initSiteProperties(SiteImpl, Properties) - Method in class org.appng.core.service.PropertySupport
-
Initializes the
Siteconfiguration with the default values. - INLINE - org.appng.xml.platform.PanelLocation
- input - Variable in class org.appng.xml.platform.UserData
- INPUT - org.appng.formtags.FormElement.InputTag
-
<input type="..."/> - InstallablePackage - Class in org.appng.core.model
-
A application shown in the
Repositoryoverview 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(Integer, String, String, String, boolean, boolean, boolean) - Method in class org.appng.core.service.CoreService
- installPackage(Integer, String, String, String, boolean, boolean, boolean, FieldProcessor, boolean) - Method in class org.appng.core.service.CoreService
- installPackage(String, Package) - Method in class org.appng.appngizer.client.AppNGizer
- installPackage(String, Package) - Method in interface org.appng.appngizer.client.AppNGizerClient
- installPackage(String, Package) - Method in class org.appng.appngizer.controller.RepositoryController
- installTemplate(PackageArchive) - Method in class org.appng.core.service.TemplateService
- InstallTemplate - Class in org.appng.cli.commands.template
-
Installs a template.
- InstallTemplate() - Constructor for class org.appng.cli.commands.template.InstallTemplate
- instance() - Static method in class org.appng.core.model.RepositoryCacheFactory
- INT - org.appng.api.model.Property.Type
- INT - org.appng.api.rest.model.FieldType
- INT - org.appng.xml.application.PropertyType
- INT - org.appng.xml.platform.FieldType
-
A property containing a
Integer, formatted with the format defined inFieldDef.getFormat(). - INT - org.appng.xml.platform.ParamType
-
Parameter is an integer.
- integer - Variable in class org.appng.xml.platform.Digits
- intercept(ITemplateContext, IProcessableElementTag, AttributeName, String, IElementTagStructureHandler, ThymeleafStandardReplaceTagProcessorCaller) - Method in interface org.appng.core.templating.ThymeleafReplaceInterceptor
-
This method is called from the
ReplaceTagProcessorbefore executing the ordinary replace logic as implemented by theStandardReplaceTagProcessor. - INTERN - org.appng.api.rest.model.Link.TypeEnum
- INTERN - org.appng.xml.platform.Linkmode
-
An internal link, the target must be relative to the application root URL.
- INTERNAL_ERROR - Static variable in class org.appng.api.support.ElementHelper
- interpolate(String, MessageInterpolator.Context) - Method in class org.appng.api.support.validation.LocalizedMessageInterpolator
- INVALID - org.appng.api.rest.model.Message.LevelEnum
- INVALID - org.appng.xml.platform.MessageType
-
critical, but not an error
- InvalidConfigurationException - Exception in org.appng.api
-
An
InvalidConfigurationExceptionis a checked exception thrown by the platform whenever something goes wrong duringApplication-execution.
Some examples: aApplicationcould not be found aResourcecould not be found there was an error while reading aResource, e.g. - 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. - InvalidConfigurationException(Site, String, String) - Constructor for exception org.appng.api.InvalidConfigurationException
-
Create a new
InvalidConfigurationException. - invokeAPI(String, HttpMethod, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class org.appng.api.rest.ApiClient
-
Invoke API by sending HTTP request with the given options.
- IP_BASED - org.appng.api.VHostMode
-
IP-based host-configuration
- 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
trueif thisSiteis active, which means it is being loaded at platform startup. - isActive() - Method in class org.appng.api.rest.model.ValidationRule
-
Whether or not this rule is active, meaning it should be applied.
- 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
Subjectis authenticated. - isAuthenticated() - Method in class org.appng.core.domain.SubjectImpl
- isAuthorized(Authorizable<?>) - Method in interface org.appng.api.model.Subject
-
Checks whether this
Subjecthas authorization for the givenAuthorizable. - 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.
- isBindAdditionalParams() - Method in class org.appng.api.FormDataBinder
- isClassReloadable(Class<?>) - Method in class org.appng.api.support.SiteClassLoader
- isClient() - Static method in class org.appng.core.service.HazelcastConfigurer
- 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
- isCreateRepository() - Method in interface org.appng.api.model.Site
-
Returns
trueif a JSP-repository folder has been created for thisSite. - 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.
- isDebugging() - Method in class org.appng.api.rest.ApiClient
-
Check that whether debugging is enabled for this API client.
- isDefault() - Method in class org.appng.api.rest.model.Link
-
Whether or not this link should be considered as default.
- 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
MailTransportis disabled. - isDocument() - Method in interface org.appng.api.Path
-
Checks whether this
Pathrepresents a document from a document-folder. - isDocument() - Method in class org.appng.api.PathInfo
- isDoXsl() - Method in class org.appng.search.searcher.SearchFormatter
- isEnabled() - Method in class org.appng.appngizer.model.xml.Repository
-
Gets the value of the enabled property.
- isEnabled(Environment) - Static method in class org.appng.api.messaging.Messaging
- isEqual(String...) - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- isErroneous() - Method in enum org.appng.core.service.MigrationService.MigrationStatus
-
Checks whether this
MigrationService.MigrationStatusis in an erroneous state. - isExpired() - Method in class org.appng.core.controller.Session
- isExpired(Date) - Method in class org.appng.core.domain.SubjectImpl
- isExpression(String) - Method in class org.appng.el.ExpressionEvaluator
-
Checks whether the given
Stringis a valid expression (starts with ${ and ends with }). - isFileBased() - Method in interface org.appng.api.model.Application
-
Returns
trueif thisApplicationis filebased, which means it's originalResources are stored on disk,falseif theResources 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
- isFiltered(String, Datasource) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- isFirst(Boolean) - Method in class org.appng.api.rest.model.Page
- 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
Requestoriginates 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
trueif this is a HTPP GET request. - isGui() - Method in interface org.appng.api.Path
-
Checks whether this
Pathrepresents 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
trueif thisApplicationis 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.appngizer.model.xml.Package
-
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.
- isInactive(Date, Integer) - Method in class org.appng.core.domain.SubjectImpl
- isInheriting(String) - Static method in class org.appng.api.support.DatasourceInheritanceHelper
-
Returns
trueif 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
Environmenthas been initialized. - isInstalled() - Method in interface org.appng.api.model.Identifier
-
Checks whether the
Applicationis installed. - 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
- isInstalled(Identifier, PackageInfo) - Method in class org.appng.appngizer.controller.RepositoryController
- isIsFirst() - Method in class org.appng.api.rest.model.Page
-
If this is the first page.
- isIsLast() - Method in class org.appng.api.rest.model.Page
-
If this is the last page.
- isJsonMime(String) - Method in class org.appng.api.rest.ApiClient
-
Check if the given
Stringis a JSON MIME. - isJsonMime(MediaType) - Method in class org.appng.api.rest.ApiClient
-
Check if the given MIME is a JSON MIME.
- isJsp() - Method in interface org.appng.api.Path
-
Checks whether this
Pathrepresents the call of a JSP file. - isJsp() - Method in class org.appng.api.PathInfo
- isLast(Boolean) - Method in class org.appng.api.rest.model.Page
- isLinux() - Static method in enum org.appng.tools.os.OperatingSystem
-
Checks if
System.getProperty("os.name")returns a value that contains"linux"or"nix"(ignoring case). - isLocked() - Method in interface org.appng.api.model.Subject
-
Whether or not the subject is locked.
- isLocked() - Method in class org.appng.appngizer.model.xml.Subject
-
Gets the value of the locked property.
- isLocked() - Method in class org.appng.core.domain.SubjectImpl
- 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.appngizer.model.xml.Database
-
Gets the value of the managed property.
- 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
- isMonitoring() - Method in interface org.appng.api.Path
-
Checks whether this
Pathrepresents a monitoring path - isMonitoring() - Method in class org.appng.api.PathInfo
- 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
trueif this is a multipart request. - isMultiple() - Method in class org.appng.api.rest.model.Options
-
Whether or not this filter allows multiple options to be selected.
- 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
versionAis newer thanversionB - isNewer(PackageInfo, PackageInfo) - Static method in class org.appng.core.model.RepositoryUtils
-
Checks whether
packageAis newer thanpackageB. - 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.
- isOk() - Method in class org.appng.core.controller.CachedResponse
- isOther() - Static method in enum org.appng.tools.os.OperatingSystem
-
Checks if
System.getProperty("os.name")returns a value that does not match the other operating system name patterns. - isPageMessages() - Method in class org.appng.xml.platform.Action
-
Set to true to promote messages to the page, false to keep them on the action.
- isPageMessages() - Method in class org.appng.xml.platform.ActionRef
-
Set to true to promote messages to the page, false to keep them on the action.
- isPaginate() - Method in class org.appng.xml.platform.Data
-
If empty or evaluating to
true, theResultsetsupports pagination - isParts() - Method in class org.appng.taglib.search.Search
- isPathSelected(String) - Method in interface org.appng.api.Path
-
Checks whether the given
servletPathis being addressed by thisPath, which basically means the servlet-path represented by thisPathmust start with the givenservletPath. - isPathSelected(String) - Method in class org.appng.api.PathInfo
- isPost() - Method in interface org.appng.api.Request
-
Checks whether this
Requestoriginates 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
trueif 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
trueif thisApplicationis a privileged application, which means it has access to the platform's root context and the platform-scopedEnvironment. - isPrivileged() - Method in class org.appng.appngizer.model.xml.Application
-
Gets the value of the privileged property.
- isPrivileged() - Method in class org.appng.appngizer.model.xml.Package
-
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
- isReadonly() - Method in class org.appng.api.rest.model.ActionField
-
Whether or not this field is read-only.
- 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
trueif a redirect has been send while processing the request,falseotherwise. - isRedirect() - Method in interface org.appng.core.model.TemplateProcessor
-
Returns
trueif a redirect has been send while processing the request,falseotherwise. - 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
Pathrepresents 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
HttpServletRequestis secure. - isRoot() - Method in interface org.appng.api.Path
-
Checks whether this
Pathrepresents 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.api.rest.model.Element
-
Whether this element is selected/active.
- isSelected() - Method in class org.appng.api.rest.model.Option
-
Whether or not this option is selected.
- 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
Pathrepresents a call to a service (Webservice/AttachmentWebservice,SoapServiceor an XML/JSON call of anActionProviderorDataProvider. - 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 tofalse, 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
DataContainercontains only a single item - 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
- isSite(MethodParameter) - Method in class org.appng.api.config.RestConfig.SiteAwareHandlerMethodArgumentResolver
- isSnapshot() - Method in interface org.appng.api.model.Identifier
-
Checks whether the
Applicationhas 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() - Method in class org.appng.testsupport.TestBase.SimpleApplication
- isSnapshot(String) - Static method in class org.appng.core.model.RepositoryUtils
-
Check whether the given name represent a snapshot version
- isStaticContent() - Method in interface org.appng.api.Path
-
Checks whether this
Pathrepresents 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
- isSubjectAuthenticated() - Method in class org.appng.api.support.environment.DefaultEnvironment
- isSubmitted() - Method in class org.appng.formtags.Form
-
Checks whether this
Formhas 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 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 interface org.appng.persistence.repository.SearchRepository
-
Checks whether the given property is unique for this domain type.
- 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() - 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
trueif, and only if, all of those methods returntrue:FormUpload.isValidFile()FormUpload.isValidSize()FormUpload.isValidType() - isValid() - 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() - Method in class org.appng.persistence.repository.SearchQuery.Criterion
- isValid() - Method in class org.appng.xml.transformation.StyleSheetProvider
-
Checks if this
StyleSheetProvideris valid, i.e. - isValid(Class<? extends FormUploadValidator>) - Method in interface org.appng.forms.FormUpload
-
Calls
FormUploadValidator.isValid(FormUpload)using thisFormUploadand returns the result. - isValid(Class<? extends FormUploadValidator>) - Method in class org.appng.forms.impl.FormUploadBean
- 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(String[], long, long) - Method in interface org.appng.forms.FormUpload
-
Checks whether this
FormUploadhas one of the given types and matches the given size restrictions. - isValid(String[], long, long) - Method in class org.appng.forms.impl.FormUploadBean
- isValid(String, ConstraintValidatorContext) - Method in class org.appng.api.validation.contraints.RichtextSizeValidator
- isValid(Collection<FormUpload>, ConstraintValidatorContext) - Method in class org.appng.api.support.validation.FileUploadListValidator
- isValid(FormUpload) - Method in interface org.appng.forms.FormUploadValidator
-
Validates the given
FormUpload. - isValid(FormUpload, ConstraintValidatorContext) - Method in class org.appng.api.support.validation.FileUploadValidator
- isValid(FormUploadValidator) - Method in interface org.appng.forms.FormUpload
-
Calls
FormUploadValidator.isValid(FormUpload)using thisFormUploadand returns the result. - isValid(FormUploadValidator) - Method in class org.appng.forms.impl.FormUploadBean
- isValidFile() - Method in interface org.appng.forms.FormUpload
- 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 class org.appng.core.security.ConfigurablePasswordPolicy
- isValidPassword(String) - Method in class org.appng.core.security.BCryptPasswordHandler
- isValidPassword(String) - Method in interface org.appng.core.security.PasswordHandler
-
Checks whether the password is valid for the current
AuthSubject. - 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 for the current
AuthSubject. - isValidReceiver(String) - Method in class org.appng.formtags.providers.EmailProvider
- isValidSize() - Method in interface org.appng.forms.FormUpload
-
Checks whether the
Filehas 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 thisFormUpload. - isValidType() - Method in class org.appng.forms.impl.FormUploadBean
- isValidValue(Property.Type, String) - Static method in enum org.appng.api.model.Property.Type
-
Checks if the given input value is a valid string representation according to the given type.
- isValue() - Method in class org.appng.api.rest.model.Permission
-
The value, true if the permission is present.
- isValue() - Method in class org.appng.appngizer.model.xml.Grant
-
Gets the value of the value property.
- isValueMandatory() - Method in class org.appng.persistence.repository.SearchQuery.Criterion
- isVisible() - Method in class org.appng.api.rest.model.ActionField
-
Whether or not this field should be visible.
- 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() - Constructor for class org.appng.core.controller.handler.MonitoringHandler.Jar
- JAR - org.appng.api.model.ResourceType
- 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
JarInfoprovides some informations about a JAR-file, including some meta-informations retrieved fromMETA-INF/MANIFEST.MF. - JarInfo.JarInfoBuilder - Class in org.appng.core.model
- JarInfoBuilder() - Constructor for class org.appng.core.model.JarInfo.JarInfoBuilder
- jaxb2Marshaller() - Method in class org.appng.appngizer.AppNGizer
- Jaxb2Marshaller - Class in org.appng.appngizer.controller
- Jaxb2Marshaller() - Constructor for class org.appng.appngizer.controller.Jaxb2Marshaller
- JDBC_CONNECTION_TIMEOUT - Static variable in class org.appng.api.SiteProperties
-
The maximum number of milliseconds that a client will wait for a connection from the connection pool.
- JDBC_LOG_PERFORMANCE - Static variable in class org.appng.api.SiteProperties
-
Set to
trueto enable JDBC Performance Logger - JDBC_MAX_LIFETIME - Static variable in class org.appng.api.SiteProperties
-
The maximum lifetime in milliseconds for a connection in the pool.
- JDBC_VALIDATION_TIMEOUT - Static variable in class org.appng.api.SiteProperties
-
The maximum number of milliseconds that the connection pool will wait for a connection to be validated as alive.
- 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
Receiverto 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
Senderto 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.
- JobExecutionRecord - Class in org.appng.core.domain
- JobExecutionRecord() - Constructor for class org.appng.core.domain.JobExecutionRecord
- JobExecutionRecordRepository - Interface in org.appng.core.repository
- 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 ise, so you could add a join like - joinQuery - Variable in class org.appng.persistence.repository.SearchQuery
- Json - Class in org.appng.search.json
-
Helper class to convert an object to it's JSON representation and vice versa.
- Json() - Constructor for class org.appng.search.json.Json
- Json(DateFormat, boolean) - Constructor for class org.appng.search.json.Json
- JSON - org.appng.appngizer.client.AppNGizerClient.Config.Format
- 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
Filterthat performs a search-and-replace on the given content of theServletResponse.
It searches for paths (relative or absolute paths that match theSite'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
RequestHandlerresponsible 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
- KB - org.appng.api.FileUpload.Unit
-
kilobyte
- key(String) - Method in class org.appng.api.rest.model.Message
- KEYCLOAK_GROUP_CLAIM_NAME - Static variable in class org.appng.api.Platform.Property
-
The 'Token Claim Name' configured in the 'User Client Role'-mapper of the Keycloak client
- KEYCLOAK_GROUP_PREFIX - Static variable in class org.appng.api.Platform.Property
-
The 'Client Role prefix' configured in the 'User Client Role'-mapper of the Keycloak client
- KEYCLOAK_SECURITY_ROLE - Static variable in class org.appng.api.Platform.Property
-
The role configured in the Keycloak client, used as a security-role in web.xml
- KeycloakLoginFilter - Class in org.appng.core.controller.filter
-
A
Filterthat looks for aKeycloakPrincipal(respectively anAccessToken) in the currentHttpServletRequest. - KeycloakLoginFilter() - Constructor for class org.appng.core.controller.filter.KeycloakLoginFilter
- keySet(Scope) - Method in interface org.appng.api.Environment
- keySet(Scope) - Method in class org.appng.api.support.environment.DefaultEnvironment
L
- label - Variable in class org.appng.xml.platform.FieldDef
- label - Variable in class org.appng.xml.platform.Icon
- 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(String) - Method in class org.appng.api.rest.model.ActionField
- label(String) - Method in class org.appng.api.rest.model.Field
- label(String) - Method in class org.appng.api.rest.model.Filter
- label(String) - Method in class org.appng.api.rest.model.Link
- label(String) - Method in class org.appng.api.rest.model.Option
- label(Config, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- 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_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 - Variable in class org.appng.xml.platform.Labels
- labels - Variable in class org.appng.xml.platform.PlatformConfig
- Labels - Class in org.appng.xml.platform
-
A container for a collection of
Labels. - Labels() - Constructor for class org.appng.xml.platform.Labels
- 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 - Variable in class org.appng.xml.platform.Localization
- LANGUAGE - Static variable in class org.appng.cli.prettytable.TableConstants
- LAST_LOGIN - Static variable in class org.appng.cli.prettytable.TableConstants
- lastchunk - Variable in class org.appng.tools.ui.Pagination
- lastchunk - Variable in class org.appng.xml.platform.Resultset
- lastLogin - Variable in class org.appng.appngizer.model.xml.Subject
- latestRelease - Variable in class org.appng.core.xml.repository.Package
- latestSnapshot - Variable in class org.appng.core.xml.repository.Package
- LDAP_DISABLED - Static variable in class org.appng.core.service.LdapService
-
Whether authentication via LDAP is disabled
- 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_PRINCIPAL_SCHEME - Static variable in class org.appng.core.service.LdapService
-
How the LDAP principal is derived from a given username when logging in (DN, SAM, UPN)
- LDAP_START_TLS - Static variable in class org.appng.core.service.LdapService
-
Whether to use STARTTLS for the LDAP connection
- 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() - Method in class org.appng.appngizer.AppNGizer
- ldapService() - Method in class org.appng.core.controller.PlatformConfig
- LdapService - Class in org.appng.core.service
- LdapService() - Constructor for class org.appng.core.service.LdapService
- LE - org.appng.persistence.repository.SearchQuery.Operand
- left() - Method in class org.appng.tools.poi.Borders
- left(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
- left(BorderStyle) - Method in class org.appng.tools.poi.Borders
- LEFT - org.appng.tools.poi.Border.BorderLocation
- 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_255 - Static variable in class org.appng.core.domain.ValidationPatterns
- 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: - level(Message.LevelEnum) - Method in class org.appng.api.rest.model.Message
- 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: - LIKE - org.appng.persistence.repository.SearchQuery.Operand
- link - Variable in class org.appng.appngizer.model.xml.Links
- Link - Class in org.appng.api.rest.model
-
A link.
- Link - Class in org.appng.appngizer.model
- Link - Class in org.appng.appngizer.model.xml
-
Java class for link complex type.
- Link - Class in org.appng.xml.platform
-
Links to an (internal) page/webservice, or to an external location.
- Link() - Constructor for class org.appng.api.rest.model.Link
- Link() - Constructor for class org.appng.appngizer.model.xml.Link
- Link() - Constructor for class org.appng.xml.platform.Link
- Link(String, String) - Constructor for class org.appng.appngizer.model.Link
- LINK - org.appng.cli.commands.application.BaseApplication.Mode
- Link.TypeEnum - Enum in org.appng.api.rest.model
-
The type of this 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 - Variable in class org.appng.xml.platform.DataConfig
- linkpanel - Variable in class org.appng.xml.platform.PageConfig
- linkpanel - Variable in class org.appng.xml.platform.Result
- 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 - Class in org.appng.xml.platform
- Linkpanel() - Constructor for class org.appng.xml.platform.Linkpanel
- LINKPANEL - org.appng.api.rest.model.FieldType
- LINKPANEL - org.appng.xml.platform.FieldType
-
Defines a reference to a
LinkpanelusingLinkmode.INTERN - links - Variable in class org.appng.appngizer.model.xml.Linkable
- links - Variable in class org.appng.xml.platform.Linkpanel
- links(List<Link>) - Method in class org.appng.api.rest.model.Datasource
- links(List<Link>) - Method in class org.appng.api.rest.model.Element
- Links - Class in org.appng.appngizer.model
- Links - Class in org.appng.appngizer.model.xml
-
Java class for links complex type.
- Links() - Constructor for class org.appng.appngizer.model.Links
- Links() - Constructor for class org.appng.appngizer.model.xml.Links
- LINUX - org.appng.tools.os.OperatingSystem
- LIST_CHECKBOX - org.appng.api.rest.model.FieldType
- LIST_CHECKBOX - org.appng.xml.platform.FieldType
-
A property containing a collection which is being displayed as a list of checkboxes.
- LIST_OBJECT - org.appng.api.rest.model.FieldType
- LIST_OBJECT - org.appng.xml.platform.FieldType
-
A property containing a collection of objects
- LIST_RADIO - org.appng.api.rest.model.FieldType
- LIST_RADIO - org.appng.xml.platform.FieldType
-
A property containing a collection which is being displayed as a list of radio-buttons.
- LIST_SELECT - org.appng.api.rest.model.FieldType
- LIST_SELECT - org.appng.xml.platform.FieldType
-
A property containing a collection which is being displayed as a dropdown list.
- LIST_TEXT - org.appng.api.rest.model.FieldType
- LIST_TEXT - org.appng.xml.platform.FieldType
-
A property containing a collection of
Strings - 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
- ListPermissions() - Constructor for class org.appng.cli.commands.permission.ListPermissions
- ListPermissions(String, String) - Constructor for class org.appng.cli.commands.permission.ListPermissions
- listProperties() - Method in class org.appng.appngizer.controller.PlatformPropertyController
- listProperties(String) - Method in class org.appng.appngizer.controller.ApplicationController
- listProperties(String) - Method in class org.appng.appngizer.controller.SitePropertyController
- listProperties(String, String) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
- 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
- LOADING_SCREEN - Static variable in class org.appng.api.SiteProperties
-
A multilined property containing a loading screen
- loadingScreen - Variable in class org.appng.core.controller.Controller
- loadNodeProperties(Environment) - Method in class org.appng.core.service.InitializerService
- loadPlatform(PlatformProperties, Environment, String, String, ExecutorService, ExecutorService) - Method in class org.appng.core.service.InitializerService
-
Loads the platform by loading every active
Site. - loadPlatformProperties(Properties, Environment) - Method in class org.appng.core.service.InitializerService
- loadProperties(Properties) - Method in class org.appng.appngizer.controller.AppNGizerConfigurer
- loadSite(Environment, SiteImpl, boolean, FieldProcessor) - Method in class org.appng.core.service.InitializerService
-
Loads the given
Site. - loadSite(Environment, SiteImpl, 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, boolean) - Method in class org.appng.core.service.InitializerService
- LOCAL - org.appng.appngizer.model.xml.RepositoryType
- LOCAL - org.appng.core.model.RepositoryType
-
local, meaning
PackageArchives are retrieved from the local filesystem - LOCAL_USER - org.appng.api.model.UserType
-
Type for local users, which are completely configured within appNG, including their credentials.
- LOCAL_USER - org.appng.appngizer.model.xml.UserType
- locale(String) - Method in class org.appng.api.rest.model.User
- 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 - Variable in class org.appng.xml.platform.Subject
- Localization - Class in org.appng.xml.platform
-
Contains all localization-relevant information
- Localization() - Constructor for class org.appng.xml.platform.Localization
- LocalizedMessageInterpolator - Class in org.appng.api.support.validation
-
A
MessageInterpolatorthat is aware of a givenLocaleinstead of using the default one. - LocalizedMessageInterpolator(Locale, MessageSource) - Constructor for class org.appng.api.support.validation.LocalizedMessageInterpolator
-
Creates a new
LocalizedMessageInterpolatorusing the givenLocale. - locate(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 interface org.appng.tools.locator.GeoLocator
- locate(String, String, String, String) - Method in class org.appng.tools.locator.GMapGeoLocator
- location - Variable in class org.appng.xml.platform.Linkpanel
- locked - Variable in class org.appng.appngizer.model.xml.Subject
- LOCKED - Static variable in class org.appng.cli.prettytable.TableConstants
- LOG4J_PROPERTIES - Static variable in class org.appng.core.controller.Log4jConfigurer
- Log4jConfigurer - Class in org.appng.core.controller
-
A
ServletContextListenerto initialize log4j2 logging. - Log4jConfigurer() - Constructor for class org.appng.core.controller.Log4jConfigurer
- 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() - Method in class org.appng.core.controller.messaging.HazelcastReceiver
- logger() - Method in class org.appng.core.controller.messaging.HazelcastSender
- login() - Method in class org.appng.appngizer.client.AppNGizer
- login() - Method in interface org.appng.appngizer.client.AppNGizerClient
- login(String, HttpServletRequest) - Method in class org.appng.appngizer.controller.Home
- login(Environment, String, int) - Method in class org.appng.core.service.CoreService
- login(Environment, Principal) - Method in class org.appng.core.service.CoreService
- login(Site, Environment, String, String) - Method in class org.appng.core.service.CoreService
- loginByUserName(Environment, 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.
- loginUserWithGroups(Environment, String, String, String, List<String>) - Method in class org.appng.core.service.CoreService
- logJson - Static variable in class org.appng.testsupport.validation.WritingJsonValidator
-
Set to
trueto log the actual JSON document (debug level) when validating (defaultfalse). - logoutSubject() - Method in class org.appng.api.support.environment.DefaultEnvironment
-
Removes the current
Subjectform theHttpSessionand 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
trueto log the actual XML document (parsed from an JAXB object or aString) when validating (defaultfalse). - LONG - org.appng.api.rest.model.FieldType
- LONG - org.appng.xml.platform.FieldType
-
A property containing a
Long, formatted with the format defined inFieldDef.getFormat(). - longDescription - Variable in class org.appng.core.xml.repository.Package
- longDescription - Variable in class org.appng.xml.application.PackageInfo
- LONGTEXT - org.appng.api.rest.model.FieldType
- LONGTEXT - org.appng.xml.platform.FieldType
-
A property containing a (possibly large)
String. - LOWERCASE - Static variable in interface org.appng.api.auth.PasswordPolicy
-
lowercase letters a-z
- LT - org.appng.persistence.repository.SearchQuery.Operand
M
- MACOSX - org.appng.tools.os.OperatingSystem
- 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_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
- Mail.RecipientType - Enum in org.appng.mail
- MailException - Exception in org.appng.mail
- MailException(String) - Constructor for exception org.appng.mail.MailException
- MailException(String, Throwable) - Constructor for exception org.appng.mail.MailException
- MailException(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 byCliBootstrap.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
Propertiesdefined in the givenapplication.xml. - main(String[]) - Static method in class org.appng.xml.transformation.Transformer
- MAINTENANCE_SCREEN - Static variable in class org.appng.api.Platform.Property
-
A multilined property containing a maintenance screen
- 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, File, String) - Method in class org.appng.core.service.DatabaseService
-
Migrates the database for the given
SiteApplication. - managed - Variable in class org.appng.appngizer.model.xml.Database
- 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
- MariaDB103DialectUTF8 - Class in org.appng.persistence.hibernate.dialect
-
A
MariaDB103Dialectwhich converts varchar-fields (Types.VARCHAR) with a length of <= 1000 to type varchar a length of <= 16383 to type text a length of <= 4194303 to type mediumtext a length of > 4194303 to type longtext These values assume utf8mb4 character encoding, where each character consumes up to 4 bytes. - MariaDB103DialectUTF8() - Constructor for class org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8
- 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(Object) - Method in class org.appng.xml.MarshallService
- marshal(Object, OutputStream) - Method in class org.appng.xml.MarshallService
- marshal(Date) - Method in class org.appng.search.searcher.DateAdapter
- marshallNonRoot(E, Class<T>) - Method in class org.appng.xml.MarshallService
- marshallNonRoot(Object) - 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() - Method in class org.appng.appngizer.AppNGizer
- marshallService() - Method in class org.appng.testsupport.config.ApplicationTestConfig
- marshallService(DocumentBuilderFactory, TransformerFactory) - Method in class org.appng.core.controller.PlatformConfig
- 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 - matches(String...) - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- materializeTemplate(Template, Properties, Properties) - Static method in class org.appng.core.service.TemplateService
-
Materializes the given template into the filesystem.
- max - Variable in class org.appng.xml.platform.Size
- max - Variable in class org.appng.xml.platform.Validation
- max() - Method in annotation type org.appng.api.validation.contraints.RichtextSize
- Max - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDef's value must have a maximal decimal-value ofMax.getValue() - Max() - Constructor for class org.appng.xml.platform.Max
- MAX_HITS - Static variable in interface org.appng.search.SearchProvider
- MAX_LOGIN_ATTEMPTS - Static variable in class org.appng.api.Platform.Property
-
The maximum number of failed login attempts before a
Subjectgets locked. - 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
Siteto become available/to finish its requests (milliseconds). - maxCount - Variable in class org.appng.xml.platform.FileUpload
- maxCount() - Method in annotation type org.appng.api.FileUpload
- maxhits - Variable in class org.appng.tools.ui.Pagination
- maxSize - Variable in class org.appng.xml.platform.FileUpload
- maxSize() - Method in annotation type org.appng.api.FileUpload
- MAY - org.appng.api.model.AuthSubject.PasswordChangePolicy
- MAY - org.appng.appngizer.model.xml.PasswordChangePolicy
- MB - org.appng.api.FileUpload.Unit
-
megabyte
- MDC_ENABLED - Static variable in class org.appng.api.Platform.Property
-
set to
trueto enable support for Mapped Diagnostic Context (MDC) Logging. - MemoryUsage(MemoryUsage) - Constructor for class org.appng.core.controller.messaging.NodeEvent.MemoryUsage
- message - Variable in class org.appng.xml.platform.ValidationRule
- message() - Method in annotation type org.appng.api.FileUpload
- message() - Method in annotation type org.appng.api.NotBlank
- message() - Method in annotation type org.appng.api.validation.contraints.RichtextSize
- message(String) - Method in class org.appng.api.rest.model.ErrorModel
- message(String) - Method in class org.appng.api.rest.model.ValidationRule
- 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.api.rest.model
-
A textual message with a certain level.
- Message - Class in org.appng.xml.platform
-
A single message
- Message() - Constructor for class org.appng.api.rest.model.Message
- Message() - Constructor for class org.appng.xml.platform.Message
- MESSAGE_RECEIVER - Static variable in class org.appng.api.Platform.Environment
- MESSAGE_SENDER - Static variable in class org.appng.api.Platform.Environment
- Message.LevelEnum - Enum in org.appng.api.rest.model
-
The level of the message.
- messageKey(String) - Method in class org.appng.api.rest.model.ValidationRule
- messageList - Variable in class org.appng.xml.platform.Messages
- MessageParam - Interface in org.appng.api
-
A
MessageParamprovides a message key and optionally some message arguments which can be used when formatting a message withMessageFormat.format(String, Object...). - messageReceived(Serializable, Member) - Method in class org.appng.core.controller.messaging.TribesReceiver
- messages - Variable in class org.appng.xml.platform.Action
- messages - Variable in class org.appng.xml.platform.Datasource
- messages - Variable in class org.appng.xml.platform.FieldDef
- messages - Variable in class org.appng.xml.platform.PageReference
- messages(List<Message>) - Method in class org.appng.api.rest.model.Action
- messages(List<Message>) - Method in class org.appng.api.rest.model.ActionField
- messages(List<Message>) - Method in class org.appng.api.rest.model.Datasource
- Messages - Class in org.appng.xml.platform
-
A set of
Messages - Messages() - Constructor for class org.appng.xml.platform.Messages
- MESSAGES - Static variable in class org.appng.api.Session.Environment
-
A
Messages-object, used to store messages that should survive a redirect. - messageSource - Variable in class org.appng.testsupport.TestBase
- messageSource() - Method in class org.appng.api.config.ApplicationConfig
- messageSource() - Method in class org.appng.appngizer.AppNGizer
- MessageSourceChain - Class in org.appng.api.support
-
A
MessageSourcethat wraps multipleMessageSourceand 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
- 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.
- META_DATA - Static variable in class org.appng.core.controller.SessionListener
- 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
PasswordHandlerinstance to passwords handled byCoreService.getDefaultPasswordHandler(org.appng.api.model.AuthSubject). - 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 - Variable in class org.appng.xml.platform.Size
- min - Variable in class org.appng.xml.platform.Validation
- min() - Method in annotation type org.appng.api.validation.contraints.RichtextSize
- Min - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDef's value must have a minimal decimal-value ofMin.getValue() - Min() - Constructor for class org.appng.xml.platform.Min
- minCount - Variable in class org.appng.xml.platform.FileUpload
- minCount() - Method in annotation type org.appng.api.FileUpload
- minSize - Variable in class org.appng.xml.platform.FileUpload
- minSize() - Method in annotation type org.appng.api.FileUpload
- MIXED - Static variable in class org.appng.mail.impl.DefaultTransport
- mockApplication(GenericApplicationContext) - Method in class org.appng.testsupport.TestBase
- mockApplication(GenericApplicationContext, boolean) - Method in class org.appng.testsupport.TestBase
- mockResources() - Method in class org.appng.testsupport.TestBase
- mockSite(GenericApplicationContext) - Method in class org.appng.testsupport.TestBase
- mode - Variable in class org.appng.appngizer.model.xml.Repository
- mode - Variable in class org.appng.xml.platform.Action
- mode - Variable in class org.appng.xml.platform.ActionRef
- 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
- mode(Permission.ModeEnum) - Method in class org.appng.api.rest.model.Permission
- MODE - Static variable in class org.appng.cli.prettytable.TableConstants
- MONITOR_PERFORMANCE - Static variable in class org.appng.api.Platform.Property
-
Set to true to enable performance monitoring for the target XML
- MONITORING_PATH - Static variable in class org.appng.api.Platform.Property
-
The path to appNG's health monitoring
- monitoringHandler - Variable in class org.appng.core.controller.Controller
- MonitoringHandler - Class in org.appng.core.controller.handler
-
A
RequestHandlerthat exposes some health information for the site. - MonitoringHandler() - Constructor for class org.appng.core.controller.handler.MonitoringHandler
- MonitoringHandler.ApplicationInfo - Class in org.appng.core.controller.handler
- MonitoringHandler.Connection - Class in org.appng.core.controller.handler
- MonitoringHandler.Jar - Class in org.appng.core.controller.handler
- MonitoringHandler.SiteInfo - Class in org.appng.core.controller.handler
- MSOfficeUserAgentFilter - Class in org.appng.core.controller.filter
-
This
Filteris 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
- MSSQL - org.appng.core.domain.DatabaseConnection.DatabaseType
-
Microsoft SQL Server
- MSSQL - org.appng.xml.application.DatasourceType
-
Microsoft SQL Server
- MULTI - org.appng.api.rest.ApiClient.CollectionFormat
- 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
- MULTILINE - org.appng.api.model.Property.Type
- MULTILINE - org.appng.xml.application.PropertyType
- multiple(Boolean) - Method in class org.appng.api.rest.model.Options
- MultiSiteSupport - Class in org.appng.taglib
-
Utility class to retrieve the calling and the executing
Siteand the rightApplicationProviderthat is responsible for handling a taglet-call. - MultiSiteSupport() - Constructor for class org.appng.taglib.MultiSiteSupport
- MUST - org.appng.api.model.AuthSubject.PasswordChangePolicy
- MUST - org.appng.appngizer.model.xml.PasswordChangePolicy
- MUST_NOT - org.appng.api.model.AuthSubject.PasswordChangePolicy
- MUST_NOT - org.appng.appngizer.model.xml.PasswordChangePolicy
- MUST_RECOVER - org.appng.api.model.AuthSubject.PasswordChangePolicy
- MUST_RECOVER - org.appng.appngizer.model.xml.PasswordChangePolicy
- MYSQL - org.appng.core.domain.DatabaseConnection.DatabaseType
-
MySQL
- MYSQL - org.appng.testsupport.persistence.ConnectionHelper.DBType
- MYSQL - org.appng.xml.application.DatasourceType
-
MySql
- MySql57DialectUTF8 - Class in org.appng.persistence.hibernate.dialect
-
A
MySQL57Dialectwhich converts varchar-fields (Types.VARCHAR) with a length of <=1000 to typevarchara length of <=16383 to typetexta length of <=4194303 to typemediumtexta length of >4194303 to typelongtextThese values assume utf8mb4 character encoding, where each character consumes up to 4 bytes. - MySql57DialectUTF8() - Constructor for class org.appng.persistence.hibernate.dialect.MySql57DialectUTF8
- MySql8DialectUTF8 - Class in org.appng.persistence.hibernate.dialect
-
A
MySQL8Dialectwhich converts varchar-fields (Types.VARCHAR) with a length of <=1000 to typevarchara length of <=16383 to typetexta length of <=4194303 to typemediumtexta length of >4194303 to typelongtextThese values assume utf8mb4 character encoding, where each character consumes up to 4 bytes. - MySql8DialectUTF8() - Constructor for class org.appng.persistence.hibernate.dialect.MySql8DialectUTF8
N
- name - Variable in class org.appng.appngizer.model.xml.Nameable
- name - Variable in class org.appng.core.xml.repository.Package
- 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(String) - Method in class org.appng.api.rest.model.ActionField
- name(String) - Method in class org.appng.api.rest.model.Field
- name(String) - Method in class org.appng.api.rest.model.FieldValue
- name(String) - Method in class org.appng.api.rest.model.Filter
- name(String) - Method in class org.appng.api.rest.model.Parameter
- name(String) - Method in class org.appng.api.rest.model.User
- name(String) - Method in class org.appng.tools.poi.FontBuilder
- name(NameProvider<T>) - Method in class org.appng.api.support.OptionsBuilder
-
Sets the
NameProviderto use when setting an option's name - name(NameProvider<T>) - Method in class org.appng.api.support.SelectionBuilder
- NAME - Static variable in class org.appng.api.SiteProperties
-
The name of the site.
- NAME - Static variable in class org.appng.cli.prettytable.TableConstants
- NAME_BASED - org.appng.api.VHostMode
-
name-based host-configuration
- 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 - Class in org.appng.appngizer.model.xml
-
Java class for nameable complex type.
- Nameable - Interface in org.appng.api.model
-
Interface for something that is nameable, also providing a description.
- 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 - Variable in class org.appng.xml.platform.Platform
- Navigation - Class in org.appng.xml.platform
-
]>
- Navigation() - Constructor for class org.appng.xml.platform.Navigation
- 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
- NE - org.appng.persistence.repository.SearchQuery.Operand
- 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
- NO_DB_SUPPORTED - org.appng.core.service.MigrationService.MigrationStatus
-
no database supported
- NODE_CONFIG - Static variable in class org.appng.api.Platform.Environment
-
Key for the node config.
- NODE_STATE - Static variable in class org.appng.core.controller.messaging.NodeEvent
- NodeEvent - Class in org.appng.core.controller.messaging
-
An
Eventthat holds information 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
- normalizeLines(String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Normalizes the line breaks of the string to use
System.lineSeparator(). - normalizeUrl(Site, 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
- NOT_IN - org.appng.persistence.repository.SearchQuery.Operand
- NOT_LIKE - org.appng.persistence.repository.SearchQuery.Operand
- NOT_NULL - org.appng.persistence.repository.SearchQuery.Operand
- NOT_SUBMITTED - org.appng.formtags.FormData.FormDataMode
-
Display
FormDataonly if the form is not submitted or if the submitted data is not valid. - NotBlank - Annotation Type in org.appng.api
-
Checks whether the annotated element is not null and not blank by combining
@NotNulland@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: - NOTICE - org.appng.api.rest.model.Message.LevelEnum
- NOTICE - org.appng.xml.platform.MessageType
-
not critical, but noteworthy
- 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 - Variable in class org.appng.xml.platform.Validation
- NotNull - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDefs value is mandatory and thus not nullable. - NotNull() - Constructor for class org.appng.xml.platform.NotNull
- 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
- NULL - org.appng.persistence.repository.SearchQuery.Operand
- number(Integer) - Method in class org.appng.api.rest.model.Page
- 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
- NUMBER - Static variable in interface org.appng.api.auth.PasswordPolicy
-
numbers 0-9
- numberFractionDigits(String, int, int) - Static method in class org.appng.formtags.RuleValidation
- numEvents - Variable in class org.appng.core.controller.RepositoryWatcher
- numOverflows - Variable in class org.appng.core.controller.RepositoryWatcher
O
- OAuth - Class in org.appng.api.rest.auth
- OAuth() - Constructor for class org.appng.api.rest.auth.OAuth
- OAuthFlow - Enum in org.appng.api.rest.auth
- OBJECT - org.appng.api.rest.model.FieldType
- OBJECT - org.appng.xml.platform.FieldType
-
A property containing an object
- 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 - 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 - 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 - 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.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() - 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() - 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() - 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 anObservable.Event. - Observable.Event - Class in org.appng.api.observe
- ObservableDelegate<T extends Observable<T>> - Class in org.appng.api.observe.impl
-
Observable-implementation which delegates to a given Observable. - ObservableDelegate() - Constructor for class org.appng.api.observe.impl.ObservableDelegate
- ObservableDelegate(T) - Constructor for class org.appng.api.observe.impl.ObservableDelegate
-
Creates a new
ObservableDelegatewhich delegates to the givenObservable. - Observer<T extends Observable<T>> - Interface in org.appng.api.observe
- of(ResponseEntity<T>) - Static method in class org.appng.api.rest.RestResponseEntity
- ok - Variable in class org.appng.appngizer.model.xml.Database
- OK - org.appng.api.rest.model.Message.LevelEnum
- OK - org.appng.xml.platform.MessageType
-
everything is fine
- onBusinessException(HttpServletRequest, BusinessException) - Method in class org.appng.appngizer.controller.ControllerBase
- onConstraintViolationException(HttpServletRequest, ConstraintViolationException) - Method in class org.appng.appngizer.controller.ControllerBase
- onDelete(Auditable<?>) - Method in class org.appng.core.domain.PlatformEventListener
- onEvent(E, Environment, Site) - Method in interface org.appng.api.messaging.EventHandler
-
Handles the given
Event, usually by calling it'sperform-method. - onEvent(T, Observable.Event) - Method in interface org.appng.api.observe.Observer
-
Method to be called when an
Observable.Eventis fired from anObservable. - 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
- 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.
- onMessage(Message<byte[]>) - Method in class org.appng.core.controller.messaging.HazelcastReceiver
- onSuccess - Variable in class org.appng.xml.platform.Action
- onSuccess - Variable in class org.appng.xml.platform.ActionRef
- onUpdate(Auditable<?>) - Method in class org.appng.core.domain.PlatformEventListener
- OperatingSystem - Enum in org.appng.tools.os
-
Enum type for different operating systems.
- option - Variable in class org.appng.xml.platform.Rule
- Option - Class in org.appng.api.rest.model
-
A single option, used in a filter or an action-field.
- Option - Class in org.appng.xml.platform
-
Defines a possible option for a
Selection - Option - Interface in org.appng.api
-
A single option which was created from a
BeanOptionof aBean. - Option() - Constructor for class org.appng.api.rest.model.Option
- Option() - Constructor for class org.appng.xml.platform.Option
- Option() - Constructor for class org.appng.xml.platform.Rule.Option
- OPTION - org.appng.formtags.FormElement.InputTag
-
<option />, only valid within a<select /> - OPTION_INVALID - Static variable in class org.appng.cli.CliCore
- OPTION_MISSING - Static variable in class org.appng.cli.CliCore
- OptionGroup - Class in org.appng.xml.platform
-
A group of options.
- OptionGroup() - Constructor for class org.appng.xml.platform.OptionGroup
- OptionGroup(String, String) - Constructor for class org.appng.api.support.OptionGroupFactory.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.HitCounter<T> - Interface in org.appng.api.support
-
Counts the hits for
Options. - OptionOwner.OptionOwnerBase - Class in org.appng.api.support
- OptionOwner.Selector - Interface in org.appng.api.support
-
A selector decides whether or not a given
Optionshould be selected. - OptionOwnerBase(List<Option>) - Constructor for class org.appng.api.support.OptionOwner.OptionOwnerBase
- 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
- options(Iterable<T>) - Method in class org.appng.api.support.OptionsBuilder
-
Sets the elements to build options from
- options(Iterable<T>) - Method in class org.appng.api.support.SelectionBuilder
- options(List<Option>) - Method in class org.appng.api.rest.model.Option
- options(List<Parameter>) - Method in class org.appng.api.rest.model.ValidationRule
- options(Options) - Method in class org.appng.api.rest.model.ActionField
- options(Options) - Method in class org.appng.api.rest.model.Filter
- Options - Class in org.appng.api.rest.model
-
A set of selectable options
- Options - Interface in org.appng.api
- Options() - Constructor for class org.appng.api.rest.model.Options
- OptionsBuilder<T,R extends OptionOwner> - Class in org.appng.api.support
-
A builder for
Options, providing a fluent API. - OptionsBuilder() - Constructor for class org.appng.api.support.OptionsBuilder
- OptionsBuilder(R) - Constructor for class org.appng.api.support.OptionsBuilder
-
Create a new builder, using the given owner.
- 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
- OptionType - Enum in org.appng.api.rest.model
-
The possible types for an option.
- order - Variable in class org.appng.xml.platform.Sort
- order(Sort.OrderEnum) - Method in class org.appng.api.rest.model.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.config - package org.appng.api.config
- 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.rest - package org.appng.api.rest
- org.appng.api.rest.auth - package org.appng.api.rest.auth
- org.appng.api.rest.model - package org.appng.api.rest.model
- 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
FieldConverterfor the variousFieldTypes - org.appng.api.support.validation - package org.appng.api.support.validation
-
This package contains all validation-related classes.
- org.appng.api.validation.contraints - package org.appng.api.validation.contraints
- org.appng.appngizer - package org.appng.appngizer
- org.appng.appngizer.client - package org.appng.appngizer.client
- 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
-
ExecutableCliCommands for dealing withApplications - org.appng.cli.commands.applicationrole - package org.appng.cli.commands.applicationrole
-
ExecutableCliCommands for dealing withRoles - org.appng.cli.commands.group - package org.appng.cli.commands.group
-
ExecutableCliCommands for dealing withGroups - 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 withPermissions - org.appng.cli.commands.platform - package org.appng.cli.commands.platform
- org.appng.cli.commands.property - package org.appng.cli.commands.property
-
ExecutableCliCommands for dealing withProperties - org.appng.cli.commands.repository - package org.appng.cli.commands.repository
-
ExecutableCliCommands for dealing with aRepository - org.appng.cli.commands.site - package org.appng.cli.commands.site
-
ExecutableCliCommands for dealing withSites - org.appng.cli.commands.subject - package org.appng.cli.commands.subject
-
ExecutableCliCommands for dealing withSubjects - 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 andHttpSessions. - 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.controller.rest - package org.appng.core.controller.rest
- 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.templating - package org.appng.core.templating
- 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
-
RequestandFormUploadimplementations - 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
-
Build-in
FormProcessProviders - 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
- org.appng.maven.plugin.mojo - package org.appng.maven.plugin.mojo
- org.appng.maven.plugins.appngizer - package org.appng.maven.plugins.appngizer
- org.appng.persistence.hibernate - package org.appng.persistence.hibernate
- org.appng.persistence.hibernate.dialect - package org.appng.persistence.hibernate.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.config - package org.appng.taglib.config
- 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.config - package org.appng.testsupport.config
- 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
- OTHER - org.appng.tools.os.OperatingSystem
- out - Static variable in class org.appng.cli.CliEnvironment
- output - Variable in class org.appng.xml.platform.PlatformConfig
- 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
- outputFormat - Variable in class org.appng.core.model.AbstractRequestProcessor
- outputFormat - Variable in class org.appng.xml.platform.PlatformConfig
- 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
- outputType - Variable in class org.appng.core.model.AbstractRequestProcessor
- outputType - Variable in class org.appng.xml.platform.OutputFormat
- outputType - Variable in class org.appng.xml.platform.Template
- 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
- own(String, String) - Method in class org.appng.cli.commands.FileOwner
-
Set the owner and group for the
Filewhich has been passed to the constructor, using thechownsystem command.
P
- p - Variable in class org.appng.mail.impl.DefaultTransport
- Package - Class in org.appng.appngizer.model
- Package - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Package - Class in org.appng.core.xml.repository
-
Java class for package complex type.
- Package() - Constructor for class org.appng.appngizer.model.Package
- Package() - Constructor for class org.appng.appngizer.model.xml.Package
- Package() - Constructor for class org.appng.core.xml.repository.Package
- PackageArchive - Interface in org.appng.core.model
-
An ApplicationArchive contains informations about a
Applicationin aRepository. - 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.GetPackagesRequest
- packageName - Variable in class org.appng.core.xml.repository.GetPackageVersionsRequest
- 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.appngizer.model
- Packages - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Packages - Class in org.appng.core.xml.repository
-
Java class for packages complex type.
- Packages() - Constructor for class org.appng.appngizer.model.Packages
- Packages() - Constructor for class org.appng.appngizer.model.xml.Packages
- 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 - Variable in class org.appng.core.xml.repository.GetPackageRequest
- PackageVersion - Class in org.appng.core.model
-
Delegate for
ApplicationInfo. - PackageVersion(PackageInfo, boolean, boolean) - Constructor for class org.appng.core.model.PackageVersion
- 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
Repositoryoverview list. - PackageWrapper(Package) - Constructor for class org.appng.core.model.PackageWrapper
- PackageWrapper(PackageInfo, PackageType) - Constructor for class org.appng.core.model.PackageWrapper
- page - Variable in class org.appng.xml.platform.NavigationItem
- page - Variable in class org.appng.xml.platform.PagesReference
- page(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- page(Page) - Method in class org.appng.api.rest.model.Datasource
- Page - Class in org.appng.api.rest.model
-
A page that contains paging information an a list of elements.
- Page - Class in org.appng.search.json
- Page() - Constructor for class org.appng.api.rest.model.Page
- Page() - Constructor for class org.appng.search.json.Page
- PAGE_CACHE - Static variable in class org.appng.core.service.CacheService
- Pageable(int, int) - Constructor for class org.appng.api.rest.RestClient.Pageable
-
Creates a new pageable without any sorting
- Pageable(int, int, boolean) - Constructor for class org.appng.api.rest.RestClient.Pageable
-
Creates a new pageable without any sorting
- Pageable(int, int, String, Sort.OrderEnum) - Constructor for class org.appng.api.rest.RestClient.Pageable
-
Creates a new pageable
- Pageable(int, int, String, Sort.OrderEnum, boolean) - Constructor for class org.appng.api.rest.RestClient.Pageable
-
Creates a new pageable
- PageCacheFilter - Class in org.appng.core.controller.filter
-
A
Filterwhich caches responses in form of anCachedResponse - 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
StructureDefandPageConfig. - 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
- pageMessages - Variable in class org.appng.xml.platform.Action
- pageMessages - Variable in class org.appng.xml.platform.ActionRef
- PageProcessor - Interface in org.appng.api
-
Interface that optionally can be implemented by a
TagletGlobalTagletXMLTagletGlobalXMLTagletIfPageProcessor.processPage()returnsfalse, 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 aPageDefinition. - PageReference() - Constructor for class org.appng.xml.platform.PageReference
- pages - Variable in class org.appng.xml.platform.ApplicationReference
- pages - Variable in class org.appng.xml.platform.ApplicationRootConfig
- pages(Resultset) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- 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 - Variable in class org.appng.xml.platform.Data
- paginate(List<Result>) - Method in class org.appng.search.searcher.SearchFormatter
- 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.
- PARALLEL_SITE_STARTS - Static variable in class org.appng.api.Platform.Property
-
Start sites in parallel
true|false? - param - Variable in class org.appng.xml.platform.Params
- param(List<Param>, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- param(Action, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- param(Datasource, 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
UrlSchemaof aPageDefinitionand for parametrizingActions andDatasources. - Param() - Constructor for class org.appng.xml.platform.Param
- Parameter - Class in org.appng.api.rest.model
-
A single parameter.
- Parameter - Class in org.appng.taglib
-
A
Parametercan be added to anyParameterOwner. - Parameter() - Constructor for class org.appng.api.rest.model.Parameter
- Parameter() - Constructor for class org.appng.taglib.Parameter
- ParameterOwner - Interface in org.appng.taglib
-
Interface for
Taglets that can be parameterized withParameters. - parameters - Variable in class org.appng.forms.impl.RequestBean
- parameters(List<Parameter>) - Method in class org.appng.api.rest.model.Action
- parameters(List<Parameter>) - Method in class org.appng.api.rest.model.Datasource
- ParameterSupport - Interface in org.appng.api
-
Supports finding and replacing parameters inside a
String. - ParameterSupportBase - Class in org.appng.api.support
-
Basic
ParameterSupportimplementation. - ParameterSupportBase(String, String) - Constructor for class org.appng.api.support.ParameterSupportBase
- ParameterSupportBase(String, String, Map<String, String>) - Constructor for class org.appng.api.support.ParameterSupportBase
- parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class org.appng.api.rest.ApiClient
-
Converts a parameter to a
MultiValueMapfor use in REST requests - parameterToString(Object) - Method in class org.appng.api.rest.ApiClient
-
Format the given parameter object into string.
- 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
- Params() - Constructor for class org.appng.xml.platform.Params
- ParamType - Enum in org.appng.xml.platform
-
Java class for paramType.
- parse(File) - Method in class org.appng.search.indexer.ParseTags
- parse(InputStream) - Method in class org.appng.search.indexer.ParseTags
-
Parses the given
InputStreamand returns aMapcontaining the name of a field as a key and aStringBuilder(the text content of the<appNG:searchable>-tag) as the value. - parse(String) - Method in class org.appng.cli.commands.CommandBatch
- parse(HttpServletRequest) - Static method in class org.appng.api.support.HttpHeaderUtils
-
Parses the string-based HTTP headers of the given
HttpServletRequestto anHttpHeadersobject. - parseConfig(URL) - Static method in class org.appng.core.controller.filter.RedirectFilter
- parseDate(String) - Method in class org.appng.api.rest.ApiClient
-
Parse the given string into Date object.
- 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
ParseTagsusing the given tag-prefix (usuallyappNG). - 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 - org.appng.api.rest.auth.OAuthFlow
- 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 - org.appng.api.model.Property.Type
- PASSWORD - org.appng.api.rest.model.FieldType
- PASSWORD - org.appng.formtags.FormElement.InputType
-
<input type="password" /> - PASSWORD - org.appng.xml.application.PropertyType
- PASSWORD - org.appng.xml.platform.FieldType
-
A property containing a
Stringwhich represents a password. - PASSWORD_CHANGE_POLICY - Static variable in class org.appng.cli.prettytable.TableConstants
- PASSWORD_MAX_VALIDITY - Static variable in class org.appng.api.Platform.Property
-
The maximum number of days a password is valid, where -1 means forever
- PASSWORD_POLICY - Static variable in class org.appng.api.Platform.Property
-
The fully qualified name of the
PasswordPolicyto use. - 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
- passwordChangePolicy - Variable in class org.appng.appngizer.model.xml.Subject
- PasswordChangePolicy - Enum in org.appng.appngizer.model.xml
-
Java class for passwordChangePolicy.
- PasswordHandler - Interface in org.appng.core.security
-
Provides methods to handle passwords.
- PasswordPolicy - Interface in org.appng.api.auth
-
A
PasswordPolicydefines 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. - PasswordPolicy.ValidationResult - Class in org.appng.api.auth
-
Holds the result of validating a password.
- past - Variable in class org.appng.xml.platform.Validation
- Past - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDefs value represents a date in the past. - Past() - Constructor for class org.appng.xml.platform.Past
- path - Variable in class org.appng.testsupport.TestBase
- path - Variable in class org.appng.xml.platform.Template
- Path - Interface in org.appng.api
- PATH_INFO - Static variable in class org.appng.api.support.environment.EnvironmentKeys
- PATH_VAR - Static variable in class org.appng.api.support.ApplicationRequest.ApplicationPath
- pathInfo - Variable in class org.appng.core.model.AbstractRequestProcessor
- 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
- PathInfo(String, String, String, String, String, String, List<String>, List<String>, String, String, String) - Constructor for class org.appng.api.PathInfo
-
Creates a new
PathInfo - pattern - Variable in class org.appng.xml.platform.Validation
- Pattern - Class in org.appng.xml.platform
-
A
ValidationRuleindicating theFieldDef's value must match the regular expression defined byPattern.getRegexp(). - Pattern() - Constructor for class org.appng.xml.platform.Pattern
- payload() - Method in annotation type org.appng.api.FileUpload
- payload() - Method in annotation type org.appng.api.NotBlank
- payload() - Method in annotation type org.appng.api.validation.contraints.RichtextSize
- PEM - org.appng.core.security.signing.BaseConfig.PrivateKeyFormat
- PERCENT - Static variable in class org.appng.persistence.repository.SearchQuery
- perform() - Method in class org.appng.api.support.CallableAction
-
Performs this
CallableAction.
If theActionis actually included and/or executed depends on the returns values ofCallableAction.doInclude()andCallableAction.doExecute(). - perform(boolean) - Method in class org.appng.api.support.CallableAction
-
Performs this
CallableAction.
If theActionis actually included and/or executed depends on the returns values ofCallableAction.doInclude()andCallableAction.doExecute(). - perform(String) - Method in class org.appng.api.support.CallableDataSource
- perform(String, boolean, boolean) - Method in class org.appng.api.support.CallableDataSource
-
Performs the
CallableDataSource.
Note that the caller needs to check if theDatasourceshould be included by itself (by callingCallableDataSource.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.api.messaging.Event
-
Performs the event
- 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.ReloadTemplateEvent
- perform(Environment, Site) - Method in class org.appng.core.controller.messaging.RequestNodeState
- perform(Environment, Site) - Method in class org.appng.core.controller.messaging.SiteDeletedEvent
- perform(Environment, Site) - Method in class org.appng.core.controller.messaging.SiteStateEvent
- perform(Environment, Site) - Method in class org.appng.core.controller.messaging.StopSiteEvent
- perform(Site, Application, Environment, Options, Request, T, FieldProcessor) - Method in interface org.appng.api.ActionProvider
-
Performs an action on the given
formBean - perform(Site, Site, Application, Map<String, String>, Request, String, String, Writer) - Method in class org.appng.taglib.TagletProcessor
-
Performs the actual taglet-call.
- performAction(String, Action, String...) - Method in class org.appng.api.rest.RestClient
-
Performs an
Action. - performAction(Action, Link) - Method in class org.appng.api.rest.RestClient
- performRequest(HttpServletRequest, HttpServletResponse, FilterChain, Site, ExpiryPolicy) - Method in class org.appng.core.controller.filter.PageCacheFilter
- permission - Variable in class org.appng.appngizer.model.xml.Permissions
- 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(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- permission(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Permission - Class in org.appng.api.rest.model
-
A permission.
- Permission - Class in org.appng.appngizer.model
- Permission - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Permission - Class in org.appng.taglib
-
Processes the taglet's body if the current
Subjecthas the requiredPermissionof the givenApplication. - Permission - Class in org.appng.xml.application
-
Java class for permission complex type.
- Permission - Class in org.appng.xml.platform
-
A single permission
- Permission - Interface in org.appng.api.model
-
A
Applicationcan provide severalPermissions which are used to restrict the access to certain components. - Permission() - Constructor for class org.appng.api.rest.model.Permission
- Permission() - Constructor for class org.appng.appngizer.model.Permission
- Permission() - Constructor for class org.appng.appngizer.model.xml.Permission
- Permission() - Constructor for class org.appng.taglib.Permission
- Permission() - Constructor for class org.appng.xml.application.Permission
- Permission() - Constructor for class org.appng.xml.platform.Permission
- Permission.ModeEnum - Enum in org.appng.api.rest.model
-
The mode
- 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 aPermissionProcessorto check those. - 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(Config) - Constructor for class org.appng.api.PermissionOwner
-
Creates a new PermissionOwner from a
Config. - 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(Event) - Constructor for class org.appng.api.PermissionOwner
-
Creates a new PermissionOwner from an
Event. - 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(OutputFormat) - Constructor for class org.appng.api.PermissionOwner
-
Creates a new PermissionOwner from an
OutputFormat. - PermissionOwner(OutputType) - Constructor for class org.appng.api.PermissionOwner
-
Creates a new PermissionOwner from an
OutputType. - PermissionOwner(PageDefinition) - Constructor for class org.appng.api.PermissionOwner
-
Creates a new PermissionOwner from
PageDefinition. - PermissionProcessor - Interface in org.appng.api
-
Checks the
Permissions owned by aPermissionOwner. - PermissionRef - Class in org.appng.xml.application
-
Java class for permissionRef complex type.
- PermissionRef() - Constructor for class org.appng.xml.application.PermissionRef
- permissionRepository - Variable in class org.appng.core.service.CoreService
- PermissionRepository - Interface in org.appng.core.repository
- permissions - Variable in class org.appng.appngizer.model.xml.Role
- permissions - Variable in class org.appng.xml.application.ApplicationInfo
- 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(String) - Method in class org.appng.appngizer.client.AppNGizer
- permissions(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- permissions(List<Permission>) - Method in class org.appng.api.rest.model.Action
- permissions(List<Permission>) - Method in class org.appng.api.rest.model.Datasource
- Permissions - Class in org.appng.appngizer.model
- Permissions - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Permissions - Class in org.appng.xml.application
-
Java class for permissions complex type.
- Permissions - Class in org.appng.xml.platform
-
A container for a set of
Permissions. - Permissions() - Constructor for class org.appng.appngizer.model.xml.Permissions
- Permissions() - Constructor for class org.appng.xml.application.Permissions
- Permissions() - Constructor for class org.appng.xml.platform.Permissions
- Permissions(List<Permission>, String) - Constructor for class org.appng.appngizer.model.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
PropertyHolderthat provides persistablePropertyImpl-instances. - PersistentPropertyHolder(String, Iterable<? extends Property>) - Constructor for class org.appng.core.domain.PersistentPropertyHolder
- PIPES - org.appng.api.rest.ApiClient.CollectionFormat
- 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 - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Platform - Class in org.appng.xml.platform
-
The root element of an appNG target XML document.
- Platform() - Constructor for class org.appng.appngizer.model.xml.Platform
- Platform() - Constructor for class org.appng.xml.platform.Platform
- Platform(boolean, boolean) - Constructor for class org.appng.appngizer.model.Platform
- PLATFORM - org.appng.api.Scope
-
platform-scope
- PLATFORM - org.appng.xml.MarshallService.AppNGSchema
- 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_MESSAGES - Static variable in class org.appng.core.controller.handler.GuiHandler
- 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.model.AbstractRequestProcessor
- PLATFORM_XML - Static variable in class org.appng.core.service.TemplateService
- Platform.Environment - Class in org.appng.api
-
Constants used for accessing an
Platform.Environment-attribute withScope.PLATFORM. - Platform.Property - Class in org.appng.api
-
Constants used for the global platform-configuration.
- platformCacheManager() - Method in class org.appng.core.controller.PlatformConfig
- PlatformConfig - Class in org.appng.core.controller
-
Central
Configurationfor appNG's platform context. - PlatformConfig - Class in org.appng.xml.platform
-
The configuration for the owning
Platform. - PlatformConfig() - Constructor for class org.appng.core.controller.PlatformConfig
- 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
- PlatformEvent - Class in org.appng.core.domain
-
A platform event.
- PlatformEvent() - Constructor for class org.appng.core.domain.PlatformEvent
- PlatformEvent.Type - Enum in org.appng.core.domain
- platformEventListener() - Method in class org.appng.appngizer.AppNGizer
- platformEventListener() - Method in class org.appng.core.controller.PlatformConfig
- PlatformEventListener - Class in org.appng.core.domain
- PlatformEventListener() - Constructor for class org.appng.core.domain.PlatformEventListener
- PlatformEventListener.EventProvider - Class in org.appng.core.domain
- PlatformEventRepository - Interface in org.appng.core.repository
- PlatformProcessor - Class in org.appng.core.model
-
Default
RequestProcessor-implementation, using an XSLT based template. - PlatformProcessor() - Constructor for class org.appng.core.model.PlatformProcessor
- platformProperties() - Method in class org.appng.appngizer.client.AppNGizer
- platformProperties() - Method in interface org.appng.appngizer.client.AppNGizerClient
- PlatformProperties - Class in org.appng.core.service
- platformProperty(String) - Method in class org.appng.appngizer.client.AppNGizer
- platformProperty(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- PlatformPropertyController - Class in org.appng.appngizer.controller
- PlatformPropertyController() - Constructor for class org.appng.appngizer.controller.PlatformPropertyController
- PlatformStartup - Class in org.appng.core.controller
-
This
ServletContextListeneris used to initialize the appNG platform. - PlatformStartup() - Constructor for class org.appng.core.controller.PlatformStartup
- platformTransformer(StyleSheetProvider) - Method in class org.appng.core.controller.PlatformConfig
- 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
Documentwith line information for each node. - PositionalXMLReader() - Constructor for class org.appng.api.support.PositionalXMLReader
- POSTGRESQL - org.appng.core.domain.DatabaseConnection.DatabaseType
-
PostgreSQL
- POSTGRESQL - org.appng.xml.application.DatasourceType
-
PostgreSQL
- postHandle(WebRequest, ModelMap) - Method in class org.appng.appngizer.controller.SessionInterceptor
- postParams - Variable in class org.appng.xml.platform.UrlSchema
- 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
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.appng.core.controller.rest.RestPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.appng.api.config.RestConfig
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.appng.core.controller.rest.RestPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.appng.core.repository.config.ApplicationPostProcessor
-
If this
ApplicationPostProcessorwas created with a non-nullDatabaseConnection, aDatasourceConfigureris configured using thatDatabaseConnection. - PRECEDENCE - Static variable in class org.appng.core.templating.ReplaceTagProcessor
- PREFIX_PLATFORM - Static variable in class org.appng.core.service.PropertySupport
- preHandle(WebRequest) - Method in class org.appng.appngizer.controller.SessionInterceptor
- prepareEngine(ConfigurableApplicationContext) - Method in class org.appng.core.model.ThymeleafProcessor
- 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
- prio(Integer) - Method in class org.appng.api.rest.model.Sort
- privateKey - Variable in class org.appng.core.model.RepositoryCacheFilesystem
- privileged - Variable in class org.appng.appngizer.model.xml.Application
- privileged - Variable in class org.appng.appngizer.model.xml.Package
- privileged - Variable in class org.appng.maven.plugins.appngizer.InstallMojo
- PRIVILEGED - Static variable in class org.appng.cli.prettytable.TableConstants
- process(HttpServletRequest) - Method in class org.appng.forms.impl.RequestBean
- process(HttpServletRequest) - Method in interface org.appng.forms.Request
-
Processes the given
HttpServletRequest. - 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(Environment, String, String, HttpServletRequest) - Method in class org.appng.taglib.MultiSiteSupport
- process(Environment, String, HttpServletRequest) - Method in class org.appng.taglib.MultiSiteSupport
- process(ApplicationRequest, MarshallService, Path, PlatformConfig) - Method in class org.appng.core.model.ApplicationProvider
- 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
CallableActionandCallableDataSource, to indicate an error occurred while assembling thePageReference. - ProcessingException(String, Throwable, FieldProcessor) - Constructor for exception org.appng.api.ProcessingException
-
Creates a new
ProcessingException. - ProcessingException(String, 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(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.
- processPlatform(Site) - Method in interface org.appng.core.model.TemplateProcessor
-
Processes the request, but without applying the template.
- processRequest(Site, Application, Environment, Request) - Method in interface org.appng.api.Webservice
-
Processes the current
Requestand return some data. - processTaglet(Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.Taglet
-
Executes the
Tagletand returns aStringto be embedded at the calling JSP-page. - processTaglet(Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.XMLTaglet
-
Executes the
Tagletand returns aStringto be embedded at the calling JSP-page. - processTaglet(Site, Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.GlobalTaglet
-
Executes the
Tagletand returns aStringto be embedded at the calling JSP-page. - processTaglet(Site, Site, Application, Request, Map<String, String>) - Method in interface org.appng.api.GlobalXMLTaglet
-
Executes the
GlobalTagletand returns aStringto be embedded at the calling JSP-page. - processWithTemplate(Site) - Method in interface org.appng.core.model.TemplateProcessor
-
Processes the request, including the processing of the template.
- processWithTemplate(Site, File) - Method in class org.appng.core.model.PlatformProcessor
- processWithTemplate(Site, File) - Method in interface org.appng.core.model.RequestProcessor
-
Processes the request, including the processing of the template.
- processWithTemplate(Site, File) - 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 givenZipFileProcessor. - Producer<E> - Class in org.appng.api.search
-
A
Producercreates a product via theBlockingQueueAccessor.put(Object),BlockingQueueAccessor.put(Object, long)andBlockingQueueAccessor.putWithTimeout(Object, long)method and offers it to it's (unknown)Consumers via theBlockingQueueAccessor.get(),BlockingQueueAccessor.get(long)orBlockingQueueAccessor.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() - Constructor for class org.appng.api.search.Producer
- Producer(int) - 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_CACHE_CONFIG - Static variable in class org.appng.core.service.ApplicationProperties
-
Name for the application property that contains a multiline value for configuring application caches.
Format: - PROP_PATTERN - Static variable in class org.appng.core.service.PropertySupport
- properties - Variable in class org.appng.xml.application.ApplicationInfo
- Properties - Class in org.appng.appngizer.model
- Properties - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Properties - Class in org.appng.xml.application
-
Java class for properties complex type.
- Properties - Interface in org.appng.api.model
-
Everywhere in appNG where something needs to be configurable,
Propertiescome into operation. - Properties() - Constructor for class org.appng.appngizer.model.Properties
- Properties() - Constructor for class org.appng.appngizer.model.xml.Properties
- Properties() - Constructor for class org.appng.xml.application.Properties
- Properties(List<Property>, String, String) - Constructor for class org.appng.appngizer.model.Properties
- property - Variable in class org.appng.appngizer.model.xml.Properties
- property - Variable in class org.appng.xml.application.Properties
- Property - Class in org.appng.appngizer.model
- Property - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Property - Class in org.appng.xml.application
-
Java class for property complex type.
- Property - Interface in org.appng.api.model
-
A
Propertyis a single configuration value, used to configure the appNG platform, aSiteor aApplication. - Property() - Constructor for class org.appng.api.Platform.Property
- Property() - Constructor for class org.appng.appngizer.model.Property
- Property() - Constructor for class org.appng.appngizer.model.xml.Property
- Property() - Constructor for class org.appng.xml.application.Property
- Property.Type - Enum in org.appng.api.model
-
The type of a
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
Propertywith the given name exists. - propertyExists(String) - Method in class org.appng.api.support.PropertyHolder
- propertyExists(String) - Method in class org.appng.core.service.PlatformProperties
- 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
- PropertyHolder() - Constructor for class org.appng.api.support.PropertyHolder
- PropertyHolder(String, Iterable<? extends Property>) - Constructor for class org.appng.api.support.PropertyHolder
-
Creates a new
PropertyHolder - PropertyImpl - Class in org.appng.core.domain
-
A persistent
PropertyJPA-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 - Variable in class org.appng.core.service.CoreService
- PropertyRepository - Interface in org.appng.core.repository
- PropertySupport - Class in org.appng.core.service
-
A service offering methods for initializing and retrieving the configuration
Propertiesof the platform, aSiteor anApplication. - PropertySupport(PropertyHolder) - Constructor for class org.appng.core.service.PropertySupport
-
Creates a new
PropertySupportusing the givenPropertyHolder. - PropertyType - Enum in org.appng.xml.application
-
Java class for propertyType.
- PropertyWrapper() - Constructor for class org.appng.appngizer.client.AppNGizerClient.PropertyWrapper
- 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
- 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
elementinto the queue.
This is a blocking operation! - put(E, long) - Method in class org.appng.api.search.BlockingQueueAccessor
-
Puts the given
elementinto the queue, waiting up totimeoutMillismilliseconds if necessary.
This is a blocking operation! - putWithTimeout(E, long) - Method in class org.appng.api.search.BlockingQueueAccessor
-
Puts the given
elementinto the queue, waiting up totimeoutMillismilliseconds 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
SearchRepositorythat additionally offers Query DSL functionality - QueryDslSearchRepositoryImpl<T,ID extends Serializable> - Class in org.appng.persistence.repository
-
Default
QueryDslSearchRepositoryimplementation.
Use this class as the base class for yourQueryDslSearchRepositoryimplementations: - QueryDslSearchRepositoryImpl(Class<T>, EntityManager) - Constructor for class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
- QueryDslSearchRepositoryImpl(JpaEntityInformation<T, ID>, EntityManager) - Constructor for class org.appng.persistence.repository.QueryDslSearchRepositoryImpl
- queryString - Variable in class org.appng.core.controller.CachedResponse
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
Receiverto 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
Senderto use a RabbitMQ message broker. - RabbitMQSender() - Constructor for class org.appng.core.controller.messaging.RabbitMQSender
- RADIO - org.appng.api.rest.model.OptionType
- RADIO - org.appng.formtags.FormElement.InputType
-
<input type="radio" /> - RADIO - org.appng.xml.platform.SelectionType
-
Display selection as a list of radio buttons.
- 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
- read(InputStream, AppNGizerClient.Config.Format) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
-
Reads a stream and parses it to a map of
AppNGizerClient.PropertyWrappers - read(Class<? extends Void>, HttpInputMessage) - Method in class org.appng.appngizer.client.VoidResponseHttpMessageConverter
- READ - org.appng.api.rest.model.Permission.ModeEnum
- READ - org.appng.taglib.Attribute.Mode
- READ - org.appng.xml.platform.FieldPermissionType
-
read mode, used when reading the field
- READ - org.appng.xml.platform.PermissionMode
-
Reads, but does not apply, the required permission from the current subject.
- readFile(String) - Method in interface org.appng.api.model.Site
-
Returns the
Filedefined 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
- readonly(Boolean) - Method in class org.appng.api.rest.model.ActionField
- readPlatformProperties(AppNGizerClient, OutputStream, AppNGizerClient.Config.Format, boolean) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
-
Reads the platform's
Propertieswith the givenAppNGizerClientand writes these to the givenOutputStreamusing YAML format. - readSite(InputStream, AppNGizerClient.Config.Format) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
-
Reads a stream and parses it to a map of
AppNGizerClient.SiteConfigs - readSiteApplicationProperties(AppNGizerClient, String, String, OutputStream, AppNGizerClient.Config.Format, boolean) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
-
Reads an
Application'sPropertieswith the givenAppNGizerClientand writes these to the givenOutputStreamusing YAML format. - readSiteProperties(AppNGizerClient, String, OutputStream, AppNGizerClient.Config.Format, boolean) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
-
Reads a
Site'sPropertieswith the givenAppNGizerClientand writes these to the givenOutputStreamusing YAML format. - 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 - Class in org.appng.mail
- Receiver - Interface in org.appng.api.messaging
- 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-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain a comma-separated list of e-mail addresses to send the mail withMail.RecipientType.BCC - RECEIVER_CC - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
Value can contain a comma-separated list of e-mail addresses to send the mail withMail.RecipientType.CC - RECEIVER_DEBUG - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.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-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
Value must contain a comma-separated list of e-mail addresses to send the mail withMail.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
- 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
- ref(String) - Method in class org.appng.api.rest.model.Permission
- refreshTemplate(Site, PlatformProperties) - Method in class org.appng.core.service.CoreService
- regexp - Variable in class org.appng.xml.platform.Pattern
- regExp(String, String) - Static method in class org.appng.formtags.RuleValidation
- 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.
- registerDriver(boolean) - Method in class org.appng.core.domain.DatabaseConnection
- registerHandler(EventHandler<?>) - Method in interface org.appng.api.messaging.Receiver
-
Registers a new
EventHandler - registerHandler(EventHandler<?>) - Method in class org.appng.core.controller.messaging.HazelcastReceiver
- 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
- registerVarcharTypes() - Method in class org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8
- registerVarcharTypes() - Method in class org.appng.persistence.hibernate.dialect.MySql57DialectUTF8
- registerVarcharTypes() - Method in class org.appng.persistence.hibernate.dialect.MySql8DialectUTF8
- 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 - Variable in class org.appng.core.xml.repository.GetCertificationRequest
- reload - Variable in class org.appng.core.xml.repository.GetPackagesRequest
- 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.
- reloadPlatform() - Method in class org.appng.appngizer.controller.PlatformController
- reloadRepository(Integer) - Method in class org.appng.core.service.CoreService
- reloadSite(String) - Method in class org.appng.appngizer.client.AppNGizer
- reloadSite(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- reloadSite(String) - Method in class org.appng.appngizer.controller.SiteController
- ReloadSite - Class in org.appng.cli.commands.site
-
Reloads a site (site property
supportReloadFilemust betrue). - 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
- ReloadSiteEvent(String, String) - Constructor for class org.appng.core.controller.messaging.ReloadSiteEvent
- ReloadSiteFromAppNGizer(String) - Constructor for class org.appng.appngizer.controller.SiteController.ReloadSiteFromAppNGizer
- reloadTemplate(Site, PlatformProperties) - Method in class org.appng.core.service.CoreService
- ReloadTemplateEvent - Class in org.appng.core.controller.messaging
- ReloadTemplateEvent(String) - Constructor for class org.appng.core.controller.messaging.ReloadTemplateEvent
- REMOTE - org.appng.appngizer.model.xml.RepositoryType
- REMOTE - org.appng.core.model.RepositoryType
-
remote, meaning
PackageArchives are retrieved from a remote machine - 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
Scopeand 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
FormProcessProviderto thisForm. - removeMessages(Environment) - Method in class org.appng.api.support.ElementHelper
-
Removes the messages from the current session.
- removeNonPrintableCharacters(String) - Static method in class org.appng.tools.ui.StringNormalizer
-
Removes all non-printable characters from the given string.
- removeObserver(Observer<? super Document>) - Method in class org.appng.search.indexer.SimpleDocument
- 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. - 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
Applicationfrom aSite, 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
- RENDER - Static variable in class org.appng.api.support.environment.EnvironmentKeys
-
A
Booleandefining if the template should render some HTML (scope:Scope.REQUEST) - 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?
- replaceInFile(File, String, String) - Static method in class org.appng.cli.commands.platform.ExtractData
- 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
Stringand returns a new one containing the replacements. - replaceParameters(String) - Method in class org.appng.api.support.ParameterSupportBase
- ReplaceTagProcessor - Class in org.appng.core.templating
-
A custom implementation of the
StandardReplaceTagProcessor. - ReplaceTagProcessor(TemplateMode, String, Collection<ThymeleafReplaceInterceptor>) - Constructor for class org.appng.core.templating.ReplaceTagProcessor
- REPLY_TO - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.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 - Variable in class org.appng.core.service.CoreService
- RepoRepository - Interface in org.appng.core.repository
- repositories() - Method in class org.appng.appngizer.client.AppNGizer
- repositories() - Method in interface org.appng.appngizer.client.AppNGizerClient
- Repositories - Class in org.appng.appngizer.model
- Repositories - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Repositories() - Constructor for class org.appng.appngizer.model.xml.Repositories
- Repositories(List<Repository>) - Constructor for class org.appng.appngizer.model.Repositories
- repository - Variable in class org.appng.appngizer.model.xml.Repositories
- repository(String) - Method in class org.appng.appngizer.client.AppNGizer
- repository(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Repository - Class in org.appng.appngizer.model
- Repository - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Repository - Interface in org.appng.core.model
-
A Application Repository contains and provides multiple
Applications for provisioning. - Repository() - Constructor for class org.appng.appngizer.model.Repository
- Repository() - Constructor for class org.appng.appngizer.model.xml.Repository
- 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
RepositoryCachethat retrieves the packages from the local filesystem. - RepositoryCacheSoap - Class in org.appng.core.model
-
Implementation of
RepositoryCachethat 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
-
Repositoryimplementation. - 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 ofPackageArchiveare 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 andPackageInformations. - RepositoryWatcher - Class in org.appng.core.controller
-
A service that watches for modified/deleted files in a
Site's www-directory (seeSiteProperties.WWW_DIR) using aWatchService. - RepositoryWatcher(Site, String, String) - Constructor for class org.appng.core.controller.RepositoryWatcher
- request - Variable in class org.appng.testsupport.TestBase
- request(Environment, HttpServletRequest, ConversionService, MessageSource) - Method in class org.appng.api.config.ApplicationConfig
- Request - Interface in org.appng.api
-
A
Requestis the framework-internal representation of aHttpServletRequest, wrapping the afore mentioned and adding framework-specific methods. - Request - Interface in org.appng.forms
-
Extends the informations provided by a
RequestContainerand allows processing aHttpServletRequestby callingRequest.process(HttpServletRequest). - REQUEST - org.appng.api.Scope
-
request-scope
- REQUEST_PARSED - Static variable in interface org.appng.forms.Request
-
request-attribute to store a parsed
HttpServletRequestin - 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
RequestContainerconveniently wraps anServletRequestand simplifies the access to (possibly multi-valued) request-parameters includingFormUploads. - RequestDataBinder<T> - Class in org.appng.api
-
A
DataBinderthat uses aRequestto bind its values to the target object.
This class is especially useful inside aWebservice, as shown below: - RequestDataBinder(T) - Constructor for class org.appng.api.RequestDataBinder
- RequestDataBinder(T, Request) - Constructor for class org.appng.api.RequestDataBinder
-
Constructs a new
RequestDataBinderusing aDefaultConversionService - RequestDataBinder(T, Request, ConversionService) - Constructor for class org.appng.api.RequestDataBinder
-
Constructs a new
RequestDataBinderusing the givenConversionService - requestDestroyed(ServletRequestEvent) - Method in class org.appng.core.controller.SessionListener
- RequestFactoryBean - Class in org.appng.api.support
-
A
FactoryBeanresponsible for initializing aRequest. - 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
- RequestNodeState(String) - Constructor for class org.appng.core.controller.messaging.RequestNodeState
- requestProcessor(MarshallService, PlatformTransformer) - Method in class org.appng.core.controller.PlatformConfig
- 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 rightApplicationof the requestedSitebuilding thePlatform-object applying theTemplateof theSiteto 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
RequestSupportimplementation - 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
- reset() - Method in class org.appng.tools.poi.FontBuilder
- reset(FieldWrapper) - Method in interface org.appng.api.FieldConverter
- reset(FieldWrapper) - Method in class org.appng.api.support.field.FieldConversionFactory
- resetApplicationConnection(SiteApplication, String) - Method in class org.appng.core.service.DatabaseService
-
Resets the configuration for the
DatabaseConnection(if existing) of the givenSiteApplicationto 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) - Method in class org.appng.tools.image.ImageProcessor
-
Adds a resize-option to the convert-command.
- resize(int, int, boolean) - Method in class org.appng.tools.image.ImageProcessor
-
Adds a resize-option to the convert-command.
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.appng.api.config.RestConfig.SiteAwareHandlerMethodArgumentResolver
- resolveArgumentsFromParams(Label, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
- resolveClass(ObjectStreamClass) - Method in class org.appng.api.support.SiteAwareObjectInputStream
- Resource - Interface in org.appng.api.model
- RESOURCE - org.appng.api.model.ResourceType
-
The
Applications custom resources, such as .js, .css, .jpg, .png - ResourceBundleMessageSource - Class in org.appng.api.support
-
A
ResourceBundleMessageSourcethat 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 - Variable in class org.appng.core.service.CoreService
- ResourceRepository - Interface in org.appng.core.repository
- Resources - Interface in org.appng.api.model
-
A container providing easy access to the a
Applications multipleResources. - 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 - Enum in org.appng.core.model
-
Responses can have BLOB or CLOB payload.
- REST - org.appng.api.rest.model.Link.TypeEnum
- REST - org.appng.xml.platform.Linkmode
-
A link to a RESTful service.
- RestClient - Class in org.appng.api.rest
-
A simple client for the appNG REST API, open for extension.
- RestClient(String) - Constructor for class org.appng.api.rest.RestClient
-
Creates a new
RestClient. - RestClient(String, Map<String, String>) - Constructor for class org.appng.api.rest.RestClient
-
Creates a new
RestClient, using an existing cookie. - RestClient.Pageable - Class in org.appng.api.rest
-
Wraps paging and sorting
- RestConfig - Class in org.appng.api.config
-
A
Configurationthat adds aMappingJackson2HttpMessageConverterand anObjectMapperto the context, if not already present. - RestConfig() - Constructor for class org.appng.api.config.RestConfig
- RestConfig.SiteAwareHandlerMethodArgumentResolver - Class in org.appng.api.config
- restoreFields() - Method in class org.appng.api.FieldWrapper
- restoreSubject(String) - Method in class org.appng.core.service.CoreService
- RestPostProcessor - Class in org.appng.core.controller.rest
-
A
BeanDefinitionRegistryPostProcessorthat registers aRestPostProcessor.RestAction,RestPostProcessor.RestDataSourceand aRestOperation.RestErrorHandler. - RestPostProcessor() - Constructor for class org.appng.core.controller.rest.RestPostProcessor
- RestResponseEntity<T> - Class in org.appng.api.rest
-
A
ResponseEntitythat offers anErrorModel, which contains details about potential errors on the server side. - RestResponseEntity(ErrorModel, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
- RestResponseEntity(ErrorModel, MultiValueMap<String, String>, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
- RestResponseEntity(HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
- RestResponseEntity(MultiValueMap<String, String>, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
- RestResponseEntity(T, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
- RestResponseEntity(T, MultiValueMap<String, String>, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
- RestService - Class in org.appng.core.controller.handler
-
Adds support for detecting and handling
RestControllers. - RestService(AccessibleApplication) - Constructor for class org.appng.core.controller.handler.RestService
- restTemplate - Variable in class org.appng.api.rest.RestClient
- RestTestConfig - Class in org.appng.testsupport.config
- RestTestConfig() - Constructor for class org.appng.testsupport.config.RestTestConfig
- result - Variable in class org.appng.xml.platform.Data
- result(Datasource, int) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- Result - Class in org.appng.search.json
- Result - Class in org.appng.xml.platform
-
For each
FieldDefdefined in theMetaData(where theConditionandPermissionsare satisfied), the result contains a correspondingDatafield. - Result() - Constructor for class org.appng.search.json.Result
- 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 - Variable in class org.appng.xml.platform.Resultset
- Results - Class in org.appng.search.json
- Results() - Constructor for class org.appng.search.json.Results
- resultSelector - Variable in class org.appng.xml.platform.MetaData
- ResultService - Interface in org.appng.api
- ResultServiceImpl - Class in org.appng.api.support
-
Default
ResultServiceimplementation - ResultServiceImpl() - Constructor for class org.appng.api.support.ResultServiceImpl
- ResultServiceImpl(ExpressionEvaluator) - 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
- retrieveData(boolean) - Method in class org.appng.api.support.CallableAction
- 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 - RFC3339DateFormat - Class in org.appng.api.rest
- RFC3339DateFormat() - Constructor for class org.appng.api.rest.RFC3339DateFormat
- RICHTEXT - org.appng.api.rest.model.FieldType
- RICHTEXT - org.appng.xml.platform.FieldType
-
A property containing a (possibly large)
String, which contains richtext (usually HTML). - RichtextSize - Annotation Type in org.appng.api.validation.contraints
-
A validation constraint for checking the plain text length of a string that contains HTML markup.
- RichtextSizeValidator - Class in org.appng.api.validation.contraints
-
Validates that the plain text length of the given string is >=
RichtextSize.min()and <=RichtextSize.max() - RichtextSizeValidator() - Constructor for class org.appng.api.validation.contraints.RichtextSizeValidator
- right() - Method in class org.appng.tools.poi.Borders
- right(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
- right(BorderStyle) - Method in class org.appng.tools.poi.Borders
- RIGHT - org.appng.tools.poi.Border.BorderLocation
- 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 - Variable in class org.appng.appngizer.model.xml.Roles
- role - Variable in class org.appng.xml.application.Roles
- role(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- role(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Role - Class in org.appng.appngizer.model
- Role - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Role - Class in org.appng.xml.application
-
Java class for role complex type.
- Role - Interface in org.appng.api.model
- Role() - Constructor for class org.appng.appngizer.model.Role
- Role() - Constructor for class org.appng.appngizer.model.xml.Role
- Role() - Constructor for class org.appng.xml.application.Role
- 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 - Variable in class org.appng.core.service.CoreService
- RoleRepository - Interface in org.appng.core.repository
- roles - Variable in class org.appng.appngizer.model.xml.Group
- roles - Variable in class org.appng.xml.application.ApplicationInfo
- roles(String) - Method in class org.appng.appngizer.client.AppNGizer
- roles(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Roles - Class in org.appng.appngizer.model
- Roles - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Roles - Class in org.appng.xml.application
-
Java class for roles complex type.
- Roles() - Constructor for class org.appng.appngizer.model.Roles
- Roles() - Constructor for class org.appng.appngizer.model.xml.Roles
- Roles() - Constructor for class org.appng.xml.application.Roles
- Roles(List<Role>, String) - Constructor for class org.appng.appngizer.model.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 - Variable in class org.appng.xml.platform.Validation
- rules(List<ValidationRule>) - Method in class org.appng.api.rest.model.ActionField
- rules(List<ValidationRule>) - Method in class org.appng.api.rest.model.Field
- rules(FieldDef) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- 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() - 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.core.service.HeartBeat
- 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
- run(String[]) - Static method in class org.appng.cli.CliBootstrap
-
Runs the command line interface
- runProcessProviders(Writer, Map<String, Object>) - Method in class org.appng.formtags.Form
-
Executes the
FormProcessProviderpreviously added by callingForm.addFormProcessProvider(FormProcessProvider). - runWith(ExecutorService) - Method in interface org.appng.api.messaging.Receiver
-
Since a receiver runs as a thread, the given
ExecutorServiceshould be used to run this thread. - runWith(ExecutorService) - Method in class org.appng.core.controller.messaging.HazelcastReceiver
- 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. - savePermission(PermissionImpl) - Method in class org.appng.core.service.CoreService
- saveProperties(Properties) - 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
ScheduledJobis a (periodically or manually triggered) task that can be defined by anApplication. - ScheduledJobResult - Class in org.appng.api
-
A
ScheduledJobResultcan be provided by aScheduledJob. - ScheduledJobResult() - Constructor for class org.appng.api.ScheduledJobResult
- ScheduledJobResult.ExecutionResult - Enum in org.appng.api
-
simple enum reflecting the results a
ScheduledJobexecution can have. - 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(String, Object...) - Method in interface org.appng.persistence.repository.SearchRepository
-
Performs a search with the given query-String.
- search(String, Object...) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
- 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(String, String, Pageable, Object...) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
- search(SearchQuery<T>, Pageable) - Method in interface org.appng.persistence.repository.SearchRepository
-
Performs a paginated search with the given
SearchQuery. - search(SearchQuery<T>, Pageable) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
- search(Pageable) - Method in interface org.appng.persistence.repository.SearchRepository
-
Performs a paginated search.
In contrast toPagingAndSortingRepository.findAll(Pageable), this method is able to re-calculate the pagination. - search(Pageable) - Method in class org.appng.persistence.repository.SearchRepositoryImpl
- Search<T extends Filter> - Class in org.appng.search.json
- Search - Class in org.appng.search
- Search - Class in org.appng.taglib.search
-
This class represents a Search Tag used in JSP.
- Search() - Constructor for class org.appng.search.json.Search
- Search() - Constructor for class org.appng.search.Search
- 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
SearchFormatteris responsible for formatting theResults of a search, which are grouped into severalParts. - SearchFormatter(DocumentBuilderFactory, TransformerFactory) - Constructor for class org.appng.search.searcher.SearchFormatter
- SearchPart - Class in org.appng.taglib.search
- SearchPart() - Constructor for class org.appng.taglib.search.SearchPart
- SearchProvider - Interface in org.appng.search
-
When performing a global search within a
Site, everyApplicationof the site is checked forSearchProviders offering someDocuments. - SearchQuery<T> - Class in org.appng.persistence.repository
-
A
SearchQuerycan be used to perform JPA-queries for JPA entities. - SearchQuery(Class<T>) - Constructor for class org.appng.persistence.repository.SearchQuery
-
Creates a new
SearchQueryfor the given type. - SearchQuery.Clause - Class in org.appng.persistence.repository
-
A part of a JPQL query that provides it's own parameters.
- SearchQuery.Criterion - Class in org.appng.persistence.repository
-
A criterion consisting of the property's name and and
SearchQuery.Operand, optionally providing a value (it depends on the operand if a value is needed). - SearchQuery.Operand - Enum in org.appng.persistence.repository
-
An operand that is applied to a
SearchQuery.Criterion. - SearchRepository<T,ID extends Serializable> - Interface in org.appng.persistence.repository
-
A
SearchRepositoryprovides several search-methods for a persistent domain-class. - SearchRepositoryFactoryBean<R extends SearchRepository<T,I>,T,I extends Serializable> - Class in org.appng.persistence.repository
- SearchRepositoryFactoryBean(Class<? extends R>) - Constructor for class org.appng.persistence.repository.SearchRepositoryFactoryBean
- SearchRepositoryImpl<T,ID extends Serializable> - Class in org.appng.persistence.repository
-
Default
SearchRepositoryimplementation.
Use this class as the base class for yourSearchRepositoryimplementations: - SearchRepositoryImpl(Class<T>, EntityManager) - Constructor for class org.appng.persistence.repository.SearchRepositoryImpl
- SearchRepositoryImpl(JpaEntityInformation<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 - Variable in class org.appng.xml.platform.Structure
- section - Variable in class org.appng.xml.platform.StructureDef
- Section - Class in org.appng.xml.platform
-
Defines a section of a
Structure. - Section() - Constructor for class org.appng.xml.platform.Section
- 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(Collection<T>) - Method in class org.appng.api.support.OptionsBuilder
-
Selects some elements, i.e.
- select(Collection<T>) - Method in class org.appng.api.support.SelectionBuilder
- select(Option) - Method in interface org.appng.api.support.OptionOwner.Selector
-
Selects or de-selects an option by calling
Option.setSelected(Boolean). - select(T) - Method in class org.appng.api.support.OptionsBuilder
-
Selects a single elements, i.e.
- select(T) - Method in class org.appng.api.support.SelectionBuilder
- SELECT - org.appng.api.rest.model.OptionType
- SELECT - org.appng.formtags.FormElement.InputTag
-
<select /> - SELECT - org.appng.xml.platform.SelectionType
-
Display selection as a dropdown-list (single-selection).
- SELECT_MULTIPLE - org.appng.api.rest.model.OptionType
- SELECT_MULTIPLE - org.appng.xml.platform.SelectionType
-
Display selection as a dropdown-list (multi-selection).
- selectBody(Object, MultiValueMap<String, Object>, MediaType) - Method in class org.appng.api.rest.ApiClient
-
Select the body to use for the request
- 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
- selected(Boolean) - Method in class org.appng.api.rest.model.Element
- selected(Boolean) - Method in class org.appng.api.rest.model.Option
- selectHeaderAccept(String[]) - Method in class org.appng.api.rest.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class org.appng.api.rest.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- selection(Data, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- Selection - Class in org.appng.xml.platform
-
A
Selectionis used to filter aResultsetor to display aFieldDefwhich uses a list-type (e.gFieldType.LIST_SELECT). - Selection() - Constructor for class org.appng.xml.platform.Selection
- Selection(String, String) - Constructor for class org.appng.api.support.SelectionFactory.Selection
- SelectionBuilder<T> - Class in org.appng.api.support
-
A builder for
Selections, providing a fluent API.
Example: - SelectionBuilder(String) - Constructor for class org.appng.api.support.SelectionBuilder
- selectionFactory() - Method in class org.appng.api.config.ApplicationConfig
- 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
- 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.
- selector(OptionOwner.Selector) - Method in class org.appng.api.support.OptionsBuilder
-
Sets the
OptionOwner.Selectorto use when selecting options. - selector(OptionOwner.Selector) - Method in class org.appng.api.support.SelectionBuilder
- self - Variable in class org.appng.appngizer.model.xml.Linkable
- 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 interface org.appng.api.messaging.Sender
-
Sends the given
Event - send(Event) - Method in class org.appng.core.controller.messaging.HazelcastSender
- 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) - Method in interface org.appng.mail.MailTransport
-
Send the given
Mail. - send(Mail, Collection<String>) - Method in class org.appng.mail.impl.DefaultTransport
- SEND_DISABLED - Static variable in class org.appng.formtags.providers.EmailProvider
- Sender - Interface in org.appng.api.messaging
- SENDER - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.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-Mappassed toEmailProvider.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
Eventto 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) - Method in class org.appng.core.domain.SiteImpl
- sendRedirect(Environment, String, Integer) - Method in interface org.appng.api.model.Site
-
redirects the request to the given target.
- 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
Eventinto the givenOutputStream. - Serializer - Class in org.appng.api.messaging
- serveResource(HttpServletRequest, HttpServletResponse) - Method in class org.appng.core.controller.Controller
- 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 andDataProviders) - 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
RequestHandlerwhich handlesHttpServletRequests for different types of services.
The schema for a complete path to a service is - ServiceRequestHandler(MarshallService) - Constructor for class org.appng.core.controller.handler.ServiceRequestHandler
- servletContext - Variable in class org.appng.testsupport.TestBase
- servletContext() - Method in class org.appng.testsupport.config.ApplicationTestConfig
- servletPath - Variable in class org.appng.core.controller.CachedResponse
- SERVLETPATH - Static variable in class org.appng.api.support.environment.EnvironmentKeys
-
The original servlet path as returned by
HttpServletRequest.getServletPath()(scope:Scope.REQUEST) - 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 - Variable in class org.appng.appngizer.controller.ControllerBase
- 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.api
-
Utility-class providing constants used for accessing an
Session.Environment-attribute withScope.SESSION. - Session - Class in org.appng.core.controller
-
A simple value object representing a users's http-session.
- Session - Class in org.appng.xml.platform
-
Configures the session for the application.
- Session() - Constructor for class org.appng.xml.platform.Session
- Session(String) - Constructor for class org.appng.core.controller.Session
- SESSION - org.appng.api.Scope
-
session-scope
- SESSION_FILTER - Static variable in class org.appng.api.Platform.Property
-
The regular expressions to match against the user-agent header for immediate discard of the session.
- SESSION_MANAGER - Static variable in class org.appng.core.controller.SessionListener
- 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
- SESSION_TRACKING_ENABLED - Static variable in class org.appng.api.SiteProperties
-
Track usage of HTTP sessions?
- Session.Environment - Class in org.appng.api
- sessionCreated(HttpSessionEvent) - Method in class org.appng.core.controller.SessionListener
- sessionDestroyed(HttpSessionEvent) - Method in class org.appng.core.controller.SessionListener
- 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
- SessionInterceptor - Class in org.appng.appngizer.controller
- SessionInterceptor() - Constructor for class org.appng.appngizer.controller.SessionInterceptor
- SessionListener - Class in org.appng.core.controller
-
A (ServletContext/HttpSession/ServletRequest) listener that keeps track of creation/destruction and usage of
HttpSessions by putting aSessionobject, which is updated on each request, into theHttpSession - SessionListener() - Constructor for class org.appng.core.controller.SessionListener
- sessionParam - Variable in class org.appng.xml.platform.SessionParams
- sessionParam(String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- 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
- SET - org.appng.api.rest.model.Permission.ModeEnum
- SET - org.appng.xml.platform.PermissionMode
-
Determines if the current subject has the required permission, and applies it to the defining parent element.
- 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
- setAccessToken(String) - Method in class org.appng.api.rest.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class org.appng.api.rest.auth.OAuth
- 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(Boolean) - Method in class org.appng.api.rest.model.ValidationRule
- 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 existingDatabaseConnectionfor eachDatabaseConnection.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
- setApiKey(String) - Method in class org.appng.api.rest.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class org.appng.api.rest.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class org.appng.api.rest.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class org.appng.api.rest.auth.ApiKeyAuth
- setAppendEntityAlias(boolean) - Method in class org.appng.persistence.repository.SearchQuery
-
Set to
falseto avoid adding the entity aliase.for each criteria in the JPQL query. - 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(String) - Method in class org.appng.core.domain.PlatformEvent
- 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(String) - Method in class org.appng.xml.platform.NavigationItem
-
Sets the value of the application property.
- setApplication(Application) - Method in interface org.appng.api.SoapService
-
Sets the
Applicationto use when processing the request - 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(ApplicationImpl) - Method in class org.appng.core.domain.PermissionImpl
- setApplication(ApplicationReference) - Method in class org.appng.xml.platform.Content
-
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
- setApplicationContext(ApplicationContext) - Method in class org.appng.core.domain.PlatformEventListener
- 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.xml.application.PackageInfo
-
Sets the value of the appngVersion property.
- setAppNGVersion(String) - Method in class org.appng.core.domain.ApplicationImpl
- setAppNGVersion(String) - Method in class org.appng.core.domain.Template
- 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
Scopeto the given value. - setAttribute(Scope, String, Object) - Method in class org.appng.api.support.environment.DefaultEnvironment
- setAuditApplication(String) - Method in class org.appng.core.domain.PlatformEventListener
- setAuditUser(String) - Method in class org.appng.core.domain.PlatformEventListener
- setAuthentications(Authentications) - Method in class org.appng.xml.platform.PlatformConfig
-
Sets the value of the authentications property.
- setAutoCommit(boolean) - Method in interface org.appng.core.repository.config.DatasourceConfigurer
-
Set autoCommit mode for the
Connections returned by theDataSource - 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.
- setBasePath(String) - Method in class org.appng.api.rest.ApiClient
-
Set the base path, which should include the host
- 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.
- setBindAdditionalParams(boolean) - Method in class org.appng.api.FormDataBinder
-
Whether to use all request parameters for binding, including those that are not defined through a
FormElementof the givenForm - 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
- setCacheConfig(CliEnvironment) - Method in class org.appng.cli.commands.platform.ExtractData
- 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.xml.repository.GetPackageResponse
-
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
- 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(String) - Method in class org.appng.xml.platform.ValidationGroups.Group
-
Sets the value of the clazz property.
- setClazz(MessageType) - Method in class org.appng.xml.platform.Message
-
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(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.
- setClob(String) - Method in class org.appng.api.model.SimpleProperty
- setCode(Integer) - Method in class org.appng.api.rest.model.ErrorModel
- setCode(String) - Method in class org.appng.xml.platform.Message
-
Sets the value of the code 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(String) - Method in class org.appng.taglib.If
- setCondition(String) - Method in class org.appng.xml.platform.Icon
-
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.
- setCondition(Condition) - Method in class org.appng.api.FieldWrapper
- 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(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.
- setConfig(FilterConfig) - Method in class org.appng.search.json.FilterItem
- 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(Config) - Method in class org.appng.xml.platform.Event
-
Sets the value of the config property.
- setConfig(DataConfig) - Method in class org.appng.xml.platform.Action
-
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(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.
- setConfirmation(String) - Method in class org.appng.api.rest.model.Link
- 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
- setConnectionTimeout(long) - Method in interface org.appng.core.repository.config.DatasourceConfigurer
-
Sets the connection timeout in milliseconds
- 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(String) - Method in class org.appng.xml.platform.UserInputField
-
Sets the value of the content property.
- setContent(Content) - Method in class org.appng.xml.platform.Platform
-
Sets the value of the content property.
- setContext(String) - Method in class org.appng.core.domain.PlatformEvent
- 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
- setCookies(ResponseEntity<?>) - Method in class org.appng.api.rest.RestClient
- setCookies(ResponseEntity<?>) - Method in class org.appng.appngizer.client.AppNGizer
- setCoreService(CoreService) - Method in class org.appng.core.service.InitializerService
- setCreated(Date) - Method in class org.appng.core.domain.PlatformEvent
- 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.
- setCustomData(String) - Method in class org.appng.api.ScheduledJobResult
-
sets the custom data of a
ScheduledJobexecution - 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
- setDatabaseSize(Double) - Method in class org.appng.core.domain.DatabaseConnection
- 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.Action
-
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.search.indexer.SimpleDocument
- setDate(Date) - Method in class org.appng.search.json.Result
- setDateFormat(String) - Method in class org.appng.search.searcher.SearchFormatter
- setDateFormat(DateFormat) - Method in class org.appng.api.rest.ApiClient
-
Set the date format used to parse/format date parameters.
- 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.
- setDebugging(boolean) - Method in class org.appng.api.rest.ApiClient
- setDecimalSeparator(String) - Method in class org.appng.api.rest.model.User
- setDecimalSeparator(String) - Method in class org.appng.xml.platform.Localization
-
Sets the value of the decimalSeparator property.
- setDefault(Boolean) - Method in class org.appng.api.rest.model.Link
- 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.Link
-
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<?>) - 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.HazelcastReceiver
- 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
- setDefaultHandler(EventHandler<? extends Event>) - Method in class org.appng.api.messaging.EventRegistry
-
Set the default
EventHandler - 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.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(String) - Method in class org.appng.xml.platform.TextElement
-
Sets the value of the description property.
- setDescription(Label) - Method in class org.appng.xml.platform.Config
-
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.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
- setElement(Element) - Method in class org.appng.api.rest.model.Datasource
- setElements(List<Element>) - Method in class org.appng.api.rest.model.Page
- setEmail(String) - Method in class org.appng.api.rest.model.User
- 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
- setEntityAlias(String) - Method in class org.appng.persistence.repository.SearchQuery
-
Sets the entity alias to by used in JPQL queries
- setEntityPackage(String) - Method in class org.appng.testsupport.TestBase
- setEntries(List<Option>) - Method in class org.appng.api.rest.model.Options
- setEnvironment(Environment) - Method in interface org.appng.api.SoapService
-
Sets the
Environmentto 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
- setEvent(String) - Method in class org.appng.core.domain.PlatformEvent
- setEventId(String) - Method in class org.appng.api.rest.model.Action
- 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.
- setEventProvider(PlatformEventListener.EventProvider) - Method in class org.appng.core.domain.PlatformEventListener
- 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.
- setExpiryDate(XMLGregorianCalendar) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the expiryDate property.
- setExpression(String) - Method in class org.appng.xml.platform.Condition
-
Sets the value of the expression property.
- setExternalParams(Map<String, Object>) - Method in class org.appng.api.FormDataBinder
-
Sets some additional external parameters used for binding
- setFailedLoginAttempts(Integer) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the failedLoginAttempts 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(String) - Method in class org.appng.taglib.search.SearchPart
- setFields(List<ActionField>) - Method in class org.appng.api.rest.model.Action
- setFields(List<ActionField>) - Method in class org.appng.api.rest.model.ActionField
- setFields(List<Field>) - Method in class org.appng.api.rest.model.Datasource
- setFields(List<Field>) - Method in class org.appng.api.rest.model.Field
- setFields(List<FieldValue>) - Method in class org.appng.api.rest.model.Element
- setFields(List<Result.Field>) - Method in class org.appng.search.json.Result.Fields
- setFields(Result.Fields) - Method in class org.appng.search.json.Result
- setFieldSelectionValue(String, String) - Method in class org.appng.api.rest.ActionHelper
-
Marks an
Optionas selected. - setFieldType(FieldType) - Method in class org.appng.api.rest.model.ActionField
- setFieldType(FieldType) - Method in class org.appng.api.rest.model.Field
- setFieldValue(String, Object) - Method in class org.appng.api.rest.ActionHelper
- 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
- setFilters(List<Filter>) - Method in class org.appng.api.rest.model.Datasource
- setFinal() - Method in class org.appng.api.support.PropertyHolder
-
Sets this
PropertyHolderto final, which means no more properties can be added usingPropertyHolder.addProperty(String, Object, String, Type). - 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.api.rest.model.ActionField
- setFormat(String) - Method in class org.appng.api.rest.model.Field
- 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.
- setFormattedValue(String) - Method in class org.appng.api.rest.model.ActionField
- setFormattedValue(String) - Method in class org.appng.api.rest.model.FieldValue
- setFormConfirmation(FormConfirmation) - Method in class org.appng.formtags.Form
-
Sets the
FormConfirmationfor thisForm. - setFormConfirmation(FormConfirmation) - Method in class org.appng.taglib.form.Form
- setFormData(FormData) - Method in class org.appng.formtags.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) - Method in class org.appng.search.json.Result
- 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
- setFrom(String) - Method in class org.appng.mail.impl.MailImpl
- setFrom(String) - Method in interface org.appng.mail.Mail
- setFrom(String, String) - Method in class org.appng.mail.impl.MailImpl
- setFrom(String, String) - Method in interface org.appng.mail.Mail
- setFrom(Address) - Method in class org.appng.mail.impl.MailImpl
- 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.api.rest.model.User
- setGroupingSeparator(String) - Method in class org.appng.xml.platform.Localization
-
Sets the value of the groupingSeparator property.
- setGroups(Set<Named<Integer>>) - Method in class org.appng.core.domain.SiteImpl
- setGroups(Groups) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the groups property.
- setHeaderCellstyle(CellStyle) - Method in class org.appng.tools.poi.WorkBookHelper
- 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(Boolean) - Method in class org.appng.appngizer.model.xml.Package
-
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.api.FieldWrapper
- setHidden(String) - Method in class org.appng.xml.platform.FieldDef
-
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.
- setHits(Integer) - Method in class org.appng.api.rest.model.Option
- setHits(Integer) - Method in class org.appng.xml.platform.Option
-
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
- setHostName(String) - Method in class org.appng.core.domain.PlatformEvent
- setHTMLContent(String) - Method in class org.appng.mail.impl.MailImpl
- setHTMLContent(String) - Method in interface org.appng.mail.Mail
- setIcon(String) - Method in class org.appng.api.rest.model.Link
- 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(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.PlatformEvent
- 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.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.api.model.SimpleProperty
- setId(String) - Method in class org.appng.api.rest.model.Action
- setId(String) - Method in class org.appng.api.rest.model.Datasource
- setId(String) - Method in class org.appng.api.rest.model.Link
- 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.Section
-
Sets the value of the id property.
- setId(String) - Method in class org.appng.xml.platform.SectionDef
-
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
- 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.
- setIsFirst(Boolean) - Method in class org.appng.api.rest.model.Page
- setIsLast(Boolean) - Method in class org.appng.api.rest.model.Page
- setItem(Object) - Method in class org.appng.api.DataContainer
-
Sets the single item
- setItems(Collection<?>) - Method in class org.appng.api.DataContainer
-
Sets the
Collectionof items for thisDataContainer. - 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
jobDataMapfor this job. - setKey(String) - Method in class org.appng.api.rest.model.Message
- setLabel(String) - Method in class org.appng.api.rest.model.ActionField
- setLabel(String) - Method in class org.appng.api.rest.model.Field
- setLabel(String) - Method in class org.appng.api.rest.model.Filter
- setLabel(String) - Method in class org.appng.api.rest.model.Link
- setLabel(String) - Method in class org.appng.api.rest.model.Option
- setLabel(String) - Method in class org.appng.search.json.FilterConfig
- setLabel(String) - Method in class org.appng.search.json.FilterData
- setLabel(String) - Method in class org.appng.xml.platform.Icon
-
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.api.FieldWrapper
- setLabel(Label) - Method in class org.appng.api.support.ApplicationRequest
- setLabel(Label) - Method in class org.appng.xml.platform.FieldDef
-
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(Label) - Method in class org.appng.xml.platform.OptionGroup
-
Sets the value of the label property.
- setLabel(Label, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
- setLabelFromKey(Label, ExpressionEvaluator, ParameterSupport, String) - Method in class org.appng.api.support.LabelSupport
- setLabels(Config) - Method in class org.appng.api.support.ApplicationRequest
- setLabels(Config, ParameterSupport) - Method in class org.appng.api.support.ApplicationRequest
- setLabels(Config, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
- setLabels(Labels) - Method in class org.appng.api.support.ApplicationRequest
- 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.
- setLabels(Labels, ExpressionEvaluator, ParameterSupport) - Method in class org.appng.api.support.LabelSupport
- 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.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.
- setLastLogin(XMLGregorianCalendar) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the lastLogin 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
- setLdapCtxFactory(String) - Method in class org.appng.core.service.LdapService
-
Set another factory class to be used as JNDI parameter
Context.INITIAL_CONTEXT_FACTORY. - setLevel(Message.LevelEnum) - Method in class org.appng.api.rest.model.Message
- 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(List<Link>) - Method in class org.appng.api.rest.model.Datasource
- setLinks(List<Link>) - Method in class org.appng.api.rest.model.Element
- 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(String) - Method in class org.appng.api.rest.model.User
- 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.
- setLocked(Boolean) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the locked 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.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
- setManaged(Boolean) - Method in class org.appng.appngizer.model.xml.Database
-
Sets the value of the managed property.
- 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(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
- setMaxLifetime(long) - Method in interface org.appng.core.repository.config.DatasourceConfigurer
-
Sets the maximum lifetime for a connection in the pool
- setMaxSize(long) - Method in class org.appng.api.support.ApplicationRequest
- setMaxSize(long) - Method in class org.appng.forms.impl.RequestBean
- setMaxSize(long) - Method in interface org.appng.forms.Request
-
Sets the maximum size for a
FormUploadwithin thisRequest. - setMaxSize(long, boolean) - Method in class org.appng.api.support.ApplicationRequest
- setMaxSize(long, boolean) - Method in class org.appng.forms.impl.RequestBean
- setMaxSize(long, boolean) - Method in interface org.appng.forms.Request
-
Sets the maximum size for a
FormUploadwithin thisRequest, 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.rest.model.ErrorModel
- setMessage(String) - Method in class org.appng.api.rest.model.ValidationRule
- 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.
- setMessageKey(String) - Method in class org.appng.api.rest.model.ValidationRule
- setMessages(List<Message>) - Method in class org.appng.api.rest.model.Action
- setMessages(List<Message>) - Method in class org.appng.api.rest.model.ActionField
- setMessages(List<Message>) - Method in class org.appng.api.rest.model.Datasource
- 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.Datasource
-
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
- setMigrationInfoService(MigrationInfoService) - Method in class org.appng.core.domain.DatabaseConnection
- 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(String) - Method in class org.appng.formtags.FormConfirmation
- setMode(String) - Method in class org.appng.formtags.FormData
- 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.Action
-
Sets the value of the mode property.
- setMode(String) - Method in class org.appng.xml.platform.ActionRef
-
Sets the value of the mode property.
- 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(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.
- setMode(Permission.ModeEnum) - Method in class org.appng.api.rest.model.Permission
- 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(FormData.FormDataMode) - Method in class org.appng.formtags.FormData
-
Sets the
FormData.FormDataModefor thisFormData. - 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.
- 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
- setMultiple(Boolean) - Method in class org.appng.api.rest.model.Options
- 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.api.rest.model.ActionField
- setName(String) - Method in class org.appng.api.rest.model.Field
- setName(String) - Method in class org.appng.api.rest.model.FieldValue
- setName(String) - Method in class org.appng.api.rest.model.Filter
- setName(String) - Method in class org.appng.api.rest.model.Parameter
- setName(String) - Method in class org.appng.api.rest.model.User
- 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.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.appngizer.controller.SiteController.ReloadSiteFromAppNGizer
- setNodeId(String) - Method in class org.appng.core.controller.messaging.NodeEvent
- setNotNull(NotNull) - Method in class org.appng.xml.platform.Validation
-
Sets the value of the notNull property.
- setNumber(Integer) - Method in class org.appng.api.rest.model.Page
- 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(Object) - Method in class org.appng.api.FieldWrapper
-
Sets the property that this
FieldWrapperhandles. - setObject(FieldWrapper, RequestContainer) - Method in interface org.appng.api.FieldConverter
-
Sets the
Objectfor the givenFieldWrapper, using the givenRequestContaineras the parameter source. - 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
- setOptions(List<Option>) - Method in class org.appng.api.rest.model.Option
- setOptions(List<Parameter>) - Method in class org.appng.api.rest.model.ValidationRule
- setOptions(Options) - Method in class org.appng.api.rest.model.ActionField
- setOptions(Options) - Method in class org.appng.api.rest.model.Filter
- setOrder(Sort.OrderEnum) - Method in class org.appng.api.rest.model.Sort
- setOrder(SortOrder) - Method in class org.appng.xml.platform.Sort
-
Sets the value of the order property.
- setOrigin(String) - Method in class org.appng.core.domain.PlatformEvent
- 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(String) - Method in class org.appng.xml.platform.Template
-
Sets the value of the outputType property.
- setOutputType(OutputType) - Method in class org.appng.core.model.PlatformTransformer
- setOwner(R) - Method in class org.appng.api.support.OptionsBuilder
-
Sets the owner for this builder
- 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.GetPackagesRequest
-
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(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.api.PathInfo
-
Manually sets the page within a
Application - setPage(String) - Method in class org.appng.xml.platform.NavigationItem
-
Sets the value of the page property.
- setPage(Collection<?>, Pageable) - Method in class org.appng.api.DataContainer
-
Sets the
Pagefor thisDataContainer, which is being extracted from the givenCollectionof items, based on the givenPageable. - setPage(Collection<?>, Pageable, boolean) - Method in class org.appng.api.DataContainer
-
Sets the
Pagefor thisDataContainer, which is being extracted from the givenCollectionof items, based on the givenPageable.
For example, if there are 15 items in the collection, and thePageablerequests (the 0-based) page 1 with a pagesize of 10, the resulting page will contain the (1-based) elements 11 to 15.
If thePageablehas aSortproperty set, the items will be sorted before extracting the page. - setPage(Page) - Method in class org.appng.api.rest.model.Datasource
- setPage(Page<?>) - Method in class org.appng.api.DataContainer
-
Sets the
Pagefor thisDataContainer - setPageable(Pageable) - Method in class org.appng.api.support.FieldProcessorImpl
- setPageContext(PageContext) - Method in class org.appng.taglib.TagletAdapter
- setPageMessages(Boolean) - Method in class org.appng.xml.platform.Action
-
Sets the value of the pageMessages property.
- setPageMessages(Boolean) - Method in class org.appng.xml.platform.ActionRef
-
Sets the value of the pageMessages property.
- setPageParam(String) - Method in class org.appng.search.json.Page
- setPageParamName(String) - Method in class org.appng.search.searcher.SearchFormatter
- setPages(Pages) - Method in class org.appng.xml.platform.ApplicationRootConfig
-
Sets the value of the pages property.
- setPages(PagesReference) - Method in class org.appng.xml.platform.ApplicationReference
-
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
- setParameters(List<Parameter>) - Method in class org.appng.api.rest.model.Action
- setParameters(List<Parameter>) - Method in class org.appng.api.rest.model.Datasource
- setParams(String) - Method in class org.appng.xml.platform.Label
-
Sets the value of the params property.
- 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.
- setParamValues(ApplicationRequest, Params) - Method in class org.appng.core.model.ApplicationProvider
- setPart(String) - Method in class org.appng.search.json.Part
- setParts(boolean) - Method in class org.appng.taglib.search.Search
- setParts(List<Part>) - Method in class org.appng.search.searcher.SearchFormatter
- 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(byte[]) - Method in class org.appng.core.domain.DatabaseConnection
- setPassword(String) - Method in class org.appng.api.rest.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class org.appng.api.rest.auth.HttpBasicAuth
- setPassword(String) - Method in class org.appng.appngizer.model.xml.Database
-
Sets the value of the password property.
- setPassword(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
- setPasswordChangePolicy(AuthSubject.PasswordChangePolicy) - Method in interface org.appng.api.model.AuthSubject
-
Sets the
AuthSubject.PasswordChangePolicyto use. - setPasswordChangePolicy(PasswordChangePolicy) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the passwordChangePolicy property.
- setPasswordLastChanged(Date) - Method in interface org.appng.api.model.AuthSubject
-
Sets the date when the password was last changed
- 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(List<Permission>) - Method in class org.appng.api.rest.model.Action
- setPermissions(List<Permission>) - Method in class org.appng.api.rest.model.Datasource
- 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.appngizer.model.xml.Role
-
Sets the value of the permissions property.
- 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.
- setPersist(boolean) - Method in class org.appng.core.domain.PlatformEventListener
- 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.api.rest.model.Sort
- 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
- setPrivileged(Boolean) - Method in class org.appng.appngizer.model.xml.Package
-
Sets the value of the privileged property.
- 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
sourcetotarget. - 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
- setPropertyValues(T, T, MetaData) - Method in class org.appng.api.support.ApplicationRequest
- setPropertyValues(T, T, MetaData) - Method in class org.appng.api.support.RequestSupportImpl
- 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
- setQueryParameters(Query...) - Method in class org.appng.persistence.repository.SearchQuery
-
Sets the parameters defined by
SearchQuery.criteriafor the given queries. - setQueryParamName(String) - Method in class org.appng.search.searcher.SearchFormatter
- setReadonly(Boolean) - Method in class org.appng.api.rest.model.ActionField
- 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.
- 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.api.rest.model.Permission
- 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.
- setReloadCount(int) - Method in class org.appng.core.domain.SiteImpl
- 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
Requestfor this form. - setRequestId(String) - Method in class org.appng.core.domain.PlatformEvent
- setRequestSupport(RequestSupport) - Method in class org.appng.api.support.ApplicationRequest
- setResourceName(String) - Method in class org.appng.api.support.ConfigValidationError
- setResources(List<TemplateResource>) - Method in class org.appng.core.domain.Template
- setResources(Resources) - Method in class org.appng.core.domain.ApplicationImpl
- 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(ScheduledJobResult.ExecutionResult) - Method in class org.appng.api.ScheduledJobResult
-
sets the general semantic result of the
ScheduledJob - 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(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.appngizer.model.xml.Group
-
Sets the value of the roles property.
- 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
- setRules(List<ValidationRule>) - Method in class org.appng.api.rest.model.ActionField
- setRules(List<ValidationRule>) - Method in class org.appng.api.rest.model.Field
- 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. - 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.api.rest.model.Element
- setSelected(Boolean) - Method in class org.appng.api.rest.model.Option
- 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.
- setSessionId(String) - Method in class org.appng.core.domain.PlatformEvent
- 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(String) - Method in class org.appng.api.support.SiteAwareObjectInputStream
- setSite(String) - Method in class org.appng.appngizer.model.xml.Grant
-
Sets the value of the site property.
- setSite(String) - Method in class org.appng.xml.platform.NavigationItem
-
Sets the value of the site property.
- setSite(Site) - Method in interface org.appng.api.SoapService
-
Sets the
Siteto use when processing the request - setSite(Site) - Method in class org.appng.core.domain.DatabaseConnection
- setSite(Site) - Method in class org.appng.core.domain.SiteApplication
- setSiteActive(String, boolean) - Method in class org.appng.core.service.CoreService
- SetSiteActive - Class in org.appng.cli.commands.site
-
Activates/deactivates a site.
- SetSiteActive() - Constructor for class org.appng.cli.commands.site.SetSiteActive
- 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
- setSiteReloadCount(SiteImpl) - Method in class org.appng.core.service.CoreService
- setSiteStartUpTime(SiteImpl, Date) - Method in class org.appng.core.service.CoreService
- setSize(int) - Method in class org.appng.tools.ui.Chunk
- setSize(Double) - Method in class org.appng.appngizer.model.xml.Database
-
Sets the value of the size property.
- setSize(Integer) - Method in class org.appng.api.rest.model.Page
- setSize(Size) - Method in class org.appng.xml.platform.Validation
-
Sets the value of the size property.
- setSnapshot(boolean) - Method in class org.appng.core.domain.ApplicationImpl
- setSnapshot(String) - Method in class org.appng.appngizer.model.xml.Package
-
Sets the value of the snapshot property.
- setSort(Sort) - Method in class org.appng.api.rest.model.Field
- 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
- setState(Site.SiteState, Environment) - Method in class org.appng.core.domain.SiteImpl
- setStatus(HttpStatus) - Method in interface org.appng.api.support.HttpHeaderUtils.HttpResource
-
Set the status for this response.
- setStatusCode(Integer) - Method in class org.appng.appngizer.model.xml.Property
-
Sets the value of the statusCode property.
- setStatusMessage(String) - Method in class org.appng.appngizer.model.xml.Property
-
Sets the value of the statusMessage property.
- 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(String) - Method in class org.appng.api.model.SimpleProperty
- setString(FieldWrapper) - Method in interface org.appng.api.FieldConverter
-
Transforms the property identified by
FieldWrapper.getBinding()to it'sStringrepresentation, which is used as an argument forDatafield.setValue(String)inFieldConverter.addField(DatafieldOwner, FieldWrapper). - 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 thisFieldWrapperhandles. - setStructure(Structure) - Method in class org.appng.xml.platform.PageReference
-
Sets the value of the structure property.
- setStructure(StructureDef) - Method in class org.appng.xml.platform.PageDefinition
-
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(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.api.support.environment.DefaultEnvironment
-
Sets the
Subjectfur the currentHttpSession. - 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
Formhas been submitted. - setTableNames(List<String>) - Method in class org.appng.testsupport.persistence.ConnectionInfo
- setTarget(String) - Method in class org.appng.api.rest.model.Link
- 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.api.rest.model.Message
- 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(String) - Method in class org.appng.api.rest.model.User
- setTimeZone(String) - Method in class org.appng.appngizer.model.xml.Subject
-
Sets the value of the timeZone property.
- setTimeZone(TimeZone) - Method in class org.appng.api.support.environment.DefaultEnvironment
- 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.
- setTooltip(Label) - Method in class org.appng.xml.platform.FieldDef
-
Sets the value of the tooltip property.
- setTooltip(Label) - Method in class org.appng.xml.platform.Selection
-
Sets the value of the tooltip property.
- setTotalElements(Integer) - Method in class org.appng.api.rest.model.Page
- setTotalPages(Integer) - Method in class org.appng.api.rest.model.Page
- 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(String) - Method in class org.appng.api.rest.model.ValidationRule
- setType(String) - Method in class org.appng.appngizer.model.xml.Database
-
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(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(String) - Method in class org.appng.xml.platform.Rule
-
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(Property.Type) - Method in class org.appng.api.model.SimpleProperty
- setType(Link.TypeEnum) - Method in class org.appng.api.rest.model.Link
- setType(OptionType) - Method in class org.appng.api.rest.model.Filter
- 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(PlatformEvent.Type) - Method in class org.appng.core.domain.PlatformEvent
- setType(PackageType) - Method in class org.appng.core.xml.repository.Package
-
Sets the value of the type property.
- setType(DatasourceType) - Method in class org.appng.xml.application.Datasource
-
Sets the value of the type property.
- setType(PropertyType) - Method in class org.appng.xml.application.Property
-
Sets the value of the type property.
- setType(TemplateType) - Method in class org.appng.core.domain.Template
- setType(TemplateType) - Method in class org.appng.xml.application.Template
-
Sets the value of the type property.
- setType(FieldType) - Method in class org.appng.api.FieldWrapper
- 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(ParamType) - Method in class org.appng.xml.platform.Param
-
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(Type) - Method in class org.appng.xml.platform.Validation
-
Sets the value of the type property.
- 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.
- 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.core.domain.PlatformEvent
- setUser(String) - Method in class org.appng.testsupport.persistence.ConnectionInfo
- setUser(User) - Method in class org.appng.api.rest.model.Action
- setUser(User) - Method in class org.appng.api.rest.model.Datasource
- setUserAgent(String) - Method in class org.appng.api.rest.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserdata(UserData) - Method in class org.appng.xml.platform.Action
-
Sets the value of the userdata property.
- setUsername(String) - Method in class org.appng.api.rest.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class org.appng.api.rest.auth.HttpBasicAuth
- setUsername(String) - Method in class org.appng.xml.platform.Subject
-
Sets the value of the username property.
- setUserName(String) - Method in class org.appng.core.domain.DatabaseConnection
- 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
- setValidationTimeout(long) - Method in interface org.appng.core.repository.config.DatasourceConfigurer
-
Sets the validation timeout in milliseconds
- setValue(boolean) - Method in class org.appng.appngizer.model.xml.Grant
-
Sets the value of the value property.
- setValue(Boolean) - Method in class org.appng.api.rest.model.Permission
- setValue(Object) - Method in class org.appng.api.model.SimpleProperty
- setValue(Object) - Method in class org.appng.api.rest.model.ActionField
- setValue(Object) - Method in class org.appng.api.rest.model.FieldValue
- setValue(String) - Method in class org.appng.api.rest.model.Option
- setValue(String) - Method in class org.appng.api.rest.model.Parameter
- 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(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.
- 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.
- setValues(List<FieldValue>) - Method in class org.appng.api.rest.model.FieldValue
- 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(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(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.
- setVersion(Date) - Method in class org.appng.api.model.SimpleProperty
- 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.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
- 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.api.rest.model.ActionField
- 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
- SHA256withRSA - org.appng.core.security.signing.BaseConfig.SigningAlgorithm
- SHA512withRSA - org.appng.core.security.signing.BaseConfig.SigningAlgorithm
- 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
- showDisabled - Variable in class org.appng.xml.platform.Link
- showPlatform() - Method in class org.appng.appngizer.controller.PlatformController
- shutdown() - Static method in class org.appng.core.service.CacheService
- shutdown() - Static method in class org.appng.core.service.HazelcastConfigurer
- shutdown(Environment) - Static method in class org.appng.api.messaging.Messaging
-
Shuts down the messaging system, i.e.
- shutdown(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
-
This method is called when a
Siteis being shutdown. - 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
- shutdownCleanUpThread(String) - Method in class org.appng.core.controller.PlatformStartup
- shutDownExecutor(ExecutorService) - Method in class org.appng.core.controller.PlatformStartup
- 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, String, boolean) - Method in class org.appng.core.service.CoreService
- shutDownSite(Environment, Site, boolean) - 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. - SIGN - org.appng.core.security.signing.SigningException.ErrorType
- 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 - Variable in class org.appng.appngizer.model.xml.Grant
- 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(String) - Method in class org.appng.appngizer.client.AppNGizer
- site(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Site - Class in org.appng.appngizer.model
- Site - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Site - Interface in org.appng.api.model
-
A
Siteis the highest level entry-point to the platform. - Site() - Constructor for class org.appng.appngizer.model.xml.Site
- Site(String) - Constructor for class org.appng.appngizer.model.Site
- SITE - org.appng.api.Scope
-
site-scope, the
Siteis identified by its host. - SITE - org.appng.xml.platform.ItemType
-
The item represents a site.
- 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
- Site.SiteState - Enum in org.appng.api.model
-
The different states a site can have
- SiteApplication - Class in org.appng.core.domain
-
A
SiteApplicationrepresents aApplicationwhich is assigned to aSite, optionally using aDatabaseConnection. - 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 - Variable in class org.appng.core.service.CoreService
- SiteApplicationRepository - Interface in org.appng.core.repository
- siteAwareHandlerMethodArgumentResolver(Site, Application, Environment) - Method in class org.appng.api.config.RestConfig
- SiteAwareHandlerMethodArgumentResolver() - Constructor for class org.appng.api.config.RestConfig.SiteAwareHandlerMethodArgumentResolver
- SiteAwareObjectInputStream - Class in org.appng.api.support
- SiteAwareObjectInputStream(InputStream, ServletContext) - Constructor for class org.appng.api.support.SiteAwareObjectInputStream
-
Creates an
SiteAwareObjectInputStream, retrieving informations about the activeorg.appng.api.model.Sites from the givenServletContext - SiteAwareObjectInputStream(InputStream, Environment) - Constructor for class org.appng.api.support.SiteAwareObjectInputStream
- SiteClassLoader - Class in org.appng.api.support
- SiteClassLoader(String) - Constructor for class org.appng.api.support.SiteClassLoader
- SiteClassLoader(URL[], ClassLoader, String) - Constructor for class org.appng.api.support.SiteClassLoader
- SiteConfig() - Constructor for class org.appng.appngizer.client.AppNGizerClient.SiteConfig
- SiteController - Class in org.appng.appngizer.controller
- SiteController() - Constructor for class org.appng.appngizer.controller.SiteController
- SiteController.ReloadSiteFromAppNGizer - Class in org.appng.appngizer.controller
- SiteDeletedEvent - Class in org.appng.core.controller.messaging
-
An event to be fired when a
Sitehas been deleted. - SiteDeletedEvent(String) - Constructor for class org.appng.core.controller.messaging.SiteDeletedEvent
- siteGrants(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- siteGrants(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- SiteImpl - Class in org.appng.core.domain
-
Default
Site-implementation - SiteImpl() - Constructor for class org.appng.core.domain.SiteImpl
- SiteInfo() - Constructor for class org.appng.core.controller.handler.MonitoringHandler.SiteInfo
- SiteLoadingException - Exception in org.appng.core.service
- SiteLoadingException(String, Throwable) - Constructor for exception org.appng.core.service.SiteLoadingException
- siteProperties(String) - Method in class org.appng.appngizer.client.AppNGizer
- siteProperties(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- SiteProperties - Class in org.appng.api
-
Utility-class providing constants for the names of a
Site'sProperties. - siteProperty(String, String) - Method in class org.appng.appngizer.client.AppNGizer
- siteProperty(String, String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- SitePropertyController - Class in org.appng.appngizer.controller
- SitePropertyController() - Constructor for class org.appng.appngizer.controller.SitePropertyController
- siteRepository - Variable in class org.appng.core.service.CoreService
- SiteRepository - Interface in org.appng.core.repository
- sites() - Method in class org.appng.appngizer.client.AppNGizer
- sites() - Method in interface org.appng.appngizer.client.AppNGizerClient
- Sites - Class in org.appng.appngizer.model
- Sites - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Sites() - Constructor for class org.appng.appngizer.model.xml.Sites
- Sites(List<Site>) - Constructor for class org.appng.appngizer.model.Sites
- SITES - org.appng.xml.platform.ItemType
-
The item represents a set of sites.
- SITES - Static variable in class org.appng.api.Platform.Environment
- SiteStateEvent - Class in org.appng.core.controller.messaging
- SiteStateEvent(String, Site.SiteState) - Constructor for class org.appng.core.controller.messaging.SiteStateEvent
- size - Variable in class org.appng.appngizer.model.xml.Database
- size - Variable in class org.appng.xml.platform.Validation
- 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(short) - Method in class org.appng.tools.poi.FontBuilder
- size(Integer) - Method in class org.appng.api.rest.model.Page
- size(Object, int) - Static method in class org.appng.formtags.RuleValidation
- Size - Class in org.appng.xml.platform
-
A
ValidationRuleindicating the length of theFieldDefs value needs to be betweenSize.getMin()andSize.getMax()characters long. - Size() - Constructor for class org.appng.xml.platform.Size
- 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
- SnakeCaseNamingStrategy - Class in org.appng.persistence.hibernate
-
An
ImplicitNamingStrategythat uses snake case for table and column names. - SnakeCaseNamingStrategy() - Constructor for class org.appng.persistence.hibernate.SnakeCaseNamingStrategy
- snapshot - Variable in class org.appng.appngizer.model.xml.Package
- SNAPSHOT - org.appng.appngizer.model.xml.RepositoryMode
- SNAPSHOT - org.appng.core.model.RepositoryMode
-
only snapshot versions
- 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 - Class in org.appng.core.controller.handler
-
This class makes it possible to provide a custom URL-Schema for Spring-WS backed
Endpoints. - SoapService - Interface in org.appng.api
- sort - Variable in class org.appng.xml.platform.FieldDef
- sort(Sort) - Method in class org.appng.api.rest.model.Field
- Sort - Class in org.appng.api.rest.model
-
Marks a field as sortable, properties are filled only when sorting has been applied.
- Sort - Class in org.appng.xml.platform
- Sort() - Constructor for class org.appng.api.rest.model.Sort
- Sort() - Constructor for class org.appng.xml.platform.Sort
- Sort.OrderEnum - Enum in org.appng.api.rest.model
-
The order for this sort (ascending or descending).
- SortOrder - Enum in org.appng.xml.platform
-
Java class for sortOrder.
- SortParamSupport - Class in org.appng.api.support
-
Supports converting a
Pageableto itsString-representation and vice versa.
The following example illustrates how this works: - sortPropertiesAlphabetically - Static variable in class org.appng.testsupport.validation.WritingJsonValidator
-
Set to
trueto let the object mapper sort the properties of an object alphabetically. - source - Variable in class org.appng.xml.platform.Action
- source - Variable in class org.appng.xml.platform.Datasource
- SQL - org.appng.api.model.ResourceType
- SQLServer2008Dialect - Class in org.appng.persistence.hibernate.dialect
-
A
SQLServer2008Dialect. - SQLServer2008Dialect() - Constructor for class org.appng.persistence.hibernate.dialect.SQLServer2008Dialect
- SSV - org.appng.api.rest.ApiClient.CollectionFormat
- STABLE - org.appng.appngizer.model.xml.RepositoryMode
- STABLE - org.appng.core.model.RepositoryMode
-
only stable versions
- STACKTRACE_TXT - Static variable in class org.appng.core.model.AbstractRequestProcessor
- StandardSearcher - Class in org.appng.search.searcher
- StandardSearcher() - Constructor for class org.appng.search.searcher.StandardSearcher
- start() - Static method in class org.appng.testsupport.persistence.HsqlServer
- start(int) - Static method in class org.appng.testsupport.persistence.HsqlServer
- start(String) - 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
- start(Site, Application, Environment) - Method in interface org.appng.api.ApplicationController
-
This method is called when a
Siteis being (re)loaded. - startApplication(Environment, SiteImpl, ApplicationProvider) - Method in class org.appng.core.service.InitializerService
- STARTED - org.appng.api.model.Site.SiteState
- startHsql(Properties, String) - Static method in class org.appng.core.service.HsqlStarter
-
Starts a HSQL
Server, but only ifDatabaseConnection.DatabaseType.HSQLis the configured type. - STARTING - org.appng.api.model.Site.SiteState
- starts(String...) - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- startsWith(String, Object) - Method in class org.appng.persistence.repository.SearchQuery
-
Checks if the attribute is starts with the given value.
JPQL-fragment: - starttime - Variable in class org.appng.xml.platform.SessionInfo
- STARTTIME - Static variable in class org.appng.api.Session.Environment
-
The start time of the current session as unix-time, return type is
long - state - Variable in class org.appng.appngizer.model.xml.SchemaVersion
- StaticContentHandler - Class in org.appng.core.controller.handler
-
A
RequestHandlerresponsible for serving static resources.
Those resources may belong to a template or reside inside a document-folder of aSite(seeSiteProperties.DOCUMENT_DIRandPath.isDocument()). - StaticContentHandler(Controller) - Constructor for class org.appng.core.controller.handler.StaticContentHandler
- STATS_AVG_GET_TIME - Static variable in class org.appng.core.service.CacheService
- STATS_AVG_PUT_TIME - Static variable in class org.appng.core.service.CacheService
- STATS_AVG_REMOVAL_TIME - Static variable in class org.appng.core.service.CacheService
- STATS_GETS - Static variable in class org.appng.core.service.CacheService
- STATS_HITS - Static variable in class org.appng.core.service.CacheService
- STATS_HITS_PERCENT - Static variable in class org.appng.core.service.CacheService
- STATS_MISSES - Static variable in class org.appng.core.service.CacheService
- STATS_MISSES_PERCENT - Static variable in class org.appng.core.service.CacheService
- STATS_NAME - Static variable in class org.appng.core.service.CacheService
- STATS_PUTS - Static variable in class org.appng.core.service.CacheService
- STATS_REMOVALS - Static variable in class org.appng.core.service.CacheService
- STATS_SIZE - Static variable in class org.appng.core.service.CacheService
- status(Properties) - Method in class org.appng.core.service.MigrationService
-
Returns the current
MigrationInfofor the connection - status(DatabaseConnection) - Method in class org.appng.core.service.MigrationService
-
Returns the current
MigrationInfofor the givenDatabaseConnection - STATUS_OK - Static variable in class org.appng.cli.CliCore
- statusCode - Variable in class org.appng.appngizer.model.xml.Property
- statusComplete(DatabaseConnection) - Method in class org.appng.core.service.MigrationService
-
Returns the current
MigrationInfoServicefor the givenDatabaseConnection(the appNG root connection). - statusComplete(DatabaseConnection, boolean) - Method in class org.appng.core.service.MigrationService
-
Returns the current
MigrationInfoServicefor the givenDatabaseConnection(the appNG root connection). - statusComplete(DatabaseConnection, File) - Method in class org.appng.core.service.MigrationService
-
Returns the current
MigrationInfoServicefor the givenDatabaseConnection, which must be owned by aSiteApplication. - statusMessage - Variable in class org.appng.appngizer.model.xml.Property
- stop() - Static method in class org.appng.testsupport.persistence.HsqlServer
- stop(int) - Static method in class org.appng.testsupport.persistence.HsqlServer
- stop(String) - Static method in class org.appng.testsupport.persistence.HsqlServer
- stop(String, int) - Static method in class org.appng.testsupport.persistence.HsqlServer
- STOPPED - org.appng.api.model.Site.SiteState
- STOPPING - org.appng.api.model.Site.SiteState
- StopSiteEvent - Class in org.appng.core.controller.messaging
- StopSiteEvent(String) - Constructor for class org.appng.core.controller.messaging.StopSiteEvent
- StopSiteEvent(String, String) - Constructor for class org.appng.core.controller.messaging.StopSiteEvent
- 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 anInputStreamline-by-line and stores the result in aListofStrings. - 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
- stringToSnakeCase(String) - Method in class org.appng.persistence.hibernate.SnakeCaseNamingStrategy
- 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(DocumentBuilderFactory, TransformerFactory) - Method in class org.appng.core.controller.PlatformConfig
- StyleSheetProvider - Class in org.appng.xml.transformation
-
A
StyleSheetProviderassembles 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 - Variable in class org.appng.appngizer.model.xml.Subjects
- subject - Variable in class org.appng.testsupport.TestBase
- subject - Variable in class org.appng.xml.platform.Platform
- subject(String) - Method in class org.appng.appngizer.client.AppNGizer
- subject(String) - Method in interface org.appng.appngizer.client.AppNGizerClient
- Subject - Class in org.appng.appngizer.model
- Subject - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Subject - Class in org.appng.xml.platform
-
A subject contains information about the currently logged-in user.
- Subject - Interface in org.appng.api.model
-
A
Subjectis a fully featured user-account managed by appNG. - Subject() - Constructor for class org.appng.appngizer.model.Subject
- Subject() - Constructor for class org.appng.appngizer.model.xml.Subject
- Subject() - Constructor for class org.appng.xml.platform.Subject
- SUBJECT - Static variable in class org.appng.api.Session.Environment
-
The current
Subject. - SUBJECT - Static variable in class org.appng.formtags.providers.EmailProvider
-
Key for the
properties-Mappassed toEmailProvider.onFormSuccess(Writer, Form, Map).
Value must contain the subject for the e-mail - 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 - Variable in class org.appng.core.service.CoreService
- SubjectRepository - Interface in org.appng.core.repository
- subjects() - Method in class org.appng.appngizer.client.AppNGizer
- subjects() - Method in interface org.appng.appngizer.client.AppNGizerClient
- Subjects - Class in org.appng.appngizer.model
- Subjects - Class in org.appng.appngizer.model.xml
-
Java class for anonymous complex type.
- Subjects() - Constructor for class org.appng.appngizer.model.xml.Subjects
- Subjects(List<Subject>) - Constructor for class org.appng.appngizer.model.Subjects
- subjectWithRole(String) - Method in class org.appng.testsupport.TestBase
- SUBMITTED - org.appng.formtags.FormConfirmation.FormConfirmationMode
-
Show Form Confirmation section only if the form is submitted.
- SUCCESS - org.appng.api.ScheduledJobResult.ExecutionResult
- SUPPORT_RELOAD_FILE - Static variable in class org.appng.api.SiteProperties
-
If
true, a site reload is performed when a file named.reloadis 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
- supportsParameter(MethodParameter) - Method in class org.appng.api.config.RestConfig.SiteAwareHandlerMethodArgumentResolver
- 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
- system() - Method in class org.appng.appngizer.client.AppNGizer
- system() - Method in interface org.appng.appngizer.client.AppNGizerClient
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
Tagletcan be used inside a JSP-Page to embed (static or dynamic) content that is retrieved from aApplication.
ATagletis used as follows (methodrefers to bean name of the implementing class): - TagletAdapter - Class in org.appng.taglib
- TagletAdapter() - Constructor for class org.appng.taglib.TagletAdapter
- TagletConfiguration - Class in org.appng.taglib.config
- TagletConfiguration() - Constructor for class org.appng.taglib.config.TagletConfiguration
- tagletProcessor(MarshallService, StyleSheetProvider) - Method in class org.appng.taglib.config.TagletConfiguration
- TagletProcessor - Class in org.appng.taglib
-
A
TagletProcessoris 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
- target(String) - Method in class org.appng.api.rest.model.Link
- TaskWrapper - Class in org.appng.camunda.bpm
-
A wrapper for a
Task, providing the ability of dynamically addingFieldDefinitions based on theTaskFormDatathat has been defined for that task.
This class can easily be used as the bind-class of an appNGDatasource. - 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
TaskWrapperfrom the givenTask - Template - Class in org.appng.core.domain
-
The persistent representation of an appNG template
- Template - Class in org.appng.xml.application
-
Java class for template complex type.
- Template - Class in org.appng.xml.platform
-
A Template references a XSL stylesheet, located either in the folder
/xslof a appNG-template or of a appNG-application. - Template() - Constructor for class org.appng.core.domain.Template
- Template() - Constructor for class org.appng.xml.application.Template
- Template() - Constructor for class org.appng.xml.platform.Template
- Template(Template) - Constructor for class org.appng.core.domain.Template
- TEMPLATE - org.appng.appngizer.model.xml.PackageType
- TEMPLATE - org.appng.core.xml.repository.PackageType
- TEMPLATE - Static variable in class org.appng.api.SiteProperties
-
The name of the template to use
- 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
- TemplateProcessor - 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 rightApplicationof the requestedSitebuilding thePlatform-object applying theTemplateof theSiteto that object - templateRepository - Variable in class org.appng.core.service.TemplateService
- TemplateRepository - Interface in org.appng.core.repository
- TemplateResource - Class in org.appng.core.domain
-
Representats a
Resourceof an appNG template. - TemplateResource() - Constructor for class org.appng.core.domain.TemplateResource
- templateResourceRepository - Variable in class org.appng.core.service.TemplateService
- TemplateResourceRepository - Interface in org.appng.core.repository
- templates - Variable in class org.appng.xml.platform.Config
- templates - Variable in class org.appng.xml.platform.OutputType
- templateService - Variable in class org.appng.appngizer.controller.ControllerBase
- templateService - Variable in class org.appng.core.service.CoreService
- templateService() - Method in class org.appng.appngizer.AppNGizer
- templateService() - Method in class org.appng.core.controller.PlatformConfig
- 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
- TestBase.DataSourceCall - Class in org.appng.testsupport
-
A wrapper for a
DatasourceRef, allowing to addParameters and to retrieve the actualCallableDataSource. - TestBase.SimpleApplication - Class in org.appng.testsupport
- TestBase.SimpleFeatureProvider - Class in org.appng.testsupport
- testConnection(boolean, ConnectionCallback<?>...) - Method in class org.appng.core.domain.DatabaseConnection
- 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(String) - Method in class org.appng.api.rest.model.Message
- TEXT - org.appng.api.model.Property.Type
- TEXT - org.appng.api.rest.model.FieldType
- TEXT - org.appng.api.rest.model.OptionType
- TEXT - org.appng.formtags.FormElement.InputType
-
<input type="text" /> - TEXT - org.appng.xml.application.PropertyType
- TEXT - org.appng.xml.platform.FieldType
-
A property containing a
String. - TEXT - org.appng.xml.platform.ParamType
-
Parameter is text.
- TEXT - org.appng.xml.platform.SelectionType
-
Display selection as a text-field.
- TEXT_HTML - Static variable in class org.appng.mail.impl.DefaultTransport
- TEXTAREA - org.appng.formtags.FormElement.InputTag
-
<textarea /> - 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
DifferenceListenerwhich ignores the (text/cdata) values of certain elements.
For example, if setting up aTextValueDifferenceHandlerlike this - TextValueDifferenceHandler(String...) - Constructor for class org.appng.testsupport.validation.TextValueDifferenceHandler
- THYMELEAF - org.appng.xml.application.TemplateType
-
Thymeleaf based template
- thymeleafProcessor(DocumentBuilderFactory, MarshallService) - Method in class org.appng.core.controller.PlatformConfig
- ThymeleafProcessor - Class in org.appng.core.model
-
A
RequestProcessorusing Thymeleaf as a rendering engine.
Processing uses anIWebContext, with some additional context variables:SESSION
Provides aMap<String,Object>containing the current appNG session.
Example: - 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 to interact with appNG's
Platformobject. - ThymeleafReplaceInterceptor - Interface in org.appng.core.templating
-
This interface has to be implemented by interceptors to intercept the call of the replace tag to determine if this call has to be replaced by another fragment.
- ThymeleafReplaceInterceptorBase - Class in org.appng.core.templating
-
A Base class for thymeleaf interceptors providing some utility functionality
- ThymeleafReplaceInterceptorBase() - Constructor for class org.appng.core.templating.ThymeleafReplaceInterceptorBase
- ThymeleafStandardReplaceTagProcessorCaller - Interface in org.appng.core.templating
-
This interface is implemented by custom tag processors supporting interceptors.
- ThymeleafTemplateEngine - Class in org.appng.core.templating
-
An custom template engine to set a custom thymeleaf dialect
- ThymeleafTemplateEngine(Collection<ThymeleafReplaceInterceptor>) - Constructor for class org.appng.core.templating.ThymeleafTemplateEngine
- TIME_ZONE - Static variable in class org.appng.api.Platform.Property
-
The default
TimeZone. - timeout - Variable in class org.appng.core.controller.messaging.JedisBase
- timeout - Variable in class org.appng.xml.platform.SessionInfo
- TIMEOUT - Static variable in class org.appng.api.Session.Environment
-
The timeout of the current session in milliseconds, return-type is
int - timestamp - Variable in class org.appng.appngizer.model.xml.Package
- timestamp - Variable in class org.appng.xml.application.PackageInfo
- timezone(String) - Method in class org.appng.api.rest.model.User
- timeZone - Variable in class org.appng.appngizer.model.xml.Subject
- TIMEZONE - Static variable in class org.appng.api.Session.Environment
-
The current
TimeZone. - 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
- title(String) - Method in class org.appng.api.support.SelectionBuilder
-
Sets the title for the selection
- to(HttpServletResponse, Integer, String) - Static method in class org.appng.core.Redirect
-
Sends a redirect with the given
statusCodeandtargetto aHttpServletResponse. - to(HttpServletResponse, Integer, String, String) - Static method in class org.appng.core.Redirect
-
Sends a redirect with the given
statusCodeandtargetto aHttpServletResponse. - TO - org.appng.mail.Mail.RecipientType
- 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) - Method in class org.appng.search.json.Json
- toJson(Object, JsonInclude.Include) - Method in class org.appng.search.json.Json
- toJSON(ObjectMapper, Object) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Maps the given
objectto a JSON string using the givenObjectMapper. - toJSON(Object) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Maps the given
objectto a JSON string. - TomcatJdbcConfigurer - Class in org.appng.core.repository.config
-
A
DatasourceConfigurerbased on the Tomcat JDBC Connection Pool. - 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.FieldDef
- tooltip - Variable in class org.appng.xml.platform.Selection
- tooltip - Variable in class org.appng.xml.platform.Textelements
- tooltip(String) - Method in class org.appng.api.support.SelectionBuilder
-
Sets the tooltip for the selection
- top() - Method in class org.appng.tools.poi.Borders
- top(BorderStyle) - Method in class org.appng.tools.poi.Borders.BorderBuilder
- top(BorderStyle) - Method in class org.appng.tools.poi.Borders
- TOP - org.appng.tools.poi.Border.BorderLocation
- TOP - org.appng.xml.platform.PanelLocation
-
The linkpanel is displayed on the top, above the
Datasource. - 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
- toSnakeCase(String) - Method in class org.appng.persistence.hibernate.SnakeCaseNamingStrategy
- toString() - 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.rest.model.Action
- toString() - Method in class org.appng.api.rest.model.ActionField
- toString() - Method in class org.appng.api.rest.model.Datasource
- toString() - Method in class org.appng.api.rest.model.Element
- toString() - Method in class org.appng.api.rest.model.ErrorModel
- toString() - Method in class org.appng.api.rest.model.Field
- toString() - Method in enum org.appng.api.rest.model.FieldType
- toString() - Method in class org.appng.api.rest.model.FieldValue
- toString() - Method in class org.appng.api.rest.model.Filter
- toString() - Method in class org.appng.api.rest.model.Link
- toString() - Method in enum org.appng.api.rest.model.Link.TypeEnum
- toString() - Method in enum org.appng.api.rest.model.Message.LevelEnum
- toString() - Method in class org.appng.api.rest.model.Message
- toString() - Method in class org.appng.api.rest.model.Option
- toString() - Method in class org.appng.api.rest.model.Options
- toString() - Method in enum org.appng.api.rest.model.OptionType
- toString() - Method in class org.appng.api.rest.model.Page
- toString() - Method in class org.appng.api.rest.model.Parameter
- toString() - Method in enum org.appng.api.rest.model.Permission.ModeEnum
- toString() - Method in class org.appng.api.rest.model.Permission
- toString() - Method in enum org.appng.api.rest.model.Sort.OrderEnum
- toString() - Method in class org.appng.api.rest.model.Sort
- toString() - Method in class org.appng.api.rest.model.User
- toString() - Method in class org.appng.api.rest.model.ValidationRule
- toString() - Method in class org.appng.api.search.DocumentEvent
- toString() - Method in class org.appng.api.support.ApplicationRequest.ApplicationPath
- 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.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.CachedResponse
- toString() - Method in class org.appng.core.controller.messaging.NodeEvent
- 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.PlatformEvent
- 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.Clause
- toString() - Method in class org.appng.persistence.repository.SearchQuery.Criterion
- 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
- toString(FieldDef) - Static method in class org.appng.api.FieldWrapper
- totalElements(Integer) - Method in class org.appng.api.rest.model.Page
- totalPages(Integer) - Method in class org.appng.api.rest.model.Page
- TPL - org.appng.api.model.ResourceType
-
The
Applications custom (non-XSL) template resources - transactionManager(EntityManagerFactory) - Method in class org.appng.appngizer.AppNGizer
- transform(File, String, long) - Method in class org.appng.taglib.ApplicationAdapter
- transform(File, String, long, boolean) - Method in class org.appng.taglib.ApplicationAdapter
- transform(Source, String) - Static method in class org.appng.tools.markup.XML
- transform(Source, Source) - Static method in class org.appng.tools.markup.XML
- transform(ApplicationProvider, Properties, String, String, File) - Method in class org.appng.core.model.PlatformTransformer
-
Performs the transformation.
- Transformer - Class in org.appng.xml.transformation
- Transformer() - Constructor for class org.appng.xml.transformation.Transformer
- transformerFactory() - Method in class org.appng.core.controller.PlatformConfig
- transformerFactory() - Static method in class org.appng.xml.BuilderFactory
- 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
- TSV - org.appng.api.rest.ApiClient.CollectionFormat
- 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 - 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.Property
- 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 - Variable in class org.appng.xml.platform.Validation
- type(String) - Method in class org.appng.api.rest.model.ValidationRule
- type(Link.TypeEnum) - Method in class org.appng.api.rest.model.Link
- type(OptionType) - Method in class org.appng.api.rest.model.Filter
- type(SelectionType) - Method in class org.appng.api.support.SelectionBuilder
-
Sets the
SelectionTypefor the selection - Type - Class in org.appng.xml.platform
-
A
ValidationRulethat contains the message for the case that theFieldDefs value does not match with itsFieldType. - Type() - Constructor for class org.appng.xml.platform.Type
- TYPE - Static variable in class org.appng.cli.prettytable.TableConstants
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
- unit() - Method in annotation type org.appng.api.FileUpload
- UNLINK - org.appng.cli.commands.application.BaseApplication.Mode
- unlinkApplicationFromSite(Integer, Integer) - Method in class org.appng.core.service.CoreService
- unlinkApplicationFromSite(SiteApplication) - Method in class org.appng.core.service.CoreService
- unmarshal(String) - Method in class org.appng.search.searcher.DateAdapter
- unmarshall(File) - Method in class org.appng.xml.MarshallService
- unmarshall(File, Class<T>) - Method in class org.appng.xml.MarshallService
- unmarshall(InputStream) - Method in class org.appng.xml.MarshallService
- unmarshall(InputStream, Class<T>) - Method in class org.appng.xml.MarshallService
- unmarshall(String) - Method in class org.appng.xml.MarshallService
- unmarshall(String, Class<T>) - Method in class org.appng.xml.MarshallService
- unmarshall(Source, Class<T>) - 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() - 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
- UPDATE - org.appng.core.domain.PlatformEvent.Type
- UPDATE - Static variable in interface org.appng.api.search.Document
-
Event indicating a
Documenthas been updated. - updateApplication(String, Application) - Method in class org.appng.appngizer.client.AppNGizer
- updateApplication(String, Application) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateApplication(String, Application) - Method in class org.appng.appngizer.controller.ApplicationController
- updateApplication(ApplicationImpl, boolean) - Method in class org.appng.core.service.CoreService
- updateApplicationProperty(String, String, String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- updateApplicationProperty(String, String, String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateApplicationProperty(String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- updateApplicationProperty(String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- 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.client.AppNGizer
- updateGroup(String, Group) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateGroup(String, Group) - Method in class org.appng.appngizer.controller.GroupController
- updateGroup(GroupImpl) - Method in class org.appng.core.service.CoreService
- updatePassword(PasswordPolicy, char[], char[], SubjectImpl) - Method in class org.appng.core.service.CoreService
- updatePermission(String, String, Permission) - Method in class org.appng.appngizer.client.AppNGizer
- updatePermission(String, String, Permission) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updatePermission(String, String, Permission) - Method in class org.appng.appngizer.controller.PermissionController
- updatePlatformProperty(String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- updatePlatformProperty(String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateProperties(String, Properties) - Method in class org.appng.appngizer.controller.SitePropertyController
- updateProperty(String, String, Property) - Method in class org.appng.appngizer.controller.SiteApplicationPropertyController
- updateProperty(String, Property) - Method in class org.appng.appngizer.controller.ApplicationController
- updateProperty(String, Property) - Method in class org.appng.appngizer.controller.SitePropertyController
- updateProperty(Property) - Method in class org.appng.appngizer.controller.PlatformPropertyController
- 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.client.AppNGizer
- updateRepository(String, Repository) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateRepository(String, Repository) - Method in class org.appng.appngizer.controller.RepositoryController
- updateRole(String, String, Role) - Method in class org.appng.appngizer.client.AppNGizer
- updateRole(String, String, Role) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateRole(String, String, Role) - Method in class org.appng.appngizer.controller.RoleController
- updateRootConnection(Database) - Method in class org.appng.appngizer.controller.DatabaseController
- updateSite(String, Site) - Method in class org.appng.appngizer.client.AppNGizer
- updateSite(String, Site) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateSite(String, Site) - Method in class org.appng.appngizer.controller.SiteController
- updateSiteGrants(String, String, Grants) - Method in class org.appng.appngizer.client.AppNGizer
- updateSiteGrants(String, String, Grants) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateSiteProperty(String, String, Property) - Method in class org.appng.appngizer.client.AppNGizer
- updateSiteProperty(String, String, Property) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateSubject(String, Subject) - Method in class org.appng.appngizer.client.AppNGizer
- updateSubject(String, Subject) - Method in interface org.appng.appngizer.client.AppNGizerClient
- updateSubject(String, Subject) - Method in class org.appng.appngizer.controller.SubjectController
- 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, File) - Method in class org.appng.appngizer.client.AppNGizer
- uploadPackage(String, File) - Method in interface org.appng.appngizer.client.AppNGizerClient
- uploadPackage(String, MultipartFile, boolean, boolean, boolean) - Method in class org.appng.appngizer.controller.RepositoryController
- uploadValidators() - Method in annotation type org.appng.api.FileUpload
- 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.api.rest.RestClient
- url - Variable in class org.appng.appngizer.model.xml.Database
- URL - org.appng.api.rest.model.FieldType
- URL - org.appng.api.Scope
-
url-scope, as used in JSPs
- URL - org.appng.xml.platform.FieldType
-
A property containing a
URL. - urlParam(String, String) - Method in class org.appng.core.model.ThymeleafProcessor.AppNG
- urlParams - Variable in class org.appng.xml.platform.UrlSchema
- 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
- UrlRewriteConfig(InputStream, String, URL) - 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 certainPageReferencerespectivelyPageDefinition. - 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(User) - Method in class org.appng.api.rest.model.Action
- user(User) - Method in class org.appng.api.rest.model.Datasource
- User - Class in org.appng.api.rest.model
- User() - Constructor for class org.appng.api.rest.model.User
- 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_GROUP_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
- USERNAME_MSSG - Static variable in class org.appng.core.domain.ValidationPatterns
- USERNAME_OR_LDAPGROUP_PATTERN - 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
Subjectcan 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
- Utils - Class in org.appng.appngizer.model
- Utils() - Constructor for class org.appng.appngizer.model.Utils
V
- validate(ObjectMapper, Object, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Validates that the JSON created from the
objectis equal to the document parsed from thecontrolFile. - validate(Object, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Validates that the JSON created from the
objectis equal to the document parsed from thecontrolFile. - validate(String) - Method in class org.appng.api.support.ConfigValidator
- 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(String, ClassLoader) - Method in class org.appng.api.support.ConfigValidator
- validate(String, String) - Method in class org.appng.cli.validators.FileExists
- validate(String, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Validates that
json-string is equal to the document parsed from thecontrolFile. - validate(Site, Application, Environment, Options, Request, FieldProcessor) - Method in interface org.appng.api.FormValidator
-
This method validates the given
Requestand eventually adds someMessages to theFieldProcessorusing one of itsaddErrorMessage()-methods. - validate(Site, Application, Environment, Options, Request, FieldProcessor, TaskFormData, String) - Method in class org.appng.camunda.bpm.TaskWrapper
-
Validates this
TaskWrapper. - validate(BaseObject) - Method in class org.appng.testsupport.TestBase
- validate(BaseObject, String) - Method in class org.appng.testsupport.TestBase
- validate(BaseObject, String, DifferenceListener) - Method in class org.appng.testsupport.TestBase
- validate(BaseObject, DifferenceListener) - 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
actionis equal to the document parsed from thecontrolFile. - validate(Datasource, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Validates that the JSON created from the
datasourceis equal to the document parsed from thecontrolFile. - validateActions() - Method in class org.appng.api.support.ConfigValidator
- validateBean(Object, FieldProcessor, 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, Class<?>...) - Method in interface org.appng.api.ValidationProvider
-
Validates the given bean by adding error-messages to the
FieldDefinitions, usingFieldProcessor.addErrorMessage(FieldDef, String). - validateBean(Object, FieldProcessor, String[], Class<?>...) - Method in class org.appng.api.support.ApplicationRequest
- validateBean(Object, FieldProcessor, String[], Class<?>...) - Method in class org.appng.api.support.validation.DefaultValidationProvider
- validateBean(Object, FieldProcessor, String[], Class<?>...) - Method in interface org.appng.api.ValidationProvider
-
Validates the given bean by adding error-messages to the
FieldDefinitions, usingFieldProcessor.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
FieldDefby adding error-messages to it, usingFieldProcessor.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
- validatePassword(String, char[], char[]) - Method in interface org.appng.api.auth.PasswordPolicy
-
Validates the password an returns a
PasswordPolicy.ValidationResult - validatePassword(String, char[], char[]) - Method in class org.appng.core.security.ConfigurablePasswordPolicy
- validateRepositoryURI(Repository) - Static method in class org.appng.core.model.RepositoryCacheFactory
-
Checks whether the
Repositoryhas a validURI. - validateXml(String, File, boolean, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
resultis equal to the document parsed from thecontrolFile. - validateXml(String, File, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
resultis equal to the document parsed from thecontrolFile. - validateXml(String, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
resultis equal to the document parsed from thecontrolFile. - validateXml(String, String, boolean) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
resultis equal to the document parsed from thecontrolFile. - validateXml(String, String, boolean, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
resultis equal to the document parsed from thecontrolFile. - validateXml(String, String, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
resultis equal to the document parsed from thecontrolFile. - validateXml(BaseObject, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
objectis equal to the document parsed from thecontrolFile. - validateXml(BaseObject, String, DifferenceListener) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Validates that the document represented by
objectis equal to the document parsed from thecontrolFile. - 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.
- ValidationResult() - Constructor for class org.appng.api.auth.PasswordPolicy.ValidationResult
- ValidationRule - Class in org.appng.api.rest.model
-
A validation rule that can be bound to an action-field.
- ValidationRule - Class in org.appng.xml.platform
-
Abstract base-class for specific validation rules.
- ValidationRule() - Constructor for class org.appng.api.rest.model.ValidationRule
- 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 - Variable in class org.appng.appngizer.model.xml.Property
- value - Variable in class org.appng.xml.application.Permission
- value - Variable in class org.appng.xml.application.Property
- value - Variable in class org.appng.xml.platform.Datafield
- value - Variable in class org.appng.xml.platform.Label
- value - Variable in class org.appng.xml.platform.Max
- value - Variable in class org.appng.xml.platform.Min
- value - Variable in class org.appng.xml.platform.Option
- value - Variable in class org.appng.xml.platform.Param
- value - Variable in class org.appng.xml.platform.Permission
- value - Variable in class org.appng.xml.platform.Rule.Option
- value() - Method in enum org.appng.appngizer.model.xml.PackageType
- value() - Method in enum org.appng.appngizer.model.xml.PasswordChangePolicy
- 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() - Method in enum org.appng.core.xml.repository.PackageType
- value() - Method in enum org.appng.xml.application.DatasourceType
- value() - Method in enum org.appng.xml.application.PropertyType
- value() - Method in enum org.appng.xml.application.TemplateType
- 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() - Method in enum org.appng.xml.platform.Linkmode
- value() - Method in enum org.appng.xml.platform.MessageType
- value() - Method in enum org.appng.xml.platform.PanelLocation
- value() - Method in enum org.appng.xml.platform.ParamType
- value() - Method in enum org.appng.xml.platform.PermissionMode
- value() - Method in enum org.appng.xml.platform.SelectionType
- value() - Method in enum org.appng.xml.platform.SortOrder
- value(Boolean) - Method in class org.appng.api.rest.model.Permission
- value(Object) - Method in class org.appng.api.rest.model.ActionField
- value(Object) - Method in class org.appng.api.rest.model.FieldValue
- value(String) - Method in class org.appng.api.rest.model.Option
- value(String) - Method in class org.appng.api.rest.model.Parameter
- VALUE - Static variable in class org.appng.cli.prettytable.TableConstants
- 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.AuthSubject.PasswordChangePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.model.Property.Type
-
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.rest.ApiClient.CollectionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.auth.OAuthFlow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.model.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.model.Link.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.model.Message.LevelEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.model.OptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.model.Permission.ModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.rest.model.Sort.OrderEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.appng.api.ScheduledJobResult.ExecutionResult
-
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.client.AppNGizerClient.Config.Format
-
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.PasswordChangePolicy
-
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.domain.PlatformEvent.Type
-
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.persistence.repository.SearchQuery.Operand
-
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.PropertyType
-
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.AuthSubject.PasswordChangePolicy
-
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.Property.Type
-
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.rest.ApiClient.CollectionFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.auth.OAuthFlow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.model.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.model.Link.TypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.model.Message.LevelEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.model.OptionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.model.Permission.ModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.rest.model.Sort.OrderEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.appng.api.ScheduledJobResult.ExecutionResult
-
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.client.AppNGizerClient.Config.Format
-
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.PasswordChangePolicy
-
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.domain.PlatformEvent.Type
-
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.persistence.repository.SearchQuery.Operand
-
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.PropertyType
-
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.
- values(List<FieldValue>) - Method in class org.appng.api.rest.model.FieldValue
- VERIFY - org.appng.core.security.signing.SigningException.ErrorType
- 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.
- visible(Boolean) - Method in class org.appng.api.rest.model.ActionField
- VoidResponseHttpMessageConverter - Class in org.appng.appngizer.client
-
A
HttpMessageConverterthat gracefully handlesResponseEntity<Void>responses - VoidResponseHttpMessageConverter() - Constructor for class org.appng.appngizer.client.VoidResponseHttpMessageConverter
W
- WAIT_ON_SITE_SHUTDOWN - Static variable in class org.appng.api.Platform.Property
-
When set to
true, appNG waits until aSitehas 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
Siteto become available/to finish its requests (milliseconds). - waitForSite(Environment, String) - Static method in class org.appng.api.RequestUtil
-
Retrieves a
Siteby its name, waiting up toPlatform.Property#MAX_WAIT_TIMEmilliseconds until it's state isSiteState#STARTED. - WARN - org.appng.core.domain.PlatformEvent.Type
- WEB_INF - Static variable in class org.appng.core.controller.Log4jConfigurer
- WEB_INF - Static variable in class org.appng.core.controller.PlatformStartup
- Webservice - Interface in org.appng.api
-
A
Webserviceusually returns some text-based data like XML, JSON or even plain text, which can directly be displayed/processed by the client. - WEBSERVICE - org.appng.api.rest.model.Link.TypeEnum
- WEBSERVICE - org.appng.xml.platform.Linkmode
-
A link to a
org.appng.api.Webservice, must start with the bean-name of the webservice. - welcome() - Method in class org.appng.appngizer.client.AppNGizer
- welcome() - Method in interface org.appng.appngizer.client.AppNGizerClient
- welcome() - Method in class org.appng.appngizer.controller.Home
- WHERE - Static variable in class org.appng.persistence.repository.SearchQuery
- WINDOWS - org.appng.tools.os.OperatingSystem
- withParam(String, String) - Method in class org.appng.testsupport.TestBase.ActionCall
- withParam(String, String) - Method in class org.appng.testsupport.TestBase.DataSourceCall
-
Adds a
Paramto the wrappedDatasourceRef. - 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
- write(OutputStream) - Method in class org.appng.search.searcher.SearchFormatter
- write(Writer) - Method in class org.appng.search.searcher.SearchFormatter
- write(String, OutputStream, AppNGizerClient.Config.Format, AppNGizerClient.PropertyWrapper) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
-
Writes the given
AppNGizerClient.PropertyWrapperto the givenOutputStream - write(Void, MediaType, HttpOutputMessage) - Method in class org.appng.appngizer.client.VoidResponseHttpMessageConverter
- WRITE - org.appng.taglib.Attribute.Mode
- WRITE - org.appng.xml.platform.FieldPermissionType
-
write mode, used when writing the field
- 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
- writeBodyContent(FormConfirmation.FormConfirmationMode) - Method in class org.appng.taglib.form.FormConfirmation
- writeCerts(Collection<X509Certificate>) - Static method in class org.appng.core.security.signing.CertTools
- writeContextXml(String) - Method in class org.appng.cli.commands.platform.ExtractData
- writeDebugFile(Logger, File, String, String) - Static method in class org.appng.core.model.AbstractRequestProcessor
- writeDebugFiles(File, String, PlatformTransformer.SourceAwareTemplate, TransformerException) - Method in class org.appng.core.model.PlatformTransformer
- writeDictionary(OutputStream) - Method in class org.appng.api.support.XmlGenerator
- writeErrorPage(Properties, File, String, String, Exception, Object) - Method in class org.appng.core.model.AbstractRequestProcessor
- writeJson - Static variable in class org.appng.testsupport.validation.WritingJsonValidator
-
Set to
trueto (over)write the control-files on (defaultfalse) (see alsoWritingJsonValidator.controlFileSource). - writeJson(Object) - Method in class org.appng.core.controller.handler.ServiceRequestHandler
- writePlatformProperties(AppNGizerClient, InputStream, AppNGizerClient.Config.Format) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
- writeResponse(HttpServletRequest, HttpServletResponse, CachedResponse) - Method in class org.appng.core.controller.filter.PageCacheFilter
- writeSiteApplicationProperties(AppNGizerClient, String, String, InputStream, AppNGizerClient.Config.Format) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
- writeSiteProperties(AppNGizerClient, String, InputStream, AppNGizerClient.Config.Format) - Static method in class org.appng.appngizer.client.AppNGizerClient.Config
- writeStackTrace(File, Exception) - Method in class org.appng.core.model.ThymeleafProcessor
- writeTemplateFiles(File, ThymeleafTemplateEngine) - Method in class org.appng.core.model.ThymeleafProcessor
- writeTemplateToErrorPage(Properties, File, Exception, Object, StringWriter) - Method in class org.appng.core.model.PlatformProcessor
- 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
datato aFile. - writeToDisk(Object, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Writes the document represented by
datato aFile. - writeToDiskPlain(String, String) - Static method in class org.appng.testsupport.validation.WritingJsonValidator
-
Writes the document represented by
jsonto aFile. - writeToDiskPlain(String, String) - Static method in class org.appng.testsupport.validation.WritingXmlValidator
-
Writes the document represented by
datato aFile. - writeToOutputStream(Object, OutputStream) - Method in class org.appng.api.support.XmlGenerator
- writeXml - Static variable in class org.appng.testsupport.validation.WritingXmlValidator
-
Set to
trueto (over)write the control-files on (defaultfalse) (see alsoWritingXmlValidator.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 andDatasources - 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_PATHconfigured in the appNG base configuration
X
- X_FORWARDED_FOR - Static variable in class org.appng.core.controller.HttpHeaders
-
The HTTP
X-Forwarded-Forheader field name - X_FORWARDED_PROTO - Static variable in class org.appng.core.controller.HttpHeaders
-
The HTTP
X-Forwarded-Protoheader 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 - Variable in class org.appng.xml.platform.TextElement
- Xml() - Constructor for class org.appng.xml.platform.TextElement.Xml
- XML - Class in org.appng.tools.markup
- XML - org.appng.api.model.ResourceType
- XML() - Constructor for class org.appng.tools.markup.XML
- XmlGenerator - Class in org.appng.api.support
-
Utility class for generating source XML (for
Actions andDatasource) from a given list ofXmlGenerator.Entitys. - XmlGenerator() - Constructor for class org.appng.api.support.XmlGenerator
- XmlGenerator(boolean) - Constructor for class org.appng.api.support.XmlGenerator
-
Creates a new 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, aXMLTagletcan be used inside a JSP-Page to embed (static or dynamic) content that is retrieved from aApplication. - 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
DifferenceListenerwhich ignores theDifferenceif the XPath of the node was added to ignorable expressions usingXPathDifferenceHandler.ignoreDifference(String). - XPathDifferenceHandler() - Constructor for class org.appng.testsupport.validation.XPathDifferenceHandler
-
Delegates to
XPathDifferenceHandler(boolean)withstripPositions = true. - XPathDifferenceHandler(boolean) - Constructor for class org.appng.testsupport.validation.XPathDifferenceHandler
-
Creates a new
XPathDifferenceHandler. - XPathProcessor - Class in org.appng.api
- XPathProcessor(InputStream) - Constructor for class org.appng.api.XPathProcessor
-
Create a new
XPathProcessorfrom the givenInputStream. - XPathProcessor(String) - Constructor for class org.appng.api.XPathProcessor
-
Create a new
XPathProcessorfrom the given URL. - XPathProcessor(URL) - Constructor for class org.appng.api.XPathProcessor
-
Create a new
XPathProcessorfrom the given URL. - XPathProcessor(Document) - Constructor for class org.appng.api.XPathProcessor
- XSL - org.appng.api.model.ResourceType
- XSL - org.appng.xml.application.TemplateType
-
XSLT based template
- 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
trueto 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/safelist-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
- XSSUtil(Encoder) - Constructor for class org.appng.forms.XSSUtil
- XSSUtil(Encoder, Safelist, String...) - Constructor for class org.appng.forms.XSSUtil
Y
- YAML - org.appng.appngizer.client.AppNGizerClient.Config.Format
- 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
- _default(Boolean) - Method in class org.appng.api.rest.model.Link
- _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
All Classes All Packages