| Package | Description |
|---|---|
| com.foreach.across.modules.webcms.domain.component.model |
| Modifier and Type | Method and Description |
|---|---|
WebCmsComponentModelSet |
WebCmsComponentModelService.buildComponentModelSetForOwner(WebCmsObject object,
boolean eager)
Build a
WebCmsComponentModelSet for all components owned by the WebCmsObject,
and attached to the current domain. |
WebCmsComponentModelSet |
WebCmsComponentModelService.buildComponentModelSetForOwner(WebCmsObject object,
WebCmsDomain domain,
boolean eager)
Build a
WebCmsComponentModelSet for all components owned by the WebCmsObject,
and attached to the specified domain. |
WebCmsComponentModelSet |
WebCmsComponentModelHierarchy.getComponentsForScope(String scopeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebCmsComponentModelHierarchy.registerComponentsForScope(WebCmsComponentModelSet componentModelSet,
String scopeName)
Add a set of components to the very end of the hierarchy.
|
boolean |
WebCmsComponentModelHierarchy.removeComponents(WebCmsComponentModelSet componentModelSet) |
Copyright © 2020. All rights reserved.