Class TargetToLatestVersionDecorator

  • All Implemented Interfaces:
    PermissionDelegate

    public class TargetToLatestVersionDecorator
    extends Object
    implements PermissionDelegate
    Note that if this is used to verify permissions for drafts the delegate will verify permissions on the version the draft points to.

    This should be ok as the default behavior should be to always modify permissions directly on the last saved version of a ContentEntityObject regardless of they being also kept in sync on the draft.

    See Also:
    ContentEntityObject.DRAFT