Uses of Interface
org.dspace.content.RelationshipMetadataService
-
Packages that use RelationshipMetadataService Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.factory -
-
Uses of RelationshipMetadataService in org.dspace.content
Classes in org.dspace.content that implement RelationshipMetadataService Modifier and Type Class Description classRelationshipMetadataServiceImpl -
Uses of RelationshipMetadataService in org.dspace.content.factory
Methods in org.dspace.content.factory that return RelationshipMetadataService Modifier and Type Method Description abstract RelationshipMetadataServiceContentServiceFactory. getRelationshipMetadataService()RelationshipMetadataServiceContentServiceFactoryImpl. getRelationshipMetadataService()
-