Uses of Enum Class
net.bluemind.core.container.model.acl.Verb
Package
Description
-
Uses of Verb in net.bluemind.calendar.api
Modifier and TypeMethodDescriptionICalendarAutocomplete.calendarLookup
(String pattern, Verb verb) Lookup for calendar containervoid
ICalendarAutocompleteAsync.calendarLookup
(String pattern, Verb verb, AsyncHandler<List<CalendarLookupResponse>> handler) ICalendarAutocompletePromise.calendarLookup
(String pattern, Verb verb) -
Uses of Verb in net.bluemind.core.container.api
-
Uses of Verb in net.bluemind.core.container.model
-
Uses of Verb in net.bluemind.core.container.model.acl
Modifier and TypeMethodDescriptionAccessControlEntry.getVerb()
static Verb
Returns the enum constant of this class with the specified name.static Verb[]
Verb.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
static AccessControlEntry
Creates a new access control entry.