public class DocumentTypeDefinitionImpl extends AbstractTypeDefinition implements DocumentTypeDefinition
| Constructor and Description |
|---|
DocumentTypeDefinitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
ContentStreamAllowed |
getContentStreamAllowed() |
Boolean |
isVersionable() |
void |
setContentStreamAllowed(ContentStreamAllowed contentStreamAllowed) |
void |
setIsVersionable(Boolean isVersionable) |
addPropertyDefinition, clone, getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, initialize, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable, setBaseTypeId, setDescription, setDisplayName, setId, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setPropertyDefinitions, setQueryName, toStringgetExtensions, setExtensionsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryablegetExtensions, setExtensionspublic ContentStreamAllowed getContentStreamAllowed()
getContentStreamAllowed in interface DocumentTypeDefinitionpublic void setContentStreamAllowed(ContentStreamAllowed contentStreamAllowed)
public Boolean isVersionable()
isVersionable in interface DocumentTypeDefinitionpublic void setIsVersionable(Boolean isVersionable)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.