| Package | Description | 
|---|---|
| com.streambase.liveview.client | 
 Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
LiveViewConnection.checkPermission(LiveViewPermission permission)
Checks whether the authenticated user has the specified permission. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<java.lang.Boolean> | 
LiveViewConnection.checkPermissions(java.util.List<LiveViewPermission> permissions)
Checks whether the authenticated user has the specified permissions. 
 |