| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.steps.userdefinedjavaclass |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserDefinedJavaClassDef> |
UserDefinedJavaClassMeta.getDefinitions() |
protected List<UserDefinedJavaClassDef> |
UserDefinedJavaClassMeta.orderDefinitions(List<UserDefinedJavaClassDef> definitions)
This method oders the classes by sorting all the normal classes by alphabetic order and then sorting
all the transaction classes by alphabetical order.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<UserDefinedJavaClassDef> |
UserDefinedJavaClassMeta.orderDefinitions(List<UserDefinedJavaClassDef> definitions)
This method oders the classes by sorting all the normal classes by alphabetic order and then sorting
all the transaction classes by alphabetical order.
|
void |
UserDefinedJavaClassMeta.replaceDefinitions(List<UserDefinedJavaClassDef> definitions) |
Copyright © 2024 Hitachi Vantara. All rights reserved.