public interface LinkDao extends ObjectDao
NON_CACHEABLE
Modifier and Type | Method and Description |
---|---|
List |
findByDestinationSpaceKey(String spaceKey)
Deprecated.
since 5.8.15, unused in core and marketplace plugins
|
List |
getLinksTo(ContentEntityObject content) |
List |
getReferringContent(ContentEntityObject content) |
List |
getReferringContent(String spaceKey,
List<ContentEntityObject> content) |
void |
removeCorruptOutgoingLinks() |
findAll, findAllSorted, findAllSorted, findByClassIds, getPersistentClass, refresh, remove, replicate, save, saveRaw
List getLinksTo(ContentEntityObject content)
List getReferringContent(ContentEntityObject content)
List getReferringContent(String spaceKey, List<ContentEntityObject> content)
@Deprecated List findByDestinationSpaceKey(String spaceKey)
void removeCorruptOutgoingLinks()
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences