Package wt.index
Interface Indexable
- All Superinterfaces:
wt.index._Indexable
- All Known Subinterfaces:
_ExecutionObject,ExecutionObject
- All Known Implementing Classes:
com.ptc.windchill.rd._AbstractReceivedDelivery,_AbstractRemaObject,_AbstractWorkPackage,_AccountabilityMap,_AnalysisActivity,_AnnotationSet,wt.access.agreement._AuthorizationAgreement,wt.workflow.notebook._Bookmark,_CabinetManaged,_CAPAActionPlan,com.ptc.windchill.wadm.cdrl._CDRLBasePackage,_ChangeActivity2,_ChangeAnalysis,_ChangeConcern,_ChangeInvestigation,_ChangeIssue,_ChangeOrder2,_ChangeProposal,_ChangeRequest2,_ChangeReview,_Choice,_ChoiceRule,_ConfigurationItem,com.ptc.windchill.wadm.cdrl._ContractPackage,_Deliverable,wt.workflow.forum._Discussion,wt.workflow.forum._DiscussionForum,_EPMDocument,_ESIManagedBaseline,_ExpressionAlias,wt.workflow.notebook._FolderedBookmark,wt.workflow.notebook._ImportedBookmark,_IndependentAssignedExpression,_LotBaseline,_Managed,_ManagedBaseline,wt.facade.persistedcollection._ManagedCollection,com.ptc.windchill.suma.part._ManufacturerPart,_MfgHistory,_Milestone,_MPMConfigurationRecipe,_MPMControlCharacteristic,_MPMMfgProcess,_MPMMfgStandardGroup,_MPMOperation,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMProcessPlan,_MPMResource,_MPMResourceGroup,_MPMSequence,_MPMSkill,_MPMStandardCC,_MPMStandardOperation,_MPMTooling,_MPMWorkCenter,com.ptc.qualitymanagement.nc._NCAnalysisActivity,com.ptc.qualitymanagement.nc.investigation._NCInvestigation,com.ptc.core.relcontext.server._NetworkLink,_Nonconformance,wt.workflow.notebook._Notebook,wt.workflow.notebook._NotebookComponent,_Option,_OptionSet,_PartList,_PDMLinkProduct,com.ptc.projectmanagement.plan._Plan,wt.productfamily._ProductFamily,_ProductFamilyMember,wt.productfamily._ProductModel,wt.productfamily._ProductModelGroup,com.ptc.netmarkets.productplantemplates._ProductPlanTemplate,_Project2,_ProjectActivity,_ProjectPlan,_ProjectProxy,_ProjectWorkItem,_PromotionNotice,_ProxyDocument,com.ptc.windchill.rd._ReceivedDelivery,_RegulatorySubmission,com.ptc.windchill.wp.rep._ReplicationPackage,_ReportTemplate,com.ptc.windchill.enterprise.requirement._Requirement,_RevisionControlled,com.ptc.windchill.enterprise.requirement._Specification,wt.annotation._StructuredAnnotationSet,wt.folder._SubFolder,_SummaryActivity,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.wp.tdp._TechnicalDataPackage,_VariantSpec,com.ptc.windchill.suma.part._VendorPart,_VersionableChangeItem,wt.workflow.notebook._WfFolderedBookmark,com.ptc.windchill.wp._WorkPackage,_WTAnalysisActivity,_WTChangeActivity2,_WTChangeDirective,_WTChangeInvestigation,_WTChangeIssue,_WTChangeOrder2,_WTChangeProposal,_WTChangeRequest2,_WTDocument,_WTLibrary,_WTPart,_WTPartAlternateRep,_WTProductConfiguration,_WTProductInstance2,_WTVariance,com.ptc.windchill.rd.AbstractReceivedDelivery,AbstractRemaObject,AbstractWorkPackage,AccountabilityMap,AnalysisActivity,AnnotationSet,AuthorizationAgreement,Bookmark,CabinetManaged,CAPAActionPlan,CDRLBasePackage,ChangeActivity2,ChangeAnalysis,ChangeConcern,ChangeInvestigation,ChangeIssue,ChangeOrder2,ChangeProposal,ChangeRequest2,ChangeReview,Choice,ChoiceRule,ConfigurationItem,ContractPackage,Deliverable,wt.workflow.forum.Discussion,DiscussionForum,EPMDocument,ESIManagedBaseline,ExpressionAlias,wt.workflow.notebook.FolderedBookmark,ImportedBookmark,IndependentAssignedExpression,LotBaseline,Managed,ManagedBaseline,ManagedCollection,ManufacturerPart,MfgHistory,Milestone,MPMConfigurationRecipe,MPMControlCharacteristic,MPMMfgProcess,MPMMfgStandardGroup,MPMOperation,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMProcessPlan,MPMResource,MPMResourceGroup,MPMSequence,MPMSkill,MPMStandardCC,MPMStandardOperation,MPMTooling,MPMWorkCenter,NCAnalysisActivity,NCInvestigation,NetworkLink,Nonconformance,Notebook,wt.workflow.notebook.NotebookComponent,Option,OptionSet,PartList,PDMLinkProduct,Plan,ProductFamily,ProductFamilyMember,ProductModel,ProductModelGroup,ProductPlanTemplate,Project2,ProjectActivity,ProjectPlan,ProjectProxy,ProjectWorkItem,PromotionNotice,ProxyDocument,ReceivedDelivery,RegulatorySubmission,ReplicationPackage,ReportTemplate,Requirement,RevisionControlled,Specification,StructuredAnnotationSet,SubFolder,SummaryActivity,SupplierPart,TechnicalDataPackage,VariantSpec,VendorPart,VersionableChangeItem,wt.workflow.notebook.WfFolderedBookmark,WorkPackage,WTAnalysisActivity,WTChangeActivity2,WTChangeDirective,WTChangeInvestigation,WTChangeIssue,WTChangeOrder2,WTChangeProposal,WTChangeRequest2,WTDocument,WTLibrary,WTPart,WTPartAlternateRep,WTProductConfiguration,WTProductInstance2,WTVariance
@GenAsUnPersistable(extendable=true,
properties=@GeneratedProperty(name="indexerSet",type=wt.index.IndexerSet.class,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(upperLimit=4000),columnProperties=@ColumnProperties(columnName="indexersindexerSet")))
public interface Indexable
extends wt.index._Indexable
The Indexable interface marks the classes whose objects can be indexed.
It has no method but it contains information about the current set of
collections the object inwhich the object is indexed.
Supported API: true
Extendable: true
Supported API: true
Extendable: true