Package | Description |
---|---|
com.docdoku.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
Marker |
IProductManagerLocal.createMarker(int pLayerId,
String pTitle,
String pDescription,
double pX,
double pY,
double pZ) |
void |
IProductManagerLocal.deleteConfigurationItem(ConfigurationItemKey configurationItemKey) |
void |
IProductManagerLocal.deleteLayer(String workspaceId,
int layerId) |
void |
IProductManagerLocal.deleteMarker(int pLayerId,
int pMarkerId) |
Layer |
IProductManagerLocal.getLayer(int pId) |
Layer |
IProductManagerLocal.updateLayer(ConfigurationItemKey pKey,
int pId,
String pName,
String color) |
Copyright © 2017 DocDoku. All rights reserved.