Class UserPortalPersistResult


  • public final class UserPortalPersistResult
    extends Object
    • Method Detail

      • portal

        public UserPortal portal()
        The user portal entity that was created or updated.
        Returns:
        The user portal entity.
      • wasCreated

        public boolean wasCreated()
        Whether the user portal was newly created.
        Returns:
        Whether the user portal was created.
      • wasUpdated

        public boolean wasUpdated()
        Whether the user portal was updated.
        Returns:
        Whether the user portal was updated.