wt.rn
Class WTRNRequest

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.enterprise.FolderResident
          extended by wt.rn.WTRNRequest
All Implemented Interfaces:
Externalizable, Serializable, AccessControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, DisplayIdentification, Notifiable, Ownable

public class WTRNRequest
extends FolderResident
implements Externalizable

The WTRNRequest object is used to store information relating to a specific RosettaNet request.

Use the newWTRNRequest static factory method(s), not the WTRNRequest constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: true

See Also:
Serialized Form

Method Summary
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait