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 PropertyDeprecationHandlerSchemaManager. getDeprecatedProperties()Deprecated.since 11.1, usePropertyCharacteristicHandlermethods insteadPropertyDeprecationHandlerSchemaManagerImpl. getDeprecatedProperties()Deprecated.since 11.1, usePropertyCharacteristicHandlermethods insteadPropertyDeprecationHandlerSchemaManager. getRemovedProperties()Deprecated.since 11.1, usePropertyCharacteristicHandlermethods insteadPropertyDeprecationHandlerSchemaManagerImpl. getRemovedProperties()Deprecated.since 11.1, usePropertyCharacteristicHandlermethods instead
-