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.linksMethods in org.nuxeo.runtime.datasource with parameters of type DataSourceLinkDescriptorModifier and TypeMethodDescriptionprotected voidDataSourceComponent.addDataSourceLink(DataSourceLinkDescriptor contrib) protected voidDataSourceComponent.bindDataSourceLink(DataSourceLinkDescriptor descr) protected voidDataSourceComponent.removeDataSourceLink(DataSourceLinkDescriptor contrib) protected voidDataSourceComponent.unbindDataSourceLink(DataSourceLinkDescriptor descr)