| Package | Description |
|---|---|
| com.fatwire.services |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SiteService.placePagesSPN(SitePlanNodeBean child, SitePlanNodeBean target, List<AssetId> children, SitePlanNodeBean previous)
Places a Page asset under the specified parent Page asset at the specified index.
|
Boolean |
SiteService.unPlacePagesSPN(SitePlanNodeBean child, SitePlanNodeBean previous, SitePlanNodeBean target, List<AssetId> children)
Unplaces placed pages from a parent.
|