wt.content
Class ContentServerHelper
java.lang.Object
wt.content.ContentServerHelper
- All Implemented Interfaces:
- Externalizable, Serializable
public class ContentServerHelper
- extends Object
- implements Externalizable
Server side ContentServiceSvr access.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
public static final ContentServiceSvr service
Supported API: true
getFileName
public static String getFileName(String fullPath)
- This returns the file name for a full path to a file. This should
be used to set the file name on an ApplicationData before it is passed
to the updateContent method.
Supported API: true
- Parameters:
fullPath -
- Returns:
- String