Interface ISetAnonymousEvent

All Superinterfaces:
IEvent, IModifyEvent, INotifiableEvent, IPermissionsEvent, IPortalEvent, IThingEvent, Serializable

public interface ISetAnonymousEvent extends IPermissionsEvent
Raised when a resource is set or unset to have anonymous access.
  • Method Details

    • isAnonymous

      boolean isAnonymous()
      Returns whether the resouce is now anonymous or not.
      Returns:
      boolean whether the resource is anonymous