JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
X
A
Address
- Class in
com.github.fabasset.chaincode.client
Address()
- Constructor for class com.github.fabasset.chaincode.client.
Address
addType(String, Map<String, List<String>>)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
ADMIN_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
approve(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
APPROVE_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
APPROVEE_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
ARG_MESSAGE
- Static variable in class com.github.fabasset.chaincode.constant.
Message
Assets
- Class in
com.github.fabasset.chaincode
Assets()
- Constructor for class com.github.fabasset.chaincode.
Assets
B
BALANCE_OF_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
balanceOf(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
balanceOf(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
BOOLEAN
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
burn(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Default
BURN_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
BYTE
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
C
CHARACTER
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
com.github.fabasset.chaincode
- package com.github.fabasset.chaincode
com.github.fabasset.chaincode.client
- package com.github.fabasset.chaincode.client
com.github.fabasset.chaincode.constant
- package com.github.fabasset.chaincode.constant
com.github.fabasset.chaincode.manager
- package com.github.fabasset.chaincode.manager
com.github.fabasset.chaincode.protocol
- package com.github.fabasset.chaincode.protocol
com.github.fabasset.chaincode.util
- package com.github.fabasset.chaincode.util
D
DataType
- Class in
com.github.fabasset.chaincode.constant
DataTypeConversion
- Class in
com.github.fabasset.chaincode.util
dataTypeToStr(String, Object)
- Static method in class com.github.fabasset.chaincode.util.
DataTypeConversion
Default
- Class in
com.github.fabasset.chaincode.protocol
delete(ChaincodeStub, String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
deleteType(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
DOUBLE
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
DROP_TOKEN_TYPE_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
dropTokenType(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
TokenTypeManagement
E
ENROLL_TOKEN_TYPE_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
enrollTokenType(ChaincodeStub, String, Map<String, List<String>>)
- Static method in class com.github.fabasset.chaincode.protocol.
TokenTypeManagement
ERC721
- Class in
com.github.fabasset.chaincode.protocol
ERC721()
- Constructor for class com.github.fabasset.chaincode.protocol.
ERC721
Extension
- Class in
com.github.fabasset.chaincode.protocol
Extension()
- Constructor for class com.github.fabasset.chaincode.protocol.
Extension
F
FLOAT
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
Function
- Class in
com.github.fabasset.chaincode.constant
G
GET_APPROVED_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
GET_TYPE_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
GET_URI_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
GET_XATTR_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
getApproved(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
getApprovee()
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getAttribute(String, String)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
getMyAddress(ChaincodeStub)
- Static method in class com.github.fabasset.chaincode.client.
Address
getOwner()
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getTable()
- Method in class com.github.fabasset.chaincode.manager.
OperatorManager
getTable()
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
getType()
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getType(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
getType(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Default
getURI()
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getURI(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getURI(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
getURI(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
getXAttr()
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getXAttr(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
getXAttr(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
getXAttr(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
H
hasAttribute(String, String)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
HASH_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
hasToken(ChaincodeStub, String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
hasType(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
history(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Default
HISTORY_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
I
ID_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
init(ChaincodeStub)
- Method in class com.github.fabasset.chaincode.
Main
INIT_FUNCTION_MESSAGE
- Static variable in class com.github.fabasset.chaincode.constant.
Message
INIT_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
INTEGER
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
invoke(ChaincodeStub)
- Method in class com.github.fabasset.chaincode.
Main
IS_APPROVED_FOR_ALL_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
isApprovedForAll(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
K
Key
- Class in
com.github.fabasset.chaincode.constant
L
LIST_BOOLEAN
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_BYTE
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_CHARACTER
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_DOUBLE
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_FLOAT
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_INTEGER
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_LONG
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_SHORT
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
LIST_STRING
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
load(ChaincodeStub)
- Static method in class com.github.fabasset.chaincode.manager.
OperatorManager
load(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.manager.
TokenManager
load(ChaincodeStub)
- Static method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
LONG
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
M
main(String[])
- Static method in class com.github.fabasset.chaincode.
Assets
Main
- Class in
com.github.fabasset.chaincode
Main()
- Constructor for class com.github.fabasset.chaincode.
Main
main(String[])
- Static method in class com.github.fabasset.chaincode.
Main
Message
- Class in
com.github.fabasset.chaincode.constant
mint(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Default
mint(ChaincodeStub, String, String, Map<String, Object>, Map<String, String>)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
MINT_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
N
NO_FUNCTION_MESSAGE
- Static variable in class com.github.fabasset.chaincode.constant.
Message
O
OperatorManager
- Class in
com.github.fabasset.chaincode.manager
OperatorManager()
- Constructor for class com.github.fabasset.chaincode.manager.
OperatorManager
OPERATORS_APPROVAL
- Static variable in class com.github.fabasset.chaincode.constant.
Key
OWNER_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
OWNER_OF_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
ownerOf(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
P
PATH_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
Q
query(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Default
QUERY_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
R
RETRIEVE_ATTRIBUTE_OF_TOKEN_TYPE_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
RETRIEVE_TOKEN_TYPE_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
retrieveAttributeOfTokenType(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
TokenTypeManagement
retrieveTokenType(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
TokenTypeManagement
S
SET_APPROVAL_FOR_ALL_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
SET_URI_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
SET_XATTR_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
setApprovalForAll(ChaincodeStub, String, boolean)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
setApprovee(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setId(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setOwner(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setTable(Map<String, Map<String, Boolean>>)
- Method in class com.github.fabasset.chaincode.manager.
OperatorManager
setType(String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setURI(Map<String, String>)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setURI(String, String)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setURI(ChaincodeStub, String, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
setURI(ChaincodeStub, String, Map<String, String>)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
setXAttr(Map<String, Object>)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setXAttr(String, Object)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
setXAttr(ChaincodeStub, String, String, Object)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
setXAttr(ChaincodeStub, String, Map<String, Object>)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
SHORT
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
store(ChaincodeStub)
- Method in class com.github.fabasset.chaincode.manager.
OperatorManager
store(ChaincodeStub)
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
store(ChaincodeStub)
- Method in class com.github.fabasset.chaincode.manager.
TokenTypeManager
STRING
- Static variable in class com.github.fabasset.chaincode.constant.
DataType
strToDataType(String, String)
- Static method in class com.github.fabasset.chaincode.util.
DataTypeConversion
T
toJSONString()
- Method in class com.github.fabasset.chaincode.manager.
TokenManager
TOKEN_IDS_OF_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
TOKEN_TYPES
- Static variable in class com.github.fabasset.chaincode.constant.
Key
TOKEN_TYPES_OF_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
tokenIdsOf(ChaincodeStub, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Default
tokenIdsOf(ChaincodeStub, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
Extension
TokenManager
- Class in
com.github.fabasset.chaincode.manager
TokenManager()
- Constructor for class com.github.fabasset.chaincode.manager.
TokenManager
TokenTypeManagement
- Class in
com.github.fabasset.chaincode.protocol
TokenTypeManagement()
- Constructor for class com.github.fabasset.chaincode.protocol.
TokenTypeManagement
TokenTypeManager
- Class in
com.github.fabasset.chaincode.manager
TokenTypeManager()
- Constructor for class com.github.fabasset.chaincode.manager.
TokenTypeManager
tokenTypesOf(ChaincodeStub)
- Static method in class com.github.fabasset.chaincode.protocol.
TokenTypeManagement
TRANSFER_FROM_FUNCTION_NAME
- Static variable in class com.github.fabasset.chaincode.constant.
Function
transferFrom(ChaincodeStub, String, String, String)
- Static method in class com.github.fabasset.chaincode.protocol.
ERC721
TYPE_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
U
URI_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
X
XATTR_KEY
- Static variable in class com.github.fabasset.chaincode.constant.
Key
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.