Uses of Interface
org.apache.unomi.graphql.types.output.CDPProfileInterface
-
Packages that use CDPProfileInterface Package Description org.apache.unomi.graphql.schema org.apache.unomi.graphql.types.output -
-
Uses of CDPProfileInterface in org.apache.unomi.graphql.schema
Methods in org.apache.unomi.graphql.schema that return CDPProfileInterface Modifier and Type Method Description <PROFILE extends org.apache.unomi.api.Profile>
CDPProfileInterfaceCDPProfileInterfaceRegister. getProfile(PROFILE profile)Method parameters in org.apache.unomi.graphql.schema with type arguments of type CDPProfileInterface Modifier and Type Method Description voidCDPProfileInterfaceRegister. register(Class<? extends CDPProfileInterface> profileMember) -
Uses of CDPProfileInterface in org.apache.unomi.graphql.types.output
Classes in org.apache.unomi.graphql.types.output that implement CDPProfileInterface Modifier and Type Class Description classCDPPersonaclassCDPProfileMethods in org.apache.unomi.graphql.types.output that return CDPProfileInterface Modifier and Type Method Description CDPProfileInterfaceCDPProfileEdge. node(graphql.schema.DataFetchingEnvironment environment)CDPProfileInterfaceCDPConsent. profile()
-