public class UnboundContentModelElementImpl extends ModelElementImpl implements ContentModelElement
| Constructor and Description |
|---|
UnboundContentModelElementImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
flushContent()
Flushes the content of the all the buffer elements
|
ExtensibilityContent |
getNextContentBufferElement()
This always returns the same
DefaultExtensibilityContentImpl that is associated with the
current instance. |
String |
getType() |
equals, getDirectiveName, getId, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDirectiveName, getIdpublic static final String TYPE
public ExtensibilityContent getNextContentBufferElement()
This always returns the same DefaultExtensibilityContentImpl that is associated with the
current instance.
getNextContentBufferElement in interface ContentModelElementExtensibilityContent object to write to.public String flushContent()
ContentModelElementFlushes the content of the all the buffer elements
flushContent in interface ContentModelElementpublic String getType()
getType in interface ExtensibilityModelElementCopyright © 2005–2016 Alfresco Software. All rights reserved.