Interface ClientOperation


public interface ClientOperation
an operation of the grouper client
  • Method Summary

    Modifier and Type
    Method
    Description
    operate(OperationParams operationParams)
    execute an operation
  • Method Details

    • operate

      String operate(OperationParams operationParams)
      execute an operation
      Parameters:
      operationParams -
      Returns:
      the string output to go to screen or file