Class GrouperServiceCallbackHandler

java.lang.Object
edu.internet2.middleware.grouper.webservicesClient.GrouperServiceCallbackHandler

public abstract class GrouperServiceCallbackHandler extends Object
GrouperServiceCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
  • Field Details

    • clientData

      protected Object clientData
  • Constructor Details

    • GrouperServiceCallbackHandler

      public GrouperServiceCallbackHandler(Object clientData)
      User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
      Parameters:
      clientData - Object mechanism by which the user can pass in user data that will be avilable at the time this callback is called.
    • GrouperServiceCallbackHandler

      public GrouperServiceCallbackHandler()
      Please use this constructor if you don't want to set any clientData
  • Method Details

    • getClientData

      public Object getClientData()
      Get the client data
    • receiveResultgetGroupsLite

      public void receiveResultgetGroupsLite(GetGroupsLiteResponse result)
      auto generated Axis2 call back method for getGroupsLite method override this method for handling normal response from getGroupsLite operation
    • receiveErrorgetGroupsLite

      public void receiveErrorgetGroupsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getGroupsLite operation
    • receiveResultgroupSaveLite

      public void receiveResultgroupSaveLite(GroupSaveLiteResponse result)
      auto generated Axis2 call back method for groupSaveLite method override this method for handling normal response from groupSaveLite operation
    • receiveErrorgroupSaveLite

      public void receiveErrorgroupSaveLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from groupSaveLite operation
    • receiveResultreceiveMessage

      public void receiveResultreceiveMessage(ReceiveMessageResponse result)
      auto generated Axis2 call back method for receiveMessage method override this method for handling normal response from receiveMessage operation
    • receiveErrorreceiveMessage

      public void receiveErrorreceiveMessage(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from receiveMessage operation
    • receiveResultfindGroupsLite

      public void receiveResultfindGroupsLite(FindGroupsLiteResponse result)
      auto generated Axis2 call back method for findGroupsLite method override this method for handling normal response from findGroupsLite operation
    • receiveErrorfindGroupsLite

      public void receiveErrorfindGroupsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findGroupsLite operation
    • receiveResultfindAttributeDefs

      public void receiveResultfindAttributeDefs(FindAttributeDefsResponse result)
      auto generated Axis2 call back method for findAttributeDefs method override this method for handling normal response from findAttributeDefs operation
    • receiveErrorfindAttributeDefs

      public void receiveErrorfindAttributeDefs(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findAttributeDefs operation
    • receiveResultattributeDefNameSaveLite

      public void receiveResultattributeDefNameSaveLite(AttributeDefNameSaveLiteResponse result)
      auto generated Axis2 call back method for attributeDefNameSaveLite method override this method for handling normal response from attributeDefNameSaveLite operation
    • receiveErrorattributeDefNameSaveLite

      public void receiveErrorattributeDefNameSaveLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefNameSaveLite operation
    • receiveResultassignAttributeDefActions

      public void receiveResultassignAttributeDefActions(AssignAttributeDefActionsResponse result)
      auto generated Axis2 call back method for assignAttributeDefActions method override this method for handling normal response from assignAttributeDefActions operation
    • receiveErrorassignAttributeDefActions

      public void receiveErrorassignAttributeDefActions(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignAttributeDefActions operation
    • receiveResultgetMembershipsLite

      public void receiveResultgetMembershipsLite(GetMembershipsLiteResponse result)
      auto generated Axis2 call back method for getMembershipsLite method override this method for handling normal response from getMembershipsLite operation
    • receiveErrorgetMembershipsLite

      public void receiveErrorgetMembershipsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getMembershipsLite operation
    • receiveResultgetPermissionAssignments

      public void receiveResultgetPermissionAssignments(GetPermissionAssignmentsResponse result)
      auto generated Axis2 call back method for getPermissionAssignments method override this method for handling normal response from getPermissionAssignments operation
    • receiveErrorgetPermissionAssignments

      public void receiveErrorgetPermissionAssignments(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getPermissionAssignments operation
    • receiveResultexternalSubjectDelete

      public void receiveResultexternalSubjectDelete(ExternalSubjectDeleteResponse result)
      auto generated Axis2 call back method for externalSubjectDelete method override this method for handling normal response from externalSubjectDelete operation
    • receiveErrorexternalSubjectDelete

      public void receiveErrorexternalSubjectDelete(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from externalSubjectDelete operation
    • receiveResultgetMembers

      public void receiveResultgetMembers(GetMembersResponse result)
      auto generated Axis2 call back method for getMembers method override this method for handling normal response from getMembers operation
    • receiveErrorgetMembers

      public void receiveErrorgetMembers(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getMembers operation
    • receiveResultmemberChangeSubjectLite

      public void receiveResultmemberChangeSubjectLite(MemberChangeSubjectLiteResponse result)
      auto generated Axis2 call back method for memberChangeSubjectLite method override this method for handling normal response from memberChangeSubjectLite operation
    • receiveErrormemberChangeSubjectLite

      public void receiveErrormemberChangeSubjectLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from memberChangeSubjectLite operation
    • receiveResultdeleteMember

      public void receiveResultdeleteMember(DeleteMemberResponse result)
      auto generated Axis2 call back method for deleteMember method override this method for handling normal response from deleteMember operation
    • receiveErrordeleteMember

      public void receiveErrordeleteMember(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from deleteMember operation
    • receiveResultgroupSave

      public void receiveResultgroupSave(GroupSaveResponse result)
      auto generated Axis2 call back method for groupSave method override this method for handling normal response from groupSave operation
    • receiveErrorgroupSave

      public void receiveErrorgroupSave(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from groupSave operation
    • receiveResulthasMemberLite

      public void receiveResulthasMemberLite(HasMemberLiteResponse result)
      auto generated Axis2 call back method for hasMemberLite method override this method for handling normal response from hasMemberLite operation
    • receiveErrorhasMemberLite

      public void receiveErrorhasMemberLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from hasMemberLite operation
    • receiveResultassignGrouperPrivileges

      public void receiveResultassignGrouperPrivileges(AssignGrouperPrivilegesResponse result)
      auto generated Axis2 call back method for assignGrouperPrivileges method override this method for handling normal response from assignGrouperPrivileges operation
    • receiveErrorassignGrouperPrivileges

      public void receiveErrorassignGrouperPrivileges(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignGrouperPrivileges operation
    • receiveResultgetAuditEntriesLite

      public void receiveResultgetAuditEntriesLite(GetAuditEntriesLiteResponse result)
      auto generated Axis2 call back method for getAuditEntriesLite method override this method for handling normal response from getAuditEntriesLite operation
    • receiveErrorgetAuditEntriesLite

      public void receiveErrorgetAuditEntriesLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getAuditEntriesLite operation
    • receiveResultattributeDefSaveLite

      public void receiveResultattributeDefSaveLite(AttributeDefSaveLiteResponse result)
      auto generated Axis2 call back method for attributeDefSaveLite method override this method for handling normal response from attributeDefSaveLite operation
    • receiveErrorattributeDefSaveLite

      public void receiveErrorattributeDefSaveLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefSaveLite operation
    • receiveResultattributeDefDeleteLite

      public void receiveResultattributeDefDeleteLite(AttributeDefDeleteLiteResponse result)
      auto generated Axis2 call back method for attributeDefDeleteLite method override this method for handling normal response from attributeDefDeleteLite operation
    • receiveErrorattributeDefDeleteLite

      public void receiveErrorattributeDefDeleteLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefDeleteLite operation
    • receiveResultgetSubjectsLite

      public void receiveResultgetSubjectsLite(GetSubjectsLiteResponse result)
      auto generated Axis2 call back method for getSubjectsLite method override this method for handling normal response from getSubjectsLite operation
    • receiveErrorgetSubjectsLite

      public void receiveErrorgetSubjectsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getSubjectsLite operation
    • receiveResultdeleteMemberLite

      public void receiveResultdeleteMemberLite(DeleteMemberLiteResponse result)
      auto generated Axis2 call back method for deleteMemberLite method override this method for handling normal response from deleteMemberLite operation
    • receiveErrordeleteMemberLite

      public void receiveErrordeleteMemberLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from deleteMemberLite operation
    • receiveResultstemSave

      public void receiveResultstemSave(StemSaveResponse result)
      auto generated Axis2 call back method for stemSave method override this method for handling normal response from stemSave operation
    • receiveErrorstemSave

      public void receiveErrorstemSave(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from stemSave operation
    • receiveResultgetGroups

      public void receiveResultgetGroups(GetGroupsResponse result)
      auto generated Axis2 call back method for getGroups method override this method for handling normal response from getGroups operation
    • receiveErrorgetGroups

      public void receiveErrorgetGroups(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getGroups operation
    • receiveResultgetGrouperPrivilegesLite

      public void receiveResultgetGrouperPrivilegesLite(GetGrouperPrivilegesLiteResponse result)
      auto generated Axis2 call back method for getGrouperPrivilegesLite method override this method for handling normal response from getGrouperPrivilegesLite operation
    • receiveErrorgetGrouperPrivilegesLite

      public void receiveErrorgetGrouperPrivilegesLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getGrouperPrivilegesLite operation
    • receiveResultassignAttributesLite

      public void receiveResultassignAttributesLite(AssignAttributesLiteResponse result)
      auto generated Axis2 call back method for assignAttributesLite method override this method for handling normal response from assignAttributesLite operation
    • receiveErrorassignAttributesLite

      public void receiveErrorassignAttributesLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignAttributesLite operation
    • receiveResultmemberChangeSubject

      public void receiveResultmemberChangeSubject(MemberChangeSubjectResponse result)
      auto generated Axis2 call back method for memberChangeSubject method override this method for handling normal response from memberChangeSubject operation
    • receiveErrormemberChangeSubject

      public void receiveErrormemberChangeSubject(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from memberChangeSubject operation
    • receiveResultgetAttributeAssignments

      public void receiveResultgetAttributeAssignments(GetAttributeAssignmentsResponse result)
      auto generated Axis2 call back method for getAttributeAssignments method override this method for handling normal response from getAttributeAssignments operation
    • receiveErrorgetAttributeAssignments

      public void receiveErrorgetAttributeAssignments(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getAttributeAssignments operation
    • receiveResulthasMember

      public void receiveResulthasMember(HasMemberResponse result)
      auto generated Axis2 call back method for hasMember method override this method for handling normal response from hasMember operation
    • receiveErrorhasMember

      public void receiveErrorhasMember(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from hasMember operation
    • receiveResultfindAttributeDefNamesLite

      public void receiveResultfindAttributeDefNamesLite(FindAttributeDefNamesLiteResponse result)
      auto generated Axis2 call back method for findAttributeDefNamesLite method override this method for handling normal response from findAttributeDefNamesLite operation
    • receiveErrorfindAttributeDefNamesLite

      public void receiveErrorfindAttributeDefNamesLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findAttributeDefNamesLite operation
    • receiveResultattributeDefNameSave

      public void receiveResultattributeDefNameSave(AttributeDefNameSaveResponse result)
      auto generated Axis2 call back method for attributeDefNameSave method override this method for handling normal response from attributeDefNameSave operation
    • receiveErrorattributeDefNameSave

      public void receiveErrorattributeDefNameSave(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefNameSave operation
    • receiveResultaddMember

      public void receiveResultaddMember(AddMemberResponse result)
      auto generated Axis2 call back method for addMember method override this method for handling normal response from addMember operation
    • receiveErroraddMember

      public void receiveErroraddMember(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from addMember operation
    • receiveResultfindAttributeDefNames

      public void receiveResultfindAttributeDefNames(FindAttributeDefNamesResponse result)
      auto generated Axis2 call back method for findAttributeDefNames method override this method for handling normal response from findAttributeDefNames operation
    • receiveErrorfindAttributeDefNames

      public void receiveErrorfindAttributeDefNames(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findAttributeDefNames operation
    • receiveResultassignPermissions

      public void receiveResultassignPermissions(AssignPermissionsResponse result)
      auto generated Axis2 call back method for assignPermissions method override this method for handling normal response from assignPermissions operation
    • receiveErrorassignPermissions

      public void receiveErrorassignPermissions(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignPermissions operation
    • receiveResultassignGrouperPrivilegesLite

      public void receiveResultassignGrouperPrivilegesLite(AssignGrouperPrivilegesLiteResponse result)
      auto generated Axis2 call back method for assignGrouperPrivilegesLite method override this method for handling normal response from assignGrouperPrivilegesLite operation
    • receiveErrorassignGrouperPrivilegesLite

      public void receiveErrorassignGrouperPrivilegesLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignGrouperPrivilegesLite operation
    • receiveResultassignPermissionsLite

      public void receiveResultassignPermissionsLite(AssignPermissionsLiteResponse result)
      auto generated Axis2 call back method for assignPermissionsLite method override this method for handling normal response from assignPermissionsLite operation
    • receiveErrorassignPermissionsLite

      public void receiveErrorassignPermissionsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignPermissionsLite operation
    • receiveResultassignAttributesBatch

      public void receiveResultassignAttributesBatch(AssignAttributesBatchResponse result)
      auto generated Axis2 call back method for assignAttributesBatch method override this method for handling normal response from assignAttributesBatch operation
    • receiveErrorassignAttributesBatch

      public void receiveErrorassignAttributesBatch(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignAttributesBatch operation
    • receiveResultgetMembersLite

      public void receiveResultgetMembersLite(GetMembersLiteResponse result)
      auto generated Axis2 call back method for getMembersLite method override this method for handling normal response from getMembersLite operation
    • receiveErrorgetMembersLite

      public void receiveErrorgetMembersLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getMembersLite operation
    • receiveResultstemSaveLite

      public void receiveResultstemSaveLite(StemSaveLiteResponse result)
      auto generated Axis2 call back method for stemSaveLite method override this method for handling normal response from stemSaveLite operation
    • receiveErrorstemSaveLite

      public void receiveErrorstemSaveLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from stemSaveLite operation
    • receiveResultsendMessage

      public void receiveResultsendMessage(SendMessageResponse result)
      auto generated Axis2 call back method for sendMessage method override this method for handling normal response from sendMessage operation
    • receiveErrorsendMessage

      public void receiveErrorsendMessage(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from sendMessage operation
    • receiveResultfindStems

      public void receiveResultfindStems(FindStemsResponse result)
      auto generated Axis2 call back method for findStems method override this method for handling normal response from findStems operation
    • receiveErrorfindStems

      public void receiveErrorfindStems(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findStems operation
    • receiveResultgetPermissionAssignmentsLite

      public void receiveResultgetPermissionAssignmentsLite(GetPermissionAssignmentsLiteResponse result)
      auto generated Axis2 call back method for getPermissionAssignmentsLite method override this method for handling normal response from getPermissionAssignmentsLite operation
    • receiveErrorgetPermissionAssignmentsLite

      public void receiveErrorgetPermissionAssignmentsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getPermissionAssignmentsLite operation
    • receiveResultgetAttributeAssignActions

      public void receiveResultgetAttributeAssignActions(GetAttributeAssignActionsResponse result)
      auto generated Axis2 call back method for getAttributeAssignActions method override this method for handling normal response from getAttributeAssignActions operation
    • receiveErrorgetAttributeAssignActions

      public void receiveErrorgetAttributeAssignActions(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getAttributeAssignActions operation
    • receiveResultacknowledge

      public void receiveResultacknowledge(AcknowledgeResponse result)
      auto generated Axis2 call back method for acknowledge method override this method for handling normal response from acknowledge operation
    • receiveErroracknowledge

      public void receiveErroracknowledge(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from acknowledge operation
    • receiveResultstemDelete

      public void receiveResultstemDelete(StemDeleteResponse result)
      auto generated Axis2 call back method for stemDelete method override this method for handling normal response from stemDelete operation
    • receiveErrorstemDelete

      public void receiveErrorstemDelete(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from stemDelete operation
    • receiveResultassignAttributeDefNameInheritance

      public void receiveResultassignAttributeDefNameInheritance(AssignAttributeDefNameInheritanceResponse result)
      auto generated Axis2 call back method for assignAttributeDefNameInheritance method override this method for handling normal response from assignAttributeDefNameInheritance operation
    • receiveErrorassignAttributeDefNameInheritance

      public void receiveErrorassignAttributeDefNameInheritance(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignAttributeDefNameInheritance operation
    • receiveResultgetAttributeAssignActionsLite

      public void receiveResultgetAttributeAssignActionsLite(GetAttributeAssignActionsLiteResponse result)
      auto generated Axis2 call back method for getAttributeAssignActionsLite method override this method for handling normal response from getAttributeAssignActionsLite operation
    • receiveErrorgetAttributeAssignActionsLite

      public void receiveErrorgetAttributeAssignActionsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getAttributeAssignActionsLite operation
    • receiveResultfindAttributeDefsLite

      public void receiveResultfindAttributeDefsLite(FindAttributeDefsLiteResponse result)
      auto generated Axis2 call back method for findAttributeDefsLite method override this method for handling normal response from findAttributeDefsLite operation
    • receiveErrorfindAttributeDefsLite

      public void receiveErrorfindAttributeDefsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findAttributeDefsLite operation
    • receiveResultattributeDefSave

      public void receiveResultattributeDefSave(AttributeDefSaveResponse result)
      auto generated Axis2 call back method for attributeDefSave method override this method for handling normal response from attributeDefSave operation
    • receiveErrorattributeDefSave

      public void receiveErrorattributeDefSave(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefSave operation
    • receiveResultgetSubjects

      public void receiveResultgetSubjects(GetSubjectsResponse result)
      auto generated Axis2 call back method for getSubjects method override this method for handling normal response from getSubjects operation
    • receiveErrorgetSubjects

      public void receiveErrorgetSubjects(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getSubjects operation
    • receiveResultgetAuditEntries

      public void receiveResultgetAuditEntries(GetAuditEntriesResponse result)
      auto generated Axis2 call back method for getAuditEntries method override this method for handling normal response from getAuditEntries operation
    • receiveErrorgetAuditEntries

      public void receiveErrorgetAuditEntries(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getAuditEntries operation
    • receiveResultgroupDeleteLite

      public void receiveResultgroupDeleteLite(GroupDeleteLiteResponse result)
      auto generated Axis2 call back method for groupDeleteLite method override this method for handling normal response from groupDeleteLite operation
    • receiveErrorgroupDeleteLite

      public void receiveErrorgroupDeleteLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from groupDeleteLite operation
    • receiveResultgetMemberships

      public void receiveResultgetMemberships(GetMembershipsResponse result)
      auto generated Axis2 call back method for getMemberships method override this method for handling normal response from getMemberships operation
    • receiveErrorgetMemberships

      public void receiveErrorgetMemberships(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getMemberships operation
    • receiveResultattributeDefNameDelete

      public void receiveResultattributeDefNameDelete(AttributeDefNameDeleteResponse result)
      auto generated Axis2 call back method for attributeDefNameDelete method override this method for handling normal response from attributeDefNameDelete operation
    • receiveErrorattributeDefNameDelete

      public void receiveErrorattributeDefNameDelete(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefNameDelete operation
    • receiveResultfindGroups

      public void receiveResultfindGroups(FindGroupsResponse result)
      auto generated Axis2 call back method for findGroups method override this method for handling normal response from findGroups operation
    • receiveErrorfindGroups

      public void receiveErrorfindGroups(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findGroups operation
    • receiveResultaddMemberLite

      public void receiveResultaddMemberLite(AddMemberLiteResponse result)
      auto generated Axis2 call back method for addMemberLite method override this method for handling normal response from addMemberLite operation
    • receiveErroraddMemberLite

      public void receiveErroraddMemberLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from addMemberLite operation
    • receiveResultassignAttributes

      public void receiveResultassignAttributes(AssignAttributesResponse result)
      auto generated Axis2 call back method for assignAttributes method override this method for handling normal response from assignAttributes operation
    • receiveErrorassignAttributes

      public void receiveErrorassignAttributes(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignAttributes operation
    • receiveResultattributeDefDelete

      public void receiveResultattributeDefDelete(AttributeDefDeleteResponse result)
      auto generated Axis2 call back method for attributeDefDelete method override this method for handling normal response from attributeDefDelete operation
    • receiveErrorattributeDefDelete

      public void receiveErrorattributeDefDelete(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefDelete operation
    • receiveResultstemDeleteLite

      public void receiveResultstemDeleteLite(StemDeleteLiteResponse result)
      auto generated Axis2 call back method for stemDeleteLite method override this method for handling normal response from stemDeleteLite operation
    • receiveErrorstemDeleteLite

      public void receiveErrorstemDeleteLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from stemDeleteLite operation
    • receiveResultexternalSubjectSave

      public void receiveResultexternalSubjectSave(ExternalSubjectSaveResponse result)
      auto generated Axis2 call back method for externalSubjectSave method override this method for handling normal response from externalSubjectSave operation
    • receiveErrorexternalSubjectSave

      public void receiveErrorexternalSubjectSave(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from externalSubjectSave operation
    • receiveResultfindStemsLite

      public void receiveResultfindStemsLite(FindStemsLiteResponse result)
      auto generated Axis2 call back method for findStemsLite method override this method for handling normal response from findStemsLite operation
    • receiveErrorfindStemsLite

      public void receiveErrorfindStemsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findStemsLite operation
    • receiveResultgetAttributeAssignmentsLite

      public void receiveResultgetAttributeAssignmentsLite(GetAttributeAssignmentsLiteResponse result)
      auto generated Axis2 call back method for getAttributeAssignmentsLite method override this method for handling normal response from getAttributeAssignmentsLite operation
    • receiveErrorgetAttributeAssignmentsLite

      public void receiveErrorgetAttributeAssignmentsLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from getAttributeAssignmentsLite operation
    • receiveResultattributeDefNameDeleteLite

      public void receiveResultattributeDefNameDeleteLite(AttributeDefNameDeleteLiteResponse result)
      auto generated Axis2 call back method for attributeDefNameDeleteLite method override this method for handling normal response from attributeDefNameDeleteLite operation
    • receiveErrorattributeDefNameDeleteLite

      public void receiveErrorattributeDefNameDeleteLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from attributeDefNameDeleteLite operation
    • receiveResultgroupDelete

      public void receiveResultgroupDelete(GroupDeleteResponse result)
      auto generated Axis2 call back method for groupDelete method override this method for handling normal response from groupDelete operation
    • receiveErrorgroupDelete

      public void receiveErrorgroupDelete(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from groupDelete operation
    • receiveResultassignAttributeDefNameInheritanceLite

      public void receiveResultassignAttributeDefNameInheritanceLite(AssignAttributeDefNameInheritanceLiteResponse result)
      auto generated Axis2 call back method for assignAttributeDefNameInheritanceLite method override this method for handling normal response from assignAttributeDefNameInheritanceLite operation
    • receiveErrorassignAttributeDefNameInheritanceLite

      public void receiveErrorassignAttributeDefNameInheritanceLite(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from assignAttributeDefNameInheritanceLite operation
    • receiveResultfindExternalSubjects

      public void receiveResultfindExternalSubjects(FindExternalSubjectsResponse result)
      auto generated Axis2 call back method for findExternalSubjects method override this method for handling normal response from findExternalSubjects operation
    • receiveErrorfindExternalSubjects

      public void receiveErrorfindExternalSubjects(Exception e)
      auto generated Axis2 Error handler override this method for handling error response from findExternalSubjects operation