com.ibm.mashups.enabler.strategy
Interface HiddenMetaDataLoadingStrategy
- All Superinterfaces:
- Strategy
public HiddenMetaDataLoadingStrategy
- extends Strategy
Interface to control, if hidden meta data are loaded with the MetaData interface or not.
- Since:
-
2.4
constructor
public constructor(String[] names)
- Parameters:
names
-
Array of hidden meta data names to load; must not be null
getHiddenMetaDataToLoad
Boolean getHiddenMetaDataToLoad()
-
Indicates hidden meta data to load.
- Returns:
-
true
if to expose hidden meta data
Copyright IBM Corp. 2010 All Rights Reserved.