public interface InstPropertyService
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH_ID
The path stored in the service registry as a property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setProperties(String mandatorId,
String groupId,
String artifactId,
String path)
Set the properties of the mandator
|
static final String PATH_ID
void setProperties(String mandatorId, String groupId, String artifactId, String path) throws IOException
mandatorId - The mandator to setgroupId - The id of the groupartifactId - The id of the artifactpath - The property fileIOExceptionCopyright © 2015. All rights reserved.