Uses of Interface
lumis.portal.structure.sync.ICustomEquivalence
-
Packages that use ICustomEquivalence Package Description lumis.portal.structure.sync.model.common Models shared between different structure files.lumis.portal.structure.sync.model.page Models used for synchronizing a page structure file.lumis.portal.structure.sync.model.propertybag Models used for synchronizing the property bag fragment of a structure file.lumis.portal.structure.sync.model.serviceinstance -
-
Uses of ICustomEquivalence in lumis.portal.structure.sync.model.common
Classes in lumis.portal.structure.sync.model.common that implement ICustomEquivalence Modifier and Type Class Description class
AccessControlList
Access control list model. -
Uses of ICustomEquivalence in lumis.portal.structure.sync.model.page
Classes in lumis.portal.structure.sync.model.page that implement ICustomEquivalence Modifier and Type Class Description class
InterfaceInstanceCustomProperty
Service interface instance's custom property model. -
Uses of ICustomEquivalence in lumis.portal.structure.sync.model.propertybag
Classes in lumis.portal.structure.sync.model.propertybag that implement ICustomEquivalence Modifier and Type Class Description class
Property
PropertyBag's property.class
PropertyBag
Property bag model. -
Uses of ICustomEquivalence in lumis.portal.structure.sync.model.serviceinstance
Classes in lumis.portal.structure.sync.model.serviceinstance that implement ICustomEquivalence Modifier and Type Class Description class
FileTransformation
Model forFileTransformation
.class
FileTransformationParameter
Model forSimpleTransformationParameter
.class
ServiceInstance
Service instance model.class
ServiceInstanceCustomProperty
Service instance custom property model.class
ServiceInstanceDependency
Service instance dependency model.class
ServiceInstanceWorkflowPermissionRoleXml
Service instance workflow permission role XML serialization object.class
ServiceInstanceWorkflowPermissionXml
Service instance workflow permission for XML serialization.
-