Package wt.productfamily
Class ProductFamily
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.productfamily._ProductFamilyMember
wt.productfamily.ProductFamilyMember
wt.productfamily._ProductFamily
wt.productfamily.ProductFamily
- 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._ProductFamilyTypeInterface,wt.productfamily.ProductFamilyMemberIfc,wt.productfamily.ProductFamilyTypeInterface,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,_Iterated,Iterated,_SessionEditedIteration,SessionEditedIteration
@GenAsPersistable(superClass=ProductFamilyMember.class,interfaces=wt.productfamily.ProductFamilyTypeInterface.class,foreignKeys=@GeneratedForeignKey(name="ProductFamilyMasterIteration",foreignKeyRole=@ForeignKeyRole(name="master",type=wt.productfamily.ProductFamilyMaster.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),@DerivedProperty(name="configurableAssemblyReference",derivedFrom="master>configurableAssembly",supportedAPI=PRIVATE,accessors=@PropertyAccessors(setExceptions={WTException.class,WTPropertyVetoException.class}))},iconProperties=@IconProperties(standardIcon="wtcore/images/product_family.png",openIcon="wtcore/images/product_family.png"))
public class ProductFamily
extends wt.productfamily._ProductFamily
The Product Family object represents the root of a Product Family Structure.
Use the newProductFamily static factory method(s), not the ProductFamily 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 interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.vc.sessioniteration._SessionEditedIteration
SESSION_OWNERFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_ID -
Method Summary
Methods inherited from class wt.productfamily._ProductFamilyMember
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getLifeCycleState, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier, getSessionOwner, getState, getTeamId, getTeamTemplateId, isLatestIteration, setSessionOwnerMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes