Uses of Enum Class
com.kingsrook.qqq.backend.core.processes.implementations.sharing.ShareScope
Packages that use ShareScope
-
Uses of ShareScope in com.kingsrook.qqq.backend.core.processes.implementations.sharing
Subclasses with type arguments of type ShareScope in com.kingsrook.qqq.backend.core.processes.implementations.sharingModifier and TypeClassDescriptionenum
for a shared record, what scope of access is given.Methods in com.kingsrook.qqq.backend.core.processes.implementations.sharing that return ShareScopeModifier and TypeMethodDescriptionstatic ShareScope
Returns the enum constant of this class with the specified name.static ShareScope[]
ShareScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.