org.ozoneDB.adminGui.feature.account.groups
Interface IGroup

All Known Implementing Classes:
GroupAccount

public interface IGroup

This class contains the listeners for the groups events.

Version:
1.0
Author:

Ibsen Ramos-Bonilla
Copyright © 1997-2004 by SMB GmbH. All Rights Reserved.


Method Summary
 void create()
           
 void list()
           
 void remove()
           
 

Method Detail

list

public void list()

create

public void create()

remove

public void remove()


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.