|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertySetSchema | |
com.opensymphony.module.propertyset | |
com.opensymphony.module.propertyset.utility |
Uses of PropertySetSchema in com.opensymphony.module.propertyset |
Fields in com.opensymphony.module.propertyset declared as PropertySetSchema | |
protected PropertySetSchema |
AbstractPropertySet.schema
|
Methods in com.opensymphony.module.propertyset that return PropertySetSchema | |
PropertySetSchema |
AbstractPropertySet.getSchema()
|
PropertySetSchema |
PropertySet.getSchema()
|
Methods in com.opensymphony.module.propertyset with parameters of type PropertySetSchema | |
void |
AbstractPropertySet.setSchema(PropertySetSchema schema)
|
void |
PropertySet.setSchema(PropertySetSchema schema)
|
Uses of PropertySetSchema in com.opensymphony.module.propertyset.utility |
Methods in com.opensymphony.module.propertyset.utility that return PropertySetSchema | |
PropertySetSchema |
CachingPropertySet.getSchema()
|
Methods in com.opensymphony.module.propertyset.utility with parameters of type PropertySetSchema | |
void |
CachingPropertySet.setSchema(PropertySetSchema schema)
|
|
See www.opensymphony.com for more information. | |||||||||
PREV NEXT | FRAMES NO FRAMES |