public interface RepositoryEventTrigger
| Modifier and Type | Method and Description |
|---|---|
<S extends RepositoryEventType,T> |
trigger(java.lang.Class<S> repositoryEventTypeClass,
java.lang.Class<T> modelClass,
T model) |
<S extends RepositoryEventType,T> void trigger(java.lang.Class<S> repositoryEventTypeClass, java.lang.Class<T> modelClass, T model) throws PortalException
PortalException