Uses of Interface
com.evolveum.midpoint.prism.Referencable
Packages that use Referencable
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of Referencable in com.evolveum.midpoint.gui.api.component.autocomplete
Classes in com.evolveum.midpoint.gui.api.component.autocomplete with type parameters of type ReferencableModifier and TypeClassDescriptionclassReferenceConverter<R extends Referencable>Converter from Name of object (String) to ObjectReferenceType, includes supported types and custom filters -
Uses of Referencable in com.evolveum.midpoint.gui.api.prism.wrapper
Classes in com.evolveum.midpoint.gui.api.prism.wrapper with type parameters of type ReferencableMethods in com.evolveum.midpoint.gui.api.prism.wrapper with type parameters of type ReferencableModifier and TypeMethodDescription<R extends Referencable>
PrismReferenceWrapper<R>PrismContainerValueWrapper.findReference(ItemPath path) <R extends Referencable>
PrismReferenceWrapper<R>PrismContainerWrapper.findReference(ItemPath path) -
Uses of Referencable in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with type parameters of type ReferencableModifier and TypeMethodDescriptionstatic <R extends Referencable>
PrismReferenceWrapper<R>WebPrismUtil.findReferenceWrapper(ItemWrapper<?, ?> child, ItemPath pathToFind) static <R extends Referencable>
PrismReferenceValueWebPrismUtil.findSingleReferenceValue(ItemWrapper<?, ?> child, ItemPath pathToFind) Methods in com.evolveum.midpoint.gui.api.util with parameters of type ReferencableModifier and TypeMethodDescriptionstatic StringWebComponentUtil.getDisplayName(Referencable ref, boolean translate) static StringWebComponentUtil.getDisplayNameOrName(Referencable ref) static StringWebComponentUtil.getDisplayNameOrName(Referencable ref, boolean translate) static <O extends ObjectType>
StringWebComponentUtil.getEffectiveName(Referencable ref, QName propertyName, PageBase pageBase, String operation, boolean translate) static StringWebComponentUtil.getName(Referencable ref) static StringWebComponentUtil.getName(Referencable ref, boolean translate) static StringWebComponentUtil.getReferencedObjectDisplayNameAndName(Referencable ref, boolean loadObject, PageBase pageBase) static StringWebComponentUtil.getReferencedObjectDisplayNamesAndNames(Referencable ref, boolean showTypes) static StringWebComponentUtil.getReferencedObjectDisplayNamesAndNames(Referencable ref, boolean showTypes, boolean translate) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject(Referencable objectReference, boolean allowNull, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject(Referencable objectReference, PageAdminLTE page) static <T extends ObjectType>
PrismObject<T>WebModelServiceUtils.loadObject(Referencable objectReference, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject(Referencable objectReference, Collection<SelectorOptions<GetOperationOptions>> options, PageAdminLTE page) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page, boolean translate) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page, Task task, OperationResult result) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page, Task task, OperationResult result, boolean translate) static <T extends ObjectType>
PrismObject<T>WebModelServiceUtils.resolveReferenceNoFetch(Referencable reference, PageAdminLTE page, Task task, OperationResult result) -
Uses of Referencable in com.evolveum.midpoint.gui.impl.component.data.column
Classes in com.evolveum.midpoint.gui.impl.component.data.column with type parameters of type ReferencableModifier and TypeClassDescriptionclassPrismReferenceWrapperColumn<C extends Containerable,R extends Referencable> classPrismReferenceWrapperColumnPanel<R extends Referencable> -
Uses of Referencable in com.evolveum.midpoint.gui.impl.component.form
Classes in com.evolveum.midpoint.gui.impl.component.form with type parameters of type ReferencableModifier and TypeClassDescriptionclassCreateObjectForReferencePanel<R extends Referencable>Panel for reference that allow creating of new object for referenceclassReferenceAutocompletePanel<R extends Referencable>Panel for selecting object by autocomplete field for name of object and button for selecting of reference. -
Uses of Referencable in com.evolveum.midpoint.gui.impl.factory.panel
Classes in com.evolveum.midpoint.gui.impl.factory.panel with type parameters of type Referencable -
Uses of Referencable in com.evolveum.midpoint.gui.impl.factory.wrapper
Classes in com.evolveum.midpoint.gui.impl.factory.wrapper with type parameters of type ReferencableModifier and TypeClassDescriptionclassChildOfReportParamWrapperFactory<R extends Referencable>classPolicyStatementMarkRefWrapperFactory<R extends Referencable>classPrismReferenceWrapperFactory<R extends Referencable>classclassclass -
Uses of Referencable in com.evolveum.midpoint.gui.impl.factory.wrapper.schema
Classes in com.evolveum.midpoint.gui.impl.factory.wrapper.schema with type parameters of type ReferencableModifier and TypeClassDescriptionclass -
Uses of Referencable in com.evolveum.midpoint.gui.impl.prism.panel
Classes in com.evolveum.midpoint.gui.impl.prism.panel with type parameters of type ReferencableModifier and TypeClassDescriptionclassPrismReferenceHeaderPanel<R extends Referencable>classPrismReferencePanel<R extends Referencable>classPrismReferenceValuePanel<R extends Referencable> -
Uses of Referencable in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Classes in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form with type parameters of type ReferencableModifier and TypeClassDescriptionclassclassVerticalFormPrismReferencePanel<R extends Referencable>classVerticalFormPrismReferenceValuePanel<R extends Referencable> -
Uses of Referencable in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper with type parameters of type ReferencableModifier and TypeClassDescriptionclassCreateObjectForReferenceValueWrapper<T extends Referencable>classPrismReferenceValueWrapperImpl<T extends Referencable>classPrismReferenceWrapperImpl<R extends Referencable>classWrapper for ResourceType/schemaHandling/objectType/focus/archetypeRef.classWrapper for ResourceType/schemaHandling/objectType/focus/archetypeRef.Methods in com.evolveum.midpoint.gui.impl.prism.wrapper with type parameters of type ReferencableModifier and TypeMethodDescription<R extends Referencable>
PrismReferenceWrapper<R>PrismContainerValueWrapperImpl.findReference(ItemPath path) <R extends Referencable>
PrismReferenceWrapper<R>ValueMetadataWrapperImpl.findReference(ItemPath path) -
Uses of Referencable in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ReferencableModifier and TypeMethodDescriptionstatic voidDetailsPageUtil.dispatchToObjectDetailsPage(Referencable objectRef, org.apache.wicket.Component component, boolean failIfUnsupported) -
Uses of Referencable in com.evolveum.midpoint.model.common.expression.functions
Methods in com.evolveum.midpoint.model.common.expression.functions that return ReferencableModifier and TypeMethodDescription@Nullable ReferencableBasicExpressionFunctions.getExtensionReferenceValue(Containerable containerable, String namespace, @NotNull String localPart) @Nullable ReferencableBasicExpressionFunctions.getExtensionReferenceValue(Containerable containerable, QName itemQName) Returns the value of an extension reference item (of an object, assignment, or similar structure), ornullif no value exists. -
Uses of Referencable in com.evolveum.midpoint.model.impl
Methods in com.evolveum.midpoint.model.impl with parameters of type ReferencableModifier and TypeMethodDescription<O extends ObjectType>
OModelObjectResolver.resolve(Referencable ref, Class<O> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) -
Uses of Referencable in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return ReferencableModifier and TypeMethodDescriptionPrismReferenceValue.asReferencable()Referencable.clone()PrismReference.getRealValue()@Nullable ReferencablePrismReferenceValue.getRealValue()Referencable.setupReferenceValue(PrismReferenceValue value) Methods in com.evolveum.midpoint.prism that return types with arguments of type ReferencableModifier and TypeMethodDescriptionstatic @NotNull List<Referencable>PrismValueCollectionsUtil.asReferencables(@NotNull Collection<PrismReferenceValue> values) @NotNull Collection<Referencable>PrismReference.getRealValues()Methods in com.evolveum.midpoint.prism with parameters of type ReferencableMethod parameters in com.evolveum.midpoint.prism with type arguments of type ReferencableModifier and TypeMethodDescriptionstatic @NotNull List<PrismReferenceValue>PrismValueCollectionsUtil.asReferenceValues(@NotNull Collection<? extends Referencable> referencables) default Collection<PrismReferenceValue>ItemFactory.createReferenceValues(Collection<Referencable> content) Referencable.getOids(@NotNull Collection<? extends Referencable> referencables) -
Uses of Referencable in com.evolveum.midpoint.prism.binding
Methods in com.evolveum.midpoint.prism.binding with type parameters of type Referencable -
Uses of Referencable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement ReferencableModifier and TypeClassDescriptionclassUsed when PrismReferenceValue.getRealValue is called, and no referencable is present in the PRV.Methods in com.evolveum.midpoint.prism.impl that return ReferencableModifier and TypeMethodDescriptionPrismReferenceValueImpl.asReferencable()PrismReferenceImpl.getRealValue()@NotNull ReferencablePrismReferenceValueImpl.getRealValue()Methods in com.evolveum.midpoint.prism.impl that return types with arguments of type ReferencableModifier and TypeMethodDescriptionstatic @NotNull List<Referencable>PrismReferenceValueImpl.asReferencables(@NotNull Collection<PrismReferenceValue> values) @NotNull Collection<Referencable>PrismReferenceImpl.getRealValues()Method parameters in com.evolveum.midpoint.prism.impl with type arguments of type ReferencableModifier and TypeMethodDescriptionstatic @NotNull List<PrismReferenceValue>PrismReferenceValueImpl.asReferenceValues(@NotNull Collection<? extends Referencable> referencables) -
Uses of Referencable in com.evolveum.midpoint.prism.impl.binding
Classes in com.evolveum.midpoint.prism.impl.binding with type parameters of type ReferencableModifier and TypeClassDescriptionstatic classClasses in com.evolveum.midpoint.prism.impl.binding that implement ReferencableMethods in com.evolveum.midpoint.prism.impl.binding with type parameters of type ReferencableModifier and TypeMethodDescriptiondefault <T extends Referencable>
TContainerablePrismBinding.prismGetReferencable(ItemName name, Class<T> type, Producer<T> factory) default <T extends Referencable>
List<T>ContainerablePrismBinding.prismGetReferencableList(Producer<T> producer, QName name, Class<?> clazz) Methods in com.evolveum.midpoint.prism.impl.binding with parameters of type ReferencableModifier and TypeMethodDescriptiondefault voidContainerablePrismBinding.prismSetReferencable(ItemName name, Referencable value) -
Uses of Referencable in com.evolveum.midpoint.prism.impl.item
Methods in com.evolveum.midpoint.prism.impl.item that return ReferencableMethods in com.evolveum.midpoint.prism.impl.item that return types with arguments of type ReferencableModifier and TypeMethodDescription@NotNull Collection<Referencable>DummyReferenceImpl.getRealValues() -
Uses of Referencable in com.evolveum.midpoint.prism.util
Method parameters in com.evolveum.midpoint.prism.util with type arguments of type ReferencableModifier and TypeMethodDescriptionstatic voidPrismAsserts.assertReferenceValue(List<? extends Referencable> refs, String oid) static voidPrismAsserts.assertReferenceValues(List<? extends Referencable> refs, String... oids) -
Uses of Referencable in com.evolveum.midpoint.repo.common
Methods in com.evolveum.midpoint.repo.common with parameters of type ReferencableModifier and TypeMethodDescription<T extends ObjectType>
TDirectoryFileObjectResolver.resolve(Referencable ref, Class<T> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) <O extends ObjectType>
OObjectResolver.resolve(Referencable ref, Class<O> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) Resolve the provided reference to object (ObjectType).<O extends ObjectType>
ORepoObjectResolver.resolve(Referencable ref, Class<O> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) -
Uses of Referencable in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type ReferencableModifier and TypeMethodDescription@NotNull Class<Referencable>ShadowReferenceAttributeDefinitionImpl.getTypeClass()Methods in com.evolveum.midpoint.schema.processor with parameters of type ReferencableModifier and TypeMethodDescriptionstatic @NotNull ShadowReferenceAttributeValueShadowReferenceAttributeValue.fromReferencable(@NotNull Referencable referencable) -
Uses of Referencable in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ReferencableModifier and TypeMethodDescriptionstatic Collection<Referencable>ObjectTypeUtil.getExtensionReferenceValues(Containerable containerable, QName propertyQname) Methods in com.evolveum.midpoint.schema.util with parameters of type ReferencableModifier and TypeMethodDescriptionstatic ObjectReferenceTypeObjectTypeUtil.createObjectRef(Referencable value) static PolyStringTypeObjectTypeUtil.getDisplayName(Referencable ref) static @NotNull Collection<ValueMetadataType>ValueMetadataTypeUtil.getMetadataBeans(Referencable referencable) static PolyStringTypeObjectTypeUtil.getName(Referencable ref) static <O extends ObjectType>
@NotNull Class<O>ObjectTypeUtil.getTypeClass(@NotNull Referencable ref, @NotNull Class<O> expectedType) Extracts type class from theReferencable.Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ReferencableModifier and TypeMethodDescriptionObjectTypeUtil.getOidsFromRefs(Collection<? extends Referencable> refs) -
Uses of Referencable in com.evolveum.midpoint.web.component.data
Classes in com.evolveum.midpoint.web.component.data with type parameters of type ReferencableModifier and TypeClassDescriptionclassLinkedReferencePanel<R extends Referencable>Created by honchar -
Uses of Referencable in com.evolveum.midpoint.web.component.form
Classes in com.evolveum.midpoint.web.component.form with type parameters of type ReferencableModifier and TypeClassDescriptionclassValueChoosePanel<R extends Referencable>TODO: rename to ValueObjectChoicePanel, PrismValueObjectSelectorPanel or something better -
Uses of Referencable in com.evolveum.midpoint.web.component.form.multivalue
Classes in com.evolveum.midpoint.web.component.form.multivalue with type parameters of type ReferencableModifier and TypeClassDescriptionclassMultiValueObjectChoosePanel<R extends Referencable>Created by honchar -
Uses of Referencable in com.evolveum.midpoint.web.component.input.validator
Method parameters in com.evolveum.midpoint.web.component.input.validator with type arguments of type ReferencableModifier and TypeMethodDescriptionvoidReferenceAutocompleteValidator.validate(org.apache.wicket.validation.IValidatable<Referencable> validatable) -
Uses of Referencable in com.evolveum.midpoint.web.model
Classes in com.evolveum.midpoint.web.model with type parameters of type ReferencableModifier and TypeClassDescriptionclassPrismReferenceWrapperHeaderModel<C extends Containerable,R extends Referencable> classPrismReferenceWrapperModel<C extends Containerable,R extends Referencable> Methods in com.evolveum.midpoint.web.model with type parameters of type ReferencableModifier and TypeMethodDescriptionstatic <C extends Containerable,R extends Referencable>
PrismReferenceWrapperModel<C,R> PrismReferenceWrapperModel.fromContainerValueWrapper(org.apache.wicket.model.IModel<PrismContainerValueWrapper<C>> parent, ItemName path) static <C extends Containerable,R extends Referencable>
PrismReferenceWrapperModel<C,R> PrismReferenceWrapperModel.fromContainerValueWrapper(org.apache.wicket.model.IModel<PrismContainerValueWrapper<C>> parent, ItemPath path) static <C extends Containerable,R extends Referencable>
PrismReferenceWrapperModel<C,R> PrismReferenceWrapperModel.fromContainerWrapper(org.apache.wicket.model.IModel<? extends PrismContainerWrapper<C>> parent, ItemName path) static <C extends Containerable,R extends Referencable>
PrismReferenceWrapperModel<C,R> PrismReferenceWrapperModel.fromContainerWrapper(org.apache.wicket.model.IModel<? extends PrismContainerWrapper<C>> parent, ItemPath path) -
Uses of Referencable in com.evolveum.midpoint.xml.ns._public.common.common_3
Classes in com.evolveum.midpoint.xml.ns._public.common.common_3 that implement Referencable