com.ibm.workplace.wcm.api
Interface AuthoringTemplate
- All Superinterfaces:
- Document
- public interface AuthoringTemplate
- extends Document
Represents an authoring template. This template is the basis of a content
object - a new content object will derive its default attributes from
this template.
An authoring template cannot be created, edited or deleted through the API.
Authoring templates must already exist in the respository.
|
Field Summary |
static java.lang.String |
COPYRIGHT
Copyright statement |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- Copyright statement
- See Also:
- Constant Field Values