Class EPMFamilyTableCellDependency

java.lang.Object
wt.epm.familytable._EPMFamilyTableCell
wt.epm.familytable.EPMFamilyTableCell
wt.epm.familytable._EPMFamilyTableCellDependency
wt.epm.familytable.EPMFamilyTableCellDependency
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable

@GenAsPersistable(superClass=wt.epm.familytable.EPMFamilyTableCell.class,versions=424503848421267064L,properties={@GeneratedProperty(name="uniqueId",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="suppressed",type=boolean.class,initialValue="false",supportedAPI=PUBLIC),@GeneratedProperty(name="childName",type=java.lang.String.class,supportedAPI=PUBLIC)},foreignKeys=@GeneratedForeignKey(name="EPMFamTableCellDepContainedlnLink",superClassName="wt.epm.familytable.EPMFamilyTableCellContainedInLink",foreignKeyRole=@ForeignKeyRole(name="container",type=EPMContainedIn.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="cell",cascade=true)),tableProperties=@TableProperties(tableName="EPMFamilyTableCellDep",compositeIndex1="containerReference.key.id + thePersistInfo.markForDelete+UPPER(childName)+[Include]columnReference.key.classname+columnReference.key.id+containerReference.key.classname+definedHere+inherited+thePersistInfo.createStamp+thePersistInfo.modifyStamp+thePersistInfo.updateCount+thePersistInfo.updateStamp")) public class EPMFamilyTableCellDependency extends _EPMFamilyTableCellDependency

Use the newEPMFamilyTableCellDependency static factory method(s), not the EPMFamilyTableCellDependency 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: