Uses of Class
com.signalsoftcorp.lst.provisioning.WPP10ResponseBase

Packages that use WPP10ResponseBase
com.signalsoftcorp.lst.provisioning   
 

Uses of WPP10ResponseBase in com.signalsoftcorp.lst.provisioning
 

Subclasses of WPP10ResponseBase in com.signalsoftcorp.lst.provisioning
 class WPP10Response
          A WPP10Response object is returned by the update and remove methods of the provisioning interface.
 class WPP10ResponseAdd
          A WPP10ResponseAdd object is returned by the add methods of the provisioning interface.
addVendor
addOperator
addSubscriber
addMERI
addClientGroup
addClient
 class WPP10ResponseAddPermission
          A WPP10ResponseAdd object is returned by the addPermission method.
 class WPP10ResponseAuthenticate
          A WPP10ResponseAuthenticate object is returned by the authenticateSubscriber method.
 class WPP10ResponseGetClient
          A WPP10ResponseGetClient object is returned by the getClient method.
 class WPP10ResponseGetClientGroup
          A WPP10ResponseGetClientGroup object is returned by the getClientGroup method.
 class WPP10ResponseGetMERI
          A WPP10ResponseGetMERI object is returned by the getMERI method.
 class WPP10ResponseGetOperator
          A WPP10ResponseGetOperator object is returned by the getOperator method.
 class WPP10ResponseGetPermission
          A WPP10ResponseGetPermission object is returned by the getPermission method.
 class WPP10ResponseGetRole
          A WPP10ResponseGetRole object is returned by the getRole method.
 class WPP10ResponseGetSubscriber
          A WPP10ResponseGetSubscriber object is returned by the getSubscriber method.
 class WPP10ResponseGetVendor
          A WPP10ResponseGetVendor object is returned by the getVendor method.
 class WPP10ResponseListClientGroups
          A WPP10ResponseListClientGroups object is returned by the listClientGroups and searchClientGroups methods.
 class WPP10ResponseListClients
          A WPP10ResponseListClients object is returned by the searchClients method.
 class WPP10ResponseListMERIs
          A WPP10ResponseListMERIs object is returned by the listMERIs method.
 class WPP10ResponseListOperators
          A WPP10ResponseListOperators object is returned by the listOperators and searchClientGroups methods.
 class WPP10ResponseListPermissions
          A WPP10ResponseListPermissions object is returned by the getPermissionsBySubscriber method.
 class WPP10ResponseListVendors
          A WPP10ResponseListVendors object is returned by the listVendors and searchVendors methods.
 



Copyright © SignalSoft Corp. All Rights Reserved.