|  | Plumtree Tags API | |
| Scope.APPLICATION Field
|
Application Scope
Note: Data stored in this scope will only be removed when the application is restarted, so care should be used when storing data on the application to make sure it does not become cluttered with large amounts of data.
Duration: The lifetime of the application.
Visibility: All tags for all users.
public static readonly
Scope APPLICATION;
See Also
Scope Class | com.plumtree.portaluiinfrastructure.tags Namespace