Interface ObjectMarkHelper.ObjectMarksComputer

Enclosing class:
ObjectMarkHelper

public static interface ObjectMarkHelper.ObjectMarksComputer
  • Method Details

    • computeObjectMarkPresence

      @Nullable @Nullable ObjectMarkHelper.MarkPresence computeObjectMarkPresence(@NotNull @NotNull String markOid, @NotNull @NotNull OperationResult result) throws SchemaException
      Computes recomputable object mark presence for given object. Does not deal with policy statements in any way. Returns null if the mark is not present.
      Throws:
      SchemaException
    • getComputableMarksOids

      @NotNull @NotNull Collection<String> getComputableMarksOids()
      Returns OIDs of marks managed by this provider.