-
Packages that use StorageDeviceHandler.Capability Package Description com.filenet.api.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. -
-
Uses of StorageDeviceHandler.Capability in com.filenet.api.engine
Methods in com.filenet.api.engine that return StorageDeviceHandler.Capability Modifier and Type Method and Description static StorageDeviceHandler.CapabilityStorageDeviceHandler.Capability. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StorageDeviceHandler.Capability[]StorageDeviceHandler.Capability. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.filenet.api.engine with parameters of type StorageDeviceHandler.Capability Modifier and Type Method and Description intStorageDeviceHandler. capabilitySupported(StorageDeviceHandler.Capability capability)Return this handler's level of support for a given capability.
-