{ } }
Tree 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
Method Summary DocumentType<? extends TargetableContentComponent> getDocumentType()
Returns the DocumentType of the ContentComponent.
Methods inherited from interface com.ibm.workplace.wcm.api.ContentComponent getContainer, getName
Method Detail 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()
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD