com.silverpeas.notification.repository
Class NotificationResourceRepositoryImpl

java.lang.Object
  extended by com.silverpeas.notification.repository.NotificationResourceRepositoryImpl
All Implemented Interfaces:
NotificationResourceRepositoryCustom

public class NotificationResourceRepositoryImpl
extends Object
implements NotificationResourceRepositoryCustom

Author:
Yohann Chastagnier

Constructor Summary
NotificationResourceRepositoryImpl()
           
 
Method Summary
 NotificationResourceData getExistingResource(String resourceId, String resourceType, String componentInstanceId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationResourceRepositoryImpl

public NotificationResourceRepositoryImpl()
Method Detail

getExistingResource

public NotificationResourceData getExistingResource(String resourceId,
                                                    String resourceType,
                                                    String componentInstanceId)
Specified by:
getExistingResource in interface NotificationResourceRepositoryCustom


Copyright © 2016 Silverpeas. All Rights Reserved.