Class SomPumiceSubordinatesCommand

  • All Implemented Interfaces:
    SomResponseProcessor

    public class SomPumiceSubordinatesCommand
    extends SomPumiceCommand
    Command which interrogates a Message Store to obtain a list of subordinate objects
    Author:
    tc
    • Constructor Detail

      • SomPumiceSubordinatesCommand

        public SomPumiceSubordinatesCommand​(SomPumiceSession session,
                                            SomPumiceHandler object,
                                            SomCommandListener listener,
                                            int type)
        Construct new command to ask for subordinates of a given type
        Parameters:
        session - SOM session object for command
        object - Result handler object
        listener - Command listener
        type - desired subordinate type
      • SomPumiceSubordinatesCommand

        public SomPumiceSubordinatesCommand​(SomPumiceSession session,
                                            SomPumiceHandler object,
                                            SomCommandListener listener,
                                            java.lang.String path)
        Construct new command to ask for subordinates messages in a mailbox
        Parameters:
        session - SOM session object for command
        object - Result handler object
        listener - Command listener
        path - mailbox path (ORAddress)