Creates a data request to create this document with respect to the
specified project cube.
create(Integer, String, String, Integer).
Method in class icc.db.Partner
Creates a data request to create a new partner with the specified
password and add this partner to the specified project (with function),
as a member of the specified team.
Allocates a Select object corresponding a search for all
documents.
Select(boolean, Vector, String, Date, boolean, Integer, Hashtable, Integer, String).
Constructor for class icc.db.Select
Select(String, Date, boolean, Integer).
Constructor for class icc.db.Select
Allocates a Select object to request a search for all
documents with the specified action newer/older than the specified date,
and authored by the specified partner.