Class ProductFamilyMember

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.productfamily._ProductFamilyMember
wt.productfamily.ProductFamilyMember
All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._IdentityAccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.IdentityAccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.lifecycle._IteratedLifeCycleManaged, _LifeCycleManaged, IteratedLifeCycleManaged, LifeCycleManaged, _OrganizationOwned, wt.org._OrganizationOwnedVersion, OrganizationOwned, OrganizationOwnedVersion, wt.productfamily._ProductFamilyMemberIfc, wt.productfamily.ProductFamilyMemberIfc, wt.recent.RecentlyVisited, _TeamManaged, TeamManaged, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, _Iterated, Iterated, _SessionEditedIteration, SessionEditedIteration
Direct Known Subclasses:
wt.productfamily._ProductFamily, wt.productfamily._ProductModel, wt.productfamily._ProductModelGroup

@GenAsPersistable(superClass=WTObject.class,interfaces={wt.productfamily.ProductFamilyMemberIfc.class,SessionEditedIteration.class,wt.type.Typed.class,wt.access.PolicyAccessControlled.class,WTContained.class,OrganizationOwnedVersion.class,wt.access.IdentityAccessControlled.class,IteratedLifeCycleManaged.class,Indexable.class},properties=@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="Description of the Product Family Member",constraints=@PropertyConstraints(upperLimit=4000,required=false),supportedAPI=PRIVATE),foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=wt.productfamily.ProductFamilyMemberMaster.class,supportedAPI=PRIVATE,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false)),derivedProperties={@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PRIVATE),@DerivedProperty(name="name",derivedFrom="master>name",supportedAPI=PRIVATE)},iconProperties=@IconProperties(standardIcon="wtcore/images/product_family.png",openIcon="wtcore/images/product_family.png")) public abstract class ProductFamilyMember extends _ProductFamilyMember
The Product Family Member object represents the base object type whose subtypes form a Product Family Structure.

Supported API: true

Extendable: false
See Also: