Interface PersistenceKey

All Superinterfaces:
Serializable

public interface PersistenceKey extends Serializable
Created with IntelliJ IDEA. User: chenrot Date: 5/8/13 Time: 11:47 AM To change this template use File | Settings | File Templates.
  • Method Details

    • getId

      String getId()
    • getKey

      String getKey()
    • getAdditionalInfo

      String getAdditionalInfo()
    • getCreateTime

      long getCreateTime()