Uses of Class
lumis.content.core.ContentAssociation
-
Packages that use ContentAssociation Package Description lumis.content.core Provides the core content management operations. -
-
Uses of ContentAssociation in lumis.content.core
Methods in lumis.content.core that return ContentAssociation Modifier and Type Method Description ContentAssociation
ContentVersion. addContentAssociation()
Methods in lumis.content.core that return types with arguments of type ContentAssociation Modifier and Type Method Description Collection<ContentAssociation>
ContentVersion. getContentAssociations()
Returns the contents associated with this version.
-