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.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, 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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.Task task, OperationResult result) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page, boolean translate) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page, com.evolveum.midpoint.task.api.Task task, OperationResult result) static StringWebModelServiceUtils.resolveReferenceName(Referencable ref, PageBase page, com.evolveum.midpoint.task.api.Task task, OperationResult result, boolean translate) static <T extends ObjectType>
PrismObject<T>WebModelServiceUtils.resolveReferenceNoFetch(Referencable reference, PageAdminLTE page, com.evolveum.midpoint.task.api.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.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>classPrismReferenceWrapperFactory<R extends Referencable>class - 
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>class - 
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 TypeClassDescriptionclassPrismReferenceValueWrapperImpl<T extends Referencable>classPrismReferenceWrapperImpl<R extends Referencable>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.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) 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.binding
Classes in com.evolveum.midpoint.prism.impl.binding that implement ReferencableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<T extends com.evolveum.midpoint.prism.impl.binding.AbstractReferencable<T>> - 
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.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ReferencableModifier and TypeMethodDescriptionstatic Collection<Referencable>ObjectTypeUtil.getExtensionReferenceValues(ObjectType objectType, QName propertyQname) Methods in com.evolveum.midpoint.schema.util with parameters of type ReferencableModifier and TypeMethodDescriptionstatic PolyStringTypeObjectTypeUtil.getDisplayName(Referencable ref) static PolyStringTypeObjectTypeUtil.getName(Referencable ref) 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.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