Uses of Class
org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
Packages that use PropertyDeprecationHandler
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of PropertyDeprecationHandler in org.nuxeo.ecm.core.schema
Methods in org.nuxeo.ecm.core.schema that return PropertyDeprecationHandlerModifier and TypeMethodDescriptionSchemaManager.getDeprecatedProperties()
Deprecated.SchemaManagerImpl.getDeprecatedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods insteadSchemaManager.getRemovedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods insteadSchemaManagerImpl.getRemovedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods instead
PropertyCharacteristicHandler
methods instead