public class InMemoryFolderTypeDefinition extends FolderTypeDefinitionImpl
| Constructor and Description |
|---|
InMemoryFolderTypeDefinition() |
InMemoryFolderTypeDefinition(String id,
String displayName) |
InMemoryFolderTypeDefinition(String id,
String displayName,
InMemoryFolderTypeDefinition parentType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomPropertyDefinitions(Map<String,PropertyDefinition<?>> propertyDefinitions)
Set the property definitions for this type.
|
static InMemoryFolderTypeDefinition |
getRootFolderType() |
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 InMemoryFolderTypeDefinition()
public InMemoryFolderTypeDefinition(String id, String displayName, InMemoryFolderTypeDefinition parentType)
public static InMemoryFolderTypeDefinition getRootFolderType()
public void addCustomPropertyDefinitions(Map<String,PropertyDefinition<?>> propertyDefinitions)
setPropertyDefinitions(java.util.Map)Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.