Interface PageTransitionDefinition

    • Method Detail

      • getEvent

        String getEvent()
        Return the source event name causing this page transition.
        Returns:
        the source event name causing this page transition
      • getTargetPageStateDefinitionId

        String getTargetPageStateDefinitionId()
        Return the target PageStateDefinition's ID.
        Returns:
        the target PageStateDefinition's ID
      • equals

        boolean equals​(Object o)
        Compares the specified object with this PageTransitionDefinition for equality.
        Overrides:
        equals in class Object
        Parameters:
        o - the object to be compared for equality with this PageTransitionDefinition
        Returns:
        true if the specified object is equal to this PageTransitionDefinition
      • hashCode

        int hashCode()
        Returns the hash code value for this PageTransitionDefinition.
        Overrides:
        hashCode in class Object
        Returns:
        the hash code value for this PageTransitionDefinition