Package wt.rn
Class WTRNRequest
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._FolderResident
wt.enterprise.FolderResident
wt.rn._WTRNRequest
wt.rn.WTRNRequest
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,DisplayIdentification,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable
@GenAsPersistable(superClass=FolderResident.class,extendable=true,versions=2120369210583244420L,properties={@GeneratedProperty(name="displayURL",type=java.lang.String.class,initialValue="\"\""),@GeneratedProperty(name="acknowledgementReceived",type=boolean.class,initialValue="false"),@GeneratedProperty(name="responseReceived",type=boolean.class,initialValue="false"),@GeneratedProperty(name="exceptionReceived",type=boolean.class,initialValue="false"),@GeneratedProperty(name="description",type=java.lang.String.class,initialValue="\"\""),@GeneratedProperty(name="name",type=java.lang.String.class,initialValue="\"\"",columnProperties=@ColumnProperties(persistent=true))},iconProperties=@IconProperties(standardIcon="wt/clients/images/rnrequest.gif",openIcon="wt/clients/images/rnrequest.gif"))
public class WTRNRequest
extends wt.rn._WTRNRequest
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:
-
Field Summary
Fields inherited from class wt.rn._WTRNRequest
ACKNOWLEDGEMENT_RECEIVED, DESCRIPTION, DISPLAY_URL, EXCEPTION_RECEIVED, EXTERNALIZATION_VERSION_UID, NAME, RESPONSE_RECEIVEDFields inherited from class wt.enterprise._FolderResident
CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAMEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
Method Summary
Methods inherited from class wt.rn._WTRNRequest
getClassInfo, getConceptualClassname, getDescription, getDisplayURL, getName, getType, isAcknowledgementReceived, isExceptionReceived, isResponseReceived, readExternal, readExternal, readVersion, setAcknowledgementReceived, setDescription, setExceptionReceived, setName, setResponseReceived, super_readExternal_WTRNRequest, super_readVersion_WTRNRequest, super_writeExternal_WTRNRequest, writeExternal, writeExternalMethods inherited from class wt.enterprise.FolderResident
getBusinessType, getCabinetReference, getFolderPath, getIdentity, getLocation, initializeMethods inherited from class wt.enterprise._FolderResident
getAdministrativeLock, getCabinet, getCabinetName, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEventSet, getFolderingInfo, getOwnership, getParentFolder, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setEventSet, setFolderingInfo, setInheritedDomain, setOwnership, setSecurityLabels, super_readExternal_FolderResident, super_readVersion_FolderResident, super_writeExternal_FolderResidentMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes