Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractMobileClientSign
Packages that use AbstractMobileClientSign
Package
Description
-
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.md.mobiledigisign
Methods in com._1c.g5.v8.dt.md.mobiledigisign with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionboolean
MobileDigiSignHelper.isDigestExpired
(AbstractMobileClientSign digest) Digest has expired. -
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Basic Mobile Client Sign'.interface
A representation of the model object 'Converted Mobile Client Sign'.interface
A representation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractMobileClientSignModifier and TypeMethodDescriptionMdClassFactory.createAbstractMobileClientSign()
Returns a new object of class 'Abstract Mobile Client Sign'.Configuration.getMobileClientSign()
Returns the value of the 'Mobile Client Sign' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionvoid
Configuration.setMobileClientSign
(AbstractMobileClientSign value) Sets the value of the 'Mobile Client Sign
' reference. -
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractMobileClientSignModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Mobile Client Sign'.class
An implementation of the model object 'Basic Mobile Client Sign'.class
An implementation of the model object 'Converted Mobile Client Sign'.class
An implementation of the model object 'Mobile Client Sign'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractMobileClientSignModifier and TypeMethodDescriptionMdClassFactoryImpl.createAbstractMobileClientSign()
ConfigurationImpl.getMobileClientSign()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionvoid
ConfigurationImpl.setMobileClientSign
(AbstractMobileClientSign newMobileClientSign) -
Uses of AbstractMobileClientSign in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractMobileClientSignModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractMobileClientSign
(AbstractMobileClientSign object) Returns the result of interpreting the object as an instance of 'Abstract Mobile Client Sign'.boolean
MdClassValidator.validateAbstractMobileClientSign
(AbstractMobileClientSign abstractMobileClientSign, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)