Interface IResource


public interface IResource
IResource.java This interface is used by the base object of the version control system. This is the identity for a set of versioned objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the id for the resource
    Gets the latest version for the resource
    Get the name for the resource
    Get the time the resource was created