Class RootCaller

java.lang.Object
overit.geocall.basic.RootCaller
All Implemented Interfaces:
Identified

public class RootCaller extends Object implements Identified
  • Field Details

    • _identity

      protected Identity _identity
  • Constructor Details

    • RootCaller

      public RootCaller()
    • RootCaller

      public RootCaller(Identity id)
  • Method Details

    • setIdentity

      public void setIdentity(Identity identity)
      Description copied from interface: Identified
      Sets the Identity to the component
      Specified by:
      setIdentity in interface Identified
      Parameters:
      identity - The Identity that must be associated to the component
    • getIdentity

      public Identity getIdentity()
      Description copied from interface: Identified
      Returns the Identity associated to the component
      Specified by:
      getIdentity in interface Identified
      Returns:
      The Identity of the user currently logged in the application