| Package | Description |
|---|---|
| org.hpccsystems.ws.client.extended | |
| org.hpccsystems.ws.client.wrappers |
| Modifier and Type | Method and Description |
|---|---|
ECLAttributeWrapper |
HPCCWsAttributesClient.createOrUpdateAttribute(ECLAttributeWrapper item,
boolean checkoutin,
String checkindesc)
Create/Update an attribute in a legacy repository.
|
| Modifier and Type | Method and Description |
|---|---|
List<ECLAttributeWrapper> |
HPCCWsAttributesClient.createOrUpdateAttributes(List<ECLAttributeWrapper> in,
boolean checkoutin,
String checkindesc)
Creates the or update attributes.
|
List<ECLAttributeWrapper> |
HPCCWsAttributesClient.deleteAttribute(String modulename,
String attributename)
delete an attribute from the remote repository.
|
List<ECLAttributeWrapper> |
HPCCWsAttributesClient.findItems(String modulename,
String attributename,
String type,
String username,
String anytext,
String changedSince)
Search for and retrieve the attribute metadata for attributes from a repository.
|
| Modifier and Type | Method and Description |
|---|---|
ECLAttributeWrapper |
HPCCWsAttributesClient.createOrUpdateAttribute(ECLAttributeWrapper item,
boolean checkoutin,
String checkindesc)
Create/Update an attribute in a legacy repository.
|
| Modifier and Type | Method and Description |
|---|---|
List<ECLAttributeWrapper> |
HPCCWsAttributesClient.createOrUpdateAttributes(List<ECLAttributeWrapper> in,
boolean checkoutin,
String checkindesc)
Creates the or update attributes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ECLAttributeWrapper> |
ArrayOfECLAttributeWrapper.local_eCLAttribute |
| Modifier and Type | Method and Description |
|---|---|
List<ECLAttributeWrapper> |
ArrayOfECLAttributeWrapper.getECLAttribute()
Gets the ECL attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfECLAttributeWrapper.setECLAttribute(List<ECLAttributeWrapper> _eCLAttribute)
Sets the ECL attribute.
|
| Constructor and Description |
|---|
ArrayOfECLAttributeWrapper(List<ECLAttributeWrapper> _eCLAttribute)
Instantiates a new array of ECL attribute wrapper.
|
Copyright © 2021. All rights reserved.