|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentPrototype
An interface defining an object which is a content prototype in the repository.
A ContentPrototype
is associated with a parent content authoring template.
Properties and attributes on the ContentPrototype
will become the default
values for Content
created from its parent AuthoringTemplate
.
Note: Saving a content prototype by calling Workspace.save()
will throw
a DocumentSaveException
. Saving the parent AuthoringTemplate
will update
this content prototype.
In the Authoring User Interface, the content prototype is referred to as the Default Content.
AuthoringTemplate
Method Summary |
---|
Methods inherited from interface com.ibm.workplace.wcm.api.ContentComponentContainer |
---|
addCategoryIds, addComponent, componentIterator, createComponent, getCategoryIds, getCombinedCategoryIds, getComponent, getComponentByReference, getComponentNames, getKeywords, hasComponent, removeCategoryIds, removeComponent, setComponent, setKeywords |
Methods inherited from interface com.ibm.workplace.wcm.api.Item |
---|
getCreationDate, getDescription, getIdentity, getModifiedDate, getName, getTitle |
Methods inherited from interface com.ibm.portal.Localized |
---|
getLocales |
Methods inherited from interface com.ibm.workplace.wcm.api.EditableItem |
---|
setDescription, setName, setTitle |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |