@StableMinor(version="12.3", sinceVersion="4.2") public class ContentAssociation extends Object implements Serializable
ContentVersion
to a Content
.
This object also describes the type of association between the content version and the content.
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_CATEGORIZATION_TERM |
static String |
TYPE_STANDARD |
Modifier and Type | Method and Description |
---|---|
void |
delete()
Deletes this content association.
|
Content |
getAssociatedContent() |
ContentVersion |
getContentVersion() |
String |
getId() |
String |
getType() |
void |
setAssociatedContent(Content associatedContent) |
void |
setType(String type) |
public static final String TYPE_STANDARD
public static final String TYPE_CATEGORIZATION_TERM
public ContentVersion getContentVersion()
public Content getAssociatedContent()
public void setAssociatedContent(Content associatedContent)
public String getType()
public void setType(String type)
public String getId()
public void delete() throws PortalException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.