Uses of Class
com.esri.core.map.OwnershipBasedAccessControlForFeatures

Packages that use OwnershipBasedAccessControlForFeatures
com.esri.core.internal.value   
com.esri.core.map   
com.esri.map   
 

Uses of OwnershipBasedAccessControlForFeatures in com.esri.core.internal.value
 

Methods in com.esri.core.internal.value that return OwnershipBasedAccessControlForFeatures
 OwnershipBasedAccessControlForFeatures Layer.getOwnershipBasedAccessControlForFeatures()
           
 

Methods in com.esri.core.internal.value with parameters of type OwnershipBasedAccessControlForFeatures
 void Layer.setOwnershipBasedAccessControlForFeatures(OwnershipBasedAccessControlForFeatures ownershipBasedAccessControlForFeatures)
           
 

Uses of OwnershipBasedAccessControlForFeatures in com.esri.core.map
 

Methods in com.esri.core.map that return OwnershipBasedAccessControlForFeatures
static OwnershipBasedAccessControlForFeatures OwnershipBasedAccessControlForFeatures.fromJson(org.codehaus.jackson.JsonParser parser)
          From json.
 

Uses of OwnershipBasedAccessControlForFeatures in com.esri.map
 

Methods in com.esri.map that return OwnershipBasedAccessControlForFeatures
 OwnershipBasedAccessControlForFeatures ArcGISFeatureLayer.getOwnershipBasedAccessControlForFeatures()
          Gets the ownership based access control for features.
 



Copyright © 2012. All Rights Reserved.