### YamlMime:JavaType uid: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity" fullName: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity" name: "BasicCosmosPersistentEntity" nameWithType: "BasicCosmosPersistentEntity" summary: "Simple value object to capture information of s." inheritances: - "" - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" - classRef: "" methodsRef: - "findAnnotation(java.lang.Class)?alt=org.springframework.data.mapping.model.BasicPersistentEntity.findAnnotation&text=findAnnotation\" data-throw-if-not-resolved=\"False\" />" - "isAnnotationPresent(java.lang.Class)?alt=org.springframework.data.mapping.model.BasicPersistentEntity.isAnnotationPresent&text=isAnnotationPresent\" data-throw-if-not-resolved=\"False\" />" - "getPropertyAccessor(B)?alt=org.springframework.data.mapping.model.BasicPersistentEntity.getPropertyAccessor&text=getPropertyAccessor\" data-throw-if-not-resolved=\"False\" />" - "getPropertyPathAccessor(B)?alt=org.springframework.data.mapping.model.BasicPersistentEntity.getPropertyPathAccessor&text=getPropertyPathAccessor\" data-throw-if-not-resolved=\"False\" />" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.addAssociation&text=addAssociation\" data-throw-if-not-resolved=\"False\" />" - "" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.doWithAssociations&text=doWithAssociations\" data-throw-if-not-resolved=\"False\" />" - "" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.doWithProperties&text=doWithProperties\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" - "" - "" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.getPersistentProperties&text=getPersistentProperties\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" - "" - "" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.isCreatorArgument&text=isCreatorArgument\" data-throw-if-not-resolved=\"False\" />" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.isIdProperty&text=isIdProperty\" data-throw-if-not-resolved=\"False\" />" - "" - "" - ")?alt=org.springframework.data.mapping.model.BasicPersistentEntity.isVersionProperty&text=isVersionProperty\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **BasicCosmosPersistentEntity**
extends <,>
implements <>, " constructors: - uid: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.BasicCosmosPersistentEntity(org.springframework.data.util.TypeInformation)" fullName: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.BasicCosmosPersistentEntity(TypeInformation typeInformation)" name: "BasicCosmosPersistentEntity(TypeInformation typeInformation)" nameWithType: "BasicCosmosPersistentEntity.BasicCosmosPersistentEntity(TypeInformation typeInformation)" summary: "Creates a new from the given ." parameters: - description: "must not be null." name: "typeInformation" type: "<>" syntax: "public BasicCosmosPersistentEntity(TypeInformation typeInformation)" desc: "Creates a new from the given ." methods: - uid: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.getCollection()" fullName: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.getCollection()" name: "getCollection()" nameWithType: "BasicCosmosPersistentEntity.getCollection()" summary: "To get collection of entity" syntax: "public String getCollection()" desc: "To get collection of entity" returns: description: "String" type: "
String" - uid: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.getContainer()" fullName: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.getContainer()" name: "getContainer()" nameWithType: "BasicCosmosPersistentEntity.getContainer()" summary: "To get container of entity" syntax: "public String getContainer()" desc: "To get container of entity" returns: type: "String" - uid: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.getLanguage()" fullName: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.getLanguage()" name: "getLanguage()" nameWithType: "BasicCosmosPersistentEntity.getLanguage()" summary: "To get language" syntax: "public String getLanguage()" desc: "To get language" returns: type: "String" - uid: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.setApplicationContext(org.springframework.context.ApplicationContext)" fullName: "com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity.setApplicationContext(ApplicationContext applicationContext)" name: "setApplicationContext(ApplicationContext applicationContext)" nameWithType: "BasicCosmosPersistentEntity.setApplicationContext(ApplicationContext applicationContext)" summary: "To set application context" parameters: - description: "must not be null." name: "applicationContext" type: "" syntax: "public void setApplicationContext(ApplicationContext applicationContext)" exceptions: - description: "the bean exception" type: "" desc: "To set application context" type: "class" typeParameters: - description: "the type that is persisted." name: "T" desc: "Simple value object to capture information of s." implements: - "<>" - "" metadata: {} package: "com.azure.spring.data.cosmos.core.mapping" artifact: com.azure:azure-spring-data-cosmos:5.18.0