Package | Description |
---|---|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ILOVManagerLocal.deleteLov(ListOfValuesKey lovKey) |
ListOfValues |
ILOVManagerLocal.findLov(ListOfValuesKey lovKey) |
boolean |
ILOVManagerLocal.isLOVDeletable(ListOfValuesKey lovKey) |
ListOfValues |
ILOVManagerLocal.updateLov(ListOfValuesKey lovKey,
String name,
String workspaceId,
List<NameValuePair> nameValuePairList) |
Copyright © 2017 DocDoku. All rights reserved.