public abstract class BaseNodeModel extends BaseWorkspaceModel
Constructor and Description |
---|
BaseNodeModel() |
Modifier and Type | Method and Description |
---|---|
abstract String |
dataId()
获取数据ID
|
abstract void |
dataId(String id)
设置数据ID
|
String |
fullId() |
static String |
fullId(String workspaceId,
String nodeId,
String dataId) |
String |
toString() |
toJson
Copyright © 2017–2022. All rights reserved.