railo.runtime.type.util
Class PropertyFactory
java.lang.Object
railo.runtime.type.util.PropertyFactory
public class PropertyFactory
- extends Object
SINGULAR_NAME
public static final Collection.Key SINGULAR_NAME
FIELD_TYPE
public static final Collection.Key FIELD_TYPE
PropertyFactory
public PropertyFactory()
createPropertyUDFs
public static void createPropertyUDFs(ComponentImpl comp,
Property property)
throws PageException
- Throws:
PageException
addGet
public static void addGet(ComponentImpl comp,
Property prop)
addSet
public static void addSet(ComponentImpl comp,
Property prop)
throws PageException
- Throws:
PageException
addHas
public static void addHas(ComponentImpl comp,
Property prop)
addAdd
public static void addAdd(ComponentImpl comp,
Property prop)
addRemove
public static void addRemove(ComponentImpl comp,
Property prop)
getSingularName
public static String getSingularName(Property prop)
getType
public static String getType(Property prop)
Copyright © 2012 Railo