<< Click to Display Table of Contents >>

Deleting groups and users


Method Detail

deleteGroup

public boolean deleteGroup(String groupID) throws OZCPException

指定したグループIDに該当するグループを削除して削除結果を返します。

Parameters

groupID:削除するグループID

deleteUser

public boolean deleteUser(String userID) throws OZCPException

指定したユーザーIDに該当するユーザーの全ての情報を削除して削除結果を返します。

Parameters

userID:削除するユーザーID