| com.uwyn.rife.cmf.CmfProperty
CmfProperty | public class CmfProperty extends ConstrainedProperty (Code) | | This class extends ConstrainedProperty to provide additional
constraints that are specific for the content management framework (CMF).
author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3634 $ since: 1.0ConstrainedProperty |
Constructor Summary | |
public | CmfProperty(String propertyName) Instantiates a new CmfProperty instance. |
CmfProperty | public CmfProperty(String propertyName)(Code) | | Instantiates a new CmfProperty instance.
Parameters: propertyName - the name of the property since: 1.0ConstrainedProperty |
|
|