Class UserEmailConfirmationState

    • Field Detail

      • ownerEntityId

        protected long ownerEntityId
    • Constructor Detail

      • UserEmailConfirmationState

        public UserEmailConfirmationState​(java.lang.String facilityId,
                                          java.lang.String type,
                                          java.lang.String value,
                                          java.lang.String locale,
                                          long ownerEntityId)
      • UserEmailConfirmationState

        public UserEmailConfirmationState​(java.lang.String serializedState)
                                   throws pl.edu.icm.unity.exceptions.WrongArgumentException
        Throws:
        pl.edu.icm.unity.exceptions.WrongArgumentException
      • UserEmailConfirmationState

        protected UserEmailConfirmationState()
    • Method Detail

      • getOwnerEntityId

        public long getOwnerEntityId()
      • setOwnerEntityId

        public void setOwnerEntityId​(long ownerEntityId)