FlowScope |
This class implements the IFlowScope interface and is used to store flow specific objects.
|
FlowScopeDelegate |
Utility class to allow for easy wrapping of a flow scope implementation.
|
PageScope |
This class implements the IPageScope interface and is used to store page specific attributes.
|
PageScopeDelegate |
Utility class to allow for easy wrapping of a page scope implementation.
|
PortalMessageScope |
Portal Message scope implementation.
|
PortalScope |
This class provides an implementation for the basic functions of a portal scope.
|
ProjectChange |
Project change implementation.
|
ReadonlySessionScope |
Class that wraps a session scope to make it immutable (read-only).
|
RequestScope |
This class implements the IRequestScope interface and is used to store request specific attributes.
|
RequestScopeDelegate |
Utility class to allow for easy wrapping of a request scope implementation.
|
ScopeAction |
Simple class that is used in scopes to implement transactional behavior.
|
SessionScope |
This class implements the ISessionScope interface and is used to store session wide attributes.
|
SessionScopeDelegate |
Utility class to allow for easy wrapping of a session scope implementation.
|