Interface IVersionedResource

All Superinterfaces:
IResource

public interface IVersionedResource extends IResource

Base interface for a versioned resource.

  • Method Details

    • getVersion

      int getVersion()
      Returns:
      The version of the resource (must be greater than 0)