|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.torweg.pulse.annotations | |
|---|---|
| org.torweg.pulse.annotations | contains the Annotations for writing Controllers. |
| org.torweg.pulse.bundle | contains the basic classes which make up a Bundle in the pulse container. |
| org.torweg.pulse.component.cms | is the content management bundle. |
| org.torweg.pulse.component.cms.admin | contains the components to integrate the CMS into the website's administration. |
| org.torweg.pulse.component.core | is the core component bundle. |
| org.torweg.pulse.component.core.accesscontrol | is the user and rights administration. |
| org.torweg.pulse.component.core.accesscontrol.admin | is the user and rights administration. |
| org.torweg.pulse.component.core.accesscontrol.attributes.admin | administrative controllers for attributes. |
| org.torweg.pulse.component.core.accesscontrol.vfs.admin | administrative controllers for virtual file system's rights management. |
| org.torweg.pulse.component.core.adminui | Controllers for integral parts of the administrative
user interface. |
| org.torweg.pulse.component.core.contentregistry | Controllers for working with the ContentRegistry
and with content's which extend AbstractBasicContent. |
| org.torweg.pulse.component.core.site | is the view administration. |
| org.torweg.pulse.component.core.site.content | TODO: explain |
| org.torweg.pulse.component.core.site.content.filter | Controllers for displaying FilterContent. |
| org.torweg.pulse.component.core.site.content.filter.admin | contains the components to integrate Filters and FilterContents
into the website's administration. |
| org.torweg.pulse.component.core.site.map | is the sitemap administration. |
| org.torweg.pulse.component.core.site.search | TODO: explain |
| org.torweg.pulse.component.core.site.view | Controllers for the administration of Views. |
| org.torweg.pulse.component.core.system | system utilities. |
| org.torweg.pulse.component.shop | is dependent upon the Store bundle (org.torweg.pulse.component.store). |
| org.torweg.pulse.component.shop.admin | all editors of the pulse-website-administration for the shop can be found within this package. |
| org.torweg.pulse.component.shop.checkout | |
| org.torweg.pulse.component.shop.util | Contains utilities for the shop. |
| org.torweg.pulse.component.statistics | Contains the controller for the recording of the statistical datathe job for aggregating the recorded datathe job for sending an report email based on the aggregated data. |
| org.torweg.pulse.component.statistics.user | Contains the controller(s) required for displaying the statistical information about Users. |
| org.torweg.pulse.component.statistics.view | Contains the controllers for initialising the statistics west panel within the website administration UI displaying the statistical information within the pulse website administration UIgenerating statistical reports. |
| org.torweg.pulse.component.store | is the e-store bundle. |
| org.torweg.pulse.component.store.admin | contains the components to integrate the Store into the website's administration. |
| org.torweg.pulse.component.survey | contains the main controller including its configuration and result used by the survey bundle. |
| org.torweg.pulse.component.util.admin | Contains basic utility controllers/configurations for use within the pulse website-administration. |
| org.torweg.pulse.component.util.admin.cleanup | Contains basic utility controllers/configurations to perform clean-ups in the pulse administration. |
| org.torweg.pulse.component.util.representative | Contains the RepresentativeDisplayer. |
| org.torweg.pulse.component.util.representative.admin | Contains the main-controller for the pulse-website-administration of the utility representative-package. |
| org.torweg.pulse.component.util.retailer.admin | Contains the main-controller for the pulse-website-administration of the utility retailer-package. |
| org.torweg.pulse.component.util.vfs | TODO: explain |
| org.torweg.pulse.invocation.lifecycle | provides the Lifecycle and associated resources. |
| org.torweg.pulse.service | contains the main components needed to run the pulse container. |
| org.torweg.pulse.service.request | contains interfaces and implementations that deal with the decoding of a request. |
| org.torweg.pulse.site.content.admin | Contains the basic controllers, configurations, and results to work with content. |
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.annotations | |
|---|---|
| Action.Security
indicates which level of security shall be applied to the generated action. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.bundle | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Action.Security
indicates which level of security shall be applied to the generated action. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.cms | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.cms.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| AnyAction
defines the method of the annotated Controller which shall be executed when the
controller has no specific action. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequestBean
used for annotation based processing of the Parameters of the Command. |
|
| RequestBean.Parameter
marks either fields or methods to be injected with a parameter. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.accesscontrol | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.accesscontrol.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.accesscontrol.attributes.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.accesscontrol.vfs.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.adminui | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.contentregistry | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| AnyAction
defines the method of the annotated Controller which shall be executed when the
controller has no specific action. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site.content | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site.content.filter | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequestBean
used for annotation based processing of the Parameters of the Command. |
|
| RequestBean.Parameter
marks either fields or methods to be injected with a parameter. |
|
| RequestBean.ServiceRequest
marks either fields or methods to be injected with the current ServiceRequest. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site.content.filter.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site.map | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| AnyAction
defines the method of the annotated Controller which shall be executed when the
controller has no specific action. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site.search | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.site.view | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| AnyAction
defines the method of the annotated Controller which shall be executed when the
controller has no specific action. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.core.system | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.shop | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| AnyAction
defines the method of the annotated Controller which shall be executed when the
controller has no specific action. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.shop.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.shop.checkout | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.shop.util | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.statistics | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.statistics.user | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.statistics.view | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.store | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.store.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.survey | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.util.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.util.admin.cleanup | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| RequestBean
used for annotation based processing of the Parameters of the Command. |
|
| RequestBean.Parameter
marks either fields or methods to be injected with a parameter. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.util.representative | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.util.representative.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.util.retailer.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.component.util.vfs | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.invocation.lifecycle | |
|---|---|
| Action.Security
indicates which level of security shall be applied to the generated action. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.service | |
|---|---|
| Action.Security
indicates which level of security shall be applied to the generated action. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.service.request | |
|---|---|
| Action.Security
indicates which level of security shall be applied to the generated action. |
|
| Classes in org.torweg.pulse.annotations used by org.torweg.pulse.site.content.admin | |
|---|---|
| Action
defines the action (see Command.getAction()) which triggers
the annotated method of a Controller. |
|
| Groups
defines the Groups (Group) for
the Permission (Permission)
that shall be created to allow access to the annotated method. |
|
| Permission
defines the Permission (
Permission) that shall be created to
allow access to the annotated method. |
|
| RequireToken
can be used to mark methods to require a valid Token in the
Command triggering its execution. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||