wt.meta
Interface LocalizableMetadata

All Known Subinterfaces:
EnumeratedType
All Known Implementing Classes:
AccessPermission, AccrualType, ActionItemCategory, ActionItemHealthStatus, ActionItemPriority, ActionItemStatus, AdHocAccessKey, AttributeAccessOperations, AttributeDefinitionDataType, AttributeMappingContext, AuditEventType, AXLPreference, AXLRuleStatus, BaselineConflictType, BaselineResolutionType, BusinessDecisionCategory, CalendarType, Category, ChangeNoticeComplexity, ChangeOperation, ChangeStatus, Complexity, ConfirmationCategory, ConflictType, ConstraintType, ContainerTeamManagedState, ContentCategory, ContentConflictResolution, ContentConflictType, ContentRoleType, ContextRelation, DefaultAttributeAccessOperations, DeliveryStatus, DepartmentList, DependencyOption, DocumentType, DynamicEnumType, EffectivityType, EffTypeModifier, EnumeratedType, EPMApplicationType, EPMAttributeAccessOperations, EPMAttributeMappingContext, EPMAuthoringAppType, EPMConfigurationType, EPMConflictType, EPMContainedObjectType, EPMDocSubType, EPMDocumentType, EPMErrorType, EPMPopulateRule, EPMReferenceType, EPMResolutionType, EPMStructureAnnotationType, EPMUploadConflictType, EPMUploadResolutionType, ESITransactionStatusType, FvMountStatus, GPSEquivalencyActual, GPSParameterGroupAlignment, GPSParameterGroupType, HttpOperationStatus, HttpOperationType, ImportAction, ImportElementAction, ImportJobStatus, ImportMode, ImportSessionStatus, ImportSheetType, ImportSourceFormat, IncludedAs, InputEnabled, InventoryDisposition, IssuePriority, IterationState, IXReferenceConflict, IXReferenceConflictResolution, MeetingStatus, MeetingType, MesgCategory, MessageType, MPMBranchingConstraintType, MPMCompatibilityLinkType, MPMERPValidationCode, MPMERPValidationCode, MPMMfgProcessCategory, MPMOperationCategory, MPMOperationToPartLinkType, MPMPlantType, MPMPrecedenceConstraintType, MPMProcessMaterialType, MPMProcessPlanCategory, MPMResourceGroupType, MPMResourceType, MPMResourceUsage, MPMReturnConstraintType, MPMSequenceLinkCategory, MPMSkillType, MPMToolingType, MPMWorkCenterType, NetworkRelation, NmCustomRole, OperationAllocationType, PartCreationState, PartRequestPriority, PartType, ProjectCategory, ProjectEventType, ProjectHealthStatus, ProjectLinkType, ProjectPhase, ProjectRiskValue, QuantityUnit, QueryOperation, RelatedItemsOption, ReleaseActivityAction, ReleaseStatusType, ReplacementType, ReplicationStatus, RequestPriority, ResolutionType, ResourceCategory, ResourceType, ReviseImpact, Role, RuleType, SandboxConflictType, SandboxResolutionType, SandboxStatus, ScheduleOpStatus, SeriesRangeSelector, ServerStatus, Source, SpecifiedBy, State, TaskEventMessageType, TaskScope, TaskStatus, TeamCategory, TraceCode, Transition, UIValidationStatus, UsageInfo, VarianceCategory, VersionControlConflictType, VersionControlResolutionType, WfCompletionType, WfDistributionType, WfEmailAttachmentType, WfSynchType, WfTallyType, WorkInProgressConflictType, WorkInProgressResolutionType, WorkInProgressState

public interface LocalizableMetadata



Supported API: true

Extendable: false


Method Summary
 String getAbbreviatedDisplay()
          Gets the abbreviated display for the metadata element.
 String getDisplay()
          Gets the "standard" display for the metadata element.
 String getFullDisplay()
          Gets the full display for the metadata element.
 String getLongDescription()
          Gets the long description for the metadata element.
 String getShortDescription()
          Gets the short description for the metadata element.
 

Method Detail

getAbbreviatedDisplay

String getAbbreviatedDisplay()
Gets the abbreviated display for the metadata element.

Supported API: true

Returns:
String

getDisplay

String getDisplay()
Gets the "standard" display for the metadata element.

Supported API: true

Returns:
String

getFullDisplay

String getFullDisplay()
Gets the full display for the metadata element.

Supported API: true

Returns:
String

getShortDescription

String getShortDescription()
Gets the short description for the metadata element.

Supported API: true

Returns:
String

getLongDescription

String getLongDescription()
Gets the long description for the metadata element.

Supported API: true

Returns:
String