org.silverpeas.permalinks
Class PermalinkCompatibilityService

java.lang.Object
  extended by org.silverpeas.permalinks.PermalinkCompatibilityService

@Service
@Transactional(propagation=NOT_SUPPORTED)
public class PermalinkCompatibilityService
extends Object


Constructor Summary
PermalinkCompatibilityService()
           
 
Method Summary
 SimpleDocument findDocumentVersionByOldId(int oldId)
           
 SimpleDocument findVersionnedDocumentByOldId(int oldId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermalinkCompatibilityService

public PermalinkCompatibilityService()
Method Detail

findDocumentVersionByOldId

public SimpleDocument findDocumentVersionByOldId(int oldId)

findVersionnedDocumentByOldId

public SimpleDocument findVersionnedDocumentByOldId(int oldId)


Copyright © 2016 Silverpeas. All Rights Reserved.