|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.core.map.OwnershipBasedAccessControlForFeatures
public class OwnershipBasedAccessControlForFeatures

The Class OwnershipBasedAccessControlForFeatures.
| Constructor Summary | |
|---|---|
OwnershipBasedAccessControlForFeatures()
|
|
| Method Summary | |
|---|---|
static OwnershipBasedAccessControlForFeatures |
fromJson(org.codehaus.jackson.JsonParser parser)
From json. |
boolean |
isAllowOthersToDelete()
Checks if is allow others to delete. |
boolean |
isAllowOthersToUpdate()
Checks if is allow others to update. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OwnershipBasedAccessControlForFeatures()
| Method Detail |
|---|
public boolean isAllowOthersToUpdate()
public boolean isAllowOthersToDelete()
public static OwnershipBasedAccessControlForFeatures fromJson(org.codehaus.jackson.JsonParser parser)
throws Exception
parser - the parser
Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||