Constant Field Values

Contents

org.iplass.*

  • org.iplass.mtp.command.annotation.action.ParamMapping
    Modifier and Type
    Constant Field
    Value
    public static final String
    "${paths}"
  • org.iplass.mtp.command.annotation.webapi.WebApiParamMapping
    Modifier and Type
    Constant Field
    Value
    public static final String
    "${paths}"
  • org.iplass.mtp.entity.query.Limit
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • org.iplass.mtp.entity.query.SubQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "this"
  • org.iplass.mtp.entity.query.condition.predicate.Like
    Modifier and Type
    Constant Field
    Value
    public static final String
    "\\"
    public static final String
    "%"
    public static final String
    "_"
  • org.iplass.mtp.web.actionmapping.definition.ParamMapDefinition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "${paths}"