@Api(allMethods=true)
@UserImplemented
public interface VectorLayerAssociationSupport
| Modifier and Type | Method and Description |
|---|---|
List<Attribute<?>> |
getAttributes(String attributePath,
Filter filter)
Return the list of possible object values for the specified attribute path.
|
List<Attribute<?>> getAttributes(String attributePath, Filter filter) throws LayerException
attributePath - attribute path to get objects forfilter - filter to be appliedLayerException - oopsCopyright © 2015 Geosparc. All Rights Reserved.