|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static String |
EXPORT_FATAL_ERROR
|
static String |
EXPORT_INITIAL_STATE
|
static String |
EXPORT_OK
|
| Method Summary | |
void |
exportMetaDataScheme(ICollection collection,
String outputResource,
Collection propertyIdList)
|
void |
exportMetaDataScheme(ICollection collection,
String outputResource,
IPropertyNameList propertyNameList)
Exports the specified properties to an XML file stored as a resource under the collection with the ID outputResource. |
void |
exportMetaDataScheme(String fileName,
Collection propertyIdList)
Export the specified properties in a file. |
String |
getErrorMessage()
Returns an error message about what happened during the export. |
String |
getExportReport(Locale locale)
Returns a complete report of the export. |
String |
getState()
Returns the state of the export |
| Field Detail |
public static final String EXPORT_INITIAL_STATE
public static final String EXPORT_FATAL_ERROR
public static final String EXPORT_OK
| Method Detail |
public void exportMetaDataScheme(ICollection collection,
String outputResource,
IPropertyNameList propertyNameList)
throws Exception
collection - outputResource - propertyNameList -
Exception
public void exportMetaDataScheme(String fileName,
Collection propertyIdList)
throws Exception
fileName - propertyIdList -
Exception
public void exportMetaDataScheme(ICollection collection,
String outputResource,
Collection propertyIdList)
throws Exception
Exceptionpublic String getState()
public String getErrorMessage()
public String getExportReport(Locale locale)
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||