Uses of Class
org.nuxeo.runtime.datasource.DataSourceLinkDescriptor
Packages that use DataSourceLinkDescriptor
-
Uses of DataSourceLinkDescriptor in org.nuxeo.runtime.datasource
Fields in org.nuxeo.runtime.datasource with type parameters of type DataSourceLinkDescriptorModifier and TypeFieldDescriptionprotected Map<String,
DataSourceLinkDescriptor> DataSourceComponent.links
Methods in org.nuxeo.runtime.datasource with parameters of type DataSourceLinkDescriptorModifier and TypeMethodDescriptionprotected void
DataSourceComponent.addDataSourceLink
(DataSourceLinkDescriptor contrib) protected void
DataSourceComponent.bindDataSourceLink
(DataSourceLinkDescriptor descr) protected void
DataSourceComponent.removeDataSourceLink
(DataSourceLinkDescriptor contrib) protected void
DataSourceComponent.unbindDataSourceLink
(DataSourceLinkDescriptor descr)