Uses of Class
org.exoplatform.social.metadata.MetadataTypePlugin
-
Packages that use MetadataTypePlugin Package Description org.exoplatform.social.metadata -
-
Uses of MetadataTypePlugin in org.exoplatform.social.metadata
Methods in org.exoplatform.social.metadata that return MetadataTypePlugin Modifier and Type Method Description MetadataTypePluginMetadataService. getMetadataTypePluginByName(String name)Retrieves a registeredMetadataTypePluginby nameMethods in org.exoplatform.social.metadata with parameters of type MetadataTypePlugin Modifier and Type Method Description voidMetadataService. addMetadataTypePlugin(MetadataTypePlugin metadataTypePlugin)Registers a newMetadataType
-