Uses of Interface
com.wewebu.ow.server.field.OwFormat

Packages that use OwFormat
com.wewebu.ow.server.ecm   
com.wewebu.ow.server.field   
 

Uses of OwFormat in com.wewebu.ow.server.ecm
 

Classes in com.wewebu.ow.server.ecm that implement OwFormat
static class OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
           OwWrappedSearchCriteria.
 

Methods in com.wewebu.ow.server.ecm that return OwFormat
 OwFormat OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper.getFormat()
           
 OwFormat OwStandardPropertyClass.getFormat()
          get the formatter object for string representation
 OwFormat OwFieldPropertyClassWrapper.getFormat()
           
 

Uses of OwFormat in com.wewebu.ow.server.field
 

Classes in com.wewebu.ow.server.field that implement OwFormat
 class OwSearchCriteria
           Search criteria tuple containing property, operator and value.
 class OwSearchCriteriaFieldDefOverride
           Overridden OwSearchCriteria to set specific max, min, default and native values for custom controls.
 class OwStandardDecoratorSearchCriteria
           OwSearchCriteria wrapper to implement a decorator pattern.
 

Methods in com.wewebu.ow.server.field that return OwFormat
 OwFormat OwStandardDecoratorSearchCriteria.getFormat()
           
 OwFormat OwStandardDecoratorFieldDefinition.getFormat()
           
 OwFormat OwSearchCriteria.getFormat()
          get the formatter object for string representation
 OwFormat OwFieldDefinition.getFormat()
          get the formatter object for string representation
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.