Uses of Class
com.orchestranetworks.service.ValueContextForUpdate.ValidationPolicy
-
Packages that use ValueContextForUpdate.ValidationPolicy Package Description com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX®. -
-
Uses of ValueContextForUpdate.ValidationPolicy in com.orchestranetworks.service
Methods in com.orchestranetworks.service that return ValueContextForUpdate.ValidationPolicy Modifier and Type Method Description static ValueContextForUpdate.ValidationPolicyValueContextForUpdate.ValidationPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static ValueContextForUpdate.ValidationPolicy[]ValueContextForUpdate.ValidationPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.orchestranetworks.service with parameters of type ValueContextForUpdate.ValidationPolicy Modifier and Type Method Description ValidationReportValueContextForUpdate. getValidationReport(ValueContextForUpdate.ValidationPolicy aPolicy)Returns the validation report of this content.
-