Package com.evolveum.axiom.api.schema
Interface AxiomIdentifierDefinition
- All Superinterfaces:
AxiomInfraValue
,AxiomStructured
,AxiomStructuredValue
,AxiomValue<Collection<AxiomItem<?>>>
- All Known Implementing Classes:
AxiomIdentifierDefinitionImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.axiom.api.AxiomStructuredValue
AxiomStructuredValue.Factory
-
Field Summary
Fields inherited from interface com.evolveum.axiom.api.AxiomValue
AXIOM_VALUE, METADATA, METADATA_TYPE, TYPE, VALUE
-
Method Summary
Modifier and TypeMethodDescriptionstatic AxiomIdentifierDefinition
from
(AxiomName space, AxiomIdentifierDefinition.Scope scope, Set<AxiomName> members) static AxiomIdentifierDefinition
static AxiomIdentifierDefinition
static AxiomIdentifierDefinition
Methods inherited from interface com.evolveum.axiom.api.AxiomInfraValue
infraItem, infraItems
Methods inherited from interface com.evolveum.axiom.api.AxiomStructured
asComplex
Methods inherited from interface com.evolveum.axiom.api.AxiomStructuredValue
item, item, itemMap, onlyValue, value
Methods inherited from interface com.evolveum.axiom.api.AxiomValue
metadata, metadata, type
-
Method Details
-
components
Collection<AxiomName> components() -
global
-
local
-
scope
-
from
static AxiomIdentifierDefinition from(AxiomName space, AxiomIdentifierDefinition.Scope scope, Set<AxiomName> members) -
parent
-