|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use QueryWriteOption | |
|---|---|
| com.sas.iquery.metadata.business | The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. |
| Uses of QueryWriteOption in com.sas.iquery.metadata.business |
|---|
| Methods in com.sas.iquery.metadata.business that return QueryWriteOption | |
|---|---|
static QueryWriteOption |
QueryWriteOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static QueryWriteOption[] |
QueryWriteOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in com.sas.iquery.metadata.business with type arguments of type QueryWriteOption | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
BusinessQuery.write(org.w3c.dom.Element parentElement,
java.util.Map<QueryWriteOption,java.lang.Object> writeOptions)
Serializes this model as a sub-element to the given DOM element and returns the subelement representing this model. |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||