Package wt.identity
Interface ViewManageableDisplayIdentity
- All Superinterfaces:
DisplayIdentity,IteratedDisplayIdentity,LocalizableMessage,Message
- All Known Implementing Classes:
StandardViewVersionedDisplayIdentity
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: ITERATION_DISPLAY_IDENTITY_SANS_VIEW.Methods inherited from interface wt.identity.IteratedDisplayIdentity
getIterationDisplayIdentityMethods inherited from interface wt.util.LocalizableMessage
getLocalizedMessage
-
Method Details
-
getIterationDisplayIdentitySansView
DisplayIdentity getIterationDisplayIdentitySansView()Gets the value of the attribute: ITERATION_DISPLAY_IDENTITY_SANS_VIEW. Identifies the version of this concept. The identification for every version of the concept is different.
Supported API: true- Returns:
- DisplayIdentity
-