@Named @ApplicationScoped public class ActivityList extends Object implements Serializable
| Constructor and Description |
|---|
ActivityList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Activity activity) |
void |
executeAjaxRequest(String sessionId) |
void |
executeJsfRequest(String sessionId) |
List<Activity> |
getValues() |
void |
remove(String sessionId) |
Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.