Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsAttributeDef

Packages that use WsAttributeDef
edu.internet2.middleware.grouperClient.ws.beans   
 

Uses of WsAttributeDef in edu.internet2.middleware.grouperClient.ws.beans
 

Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsAttributeDef
 WsAttributeDef[] WsAssignPermissionsResults.getWsAttributeDefs()
          attribute def references in the assignments or inputs (and able to be read)
 WsAttributeDef[] WsAssignAttributesLiteResults.getWsAttributeDefs()
          attribute def references in the assignments or inputs (and able to be read)
 WsAttributeDef[] WsGetPermissionAssignmentsResults.getWsAttributeDefs()
          attribute def references in the assignments or inputs (and able to be read)
 WsAttributeDef[] WsGetAttributeAssignmentsResults.getWsAttributeDefs()
          attribute def references in the assignments or inputs (and able to be read)
 WsAttributeDef[] WsAssignAttributesResults.getWsAttributeDefs()
          attribute def references in the assignments or inputs (and able to be read)
 WsAttributeDef[] WsAssignPermissionsLiteResults.getWsAttributeDefs()
          attribute def references in the assignments or inputs (and able to be read)
 

Methods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsAttributeDef
 void WsAssignPermissionsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
          attribute def references in the assignments or inputs (and able to be read)
 void WsAssignAttributesLiteResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
          attribute def references in the assignments or inputs (and able to be read)
 void WsGetPermissionAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
          attribute def references in the assignments or inputs (and able to be read)
 void WsGetAttributeAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
          attribute def references in the assignments or inputs (and able to be read)
 void WsAssignAttributesResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
          attribute def references in the assignments or inputs (and able to be read)
 void WsAssignPermissionsLiteResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
          attribute def references in the assignments or inputs (and able to be read)
 



Copyright © 2010 Internet2. All Rights Reserved.