A B C D E G I K L M O P Q R S T U V W

I

Identifier - Annotation Type in org.drupal.project.computing
Provides an optional identifier to Druplet or AsyncCommand.
initDrupalSite() - Method in class org.drupal.project.computing.DApplication
In your sub-class, you can override this method to initialized different drupal site.
insert(String, Object...) - Method in class org.drupal.project.computing.DDatabase
Insert one record and get the auto-increment ID.
isActive() - Method in class org.drupal.project.computing.DRecord
A record is active when "status" is not set.
isReady() - Method in class org.drupal.project.computing.DRecord
A record is ready when it is active as well as "control" is set to be READY.
isSaved() - Method in class org.drupal.project.computing.DRecord
 

A B C D E G I K L M O P Q R S T U V W