Class BwLocpr

All Implemented Interfaces:
Serializable, Comparable<BwPrincipal<?>>, Comparator<BwPrincipal<?>>, org.bedework.access.AccessPrincipal, org.bedework.util.logging.Logged

public class BwLocpr extends BwPrincipal<BwLocpr>
location principal.
Version:
1.0
Author:
Mike Douglass
See Also:
  • Constructor Details

    • BwLocpr

      public BwLocpr()
      Create a guest user
  • Method Details

    • getKind

      public int getKind()
      Specified by:
      getKind in interface org.bedework.access.AccessPrincipal
      Specified by:
      getKind in class BwPrincipal<BwLocpr>
    • copyTo

      public void copyTo(BwLocpr val)
      Copy this to val
      Parameters:
      val - BwUser
    • clone

      public Object clone()
      Description copied from class: BwUnversionedDbentity
      Make visible
      Specified by:
      clone in class BwPrincipal<BwLocpr>
      Returns:
      Object of class T