WebCenter Interaction API  
 

IPTUserInterface Members

IPTUserInterface overview

Public Instance Methods

public methodGetDTDURL For UIs that are written in XML, this provides a DTD we can check against.
public methodGetMIMETypes Allows the web service to do rudimentary checking of the content returned by a server.
public methodGetUniqueID This gets the unique user interface ID.
public methodGetURL Allows us to redirect to the UI based on what type of device is accessing the portal.
public methodSetDTDURL For UIs that are written in XML, this provides a DTD we can check against.
public methodSetMIMETypesOverloaded. Allows the web service to do rudimentary checking of the content returned by a server.
public methodSetUniqueID This sets the unique user interface ID.
public methodSetURL Allows us to redirect to the UI based on what type of device is accessing the portal.

See Also

IPTUserInterface Interface | com.plumtree.server Namespace | IPTWebService