@Entity public class FacetAlias extends DomainObject
ContentFacet
to be shared with multiple ContentDescriber
(under different parents)Constructor and Description |
---|
FacetAlias() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ContentFacet |
getFacet() |
Long |
getId() |
ContentFacet |
getParent() |
int |
hashCode() |
void |
setFacet(ContentFacet facet) |
void |
setId(Long id) |
void |
setParent(ContentFacet parent) |
String |
toString() |
public Long getId()
public void setId(Long id)
public ContentFacet getFacet()
public void setFacet(ContentFacet facet)
public ContentFacet getParent()
public void setParent(ContentFacet parent)
Copyright © 2018. All rights reserved.