com.sap.netweaver.bc.uwl.admin
Class ConfigurationFile
java.lang.Object
com.sap.netweaver.bc.uwl.admin.ConfigurationFile
public final class ConfigurationFile
- extends Object
Represents one file structure for registation. Contains fileName which is
used to identify if it is a ZIP file or XML file, and the contents of the
file as bytes.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationFile
public ConfigurationFile(String fName,
String type,
byte[] fileData)
getFileName
public String getFileName()
- Returns:
- non null file name
getContentType
public String getContentType()
- Returns:
getData
public byte[] getData()
- Non null contents of the file
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] UWLJWF
|
[sap.com] tc/kmc/bc.uwl/api
|
default
|
EP-BC-UWL
|
[sap.com] UWLJWF
|
[sap.com] tc/kmc/bc.uwl/api
|
-
|
EP-BC-UWL
|
Copyright 2011 SAP AG Complete Copyright Notice