Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Method and Description |
---|---|
ValuesType |
ObjectFactory.createValuesType()
Create an instance of
ValuesType |
ValuesType |
LdapConnectionType.getBinaryAttributes()
Gets the value of the binaryAttributes property.
|
ValuesType |
DatasetType.getCreateValues()
Gets the value of the createValues property.
|
ValuesType |
TaskType.getCustomLibrary()
Gets the value of the customLibrary property.
|
ValuesType |
DatasetType.getDefaultValues()
Gets the value of the defaultValues property.
|
ValuesType |
LdapServiceType.getFetchedAttributes()
Gets the value of the fetchedAttributes property.
|
ValuesType |
DatasetType.getForceValues()
Gets the value of the forceValues property.
|
ValuesType |
LdapServiceType.getPivotAttributes()
Gets the value of the pivotAttributes property.
|
ValuesType |
DatabaseDestinationServiceType.getRequestsNameForDelete()
Gets the value of the requestsNameForDelete property.
|
ValuesType |
DatabaseDestinationServiceType.getRequestsNameForInsert()
Gets the value of the requestsNameForInsert property.
|
ValuesType |
DatabaseDestinationServiceType.getRequestsNameForUpdate()
Gets the value of the requestsNameForUpdate property.
|
ValuesType |
TaskType.getScriptInclude()
Gets the value of the scriptInclude property.
|
ValuesType |
CsvAuditType.getTaskNames()
Gets the value of the taskNames property.
|
Modifier and Type | Method and Description |
---|---|
void |
LdapConnectionType.setBinaryAttributes(ValuesType value)
Sets the value of the binaryAttributes property.
|
void |
DatasetType.setCreateValues(ValuesType value)
Sets the value of the createValues property.
|
void |
TaskType.setCustomLibrary(ValuesType value)
Sets the value of the customLibrary property.
|
void |
DatasetType.setDefaultValues(ValuesType value)
Sets the value of the defaultValues property.
|
void |
LdapServiceType.setFetchedAttributes(ValuesType value)
Sets the value of the fetchedAttributes property.
|
void |
DatasetType.setForceValues(ValuesType value)
Sets the value of the forceValues property.
|
void |
LdapServiceType.setPivotAttributes(ValuesType value)
Sets the value of the pivotAttributes property.
|
void |
DatabaseDestinationServiceType.setRequestsNameForDelete(ValuesType value)
Sets the value of the requestsNameForDelete property.
|
void |
DatabaseDestinationServiceType.setRequestsNameForInsert(ValuesType value)
Sets the value of the requestsNameForInsert property.
|
void |
DatabaseDestinationServiceType.setRequestsNameForUpdate(ValuesType value)
Sets the value of the requestsNameForUpdate property.
|
void |
TaskType.setScriptInclude(ValuesType value)
Sets the value of the scriptInclude property.
|
void |
CsvAuditType.setTaskNames(ValuesType value)
Sets the value of the taskNames property.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.