public class SetAspectsExtension
extends org.apache.abdera.model.ExtensibleElementWrapper
| Modifier and Type | Field and Description |
|---|---|
static QName |
PROPERTIES
The name of the element containing the aspect properties.
|
static QName |
QNAME
The name of this element.
|
| Constructor and Description |
|---|
SetAspectsExtension(org.apache.abdera.model.Element internal)
The Constructor.
|
SetAspectsExtension(org.apache.abdera.factory.Factory factory)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAspectsToAdd()
Gets the aspects to add.
|
Set<String> |
getAspectsToRemove()
Gets the aspects to remove.
|
org.apache.chemistry.abdera.ext.CMISProperties |
getProperties()
Gets all aspect properties
|
addExtension, addExtension, addExtension, addExtension, addExtension, addSimpleExtension, addSimpleExtension, getExtension, getExtension, getExtensions, getExtensions, getExtensions, getExtInternal, getMustPreserveWhitespace, getSimpleExtension, getSimpleExtension, setMustPreserveWhitespaceaddComment, clone, complete, declareNS, discard, equals, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDefaultWriterOptions, getDocument, getElements, getExtensionAttributes, getFactory, getFirstChild, getFirstChild, getInternal, getLanguage, getLanguageTag, getLocale, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, hashCode, iterator, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setParentElement, setText, setText, toString, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTofinalize, getClass, notify, notifyAll, wait, wait, waitdeclareNS, discard, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDocument, getElements, getExtensionAttributes, getFirstChild, getFirstChild, getLanguage, getLanguageTag, getLocale, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setParentElement, setText, setTextpublic static final QName QNAME
public static final QName PROPERTIES
public SetAspectsExtension(org.apache.abdera.model.Element internal)
internal - the internal elementpublic SetAspectsExtension(org.apache.abdera.factory.Factory factory)
factory - the factorypublic Set<String> getAspectsToAdd()
public Set<String> getAspectsToRemove()
public org.apache.chemistry.abdera.ext.CMISProperties getProperties()
Copyright © 2005–2014 Alfresco Software. All rights reserved.