233234235236237238239240
addCommand(new VCardCreated()); addCommand(new VCardDeleting()); addCommand(new VCardModified()); addCommand(new GetAdminConsoleInfo()); addCommand(new GenerateNonce()); addCommand(new SystemAdminAdded()); addCommand(new SystemAdminRemoved()); }