Class ItemPathTypeUtil

java.lang.Object
com.evolveum.midpoint.prism.util.ItemPathTypeUtil

public class ItemPathTypeUtil extends Object
  • Constructor Details

    • ItemPathTypeUtil

      public ItemPathTypeUtil()
  • Method Details

    • asSingleNameOrFail

      @NotNull public static @NotNull ItemName asSingleNameOrFail(@NotNull @NotNull ItemPathType pathType)
    • asSingleNameOrFailNullSafe

      @Nullable public static @Nullable ItemName asSingleNameOrFailNullSafe(@Nullable @Nullable ItemPathType pathType)
    • asSingleName

      public static QName asSingleName(ItemPathType pathType)
    • isEmpty

      public static boolean isEmpty(ItemPathType pathType)