|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.beanfabrics.AbstractBean
org.beanfabrics.ValidatableBean
org.beanfabrics.model.AbstractPM
public abstract class AbstractPM
| Nested Class Summary | |
|---|---|
class |
AbstractPM.PropertiesValidationRule
This rule defines that this object is invalid if any of its properties (that are NOT instances of IOperationPM) is invalid. |
| Constructor Summary | |
|---|---|
AbstractPM()
|
|
| Method Summary | |
|---|---|
protected ValidationRule |
createPropertiesValidationRule()
|
Context |
getContext()
Returns the Context of this model. |
SupportMap |
getSupportMap()
|
void |
revalidateProperties()
|
| Methods inherited from class org.beanfabrics.ValidatableBean |
|---|
getValidationState, getValidator, isValid, revalidate, setValidationState |
| Methods inherited from class org.beanfabrics.AbstractBean |
|---|
addPropertyChangeListener, addPropertyChangeListener, equals, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.beanfabrics.Bean |
|---|
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface org.beanfabrics.validation.Validatable |
|---|
getValidationState, getValidator, isValid, revalidate |
| Constructor Detail |
|---|
public AbstractPM()
| Method Detail |
|---|
public SupportMap getSupportMap()
getSupportMap in interface Supportablepublic Context getContext()
ContextOwnerContext of this model.
getContext in interface ContextOwnerpublic void revalidateProperties()
protected ValidationRule createPropertiesValidationRule()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||