| Package | Description |
|---|---|
| org.appng.api |
Base package for the appNG API
|
| org.appng.api.support |
Implementations of commonly used features like internationalization, permission- and parameter-processing etc.
|
| org.appng.testsupport |
Test-related types
|
| org.appng.xml.platform |
| Constructor and Description |
|---|
PermissionOwner(ActionRef actionRef)
Creates a new PermissionOwner from
ActionRef. |
| Constructor and Description |
|---|
CallableAction(Site site,
Application application,
ApplicationRequest applicationRequest,
ActionRef actionRef)
Creates a new
CallableAction and also determines the return values for
CallableAction.doInclude()
CallableAction.doExecute()
CallableAction.getOnSuccess()
, based on Permissions and Conditions. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
TestBase.ActionCall
|
| Modifier and Type | Field and Description |
|---|---|
protected ActionRef |
SectionelementDef.action |
| Modifier and Type | Method and Description |
|---|---|
ActionRef |
ObjectFactory.createActionRef()
Create an instance of
ActionRef |
ActionRef |
SectionelementDef.getAction()
Gets the value of the action property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectionelementDef.setAction(ActionRef value)
Sets the value of the action property.
|
Copyright © 2011–2023 aiticon GmbH. All rights reserved.