| Package | Description |
|---|---|
| org.springframework.extensions.surf.extensibility | |
| org.springframework.extensions.surf.extensibility.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenModelElement |
ExtensibilityDirectiveData.createOpen()
Creates a new instance of the type of
OpenModelElement for with the associated ExtensibilityDirective. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensibilityModel.insertDeferredContentTarget(int index,
OpenModelElement open,
DeferredContentTargetModelElement target,
CloseModelElement close)
Allows
DeferredContentTargetModelElement instances (along with their associated OpenModelElement and
CloseModelElement instances) to be inserted at a requested point in the model. |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenModelElementImpl |
| Modifier and Type | Method and Description |
|---|---|
OpenModelElement |
DefaultExtensibilityDirectiveData.createOpen() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensibilityModelImpl.insertDeferredContentTarget(int index,
OpenModelElement open,
DeferredContentTargetModelElement target,
CloseModelElement close)
Allows
DeferredContentTargetModelElement instances (along with their associated OpenModelElement and
CloseModelElement instances) to be inserted at a requested point in the model. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.