Interface ICategoryActivityBinding

    • Method Detail

      • getActivityId

        String getActivityId()
        Returns the identifier of the activity represented in this binding.
        Returns:
        the identifier of the activity represented in this binding. Guaranteed not to be null.
      • getCategoryId

        String getCategoryId()
        Returns the identifier of the category represented in this binding.
        Returns:
        the identifier of the category represented in this binding. Guaranteed not to be null.