Class GroupIntercept

All Implemented Interfaces:
Serializable

public class GroupIntercept extends BroadWorksGroupService
See Also:
  • Field Details

  • Constructor Details

    • GroupIntercept

      public GroupIntercept(BroadWorksProcess broadWorksProcess, Group group)
      Returns a GroupService Object with the Group Assigned
      Parameters:
      group -
    • GroupIntercept

      public GroupIntercept()
      The serializable constructor for the GroupService
  • Method Details

    • getClassName

      public String getClassName()
    • getInterceptGroup

      Response to the GroupInterceptGroupGetRequest21sp1. The following elements are only used in AS data mode: exemptInboundMobilityCalls exemptOutboundMobilityCalls disableParallelRingingToNetworkLocations
      Returns:
      the GroupInterceptGroupGetResponse for this service
    • populate

      public DefaultResponse populate()
      Populates all available service data
      Specified by:
      populate in class BroadWorksObject
    • push

      public void push(BroadWorksProcess broadWorksProcess, Group group)
      Adds all available service data to a Group
      Specified by:
      push in class BroadWorksGroupService
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object