메소드 | 설명 | |
---|---|---|
BusinessModuleBase ( ) : System |
메소드 | 설명 | |
---|---|---|
Bind ( ) : void | ||
BindTransformer ( ) : void | ||
BindTransformerDetail ( ) : void | ||
ExecuteCancel ( ) : void | ||
ExecuteSubmit ( ) : void | ||
GetTransformerDetailList ( ) : List |
||
InitialResolver ( string userCode, string moduleType ) : void | ||
ResolveInput ( string input ) : void | ||
ResolveInput ( string input, bool bind ) : void |
protected InitialResolver ( string userCode, string moduleType ) : void | ||
userCode | string | |
moduleType | string | |
리턴 | void |
protected ResolveInput ( string input, bool bind ) : void | ||
input | string | |
bind | bool | |
리턴 | void |