Package 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:
  • Field Details

  • Method Details

    • 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