|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drupal.project.computing.DCommand
org.drupal.project.computing.jython.DJyCommand
public abstract class DJyCommand
This is to help with Jython applications
Field Summary |
---|
Fields inherited from class org.drupal.project.computing.DCommand |
---|
application, logger, record |
Constructor Summary | |
---|---|
DJyCommand()
|
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
|
Methods inherited from class org.drupal.project.computing.DCommand |
---|
after, before, call, create, create, execute, getApplication, getDrupalSite, getRecord, keepResults, mapArgs, mapRecord, markProgress, markStatus, printMessage, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DJyCommand()
Method Detail |
---|
public java.lang.String getIdentifier()
getIdentifier
in class DCommand
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |