| Package | Description |
|---|---|
| org.dd4t.contentmodel |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Embedded.getEmbeddedSchema() |
Schema |
Component.getSchema()
Get the schema of the component
|
Schema |
FieldSet.getSchema()
Deprecated.
|
Schema |
RepositoryLocalItem.getSchema()
Get the Schema
|
| Modifier and Type | Method and Description |
|---|---|
void |
Embedded.setEmbeddedSchema(Schema embeddedSchema) |
void |
Component.setSchema(Schema schema)
Set the schema of the component
|
void |
FieldSet.setSchema(Schema schema)
Set the schema of the component
|
void |
RepositoryLocalItem.setSchema(Schema schema) |
Copyright © 2017. All rights reserved.