Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAllData(Iterable) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addAllData(Iterable) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addAllEntitlements(Iterable) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- addAllGroups(Iterable) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- addAllItems(Iterable) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addAllRoles(Iterable) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- addData(int, DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addData(int, DictImportReq.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addData(int, DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addData(int, DictResp.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addData(DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addData(DictImportReq.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addData(DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addData(DictResp.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addDataBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addDataBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - addDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - addEntitlements(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- addEntitlementsBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- addGroups(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- addGroupsBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- addItems(int, AttachmentItem) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addItems(int, AttachmentItem.Builder) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addItems(AttachmentItem) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addItems(AttachmentItem.Builder) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addItemsBuilder() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addItemsBuilder(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - addRoles(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- addRolesBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- addUser(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserBlockingStub
-
新增用户
- addUser(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserBlockingV2Stub
-
新增用户
- addUser(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserFutureStub
-
新增用户
- addUser(AddUserReq, StreamObserver) - Method in interface io.github.xezzon.zeroweb.user.UserGrpc.AsyncService
-
新增用户
- addUser(AddUserReq, StreamObserver) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserStub
-
新增用户
- AddUserReq - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的参数
- AddUserReq.Builder - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的参数
- AddUserReqOrBuilder - Interface in io.github.xezzon.zeroweb.user
- AddUserResp - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的返回值
- AddUserResp.Builder - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的返回值
- AddUserRespOrBuilder - Interface in io.github.xezzon.zeroweb.user
- AttachmentGrpc - Class in io.github.xezzon.zeroweb.attachment
-
附件管理服务
- AttachmentGrpc.AsyncService - Interface in io.github.xezzon.zeroweb.attachment
-
附件管理服务
- AttachmentGrpc.AttachmentBlockingStub - Class in io.github.xezzon.zeroweb.attachment
-
A stub to allow clients to do limited synchronous rpc calls to service Attachment.
- AttachmentGrpc.AttachmentBlockingV2Stub - Class in io.github.xezzon.zeroweb.attachment
-
A stub to allow clients to do synchronous rpc calls to service Attachment.
- AttachmentGrpc.AttachmentFutureStub - Class in io.github.xezzon.zeroweb.attachment
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Attachment.
- AttachmentGrpc.AttachmentImplBase - Class in io.github.xezzon.zeroweb.attachment
-
Base class for the server implementation of the service Attachment.
- AttachmentGrpc.AttachmentStub - Class in io.github.xezzon.zeroweb.attachment
-
A stub to allow clients to do asynchronous rpc calls to service Attachment.
- AttachmentImplBase() - Constructor for class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentImplBase
- AttachmentItem - Class in io.github.xezzon.zeroweb.attachment
-
Protobuf type
io.github.xezzon.zeroweb.attachment.AttachmentItem - AttachmentItem.Builder - Class in io.github.xezzon.zeroweb.attachment
-
Protobuf type
io.github.xezzon.zeroweb.attachment.AttachmentItem - AttachmentItemOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- AttachmentList - Class in io.github.xezzon.zeroweb.attachment
-
Protobuf type
io.github.xezzon.zeroweb.attachment.AttachmentList - AttachmentList.Builder - Class in io.github.xezzon.zeroweb.attachment
-
Protobuf type
io.github.xezzon.zeroweb.attachment.AttachmentList - AttachmentListOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- AttachmentProto - Class in io.github.xezzon.zeroweb.attachment
- AttachmentStatus - Enum Class in io.github.xezzon.zeroweb.attachment
-
附件状态
- AuthenticationProto - Class in io.github.xezzon.zeroweb.auth
B
- bindService() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentImplBase
- bindService() - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictImplBase
- bindService() - Method in class io.github.xezzon.zeroweb.setting.SettingGrpc.SettingImplBase
- bindService() - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserImplBase
- bindService(AttachmentGrpc.AsyncService) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
- bindService(DictGrpc.AsyncService) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- bindService(SettingGrpc.AsyncService) - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
- bindService(UserGrpc.AsyncService) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
- BIZ_ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileMetadata
- BIZ_ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- BIZ_TYPE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileMetadata
- BIZ_TYPE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- build() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- build() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- build() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- build() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- build() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- build() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- build() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
C
- CHECKSUM_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- CHUNK_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- CHUNK_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- clear() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- clear() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- clear() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- clear() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- clear() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- clear() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- clear() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- clearBizId() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务ID
- clearBizId() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务ID
- clearBizType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务类型
- clearBizType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务类型
- clearChecksum() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件摘要
- clearChunk() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件内容
- clearChunk() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件内容
- clearCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2; - clearCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- clearCode() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
-
业务参数标识
- clearCode() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
业务参数标识
- clearCreateTime() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- clearData() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - clearData() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - clearEntitlements() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- clearExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- clearGroups() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- clearId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件ID
- clearId() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
-
附件ID
- clearId() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
-
附件ID
- clearId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1; - clearId() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- clearItems() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - clearLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3; - clearLabel() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- clearMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- clearMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- clearName() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件名
- clearName() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
文件名
- clearNickname() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- clearNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- clearOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
int32 ordinal = 4; - clearOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
排序号
- clearOwnerId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传者
- clearParentId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- clearPassword() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- clearPreferredUsername() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- clearRoles() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- clearSize() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件大小。
- clearStatus() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件状态
- clearSub() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- clearTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1; - clearTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- clearTag() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- clearType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
MIME 类型
- clearType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
MIME 类型
- clearUsername() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- clearValue() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- CODE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- CODE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- CODE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- CODE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.setting.SettingItem
- CREATE_TIME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
D
- DATA_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReqList
- DATA_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictListResp
- DictGrpc - Class in io.github.xezzon.zeroweb.dict
-
字典相关的服务间接口
- DictGrpc.AsyncService - Interface in io.github.xezzon.zeroweb.dict
-
字典相关的服务间接口
- DictGrpc.DictBlockingStub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do limited synchronous rpc calls to service Dict.
- DictGrpc.DictBlockingV2Stub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do synchronous rpc calls to service Dict.
- DictGrpc.DictFutureStub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Dict.
- DictGrpc.DictImplBase - Class in io.github.xezzon.zeroweb.dict
-
Base class for the server implementation of the service Dict.
- DictGrpc.DictStub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do asynchronous rpc calls to service Dict.
- DictImplBase() - Constructor for class io.github.xezzon.zeroweb.dict.DictGrpc.DictImplBase
- DictImportReq - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReq - DictImportReq.Builder - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReq - DictImportReqList - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReqList - DictImportReqList.Builder - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReqList - DictImportReqListOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictImportReqOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictListResp - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictListResp - DictListResp.Builder - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictListResp - DictListRespOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictProto - Class in io.github.xezzon.zeroweb.dict
- DictReq - Class in io.github.xezzon.zeroweb.dict
-
字典请求
- DictReq.Builder - Class in io.github.xezzon.zeroweb.dict
-
字典请求
- DictReqOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictResp - Class in io.github.xezzon.zeroweb.dict
-
字典响应
- DictResp.Builder - Class in io.github.xezzon.zeroweb.dict
-
字典响应
- DictRespOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DONE - Enum constant in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
上传完成
- DONE_VALUE - Static variable in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
上传完成
- downloadFile(FileDownloadRequest) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentBlockingStub
-
文件下载
- downloadFile(FileDownloadRequest) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentBlockingV2Stub
-
文件下载
- downloadFile(FileDownloadRequest, StreamObserver) - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AsyncService
-
文件下载
- downloadFile(FileDownloadRequest, StreamObserver) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentStub
-
文件下载
E
- ENTITLEMENTS_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- equals(Object) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- equals(Object) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictReq
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictResp
- equals(Object) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- equals(Object) - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- equals(Object) - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- equals(Object) - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- EXI_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
F
- FileDownloadRequest - Class in io.github.xezzon.zeroweb.attachment
-
文件下载请求
- FileDownloadRequest.Builder - Class in io.github.xezzon.zeroweb.attachment
-
文件下载请求
- FileDownloadRequestOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- FileDownloadResponse - Class in io.github.xezzon.zeroweb.attachment
-
文件下载响应
- FileDownloadResponse.Builder - Class in io.github.xezzon.zeroweb.attachment
-
文件下载响应
- FileDownloadResponseOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- FileMetadata - Class in io.github.xezzon.zeroweb.attachment
-
文件元数据
- FileMetadata.Builder - Class in io.github.xezzon.zeroweb.attachment
-
文件元数据
- FileMetadataOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- FileUploadRequest - Class in io.github.xezzon.zeroweb.attachment
-
文件上传请求
- FileUploadRequest.Builder - Class in io.github.xezzon.zeroweb.attachment
-
文件上传请求
- FileUploadRequestOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- FileUploadResponse - Class in io.github.xezzon.zeroweb.attachment
-
文件上传响应
- FileUploadResponse.Builder - Class in io.github.xezzon.zeroweb.attachment
-
文件上传响应
- FileUploadResponseOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
- forNumber(int) - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
G
- getAddUserMethod() - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
- getBizId() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务ID
- getBizId() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
业务ID
- getBizId() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
业务ID
- getBizId() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务ID
- getBizId() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
-
业务ID
- getBizId() - Method in interface io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequestOrBuilder
-
业务ID
- getBizIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务ID
- getBizIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
业务ID
- getBizIdBytes() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
业务ID
- getBizIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务ID
- getBizIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
-
业务ID
- getBizIdBytes() - Method in interface io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequestOrBuilder
-
业务ID
- getBizType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务类型
- getBizType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
业务类型
- getBizType() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
业务类型
- getBizType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务类型
- getBizType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
-
业务类型
- getBizType() - Method in interface io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequestOrBuilder
-
业务类型
- getBizTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务类型
- getBizTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
业务类型
- getBizTypeBytes() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
业务类型
- getBizTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务类型
- getBizTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
-
业务类型
- getBizTypeBytes() - Method in interface io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequestOrBuilder
-
业务类型
- getChecksum() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件摘要
- getChecksum() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
文件摘要
- getChecksum() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
文件摘要
- getChecksumBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件摘要
- getChecksumBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
文件摘要
- getChecksumBytes() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
文件摘要
- getChunk() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件内容
- getChunk() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
-
文件内容
- getChunk() - Method in interface io.github.xezzon.zeroweb.attachment.FileDownloadResponseOrBuilder
-
文件内容
- getChunk() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件内容
- getChunk() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
-
文件内容
- getChunk() - Method in interface io.github.xezzon.zeroweb.attachment.FileUploadRequestOrBuilder
-
文件内容
- getCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2; - getCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
string code = 2; - getCode() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
string code = 2; - getCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- getCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典键
- getCode() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典键
- getCode() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
-
业务参数标识
- getCode() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
-
业务参数标识
- getCode() - Method in interface io.github.xezzon.zeroweb.setting.GetSettingRequestOrBuilder
-
业务参数标识
- getCode() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
业务参数标识
- getCode() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
-
业务参数标识
- getCode() - Method in interface io.github.xezzon.zeroweb.setting.SettingItemOrBuilder
-
业务参数标识
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2; - getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
string code = 2; - getCodeBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
string code = 2; - getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典键
- getCodeBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典键
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
-
业务参数标识
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
-
业务参数标识
- getCodeBytes() - Method in interface io.github.xezzon.zeroweb.setting.GetSettingRequestOrBuilder
-
业务参数标识
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
业务参数标识
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
-
业务参数标识
- getCodeBytes() - Method in interface io.github.xezzon.zeroweb.setting.SettingItemOrBuilder
-
业务参数标识
- getCreateTime() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- getCreateTime() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
上传时间
- getCreateTime() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
上传时间
- getCreateTimeBuilder() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- getCreateTimeOrBuilder() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- getCreateTimeOrBuilder() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
上传时间
- getCreateTimeOrBuilder() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
上传时间
- getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getData(int) - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getData(int) - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataCount() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataCount() - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataList() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataList() - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataOrBuilder(int) - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataOrBuilder(int) - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataOrBuilderList() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDataOrBuilderList() - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentProto
- getDescriptor() - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.auth.AuthenticationProto
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictProto
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.setting.SettingProto
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.UserProto
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- getDescriptorForType() - Method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- getDictListByTag(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingStub
-
根据字典目获取字典列表
- getDictListByTag(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingV2Stub
-
根据字典目获取字典列表
- getDictListByTag(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictFutureStub
-
根据字典目获取字典列表
- getDictListByTag(DictReq, StreamObserver) - Method in interface io.github.xezzon.zeroweb.dict.DictGrpc.AsyncService
-
根据字典目获取字典列表
- getDictListByTag(DictReq, StreamObserver) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictStub
-
根据字典目获取字典列表
- getDownloadFileMethod() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
- getEntitlements(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlements(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlements(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getEntitlementsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlementsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlementsBytes(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getEntitlementsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlementsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlementsCount() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getEntitlementsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlementsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlementsList() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- getExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
令牌有效时长
- getExi() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
令牌有效时长
- getGetDictListByTagMethod() - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- getGetSettingMethod() - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
- getGroups(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroups(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroups(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getGroupsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroupsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroupsBytes(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getGroupsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroupsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroupsCount() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getGroupsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroupsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroupsList() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件ID
- getId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
附件ID
- getId() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
附件ID
- getId() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
-
附件ID
- getId() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
-
附件ID
- getId() - Method in interface io.github.xezzon.zeroweb.attachment.FileDownloadRequestOrBuilder
-
附件ID
- getId() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
-
附件ID
- getId() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
-
附件ID
- getId() - Method in interface io.github.xezzon.zeroweb.attachment.FileUploadResponseOrBuilder
-
附件ID
- getId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1; - getId() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
string id = 1; - getId() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
string id = 1; - getId() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- getId() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
-
用户ID
- getId() - Method in interface io.github.xezzon.zeroweb.user.AddUserRespOrBuilder
-
用户ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
附件ID
- getIdBytes() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
附件ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
-
附件ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
-
附件ID
- getIdBytes() - Method in interface io.github.xezzon.zeroweb.attachment.FileDownloadRequestOrBuilder
-
附件ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
-
附件ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
-
附件ID
- getIdBytes() - Method in interface io.github.xezzon.zeroweb.attachment.FileUploadResponseOrBuilder
-
附件ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1; - getIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
string id = 1; - getIdBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
string id = 1; - getIdBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
-
用户ID
- getIdBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserRespOrBuilder
-
用户ID
- getImportDictMethod() - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- getItems(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItems(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItems(int) - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentListOrBuilder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsBuilder(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsBuilderList() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsCount() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsCount() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsCount() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentListOrBuilder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsList() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsList() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsList() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentListOrBuilder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsOrBuilder(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsOrBuilder(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsOrBuilder(int) - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentListOrBuilder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsOrBuilderList() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsOrBuilderList() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getItemsOrBuilderList() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentListOrBuilder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3; - getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string label = 3; - getLabel() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string label = 3; - getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典值
- getLabel() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典值
- getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3; - getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string label = 3; - getLabelBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string label = 3; - getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典值
- getLabelBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典值
- getMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- getMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
-
文件元数据
- getMetadata() - Method in interface io.github.xezzon.zeroweb.attachment.FileDownloadResponseOrBuilder
-
文件元数据
- getMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- getMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
-
文件元数据
- getMetadata() - Method in interface io.github.xezzon.zeroweb.attachment.FileUploadRequestOrBuilder
-
文件元数据
- getMetadataBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- getMetadataBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- getMetadataOrBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- getMetadataOrBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
-
文件元数据
- getMetadataOrBuilder() - Method in interface io.github.xezzon.zeroweb.attachment.FileDownloadResponseOrBuilder
-
文件元数据
- getMetadataOrBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- getMetadataOrBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
-
文件元数据
- getMetadataOrBuilder() - Method in interface io.github.xezzon.zeroweb.attachment.FileUploadRequestOrBuilder
-
文件元数据
- getName() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件名
- getName() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
文件名
- getName() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
文件名
- getName() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
文件名
- getName() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
文件名
- getName() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
文件名
- getNameBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件名
- getNameBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
文件名
- getNameBytes() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
文件名
- getNameBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
文件名
- getNameBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
文件名
- getNameBytes() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
文件名
- getNickname() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- getNickname() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
昵称
- getNickname() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
昵称
- getNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- getNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
昵称
- getNickname() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
昵称
- getNicknameBytes() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
昵称
- getNicknameBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
昵称
- getNumber() - Method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
int32 ordinal = 4; - getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
int32 ordinal = 4; - getOrdinal() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
int32 ordinal = 4; - getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
排序号
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
排序号
- getOrdinal() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
排序号
- getOwnerId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传者
- getOwnerId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
上传者
- getOwnerId() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
上传者
- getOwnerIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传者
- getOwnerIdBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
上传者
- getOwnerIdBytes() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
上传者
- getParentId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- getParentId() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
上级ID
- getParentId() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
上级ID
- getParentIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- getParentIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
上级ID
- getParentIdBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
上级ID
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- getParserForType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- getParserForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- getParserForType() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- getParserForType() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- getParserForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- getParserForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- getPassword() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- getPassword() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
密码
- getPassword() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
密码
- getPasswordBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- getPasswordBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
密码
- getPasswordBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
密码
- getPreferredUsername() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- getPreferredUsername() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户名
- getPreferredUsername() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户名
- getPreferredUsernameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- getPreferredUsernameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户名
- getPreferredUsernameBytes() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户名
- getQueryAttachmentMethod() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
- getRoles(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRoles(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRoles(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getRolesBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRolesBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRolesBytes(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getRolesCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRolesCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRolesCount() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getRolesList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRolesList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRolesList() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- getServiceDescriptor() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
- getServiceDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- getServiceDescriptor() - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
- getServiceDescriptor() - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
- getSetting(GetSettingRequest) - Method in class io.github.xezzon.zeroweb.setting.SettingGrpc.SettingBlockingStub
-
获取参数值
- getSetting(GetSettingRequest) - Method in class io.github.xezzon.zeroweb.setting.SettingGrpc.SettingBlockingV2Stub
-
获取参数值
- getSetting(GetSettingRequest) - Method in class io.github.xezzon.zeroweb.setting.SettingGrpc.SettingFutureStub
-
获取参数值
- getSetting(GetSettingRequest, StreamObserver) - Method in interface io.github.xezzon.zeroweb.setting.SettingGrpc.AsyncService
-
获取参数值
- getSetting(GetSettingRequest, StreamObserver) - Method in class io.github.xezzon.zeroweb.setting.SettingGrpc.SettingStub
-
获取参数值
- GetSettingRequest - Class in io.github.xezzon.zeroweb.setting
-
获取业务参数请求
- GetSettingRequest.Builder - Class in io.github.xezzon.zeroweb.setting
-
获取业务参数请求
- GetSettingRequestOrBuilder - Interface in io.github.xezzon.zeroweb.setting
- getSize() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件大小。
- getSize() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
文件大小。
- getSize() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
文件大小。
- getStatus() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件状态
- getStatus() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
附件状态
- getStatus() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
附件状态
- getStatusValue() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件状态
- getStatusValue() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
附件状态
- getStatusValue() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
附件状态
- getSub() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- getSub() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户ID
- getSub() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户ID
- getSubBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- getSubBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户ID
- getSubBytes() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户ID
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1; - getTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string tag = 1; - getTag() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string tag = 1; - getTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq
-
字典目
- getTag() - Method in interface io.github.xezzon.zeroweb.dict.DictReqOrBuilder
-
字典目
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典目
- getTag() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1; - getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string tag = 1; - getTagBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string tag = 1; - getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictReq
-
字典目
- getTagBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictReqOrBuilder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典目
- getTagBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典目
- getType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
MIME 类型
- getType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
MIME 类型
- getType() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
MIME 类型
- getType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
MIME 类型
- getType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
MIME 类型
- getType() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
MIME 类型
- getTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
MIME 类型
- getTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
MIME 类型
- getTypeBytes() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
MIME 类型
- getTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
MIME 类型
- getTypeBytes() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
-
MIME 类型
- getTypeBytes() - Method in interface io.github.xezzon.zeroweb.attachment.FileMetadataOrBuilder
-
MIME 类型
- getUploadFileMethod() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
- getUsername() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- getUsername() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
用户名
- getUsername() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
用户名
- getUsernameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- getUsernameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
用户名
- getUsernameBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
用户名
- getValue() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- getValue() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
-
参数值
- getValue() - Method in interface io.github.xezzon.zeroweb.setting.SettingItemOrBuilder
-
参数值
- getValueBuilder() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- getValueDescriptor() - Method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
- getValueOrBuilder() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- getValueOrBuilder() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
-
参数值
- getValueOrBuilder() - Method in interface io.github.xezzon.zeroweb.setting.SettingItemOrBuilder
-
参数值
- GROUPS_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
H
- hasCreateTime() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- hasCreateTime() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
上传时间
- hasCreateTime() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
上传时间
- hasExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- hasExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
令牌有效时长
- hasExi() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
令牌有效时长
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- hashCode() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- hashCode() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- hashCode() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- hashCode() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- hashCode() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- hashCode() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- hasLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3; - hasLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string label = 3; - hasLabel() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string label = 3; - hasMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- hasMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
-
文件元数据
- hasMetadata() - Method in interface io.github.xezzon.zeroweb.attachment.FileDownloadResponseOrBuilder
-
文件元数据
- hasMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- hasMetadata() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
-
文件元数据
- hasMetadata() - Method in interface io.github.xezzon.zeroweb.attachment.FileUploadRequestOrBuilder
-
文件元数据
- hasNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- hasNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
昵称
- hasNickname() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
昵称
- hasOwnerId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传者
- hasOwnerId() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
-
上传者
- hasOwnerId() - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentItemOrBuilder
-
上传者
- hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1; - hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string tag = 1; - hasTag() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string tag = 1; - hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq
-
字典目
- hasTag() - Method in interface io.github.xezzon.zeroweb.dict.DictReqOrBuilder
-
字典目
- hasValue() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- hasValue() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
-
参数值
- hasValue() - Method in interface io.github.xezzon.zeroweb.setting.SettingItemOrBuilder
-
参数值
I
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserResp
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingStub
-
导入字典
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingV2Stub
-
导入字典
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictFutureStub
-
导入字典
- importDict(DictImportReqList, StreamObserver) - Method in interface io.github.xezzon.zeroweb.dict.DictGrpc.AsyncService
-
导入字典
- importDict(DictImportReqList, StreamObserver) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictStub
-
导入字典
- internalGetValueMap() - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
- io.github.xezzon.zeroweb.attachment - package io.github.xezzon.zeroweb.attachment
- io.github.xezzon.zeroweb.auth - package io.github.xezzon.zeroweb.auth
- io.github.xezzon.zeroweb.dict - package io.github.xezzon.zeroweb.dict
- io.github.xezzon.zeroweb.setting - package io.github.xezzon.zeroweb.setting
- io.github.xezzon.zeroweb.user - package io.github.xezzon.zeroweb.user
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- isInitialized() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- isInitialized() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- isInitialized() - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- ITEMS_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentList
J
- JwtClaim - Class in io.github.xezzon.zeroweb.auth
-
自定义 JWT 载荷
- JwtClaim.Builder - Class in io.github.xezzon.zeroweb.auth
-
自定义 JWT 载荷
- JwtClaimOrBuilder - Interface in io.github.xezzon.zeroweb.auth
L
- LABEL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- LABEL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
M
- mergeCreateTime(Timestamp) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- mergeFrom(AttachmentItem) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
- mergeFrom(AttachmentList) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
- mergeFrom(FileDownloadRequest) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
- mergeFrom(FileDownloadResponse) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
- mergeFrom(FileMetadata) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
- mergeFrom(FileUploadRequest) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
- mergeFrom(FileUploadResponse) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
- mergeFrom(QueryAttachmentListRequest) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
- mergeFrom(JwtClaim) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- mergeFrom(DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- mergeFrom(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- mergeFrom(DictListResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- mergeFrom(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- mergeFrom(DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- mergeFrom(GetSettingRequest) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
- mergeFrom(SettingItem) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
- mergeFrom(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- mergeFrom(AddUserResp) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- mergeMetadata(AttachmentItem) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- mergeMetadata(FileMetadata) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- mergeValue(Struct) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- METADATA_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- METADATA_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
N
- NAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- NAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileMetadata
- newBlockingStub(Channel) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingV2Stub(Channel) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- newBuilder() - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- newBuilder() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- newBuilder() - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- newBuilder() - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- newBuilder() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- newBuilder() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- newBuilder(AttachmentItem) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- newBuilder(AttachmentList) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- newBuilder(FileDownloadRequest) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- newBuilder(FileDownloadResponse) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- newBuilder(FileMetadata) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- newBuilder(FileUploadRequest) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- newBuilder(FileUploadResponse) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- newBuilder(QueryAttachmentListRequest) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- newBuilder(JwtClaim) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- newBuilder(DictImportReq) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- newBuilder(DictImportReqList) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- newBuilder(DictListResp) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- newBuilder(DictReq) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- newBuilder(DictResp) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- newBuilder(GetSettingRequest) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- newBuilder(SettingItem) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- newBuilder(AddUserReq) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- newBuilder(AddUserResp) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- newFutureStub(Channel) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.github.xezzon.zeroweb.setting.SettingGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new async stub that supports all call types for the service
- NICKNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- NICKNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserReq
O
- ORDINAL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- ORDINAL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- OWNER_ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
P
- PARENT_ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- parser() - Static method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- parser() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parser() - Static method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- parser() - Static method in class io.github.xezzon.zeroweb.setting.SettingItem
- parser() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parser() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- PASSWORD_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserReq
- PREFERRED_USERNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
Q
- queryAttachment(QueryAttachmentListRequest) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentBlockingStub
-
查询文件列表
- queryAttachment(QueryAttachmentListRequest) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentBlockingV2Stub
-
查询文件列表
- queryAttachment(QueryAttachmentListRequest) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentFutureStub
-
查询文件列表
- queryAttachment(QueryAttachmentListRequest, StreamObserver) - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AsyncService
-
查询文件列表
- queryAttachment(QueryAttachmentListRequest, StreamObserver) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentStub
-
查询文件列表
- QueryAttachmentListRequest - Class in io.github.xezzon.zeroweb.attachment
-
查询附件列表请求
- QueryAttachmentListRequest.Builder - Class in io.github.xezzon.zeroweb.attachment
-
查询附件列表请求
- QueryAttachmentListRequestOrBuilder - Interface in io.github.xezzon.zeroweb.attachment
R
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.auth.AuthenticationProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.dict.DictProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.setting.SettingProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.user.UserProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.attachment.AttachmentProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.AuthenticationProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.setting.SettingProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.UserProto
- removeData(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - removeData(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - removeItems(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - ROLES_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
S
- SERVICE_NAME - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc
- SERVICE_NAME - Static variable in class io.github.xezzon.zeroweb.dict.DictGrpc
- SERVICE_NAME - Static variable in class io.github.xezzon.zeroweb.setting.SettingGrpc
- SERVICE_NAME - Static variable in class io.github.xezzon.zeroweb.user.UserGrpc
- setBizId(String) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务ID
- setBizId(String) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务ID
- setBizIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务ID
- setBizIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务ID
- setBizType(String) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务类型
- setBizType(String) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务类型
- setBizTypeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
业务类型
- setBizTypeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest.Builder
-
业务类型
- setChecksum(String) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件摘要
- setChecksumBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件摘要
- setChunk(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件内容
- setChunk(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件内容
- setCode(String) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2; - setCode(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- setCode(String) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
-
业务参数标识
- setCode(String) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
业务参数标识
- setCodeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2; - setCodeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- setCodeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest.Builder
-
业务参数标识
- setCodeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
业务参数标识
- setCreateTime(Timestamp) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- setCreateTime(Timestamp.Builder) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传时间
- setData(int, DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - setData(int, DictImportReq.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1; - setData(int, DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - setData(int, DictResp.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1; - setEntitlements(int, String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- setExi(long) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- setGroups(int, String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- setId(String) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件ID
- setId(String) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
-
附件ID
- setId(String) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
-
附件ID
- setId(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1; - setId(String) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件ID
- setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest.Builder
-
附件ID
- setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse.Builder
-
附件ID
- setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1; - setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- setItems(int, AttachmentItem) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - setItems(int, AttachmentItem.Builder) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList.Builder
-
repeated .io.github.xezzon.zeroweb.attachment.AttachmentItem items = 1; - setLabel(String) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3; - setLabel(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- setLabelBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3; - setLabelBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- setMetadata(AttachmentItem) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- setMetadata(AttachmentItem.Builder) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse.Builder
-
文件元数据
- setMetadata(FileMetadata) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- setMetadata(FileMetadata.Builder) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest.Builder
-
文件元数据
- setName(String) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件名
- setName(String) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
文件名
- setNameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件名
- setNameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
文件名
- setNickname(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- setNickname(String) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- setNicknameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- setNicknameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- setOrdinal(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
int32 ordinal = 4; - setOrdinal(int) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
排序号
- setOwnerId(String) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传者
- setOwnerIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
上传者
- setParentId(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- setParentIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- setPassword(String) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- setPasswordBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- setPreferredUsername(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- setPreferredUsernameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- setRoles(int, String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- setSize(long) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
文件大小。
- setStatus(AttachmentStatus) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件状态
- setStatusValue(int) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
附件状态
- setSub(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- setSubBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- setTag(String) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1; - setTag(String) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- setTag(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- setTagBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1; - setTagBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- setTagBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- SettingGrpc - Class in io.github.xezzon.zeroweb.setting
-
业务参数服务
- SettingGrpc.AsyncService - Interface in io.github.xezzon.zeroweb.setting
-
业务参数服务
- SettingGrpc.SettingBlockingStub - Class in io.github.xezzon.zeroweb.setting
-
A stub to allow clients to do limited synchronous rpc calls to service Setting.
- SettingGrpc.SettingBlockingV2Stub - Class in io.github.xezzon.zeroweb.setting
-
A stub to allow clients to do synchronous rpc calls to service Setting.
- SettingGrpc.SettingFutureStub - Class in io.github.xezzon.zeroweb.setting
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Setting.
- SettingGrpc.SettingImplBase - Class in io.github.xezzon.zeroweb.setting
-
Base class for the server implementation of the service Setting.
- SettingGrpc.SettingStub - Class in io.github.xezzon.zeroweb.setting
-
A stub to allow clients to do asynchronous rpc calls to service Setting.
- SettingImplBase() - Constructor for class io.github.xezzon.zeroweb.setting.SettingGrpc.SettingImplBase
- SettingItem - Class in io.github.xezzon.zeroweb.setting
-
业务参数
- SettingItem.Builder - Class in io.github.xezzon.zeroweb.setting
-
业务参数
- SettingItemOrBuilder - Interface in io.github.xezzon.zeroweb.setting
- SettingProto - Class in io.github.xezzon.zeroweb.setting
- setType(String) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
MIME 类型
- setType(String) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
MIME 类型
- setTypeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem.Builder
-
MIME 类型
- setTypeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata.Builder
-
MIME 类型
- setUsername(String) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- setUsernameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- setValue(Struct) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- setValue(Struct.Builder) - Method in class io.github.xezzon.zeroweb.setting.SettingItem.Builder
-
参数值
- SIZE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- STATUS_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- SUB_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
T
- TAG_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- TAG_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictReq
- TAG_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- toBuilder() - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- toBuilder() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- toBuilder() - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- toBuilder() - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- toBuilder() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- toBuilder() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- TYPE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- TYPE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.attachment.FileMetadata
U
- UNRECOGNIZED - Enum constant in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
- uploadFile() - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentBlockingV2Stub
-
文件上传
- uploadFile(StreamObserver) - Method in interface io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AsyncService
-
文件上传
- uploadFile(StreamObserver) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentStub
-
文件上传
- UPLOADING - Enum constant in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
正在上传
- UPLOADING_VALUE - Static variable in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
正在上传
- UserGrpc - Class in io.github.xezzon.zeroweb.user
-
用户相关的服务间接口
- UserGrpc.AsyncService - Interface in io.github.xezzon.zeroweb.user
-
用户相关的服务间接口
- UserGrpc.UserBlockingStub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do limited synchronous rpc calls to service User.
- UserGrpc.UserBlockingV2Stub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do synchronous rpc calls to service User.
- UserGrpc.UserFutureStub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do ListenableFuture-style rpc calls to service User.
- UserGrpc.UserImplBase - Class in io.github.xezzon.zeroweb.user
-
Base class for the server implementation of the service User.
- UserGrpc.UserStub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do asynchronous rpc calls to service User.
- UserImplBase() - Constructor for class io.github.xezzon.zeroweb.user.UserGrpc.UserImplBase
- USERNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserReq
- UserProto - Class in io.github.xezzon.zeroweb.user
V
- VALUE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.setting.SettingItem
- valueOf(int) - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.xezzon.zeroweb.attachment.AttachmentStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentItem
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.AttachmentList
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadRequest
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.FileDownloadResponse
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.FileMetadata
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadRequest
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.FileUploadResponse
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.attachment.QueryAttachmentListRequest
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictReq
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictResp
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.setting.GetSettingRequest
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.setting.SettingItem
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.user.AddUserResp
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form