Interface IdentifiableNumeric

All Known Subinterfaces:
AnswerContract, AnswerHeaderContract, BudgetSubAwardAttachmentContract, BudgetSubAwardPeriodDetailContract, CongressionalDistrictContract, CustomAttributeContract, CustomAttributeDocumentContract, CustomAttributeDocValueContract, ProposalCfdaContract, ProposalSpecialReviewAttachmentContract, ProposalSpecialReviewContract, ProposalSpecialReviewExemptionContract, QuestionCategoryContract, QuestionContract, QuestionExplanationContract, QuestionnaireContract, QuestionnaireQuestionContract, QuestionnaireUsageContract, QuestionTypeContract, S2sAppAttachmentsContract, S2sUserAttachedFormAttContract, S2sUserAttachedFormContract, S2sUserAttachedFormFileContract, TrainingStipendRateContract

public interface IdentifiableNumeric
This interface can be used to identify an object which has a unique identifier.
  • Method Summary

    Modifier and Type
    Method
    Description
    The unique identifier for an object.
  • Method Details

    • getId

      Long getId()
      The unique identifier for an object. This can be null unless the object has not been given an id yet.
      Returns:
      the id