Class IdentityQuestGroup

  • All Implemented Interfaces:
    Serializable, BaseIdentity

    public class IdentityQuestGroup
    extends KeyNameDTO
    IdentityQuestGroup is a domain object that allows you to group questions together. These questions can be associate with an organization or security domain.
    See Also:
    Serialized Form
    • Field Detail

      • status

        protected String status
      • companyOwnerId

        protected String companyOwnerId
      • createDate

        protected Date createDate
      • createdBy

        protected String createdBy
      • lastUpdate

        protected Date lastUpdate
      • lastUpdatedBy

        protected String lastUpdatedBy
    • Constructor Detail

      • IdentityQuestGroup

        public IdentityQuestGroup()