| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected ShareAccessLevel |
DescribeQuickActionListItemResult.accessLevelRequired |
protected ShareAccessLevel |
RelatedList.accessLevelRequiredForCreate |
| Modifier and Type | Method and Description |
|---|---|
static ShareAccessLevel |
ShareAccessLevel.fromValue(String v) |
ShareAccessLevel |
DescribeQuickActionListItemResult.getAccessLevelRequired()
Gets the value of the accessLevelRequired property.
|
ShareAccessLevel |
RelatedList.getAccessLevelRequiredForCreate()
Gets the value of the accessLevelRequiredForCreate property.
|
static ShareAccessLevel |
ShareAccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShareAccessLevel[] |
ShareAccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeQuickActionListItemResult.setAccessLevelRequired(ShareAccessLevel value)
Sets the value of the accessLevelRequired property.
|
void |
RelatedList.setAccessLevelRequiredForCreate(ShareAccessLevel value)
Sets the value of the accessLevelRequiredForCreate property.
|
Copyright © 2016. All rights reserved.