org.ozoneDB.adminGui.feature.account.users
Interface IUser

All Known Implementing Classes:
UserAccount

public interface IUser

This interface maps the User object.

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.