|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryScriptProperty
A representation of the model object 'Query Script Property'.
You can customize query behavior by setting query script properties in data foundations and business layers. A query script property is made of a {key,value} pair.
Note: query script properties are called query script parameters in the information design tool.
Use:
BusinessLayerFactory.createQueryScriptProperty(String, String, BusinessLayer)
to instantiate a query script property for a business layer.DataFoundationFactory.createQueryScriptProperty(String, String, DataFoundation)
to instantiate a query script property for a data foundation.
Method Summary |
---|
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Property |
---|
getKey, getValue, setKey, setValue |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |