PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
com.ibm.workplace.wcm.api
Interface TargetableContentComponent
- All Superinterfaces:
- ContentComponent, WCMApiObject
- All Known Subinterfaces:
- FileComponent, LinkComponent
public interface TargetableContentComponent
- extends ContentComponent
Representing a ContentComponent that can be used to provide a Link
to a Content within a Menu, Navigator or by a Link Component.
- See Also:
- AuthoringTemplate
getDocumentType
DocumentType<? extends TargetableContentComponent> getDocumentType()
- Description copied from interface: ContentComponent
- Returns the DocumentType of the ContentComponent.
- Specified by:
- getDocumentType in interface ContentComponent
- Returns:
- the type
- See Also:
- ContentComponent.getDocumentType()
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD