Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.impl.server | |
org.apache.chemistry.opencmis.commons.server |
OpenCMIS server interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
LinkInfoImpl
Implementation of the
LinkInfo interface. |
Modifier and Type | Method and Description |
---|---|
List<LinkInfo> |
ObjectInfoImpl.getAdditionalLinks() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectInfoImpl.setAdditionalLinks(List<LinkInfo> additionalLinks) |
Modifier and Type | Method and Description |
---|---|
List<LinkInfo> |
ObjectInfo.getAdditionalLinks()
Returns the list of additional links related to this object,
null
is no such links exist. |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.