public abstract class AbstractLink extends Object implements CommonLink
Constructor and Description |
---|
AbstractLink() |
Modifier and Type | Method and Description |
---|---|
void |
removeCorrespondenceLink(String xPath,
CorrespondenceLink link) |
void |
save(CoreSession session)
Save the adapter's document.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLink
public void save(CoreSession session)
CommonLink
save
in interface CommonLink
public void removeCorrespondenceLink(String xPath, CorrespondenceLink link)
Copyright © 2011 Nuxeo SA. All Rights Reserved.