| 程序包 | 说明 |
|---|---|
| com.bstek.urule.console.database.manager.packet.deploy.file | |
| com.bstek.urule.console.database.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PacketDeployFile |
PacketDeployFileManagerImpl.load(long id) |
PacketDeployFile |
PacketDeployFileManager.load(long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PacketDeployFile> |
PacketDeployFileQueryImpl.list() |
List<PacketDeployFile> |
PacketDeployFileQuery.list() |
List<PacketDeployFile> |
PacketDeployFileQueryImpl.listWithContent() |
List<PacketDeployFile> |
PacketDeployFileQuery.listWithContent() |
List<PacketDeployFile> |
PacketDeployFileManagerImpl.loadFiles(long packetDeployId) |
List<PacketDeployFile> |
PacketDeployFileManager.loadFiles(long packetDeployId) |
List<PacketDeployFile> |
PacketDeployFileManagerImpl.loadFilesWithContent(long packetDeployId) |
List<PacketDeployFile> |
PacketDeployFileManager.loadFilesWithContent(long packetDeployId) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PacketDeployFileManagerImpl.add(PacketDeployFile packet) |
void |
PacketDeployFileManager.add(PacketDeployFile file) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PacketDeployFile> |
PacketDeploy.getFiles() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PacketDeploy.setFiles(List<PacketDeployFile> files) |
Copyright © 2023 Bstek. All rights reserved.