Interface IDfRetainerRenditionRule


public interface IDfRetainerRenditionRule
Defines how retention applies to the content of an object under retention control.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Retention applies to all renditions of the object.
    static final int
    Retention applies only to the primary content of the object.
  • Field Details

    • ALL

      static final int ALL
      Retention applies to all renditions of the object.
      See Also:
    • PRIMARY

      static final int PRIMARY
      Retention applies only to the primary content of the object.
      See Also: