public class OrgManagementClientTest extends Object
| 构造器和说明 |
|---|
OrgManagementClientTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addMembers() |
void |
addNode() |
void |
before() |
void |
create() |
void |
deleteById() |
void |
deleteNode() |
void |
exportAll() |
void |
exportByOrgId() |
void |
findById() |
void |
findNodeById() |
void |
importByJson() |
void |
isRootNode() |
void |
list() |
void |
listAuthorizedResourcesByNodeId() |
void |
listChildren() |
void |
listMembers() |
void |
moveNode() |
void |
removeMembers() |
void |
rootNode() |
void |
searchNodes() |
void |
updateNode() |
public void before()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void create()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void findById()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void deleteById()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void list()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void searchNodes()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void findNodeById()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void addNode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void updateNode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void moveNode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void deleteNode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void isRootNode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void rootNode()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listChildren()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void addMembers()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listMembers()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void removeMembers()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void importByJson()
throws IOException
IOExceptionpublic void exportAll()
throws IOException
IOExceptionpublic void exportByOrgId()
throws IOException
IOExceptionpublic void listAuthorizedResourcesByNodeId()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionCopyright © 2021. All rights reserved.