Aqualogic Interaction API  
 

IPTObject Interface

This is the fundamental interface for all Plumtree administrative objects. It defines base object functionality, such as class type, Last Modified dates, etc.

For a list of all members of this type, see IPTObject Members.

com.plumtree.server.IPTObject
   Derived interfaces

public interface IPTObject : IPTLocalizable, IPTUnknown, IPTServerContext, IPTStorable

Types that implement IPTObject

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTObject Members | com.plumtree.server Namespace | IPTLocalizable