|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryRightField | |
|---|---|
| com.vmware.vcloud.sdk.admin | |
| com.vmware.vcloud.sdk.constants.query | |
| Uses of QueryRightField in com.vmware.vcloud.sdk.admin |
|---|
| Method parameters in com.vmware.vcloud.sdk.admin with type arguments of type QueryRightField | |
|---|---|
RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultRightRecordType> |
AdminQueryService.queryRightIdRecords(QueryParams<QueryRightField> queryParams)
Executes a specialized query for retrieving the list of right records. |
RecordResult<com.vmware.vcloud.api.rest.schema.QueryResultRightRecordType> |
AdminQueryService.queryRightRecords(QueryParams<QueryRightField> queryParams)
Executes a specialized query for retrieving the list of right records. |
ReferenceResult |
AdminQueryService.queryRightReferences(QueryParams<QueryRightField> queryParams)
Executes a specialized query for retrieving the list of right references |
| Uses of QueryRightField in com.vmware.vcloud.sdk.constants.query |
|---|
| Methods in com.vmware.vcloud.sdk.constants.query that return QueryRightField | |
|---|---|
static QueryRightField |
QueryRightField.fromValue(String value)
|
static QueryRightField |
QueryRightField.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryRightField[] |
QueryRightField.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||