public abstract class Reference extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Reference.ReferenceInstances |
| 构造器和说明 |
|---|
Reference() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract FileReference |
build(Object obj) |
protected FileReference |
buildAction(com.bstek.urule.action.Action action) |
protected List<FileReference> |
buildActions(List<com.bstek.urule.action.Action> actions) |
protected List<FileReference> |
buildCellMap(Map<String,com.bstek.urule.model.table.Cell> cellMap) |
protected FileReference |
buildFile(RuleFile f) |
protected boolean |
exist(List<com.bstek.urule.action.Action> actions,
Long fileId) |
abstract boolean |
exist(Object obj,
Long fileId) |
protected FileReference |
loadLibFile(List<com.bstek.urule.model.rule.Library> libraries) |
static Reference |
loadReference(Object obj) |
abstract boolean |
support(Object obj) |
public abstract FileReference build(Object obj)
public abstract boolean support(Object obj)
protected List<FileReference> buildCellMap(Map<String,com.bstek.urule.model.table.Cell> cellMap)
protected List<FileReference> buildActions(List<com.bstek.urule.action.Action> actions)
protected FileReference buildAction(com.bstek.urule.action.Action action)
protected FileReference loadLibFile(List<com.bstek.urule.model.rule.Library> libraries)
protected FileReference buildFile(RuleFile f)
Copyright © 2023 Bstek. All rights reserved.