Uses of Class
com.orchestranetworks.schema.info.SchemaFacetBlocksCommit
-
Packages that use SchemaFacetBlocksCommit Package Description com.orchestranetworks.schema.info Provides interfaces for accessing schema node facet.com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX®. -
-
Uses of SchemaFacetBlocksCommit in com.orchestranetworks.schema.info
Methods in com.orchestranetworks.schema.info that return SchemaFacetBlocksCommit Modifier and Type Method Description static SchemaFacetBlocksCommitSchemaFacetBlocksCommit. parse(String aValue)static SchemaFacetBlocksCommitSchemaFacetBlocksCommit. valueOf(String name)Returns the enum constant of this type with the specified name.static SchemaFacetBlocksCommit[]SchemaFacetBlocksCommit. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SchemaFacetBlocksCommit in com.orchestranetworks.service
Methods in com.orchestranetworks.service that return SchemaFacetBlocksCommit Modifier and Type Method Description SchemaFacetBlocksCommitValidationReportItem. getBlocksCommit()Returns the blocking policy associated with this item.
-