org.silverpeas.process.management
Class AbstractDataProcess<C extends ProcessExecutionContext>
java.lang.Object
org.silverpeas.process.AbstractProcess<C>
org.silverpeas.process.management.AbstractDataProcess<C>
- All Implemented Interfaces:
- SilverpeasProcess<C>
public abstract class AbstractDataProcess<C extends ProcessExecutionContext>
- extends AbstractProcess<C>
Abstract extension of AbstractProcess
oriented in the data manipulations
such as database persistent operations.
- Author:
- Yohann Chastagnier
- See Also:
AbstractProcess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDataProcess
public AbstractDataProcess()
getProcessType
public ProcessType getProcessType()
- Description copied from interface:
SilverpeasProcess
- Gets the process type
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.