Interface TenantId

All Superinterfaces:
Serializable

public interface TenantId extends Serializable
User: Ifat Afek Date: 15/11/2010 To change this template use File | Settings | File Templates.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the string representation of the id
     
  • Method Details

    • getId

      String getId()
      Get the string representation of the id
      Returns:
      the string representation of the id
    • getName

      String getName()