Class ProjectProxy

All Implemented Interfaces:
Externalizable, Serializable, Comparable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, _ExecutionObject, wt.projmgmt.execution._ProjectNode, ExecutionObject, wt.projmgmt.execution.ProjectNode, wt.recent.RecentlyVisited, wt.workflow.engine._WfNode, wt.workflow.engine._WfRequester, WfNode, wt.workflow.engine.WfRequester, wt.workflow.notebook._SubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook

@GenAsPersistable(superClass=WfActivity.class, interfaces={wt.projmgmt.execution.ProjectNode.class,wt.workflow.engine.WfRequester.class}, versions=-6700201454855743784L, tableProperties=@TableProperties(compositeIndex1="inConnectorRef.key.id",compositeIndex2="planReference.key.id",compositeIndex3="template.key.id",compositeIndex4="parentProcessRef.key.id + enabled",compositeIndex5="ownership.owner.key.id"), iconProperties=@IconProperties(standardIcon="wtcore/images/subproj.gif",openIcon="wtcore/images/subproj.gif")) public class ProjectProxy extends _ProjectProxy
Objects of the ProjectProxy class are references to external projects. The attribute values are read from the referenced object in most instances.

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