Uses of Interface
com.sap.conn.jco.JCoRepositoryQueryResult
Packages that use JCoRepositoryQueryResult
Package
Description
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
-
Uses of JCoRepositoryQueryResult in com.sap.conn.jco
Methods in com.sap.conn.jco that return JCoRepositoryQueryResultModifier and TypeMethodDescriptionstatic JCoRepositoryQueryResult
JCo.queryMetaDataSet
(JCoRepository repository, List<String> functions, List<String> types, List<String> classes) Queries the metadata for function interfaces, types and classes.