Uses of Interface
com.evolveum.midpoint.prism.Referencable
-
-
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 Referencable Modifier and Type Interface Description interfacePrismReferenceWrapper<R extends Referencable>Methods in com.evolveum.midpoint.gui.api.prism.wrapper with type parameters of type Referencable Modifier and Type Method Description <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 Referencable Modifier and Type Method Description static <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 Referencable Modifier and Type Method Description static voidWebComponentUtil. dispatchToObjectDetailsPage(Referencable objectRef, org.apache.wicket.Component component, boolean failIfUnsupported)static 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>
PrismObject<T>WebModelServiceUtils. loadObject(Referencable objectReference, PageAdminLTE page, com.evolveum.midpoint.task.api.Task task, OperationResult result)static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils. loadObject(Referencable objectReference, PageBase page)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 Referencable Modifier and Type Class Description classPrismReferenceWrapperColumn<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 Modifier and Type Class Description classPrismReferencePanelContext<R extends 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 Referencable Modifier and Type Class Description classChildOfReportParamWrapperFactory<R extends Referencable>classPrismReferenceWrapperFactory<R extends Referencable> -
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 Referencable Modifier and Type Class Description classPrismReferenceHeaderPanel<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 Referencable Modifier and Type Class Description classVerticalFormPrismReferenceHeaderPanel<R extends Referencable>classVerticalFormPrismReferencePanel<R extends Referencable>classVerticalFormPrismReferenceValuePanel<R extends Referencable>classVerticalFormPrismValueObjectSelectorPanel<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 Referencable Modifier and Type Class Description classPrismReferenceValueWrapperImpl<T extends Referencable>classPrismReferenceWrapperImpl<R extends Referencable>Methods in com.evolveum.midpoint.gui.impl.prism.wrapper with type parameters of type Referencable Modifier and Type Method Description <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.prism
Methods in com.evolveum.midpoint.prism that return Referencable Modifier and Type Method Description ReferencablePrismReferenceValue. asReferencable()ReferencableReferencable. clone()ReferencablePrismReference. getRealValue()@Nullable ReferencablePrismReferenceValue. getRealValue()ReferencableReferencable. setupReferenceValue(PrismReferenceValue value)Methods in com.evolveum.midpoint.prism that return types with arguments of type Referencable Modifier and Type Method Description static @NotNull List<Referencable>PrismValueCollectionsUtil. asReferencables(@NotNull Collection<PrismReferenceValue> values)@NotNull Collection<Referencable>PrismReference. getRealValues()Methods in com.evolveum.midpoint.prism with parameters of type Referencable Modifier and Type Method Description static StringReferencable. getOid(Referencable referencable)Method parameters in com.evolveum.midpoint.prism with type arguments of type Referencable Modifier and Type Method Description static @NotNull List<PrismReferenceValue>PrismValueCollectionsUtil. asReferenceValues(@NotNull Collection<? extends Referencable> referencables)static @NotNull Set<String>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 Modifier and Type Method Description static <T extends Referencable>
TStructuredCopy. of(T value) -
Uses of Referencable in com.evolveum.midpoint.prism.impl.binding
Classes in com.evolveum.midpoint.prism.impl.binding with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Referencable Modifier and Type Class Description classcom.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 Referencable Modifier and Type Method Description static 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 Referencable Modifier and Type Method Description static Collection<Referencable>ObjectTypeUtil. getExtensionReferenceValues(ObjectType objectType, QName propertyQname)Methods in com.evolveum.midpoint.schema.util with parameters of type Referencable Modifier and Type Method Description static PolyStringTypeObjectTypeUtil. getDisplayName(Referencable ref)static PolyStringTypeObjectTypeUtil. getName(Referencable ref)Method parameters in com.evolveum.midpoint.schema.util with type arguments of type Referencable Modifier and Type Method Description static Set<String>ObjectTypeUtil. 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 Referencable Modifier and Type Class Description classLinkedReferencePanel<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 Referencable Modifier and Type Class Description classValueChoosePanel<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 Referencable Modifier and Type Class Description classMultiValueObjectChoosePanel<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 Referencable Modifier and Type Class Description classPrismReferenceWrapperHeaderModel<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 Referencable Modifier and Type Method Description static <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 Modifier and Type Class Description classObjectReferenceType
-