-
-
Uses of VWRegionFieldDefinition in filenet.vw.api
Methods in filenet.vw.api that return VWRegionFieldDefinition Modifier and Type Method and Description VWRegionFieldDefinitionVWRegionFieldList. createRegionFieldDefinition(java.lang.String theRegionFieldName, java.lang.Object theValue)Creates a region field definition and adds it to the local memory list.VWRegionFieldDefinitionVWRegionFieldList. getRegionFieldDefinition(java.lang.String name)Gets the region field definition with with specified name from the list.VWRegionFieldDefinition[]VWRegionFieldList. getRegionFieldDefinitions()Gets all region field definitions in the list.
-