Package | Description |
---|---|
org.teiid.adminapi | |
org.teiid.adminapi.impl |
Modifier and Type | Method and Description |
---|---|
DataPolicy.ResourceType |
DataPolicy.DataPermission.getResourceType()
Get the type of resource the Data Permission is represents
|
static DataPolicy.ResourceType |
DataPolicy.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataPolicy.ResourceType[] |
DataPolicy.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DataPolicy.ResourceType |
DataPolicyMetadata.PermissionMetaData.getResourceType() |
Modifier and Type | Method and Description |
---|---|
void |
DataPolicyMetadata.PermissionMetaData.setResourceType(DataPolicy.ResourceType resourceType) |
Copyright © 2019. All rights reserved.