public class GroupCustomContactDirectoryUserTable extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GroupCustomContactDirectoryUserTable.Row
The OCITable mapping class from Row to Fields.
|
Constructor and Description |
---|
GroupCustomContactDirectoryUserTable(Node n,
Request<?> request)
Creates the OCI Table Type with the given Node and source Request n
|
Modifier and Type | Method and Description |
---|---|
List<GroupCustomContactDirectoryUserTable.Row> |
getRows()
Retrieves the list of rows returned by the OCITable
|
List<User> |
getUsers()
Retrieves the OCI table as transformed to a User object n
|
public List<GroupCustomContactDirectoryUserTable.Row> getRows()
Copyright © 2016 ECG, Inc. All rights reserved.