Uses of Enum Class
com.kingsrook.qqq.backend.module.filesystem.base.actions.FilesystemTableCustomizers
Packages that use FilesystemTableCustomizers
-
Uses of FilesystemTableCustomizers in com.kingsrook.qqq.backend.module.filesystem.base.actions
Subclasses with type arguments of type FilesystemTableCustomizers in com.kingsrook.qqq.backend.module.filesystem.base.actionsMethods in com.kingsrook.qqq.backend.module.filesystem.base.actions that return FilesystemTableCustomizersModifier and TypeMethodDescriptionstatic FilesystemTableCustomizers
Get the FilesystemTableCustomer for a given role (e.g., the role used in meta-data, not the enum-constant name).static FilesystemTableCustomizers
Returns the enum constant of this class with the specified name.static FilesystemTableCustomizers[]
FilesystemTableCustomizers.values()
Returns an array containing the constants of this enum class, in the order they are declared.