Interface IdAware
-
- All Superinterfaces:
IdAware
- All Known Implementing Classes:
AbstractParameter,Argument.Type,CompiledObject.Operation,FormModel,GroupClassifierMode,InvocationParameter,N2oCodeMerge.MergeView,N2oConstraint,N2oMandatory,N2oObject.Operation,N2oObject.Parameter,N2oQuery.Field,N2oValidation,N2oValidation.ClientMoment,N2oValidation.ServerMoment,N2oValidationCondition,ObjectListField,ObjectReferenceField,ObjectScalarField,ObjectSetField,PopupPlacement,Position,Validations.Display,Validations.Position
@Deprecated public interface IdAware extends IdAware
Deprecated.Знание об идентификаторе метаданной
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetId()Deprecated.default voidsetId(java.lang.String id)Deprecated.
-