edu.iu.iv.core.persistence
Interface ResourceDescriptor

All Known Subinterfaces:
DatabaseResourceDescriptor, FileResourceDescriptor
All Known Implementing Classes:
BasicFileResourceDescriptor

public interface ResourceDescriptor

The ResourceDescriptor is the top level interfaces from which all other ResourceDescriptors are derived, such as FileResourceDescriptor. Currently this is just a marker.

Author:
Team IVC