Package wt.identity

Interface DisplayIdentificationDelegate

All Superinterfaces:
DisplayIdentification
All Known Implementing Classes:
wt.identity.AbstractDisplayIdentificationMPMStandardDelegate, AccessControlRuleDisplayIdentityDelegate, DisplayIdentificationAnnotationSetDelegate, DisplayIdentificationChangeItemDelegate, DisplayIdentificationChangeObjectDelegate, DisplayIdentificationChangeObjectMasterDelegate, DisplayIdentificationChoiceDelegate, DisplayIdentificationCollaborationSourceInfoDelegate, DisplayIdentificationConfigurationItemDelegate, DisplayIdentificationDefaultWTContainerTemplateDelegate, DisplayIdentificationEffConfigurationItemDelegate, DisplayIdentificationEffGroupDelegate, DisplayIdentificationEnterpriseDataMasterDelegate, DisplayIdentificationEPMFamilyTableMasterDelegate, DisplayIdentificationExpressionAliasDelegate, DisplayIdentificationFilterTemplateDelegate, DisplayIdentificationFMEADelegate, DisplayIdentificationIteratedDelegate, DisplayIdentificationMPMMasterDelegate, DisplayIdentificationMPMStandardDelegate, DisplayIdentificationObjectDelegate, DisplayIdentificationPartUsesOccurrenceDelegate, DisplayIdentificationPersistableDelegate, DisplayIdentificationPromotionRequestDelegate, DisplayIdentificationRevisionControlledDelegate, DisplayIdentificationSourcingRuleDelegate, DisplayIdentificationSourcingStatusAssignmentDelegate, DisplayIdentificationStandardDelegate, DisplayIdentificationStandardVersionedDelegate, DisplayIdentificationTrainingRecordDelegate, DisplayIdentificationVersionedDelegate, DisplayIdentificationWithLabelsDelegate, DisplayIdentificationWorkPackageDelegate, DisplayIdentificationWorkPackageMasterDelegate, DisplayIdentificationWTContainerTemplateMasterDelegate, DisplayIdentificationWTDocumentDelegate, DisplayIdentificationWTDocumentDependencyLinkDelegate, DisplayIdentificationWTDocumentMasterDelegate, DisplayIdentificationWTPartAlternateRepDelegate, DisplayIdentificationWTPartAlternateRepMasterDelegate, DisplayIdentificationWTPartConfigSpecDelegate, DisplayIdentificationWTPartDelegate, DisplayIdentificationWTPartMasterDelegate, DisplayIdentificationWTProductConfigurationDelegate, DisplayIdentificationWTProductInstance2Delegate, DisplayIdentificationWTProductInstanceMasterDelegate, DisplayIdentificationWTWorkSetMasterDelegate, ManagedCollectionDisplayIdentityDelegate, SecuredIdentificationDelegate

public interface DisplayIdentificationDelegate extends DisplayIdentification
A DisplayIdentificationDelegate object can produce all the necessary information to produce a DisplayIdentification object for another object.

Supported API: true

Extendable: true
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the source text attribute array responsible for defining the identity.
  • Method Details

    • getAttributes

      String[] getAttributes()
      Return the source text attribute array responsible for defining the identity.

      Supported API: true
      Parameters:
      String - []