类 org.activiti.engine.impl.transformer.AbstractTransformer
的使用

使用 AbstractTransformer 的软件包
org.activiti.engine.impl.transformer   
 

org.activiti.engine.impl.transformerAbstractTransformer 的使用
 

org.activiti.engine.impl.transformerAbstractTransformer 的子类
 class BigDecimalToString
          Transforms a BigDecimal to a String
 class BooleanToString
          Transforms a Boolean to a String
 class ComposedTransformer
          Applies a list of transformers to the input object
 class DateToString
          Transforms a Date to a String
 class Identity
           
 class IntegerToLong
          Transforms a Integer to a Long
 class IntegerToString
          Transforms a Integer to a String
 class LongToInteger
          Transforms a Long to a Integer
 class LongToString
          Transforms a Long to a String
 class StringToBigDecimal
          Transforms a String to a BigDecimal
 class StringToBoolean
          Transforms a String to a Boolean
 class StringToDate
          Transforms a String to a Date
 class StringToInteger
          Transforms a String to a Integer
 class StringToLong
          Transforms a String to a Long
 



Copyright © 2013 Alfresco. All rights reserved.