Interface ActionBeanWrapperInterface

  • All Known Implementing Classes:
    ActionBean.GenericAtomicActionWrapper

    @Deprecated
    public interface ActionBeanWrapperInterface
    Deprecated.
    as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
    Common interface for JTA and JTS transactions
    Author:
    Mike Musgrove
    • Method Detail

      • activate

        boolean activate()
        Deprecated.
      • doUpdateState

        void doUpdateState()
        Deprecated.
      • get_uid

        Uid get_uid()
        Deprecated.
      • toString

        java.lang.StringBuilder toString​(java.lang.String prefix,
                                         java.lang.StringBuilder sb)
        Deprecated.
      • clearHeuristicDecision

        void clearHeuristicDecision​(int newDecision)
        Deprecated.