Package | Description |
---|---|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
DateBasedEffectivity |
IEffectivityManagerLocal.updateDateBasedEffectivity(String workspaceId,
int pId,
String pName,
String pDescription,
Date pStartDate,
Date pEndDate) |
SerialNumberBasedEffectivity |
IEffectivityManagerLocal.updateSerialNumberBasedEffectivity(String workspaceId,
int pId,
String pName,
String pDescription,
String pStartNumber,
String pEndNumber) |
Copyright © 2017 DocDoku. All rights reserved.