Uses of Class
org.nuxeo.ecm.core.schema.PropertyDeprecationHandler
-
Packages that use PropertyDeprecationHandler Package Description org.nuxeo.ecm.core.schema 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 PropertyDeprecationHandler Modifier and Type Method Description PropertyDeprecationHandler
SchemaManager. getDeprecatedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods insteadPropertyDeprecationHandler
SchemaManagerImpl. getDeprecatedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods insteadPropertyDeprecationHandler
SchemaManager. getRemovedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods insteadPropertyDeprecationHandler
SchemaManagerImpl. getRemovedProperties()
Deprecated.since 11.1, usePropertyCharacteristicHandler
methods instead
-