| Package | Description |
|---|---|
| org.exoplatform.services.cms.link |
Handles links related to documents and files, including creating, updating and deleting.
|
| org.exoplatform.services.wcm.core |
| Modifier and Type | Field and Description |
|---|---|
protected ItemLocation |
ItemLinkAware.itemLocation |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeLocation
Created by The eXo Platform SAS.
|
class |
PropertyLocation
Created by The eXo Platform SAS
Author : Nguyen Anh Vu
anhvurz90@gmail.com
5 Jul.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemLocation |
ItemLocation.getItemLocationByItem(javax.jcr.Item item)
Get an ItemLocation object by an item
|
| Modifier and Type | Method and Description |
|---|---|
static javax.jcr.Item |
ItemLocation.getItemByLocation(ItemLocation itemLocation)
Get an item by a ItemLocation object.
|
| Constructor and Description |
|---|
ItemLocation(ItemLocation itemLocation)
Instantiates a new item location.
|
NodeLocation(ItemLocation location)
Instantiates a new node location.
|
PropertyLocation(ItemLocation location)
Instantiates a new property location.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.