public interface AdminService implements org.apache.lucene.gdata.server.Service
The AdminService interface extends the Service interface to serve common
administrator requests. Common users can not create feed or user instances.
This interface provides all actions for create, delete or update Users and
Feeds. Each Feed has an associated Feed - Name which acts as an ID. Feed will
be identified by the feed name e.g. {@link com.google.gdata.data.Source#getId()}
User accounts are supposed to have a unique username attribute as the username acts as a primary key for the storage