Package com.ptc.qualitymanagement.udi
Class UDIPackaging
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.udi._UDIPackaging
com.ptc.qualitymanagement.udi.UDIPackaging
- All Implemented Interfaces:
com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc,UDISubmissionDetailsIfc,Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.recent.RecentlyVisited,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged
@GenAsPersistable(superClass=WTObject.class,interfaces=UDISubmissionDetailsIfc.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="packageDeviceIdentifer",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=200)),@GeneratedProperty(name="packageQuantity",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=500)),@GeneratedProperty(name="packageDescription",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=200)),@GeneratedProperty(name="discontinuedDate",type=java.sql.Timestamp.class)},foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="contains",type=UDIPackaging.class,constraints=@PropertyConstraints(required=false)),myRole=@MyRole(name="packaging")),tableProperties=@TableProperties(compositeIndex1="containsReference.key.id"))
public class UDIPackaging
extends com.ptc.qualitymanagement.udi._UDIPackaging
A hierarchical structure of packaging that contains the UDI object.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.qualitymanagement.udi._UDIPackaging
CONTAINS, CONTAINS_REFERENCE, DISCONTINUED_DATE, EXTERNALIZATION_VERSION_UID, PACKAGE_DESCRIPTION, PACKAGE_DEVICE_IDENTIFER, PACKAGE_QUANTITYFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc
UDI_SUBMISSION, UDI_SUBMISSION_REFERENCEFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.qualitymanagement.udi._UDIPackaging
getAttributeContainer, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getContains, getContainsReference, getDiscontinuedDate, getPackageDescription, getPackageDeviceIdentifer, getPackageQuantity, getType, getTypeDefinitionReference, getUdiSubmission, getUdiSubmissionReference, readExternal, readExternal, readVersion, setAttributeContainer, setContainer, setContainerReference, setContains, setContainsReference, setDiscontinuedDate, setPackageDescription, setPackageDeviceIdentifer, setPackageQuantity, setTypeDefinitionReference, setUdiSubmission, setUdiSubmissionReference, super_readExternal_UDIPackaging, super_readVersion_UDIPackaging, super_writeExternal_UDIPackaging, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initializeMethods 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, getIdentity
-
Method Details
-
newUDIPackaging
Default factory for the class.
Supported API: true- Returns:
- BlankValue
- Throws:
WTException
-