Class NoteAclPlugin

java.lang.Object
io.meeds.notes.plugin.NoteAclPlugin
All Implemented Interfaces:
io.meeds.portal.plugin.AclPlugin

@Component public class NoteAclPlugin extends Object implements io.meeds.portal.plugin.AclPlugin
  • Field Details

  • Constructor Details

    • NoteAclPlugin

      public NoteAclPlugin()
  • Method Details

    • init

      @PostConstruct public void init()
    • getObjectType

      public String getObjectType()
      Specified by:
      getObjectType in interface io.meeds.portal.plugin.AclPlugin
    • hasPermission

      public boolean hasPermission(String objectId, String permissionType, org.exoplatform.services.security.Identity identity)
      Specified by:
      hasPermission in interface io.meeds.portal.plugin.AclPlugin