| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
SchemaDescriptionDocument |
Registry.getSchemaDescriptionDocument(String schemaId)
Gets a schema description document given a schema id
|
SchemaDescriptionDocument |
DeclarativeRegistry.getSchemaDescriptionDocument(String schemaId)
Returns schema description document with the given id.
|
static SchemaDescriptionDocument |
SchemaDescriptionDocument.newInstance()
Return a new instance of SchemaDescriptDocument
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SchemaDescriptionDocument> |
Registry.getSchemaDescriptionDocuments()
Returns the whole list of schema description documents
|
Collection<SchemaDescriptionDocument> |
DeclarativeRegistry.getSchemaDescriptionDocuments()
Returns list of schema description documents
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.