- All Superinterfaces:
- IconKey, java.io.Serializable
- All Known Implementing Classes:
- ServerResourceType
public interface ResourceType
extends IconKey
These are the types of resources that can hold a ResourceLock on the server.
Note that this interface is actually needed within the ServerSuite but must be available here
because DBRecord must implement LockableResource, which refers to it.
- Author:
- Rainer Buesch