- cancel() - Method in class com.denodo.itpilot.client.HTMLWrapperResultIterator
-
Cancel the execution query.
- changePassword(String) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Changes the current user password in the Wrapper Server.
- checkErrors() - Method in class com.denodo.itpilot.client.HTMLWrapperResultIterator
-
Returns true if any error occurred during the iterator execution.
- checkObligatoryParams(Map) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Checks all mandatory parameters have a valid value.
- checkQueryParams(Map) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Validates the query parameters.
- checkSearchableParams(Map) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Validates all the query parameters are searchable fields of the wrapper.
- close() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Closes the common connection if it exists.
- close() - Method in class com.denodo.itpilot.client.HTMLWrapperResultIterator
-
Closes the Wrapper Server connection used by the iterator.
- close() - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Closes the common connection if it exists.
- com.denodo.common.custom.annotations - package com.denodo.common.custom.annotations
-
Annotations necessary to develop custom elements.
- com.denodo.common.custom.elements - package com.denodo.common.custom.elements
-
Provides the types and values needed to implement Custom elements in
Virtual DataPort.
- com.denodo.itpilot.client - package com.denodo.itpilot.client
-
- com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions - package com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions
-
- com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar - package com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar
-
- com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper - package com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper
-
- com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html - package com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html
-
- conditionFunctions - Variable in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
- copy() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- copy() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Obtains a copy of this object.
- copy() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- copy() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- copyProperties(VDBObject) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
Set the properties from this object to clone object
- createCustomArrayType(String, CustomRecordType) - Method in class com.denodo.common.custom.elements.CustomElementsFactory
-
Deprecated.
- createCustomArrayType(String, CustomRecordType) - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
- createCustomArrayType(CustomRecordType) - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
- createCustomArrayValue(List<CustomRecordValue>) - Method in class com.denodo.common.custom.elements.CustomElementsFactory
-
Deprecated.
- createCustomArrayValue(List<CustomRecordValue>) - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
- createCustomRecordArray(LinkedHashMap<String, Object>) - Method in class com.denodo.common.custom.elements.CustomElementsFactory
-
Deprecated.
- createCustomRecordType(String, LinkedHashMap<String, Object>) - Method in class com.denodo.common.custom.elements.CustomElementsFactory
-
Deprecated.
- createCustomRecordType(String, LinkedHashMap<String, Object>) - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
- createCustomRecordType(LinkedHashMap<String, Object>) - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
- createCustomRecordValue(LinkedHashMap<String, Object>) - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
- CustomArrayType - Interface in com.denodo.common.custom.elements
-
This class represents an array in the Denodo Platform types structure.
- CustomArrayValue - Interface in com.denodo.common.custom.elements
-
This class represents an array in the Denodo Platform values structure.
- CustomContext - Annotation Type in com.denodo.common.custom.annotations
-
Fields annotation to mark the field where the context of a Custom Policy will
be injected.
- CustomElement - Annotation Type in com.denodo.common.custom.annotations
-
Indicates that the annotated class is a Custom Element.
- CustomElementsFactory - Class in com.denodo.common.custom.elements
-
- CustomElementsFactory() - Constructor for class com.denodo.common.custom.elements.CustomElementsFactory
-
Deprecated.
- CustomElementsUtil - Class in com.denodo.common.custom.elements
-
- CustomElementType - Enum in com.denodo.common.custom.annotations
-
Enumeration used by the class
CustomElement to
indicate the type of a Custom Element.
- CustomExecutor - Annotation Type in com.denodo.common.custom.annotations
-
The method marked with this annotation will be executed
when invoking this Custom Function or Custom Policy.
- CustomExecutorReturnType - Annotation Type in com.denodo.common.custom.annotations
-
Method annotation to mark the method that will be invoked to compute the
return type of a Custom Function before executing a query.
- CustomGroup - Annotation Type in com.denodo.common.custom.annotations
-
Parameter annotation used in aggregation functions.
- CustomGroupValue<E> - Interface in com.denodo.common.custom.elements
-
This class represents the group of values coming from a non aggregate field
in an aggregation function.
- CustomLocale - Annotation Type in com.denodo.common.custom.annotations
-
The field marked with this annotation will be automatically set with the condition locale.
- CustomPageValue - Interface in com.denodo.common.custom.elements
-
Class representing a Page Value Object in ITPilot.
- CustomParam - Annotation Type in com.denodo.common.custom.annotations
-
Parameter annotation used by Custom Functions or Custom Policies.
- CustomRecordType - Interface in com.denodo.common.custom.elements
-
This class represents a record in the Denodo Platform types structure.
- CustomRecordType.Property - Interface in com.denodo.common.custom.elements
-
This object stores the information of each element in the record.
- CustomRecordValue - Interface in com.denodo.common.custom.elements
-
This class represents a register in the Denodo Platform values structure.
- CustomRecordValue.Property - Interface in com.denodo.common.custom.elements
-
Object containing the name and value a record's single property.
- getAggregateFunctions() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
Gets aggregate functions
- getArrayFields() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the internal metadata array fields (instances of
WrapperMetaArrayRawVO)
- getAutoDeploy() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the value of the autodeploy option.
- getClassName() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaArrayRawVO
-
Gets the name of the class.
- getClassName() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaRegisterRawVO
-
Gets the class name value.
- getClassName() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
Gets the class name value
- getConditionFunctions() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
Gets condition functions
- getConfiguration() - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Obtains the configuration parameters of the Wrapper Server.
- getCookies() - Method in interface com.denodo.common.custom.elements.CustomPageValue
-
Returns the cookies of the page.
- getCurrentDatabaseName() - Method in class com.denodo.common.custom.elements.QueryContext
-
Returns the name of the database where the query is executed
- getCurrentUserName() - Method in class com.denodo.common.custom.elements.QueryContext
-
Returns the name of the user who executes the query
- getCurrentUserRoles() - Method in class com.denodo.common.custom.elements.QueryContext
-
Returns the names of all the roles granted directly or indirectly to the user who executes the query.
Roles indirectly granted to the user are roles that have been granted to one of the roles of the user and not the
user itself.
- getCustomFilters() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
- getCustomPolicies() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
- getCustomWrappers() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
Gets custom wrappers
- getDatabaseNames() - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Obtains the database names in the Wrapper Server.
- getDefaultValue() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getDenodoBrowserOptimization() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the value of the httpOptimization option.
- getErrorDescription() - Method in class com.denodo.itpilot.client.HTMLWrapperResultIterator
-
Describes the errors ocurred during the iterator execution.
- getExtensionProperties() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
- getExtensions() - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Obtains all the extensions of the Wrapper Server.
- getFkNames() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getHTMLWrapper(String) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Obtains a proxy to the wrapper of the database.
- getHTMLWrapperNames() - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Returns the names of the HTML wrappers of the database.
- getHTMLWrapperVO() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the wrapper.
- getId() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
Obtains the identifier of this object.
- getIndexesNames() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getIsCursorField() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- getIsTableField() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- getItpFunctions() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
Gets itp functions
- getLastURL() - Method in interface com.denodo.common.custom.elements.CustomPageValue
-
Returns the last URL accessed.
- getLastURLMethod() - Method in interface com.denodo.common.custom.elements.CustomPageValue
-
Returns the last method used to access the page.
- getLastURLPostParameters() - Method in interface com.denodo.common.custom.elements.CustomPageValue
-
Returns the POST parameters when the last method used in the http request
is POST.
- getMaintenance() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the value of the maintenance option.
- getMapping() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Getter method for mapping property.
- getMapping() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Getter for WrapperMetaRawValue name mapping property.
- getMapping() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Getter for WrapperMetaRegisterRawVO mapping property.
- getMapping() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Getter for mapping attribute.
- getMaxLength() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- getMaxLength() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Gets the maximum length value for the field.
- getMaxLength() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- getMaxLength() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getMetaRawNames() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the set of internal WrapperMetaRawValueVO indexed names.
- getMetaRawValue(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns a internal WrapperMetaRawValueVO indexed with the key parameter.
- getMetaRawValueByMapping(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns a internal WrapperMetaRawValueVO with mapping equals to parameter.
- getMetaRawValues() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the set of internal WrapperMetaRawValueVO instances.
- getMetaRawValuesMap() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the map of internal WrapperMetaRawValueVO instances.
- getMetaRegister() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Getter method for the internal metadata register field
- getName() - Method in interface com.denodo.common.custom.elements.CustomArrayType
-
Method to obtain the name of the record type.
- getName() - Method in interface com.denodo.common.custom.elements.CustomRecordType
-
Method to obtain the name of the record type.
- getName() - Method in interface com.denodo.common.custom.elements.CustomRecordType.Property
-
Method to obtain the name of the property.
- getName() - Method in interface com.denodo.common.custom.elements.CustomRecordValue.Property
-
Method to obtain the name of the property.
- getName() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
Obtains the name of the object.
- getName() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Getter method for name attribute.
- getName() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Getter for WrapperMetaRawValueVO name property.
- getName() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Getter for name attribute
- getNullValue() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getNumOfMetaRawValues() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the size of the internal metadata fields.
- getParameterIndex() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Gets the parameter index of a field.
- getParameterIndex() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Gets the parameter index of a field.
- getParameterIndex() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Gets the parameter index of a field.
- getParameterIndex() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Gets the parameter index of a field.
- getPassThrough() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the value of the passthrough option.
- getProperties() - Method in interface com.denodo.common.custom.elements.CustomRecordType
-
This method returns all the properties contained in the record.
- getProperties() - Method in interface com.denodo.common.custom.elements.CustomRecordValue
-
- getPropertiesMap() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- getPropertiesMap() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- getPropertiesMap() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- getPropertiesMap() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getProperty(String) - Method in interface com.denodo.common.custom.elements.CustomRecordValue
-
Returns the value of the given property.
- getPropertyType(String) - Method in interface com.denodo.common.custom.elements.CustomRecordType
-
Method to obtain the type of a field
- getQueryContext() - Static method in class com.denodo.common.custom.elements.CustomElementsUtil
-
Returns context information about the query executing the function.
- getRawType() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
The int WrapperMetaArrayRawVO identifier.
- getRawType() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Return the int RawType of WrapperMetaRawValueVO
WrapperMetaRawValueVO.SIMPLE for WrapperMetaSimpleRawVO
WrapperMetaRawValueVO.ARRAY for WrapperMetaArrayRawVO
WrapperMetaRawValueVO.REGISTER for WrapperMetaRegisterRawVO
- getRawType() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the WrapperMetaRegisterRawVO integer type
- getRawType() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Returns The internal metadata type.
- getRecordType() - Method in interface com.denodo.common.custom.elements.CustomArrayType
-
Method to obtain the type of the array elements.
- getRegenerate() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the value of the regenerate option.
- getRegexp() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
Getter for simple item regexp attribute
- getRegisterFields() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the internal metadata register fields (instances of
WrapperMetaRegisterRawVO)
- getRemark() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getResultSetIndex() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- getResultSetIndex() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- getResultSetIndex() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- getResultSetIndex() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getSchema() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the wrapper schema.
- getSchema() - Method in class com.denodo.itpilot.client.HTMLWrapperResultIterator
-
- getSearchableFields() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the names of the searchable fields.
- getSearchableObligatoryFields() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the names of the mandatory fields.
- getSensitiveFields() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Return the names of the sensitive (hidden) fields.
- getSimpleFields() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Returns the internal metadata simple fields (instances of
WrapperMetaSimpleRawVO)
- getSortable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- getSortable() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Obtains the property indicating the type of ordering which supports this
raw value.
- getSortable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- getSortable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- getStoredProcedures() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
Gets storedprocedures
- getTextValues() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
Getter method for metadata instances posible values
- getTraceEvents() - Method in class com.denodo.itpilot.client.HTMLWrapperResultIterator
-
Returns the records added to the execution plan through the TRACE action.
- getType() - Method in interface com.denodo.common.custom.elements.CustomRecordType.Property
-
Method to obtain the type of the property.
- getType() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Getter for class type attribute.
- getTypeStringRepresentation() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Obtains a String representation of the type.
- getValue(int) - Method in interface com.denodo.common.custom.elements.CustomArrayValue
-
Returns the element at the specified position in this array.
- getValue(int) - Method in interface com.denodo.common.custom.elements.CustomGroupValue
-
Returns the value in the group at the specified position.
- getValue() - Method in interface com.denodo.common.custom.elements.CustomRecordValue.Property
-
Method to obtain the value of the record's property.
- getValues() - Method in interface com.denodo.common.custom.elements.CustomArrayValue
-
Obtains all the values in the array.
- getValues() - Method in interface com.denodo.common.custom.elements.CustomGroupValue
-
Returns all the values in the group.
- getVQL() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the VQL of the wrapper.
- getVQL(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the VQL of the wrapper.
- getVQL(boolean, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the VQL of the wrapper.
- getVQL(boolean, boolean, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the VQL of the wrapper.
- getVQL() - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Returns a VQL with all the wrappers installed in the server.
- getVQL(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Returns a vql with all the wrappers installed in the server.
- getVQL(boolean, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Returns a vql with all the wrappers installed in the server.
- getVQL(boolean, boolean, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Returns a vql with all the wrappers installed in the server.
- InvalidParametersException - Exception in com.denodo.itpilot.client
-
This exception indicates an error in the parameters of a wrapper query.
- InvalidParametersException() - Constructor for exception com.denodo.itpilot.client.InvalidParametersException
-
Constructs an InvalidParametersException.
- InvalidParametersException(String) - Constructor for exception com.denodo.itpilot.client.InvalidParametersException
-
Constructs an InvalidParametersException with the given message.
- InvalidParametersException(Throwable) - Constructor for exception com.denodo.itpilot.client.InvalidParametersException
-
Constructs an InvalidParametersException with the given cause.
- InvalidParametersException(String, Throwable) - Constructor for exception com.denodo.itpilot.client.InvalidParametersException
-
Constructs an InvalidParametersException with the given message and cause.
- isAutoIncrement() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isAutoIncrement() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- isAutoIncrement() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isAutoIncrement() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isEscape() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isEscape() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Obtains the 'escape' property, which indicates that this value must be
escaped when delegate it to the source
- isEscape() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isEscape() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Obtains the 'escape' property, which indicates that this value must be
escaped when delegate it to the source
- isExtern() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Obtains the 'extern' property, which indicates that this value is not obtained
from the source.
- isExtern() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Obtains the 'extern' property, which indicates that this value is not obtained
from the source.
- isExtern() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Obtains the 'extern' property, which indicates that this value is not obtained
from the source.
- isExternWhereExpression() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isGeneratedColumn() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isGeneratedColumn() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- isGeneratedColumn() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isGeneratedColumn() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isGenerateVQL() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
- isInForeignKey() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isInIndexes() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isMandatoryStatus() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isMandatoryStatus() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Getter for mandatoryStatus attribute.
- isMandatoryStatus() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isMandatoryStatus() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isMeasure() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Gets the 'measure' property which indicates if the field is
a measure of an olap wrapper.
- isNoAggregate() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isNullable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isNullable() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Determines if this raw value can be null or not.
- isNullable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isNullable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isPrimaryKey() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isRegenerable() - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Returns the value of the regenerable option.
- isSearchStatus() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isSearchStatus() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Getter for searchStatus attribute.
- isSearchStatus() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isSearchStatus() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isSensitive() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
- isSqlFragment() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isSqlFragment() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Obtains the 'sqlFragment' property, which indicates that this value
is a SQL fragment.
- isSqlFragment() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isSqlFragment() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isUpdateable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- isUpdateable() - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Determines if this raw value can be updated or not.
- isUpdateable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- isUpdateable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isURIParam() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- isVariable() - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Used for sap-bw and olap wrappers.
- itpFunctions - Variable in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
- ITPilotClientException - Exception in com.denodo.itpilot.client
-
Represents an generic error on the ITPilot client API.
- ITPilotClientException() - Constructor for exception com.denodo.itpilot.client.ITPilotClientException
-
Constructs an ITPilotClientException.
- ITPilotClientException(String) - Constructor for exception com.denodo.itpilot.client.ITPilotClientException
-
Constructs an ITPilotClientException with the given message.
- ITPilotClientException(Throwable) - Constructor for exception com.denodo.itpilot.client.ITPilotClientException
-
Constructs an ITPilotClientException with the given cause.
- ITPilotClientException(String, Throwable) - Constructor for exception com.denodo.itpilot.client.ITPilotClientException
-
Constructs an ITPilotClientException with the given message and cause.
- setAutoDeploy(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Deprecated.
- setAutoIncrement(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setAutoIncrement(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- setAutoIncrement(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setAutoIncrement(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setDefaultValue(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setDenodoBrowserOptimization(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Changes the value of the httpOptimization option.
- setDenodoBrowserOptimization(List<String>, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Changes the value of the httpOptimization option for the given wrappers.
- setEscape(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setEscape(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Sets the 'escape' property, which indicates that this value must be
escaped when delegate it to the source
- setEscape(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setEscape(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Sets the 'escape' property, which indicates that this value must be
escaped when delegate it to the source
- setExtensionProperties(Map<String, String>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.jar.JarInfoVO
-
- setExtern(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Sets the 'extern' property, which indicates that this value is not obtained
from the source.
- setExtern(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Sets the 'extern' property, which indicates that this value is not obtained
from the source.
- setExtern(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Sets the 'extern' property, which indicates that this value is not obtained
from the source.
- setExternWhereExpression(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setFkNames(LinkedHashSet<String>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setGeneratedColumn(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setGeneratedColumn(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- setGeneratedColumn(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setGeneratedColumn(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setGenerateVQL(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
- setId(int) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
Sets the id of the object.
- setIndexesNames(LinkedHashSet<String>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setIsCursorField(Boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setIsTableField(Boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setMaintenance(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Deprecated.
- setMaintenance(boolean, boolean, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Deprecated.
- setMaintenanceOptions(boolean, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Deprecated.
- setMandatoryStatus(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setMandatoryStatus(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Setter for mandatoryStatus attribute.
- setMandatoryStatus(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setMandatoryStatus(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setMapping(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Setter method for mapping property.
- setMapping(String) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Setter for WrapperMetaRawValue name mapping property.
- setMapping(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Setter for WrapperMetaRegisterRawVO mapping property.
- setMapping(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Setter for mapping attribute.
- setMaxLength(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setMaxLength(Integer) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Sets the maximum length value for the field.
- setMaxLength(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setMaxLength(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setMeasure(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Sets the 'measure' property which indicates if the field is
a measure of an olap wrapper.
- setMetaRegister(WrapperMetaRegisterRawVO) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Returns the internal metadata register field.
- setName(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.VDBObject
-
Sets the name of the object.
- setName(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Setter method for name attribute.
- setName(String) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Setter for WrapperMetaRawValue name property.
- setName(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Setter for name attribute.
- setNoAggregate(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setNullable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setNullable(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Establishes if this raw value can be null or not.
- setNullable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setNullable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setNullValue(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setParameterIndex(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
Sets the parameter index of a field.
- setParameterIndex(Integer) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Sets the parameter index of a field.
- setParameterIndex(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
Sets the parameter index of a field.
- setParameterIndex(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Sets the parameter index of a field.
- setParameters(Map) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Modifies the given configuration parameters in the Wrapper Server.
- setPassThrough(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Changes the value of the PASSTHROUGH option.
- setPassThrough(List<String>, boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperServerProxy
-
Changes the value of the PASSTHROUGH option for the given wrappers.
- setPrimaryKey(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setPropertiesMap(HashMap<String, String>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setPropertiesMap(HashMap<String, String>) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- setPropertiesMap(HashMap<String, String>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setPropertiesMap(HashMap<String, String>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setProperty(String, Object) - Method in interface com.denodo.common.custom.elements.CustomRecordValue
-
Adds a new value to the record.
- setRegenerate(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Deprecated.
- setRegexp(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
Getter for simple item regexp attribute.
- setRemark(String) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setResultSetIndex(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setResultSetIndex(Integer) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Set the index of the returned resultset this field belongs to
- setResultSetIndex(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setResultSetIndex(Integer) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setSearchStatus(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setSearchStatus(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Setter for searchStatus attribute.
- setSearchStatus(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setSearchStatus(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setSensitive(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
- setSortable(int) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setSortable(int) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Establishes the property indicating the type of ordering which supports this
raw value.
- setSortable(int) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setSortable(int) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setSqlFragment(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setSqlFragment(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Sets the 'sqlFragment' property, which indicates that this value
is a SQL fragment.
- setSqlFragment(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setSqlFragment(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setTextValues(List) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.html.HTMLWrapperMetaSimpleRawVO
-
Setter method for metadata instances posible values
- setType(Class<?>) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Setter for class type attribute.
- setUpdateable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaArrayRawVO
-
- setUpdateable(boolean) - Method in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
Establishes if this raw value can be updated or not.
- setUpdateable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRegisterRawVO
-
- setUpdateable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setURIParam(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
- setVariable(boolean) - Method in class com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaSimpleRawVO
-
Used for sap-bw and olap wrappers.
- setVerification(boolean) - Method in class com.denodo.itpilot.client.HTMLWrapperProxy
-
Changes the value of the property that indicates if the wrapper uses
automatic maintenance.
- SIMPLE - Static variable in interface com.denodo.vdb.vdbinterface.common.clientResult.vo.descriptions.wrapper.WrapperMetaRawValueVO
-
- size() - Method in interface com.denodo.common.custom.elements.CustomArrayValue
-
Method to obtain the length of the array.
- size() - Method in interface com.denodo.common.custom.elements.CustomGroupValue
-
Returns the number of values of the group value.
- size() - Method in interface com.denodo.common.custom.elements.CustomRecordType
-
Method to obtain the number of properties of the record type.
- size() - Method in interface com.denodo.common.custom.elements.CustomRecordValue
-
Returns the number of properties in the record value.