Uses of Class
org.pipservices3.commons.refer.Descriptor
-
Uses of Descriptor in org.pipservices3.commons.refer
Modifier and TypeMethodDescriptionstatic Descriptor
Descriptor.fromString
(String value) Parses colon-separated list of descriptor fields and returns them as a Descriptor.Modifier and TypeMethodDescriptionboolean
Descriptor.exactMatch
(Descriptor descriptor) Matches this descriptor to another descriptor by all fields.boolean
Descriptor.match
(Descriptor descriptor) Partially matches this descriptor to another descriptor.