Package | Description |
---|---|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
Layer |
IProductManagerLocal.createLayer(ConfigurationItemKey pKey,
String pName,
String color) |
Layer |
IProductManagerLocal.getLayer(int pId) |
Layer |
IProductManagerLocal.updateLayer(ConfigurationItemKey pKey,
int pId,
String pName,
String color) |
Modifier and Type | Method and Description |
---|---|
List<Layer> |
IProductManagerLocal.getLayers(ConfigurationItemKey pKey) |
Copyright © 2017 DocDoku. All rights reserved.