Class IndexKeys

java.lang.Object
org.bedework.calfacade.indexing.IndexKeys

public class IndexKeys extends Object
Create keys for indexing
Author:
Mike Douglass
  • Constructor Details

    • IndexKeys

      public IndexKeys()
  • Method Details

    • makeKeyVal

      public String makeKeyVal(String type, String href, String recurid)
      Called to make a key value for a record.
      Parameters:
      type - of the record
      href - of the record
      recurid - of the record or null
      Returns:
      String String which uniquely identifies the record