Uses of Interface
org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IsPublishedArgumentsDefinition
-
Packages that use MasterGraphQuery.IsPublishedArgumentsDefinition Package Description org.topbraidlive.client.java.graphql.platform -
-
Uses of MasterGraphQuery.IsPublishedArgumentsDefinition in org.topbraidlive.client.java.graphql.platform
Methods in org.topbraidlive.client.java.graphql.platform with parameters of type MasterGraphQuery.IsPublishedArgumentsDefinition Modifier and Type Method Description MasterGraphQuery
MasterGraphQuery. isPublished(MasterGraphQuery.IsPublishedArgumentsDefinition argsDef)
True if the asset collection has been published.
-