Returns the id for this database
id for this database
isGroupMember
public boolean isGroupMember(String groupId)(Code)
Determines whether or not this database belongs to the given group
Parameters: groupId - group identifier (name, id, etc...) to check true if this database is a member of the group, false otherwise