Package com.ptc.windchill.esi.bom
Class AlternateItemGroup
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.bom._AlternateItemGroup
com.ptc.windchill.esi.bom.AlternateItemGroup
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,versions=-6370308834478214004L,properties={@GeneratedProperty(name="number",type=int.class,supportedAPI=PUBLIC,javaDoc="Identifier of a grouping of a Windchill assembly component and its substitues. Must be unique on any assembly.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,required=true),columnProperties=@ColumnProperties(columnName="AlternateItemGroupNumber",oracleTableSize=LARGE)),@GeneratedProperty(name="lineNumber",type=long.class,supportedAPI=PUBLIC,javaDoc="Line number is copied from part usage link when an assembly is published to ERP.")},roleA=@GeneratedRole(name="theWTPart",type=WTPart.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(setAccess=PROTECTED)),roleB=@GeneratedRole(name="theWTPartMaster",type=WTPartMaster.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(setAccess=PROTECTED)),tableProperties=@TableProperties(compositeUnique1="+roleAObjectRef.key.id+NVL(number,idA2A2)",tableName="AlternateItemGroup",oracleTableSize=LARGE))
public final class AlternateItemGroup
extends _AlternateItemGroup
Represent an identifier for grouping a component and substitues on a Windchill assembly. This object is used to map a
Windchill assembly to the alternate item group behavior of SAP's R3 ERP system.
Use the newAlternateItemGroup static factory method(s), not the AlternateItemGroup
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: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.esi.bom._AlternateItemGroup
EXTERNALIZATION_VERSION_UID, LINE_NUMBER, NUMBER, WTPART_MASTER_ROLE, WTPART_ROLEFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class com.ptc.windchill.esi.bom._AlternateItemGroup
getClassInfo, getConceptualClassname, getLineNumber, getNumber, getType, getWTPart, getWTPartMaster, readExternal, readExternal, readVersion, setLineNumber, setNumber, setWTPart, setWTPartMaster, super_readExternal_AlternateItemGroup, super_readVersion_AlternateItemGroup, super_writeExternal_AlternateItemGroup, writeExternal, writeExternalMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, 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, getIdentity