|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.matrixone.apps.domain.util.ProgramUtil
The ProgramUtil class contains static methods for
JPO-related activities.
| Method Summary | |
static void |
compile(matrix.db.Context context,
matrix.util.StringList JPOs,
boolean force)
compile program |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void compile(matrix.db.Context context,
matrix.util.StringList JPOs,
boolean force)
throws FrameworkException
context - the eMatrix Context objectJPOs - list of JPOs to be compiledforce - force compile or notFrameworkException - if the operation fails
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||