public interface Schema
Modifier and Type | Method and Description |
---|---|
String |
getKeyPropertyId(Resource.Type type)
Get the property id for the property that uniquely identifies
the given resource type for the resource described by this schema.
|
Set<Resource.Type> |
getKeyTypes()
Get the set of resource types used in the key that uniquely identifies
the resource type described by this schema.
|
String getKeyPropertyId(Resource.Type type)
type
- the resource typeSet<Resource.Type> getKeyTypes()
Copyright © 2022 Apache Software Foundation. All rights reserved.