| java.lang.Object | |
| ↳ | com.esri.core.map.OwnershipBasedAccessControlForFeatures |
The Class OwnershipBasedAccessControlForFeatures.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OwnershipBasedAccessControlForFeatures() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static OwnershipBasedAccessControlForFeatures |
fromJson(JsonParser parser)
From json.
| ||||||||||
| boolean |
isAllowOthersToDelete()
Checks if is allow others to delete.
| ||||||||||
| boolean |
isAllowOthersToUpdate()
Checks if is allow others to update.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From json.
| parser | the parser |
|---|
| Exception | the exception |
|---|
Checks if is allow others to delete.
Checks if is allow others to update.