|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a component that can contain a reference to one
LibraryComponent. ReferenceComponent
objects support all component types that can be stored in the
Component Library.
A ReferenceComponent is a ContentComponent and
cannot be stored as a separate entity in the repository.
This interface provides methods to set and retrieve the
LibraryComponent that this ReferenceComponent
refers to.
ContentComponent,
LibraryComponent| Field Summary | |
static java.lang.String |
COPYRIGHT
Copyright statement |
| Method Summary | |
LibraryComponent |
getComponentRef()
Returns the Library Component that this component refers to. |
void |
setComponentRef(LibraryComponent componentRef)
Sets the Library Component that this component refers to. |
| Methods inherited from interface com.ibm.workplace.wcm.api.ContentComponent |
getContainer, getName |
| Field Detail |
public static final java.lang.String COPYRIGHT
| Method Detail |
public LibraryComponent getComponentRef()
ReferenceComponent
refers topublic void setComponentRef(LibraryComponent componentRef)
componentRef - the new Library Component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||