|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WPP10ClientGroup | |
com.signalsoftcorp.lst.provisioning |
Uses of WPP10ClientGroup in com.signalsoftcorp.lst.provisioning |
Methods in com.signalsoftcorp.lst.provisioning that return WPP10ClientGroup | |
WPP10ClientGroup[] |
WPP10ResponseListClientGroups.getClientGroups()
Get the array of clientGroups returned on successfull completion |
WPP10ClientGroup |
WPP10ResponseGetClientGroup.getClientGroup()
Get the clientGroup returned on successfull completion |
Methods in com.signalsoftcorp.lst.provisioning with parameters of type WPP10ClientGroup | |
void |
WPP10ResponseListClientGroups.setClientGroups(WPP10ClientGroup[] clientGroups)
Set the array of clientGroup objects to return on successfull completion |
WPP10ResponseAdd |
WPIProvisioning.addClientGroup(WPP10ClientGroup wppClientGroup,
java.lang.String account,
java.lang.String password)
Add a clientGroup object to the data store. |
WPP10Response |
WPIProvisioning.updateClientGroup(WPP10ClientGroup wppClientGroup,
java.lang.String account,
java.lang.String password)
Update a clientGroup object in the data store. |
void |
WPP10ResponseGetClientGroup.setClientGroup(WPP10ClientGroup clientGroup)
Set the clientGroup to return on successfull completion |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |