Class LockRestrictor

  • All Implemented Interfaces:
    org.uberfire.ext.editor.commons.service.restrictor.DeleteRestrictor, org.uberfire.ext.editor.commons.service.restrictor.PathOperationRestrictor, org.uberfire.ext.editor.commons.service.restrictor.RenameRestrictor

    @ApplicationScoped
    public class LockRestrictor
    extends Object
    implements org.uberfire.ext.editor.commons.service.restrictor.DeleteRestrictor, org.uberfire.ext.editor.commons.service.restrictor.RenameRestrictor
    • Constructor Detail

      • LockRestrictor

        public LockRestrictor()
    • Method Detail

      • hasRestriction

        public org.uberfire.ext.editor.commons.service.restriction.PathOperationRestriction hasRestriction​(org.uberfire.backend.vfs.Path path)
        Specified by:
        hasRestriction in interface org.uberfire.ext.editor.commons.service.restrictor.PathOperationRestrictor