Class WsRestExternalSubjectDeleteRequest

java.lang.Object
edu.internet2.middleware.grouperClient.ws.beans.WsRestExternalSubjectDeleteRequest

public class WsRestExternalSubjectDeleteRequest extends Object
bean that will be the data from rest request see GrouperServiceLogic#getGroups(edu.internet2.middleware.grouper.ws.GrouperWsVersion, WsSubjectLookup[], edu.internet2.middleware.grouper.ws.member.WsMemberFilter, WsSubjectLookup, boolean, boolean, String[], WsParam[]) for method
  • Constructor Details

    • WsRestExternalSubjectDeleteRequest

      public WsRestExternalSubjectDeleteRequest()
  • Method Details

    • getWsExternalSubjectLookups

      public WsExternalSubjectLookup[] getWsExternalSubjectLookups()
      field
      Returns:
      the wsExternalSubjectLookups
    • setWsExternalSubjectLookups

      public void setWsExternalSubjectLookups(WsExternalSubjectLookup[] wsExternalSubjectLookups1)
      field
      Parameters:
      wsExternalSubjectLookups1 - the wsExternalSubjectLookups to set
    • getClientVersion

      public String getClientVersion()
      Returns:
      the clientVersion
    • setClientVersion

      public void setClientVersion(String clientVersion1)
      Parameters:
      clientVersion1 - the clientVersion to set
    • getActAsSubjectLookup

      public WsSubjectLookup getActAsSubjectLookup()
      Returns:
      the actAsSubjectLookup
    • setActAsSubjectLookup

      public void setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1)
      Parameters:
      actAsSubjectLookup1 - the actAsSubjectLookup to set
    • getParams

      public WsParam[] getParams()
      Returns:
      the params
    • setParams

      public void setParams(WsParam[] params1)
      Parameters:
      params1 - the params to set
    • getTxType

      public String getTxType()
      field
      Returns:
      the txType
    • setTxType

      public void setTxType(String txType1)
      field
      Parameters:
      txType1 - the txType to set