|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeltaApplicableReferencesAdjustable
Interface for functionality of objects to be updated by a delta object and where references to contained DeltaApplicable objects can be adjusted if no delta has been applied to them.
Method Summary | |
---|---|
void |
adjustReferences(Object object)
Updates the references to contained DeltaApplicable objects if no delta has been applied to them. |
Methods inherited from interface org.apache.cocoon.portal.util.DeltaApplicable |
---|
applyDelta, deltaApplied |
Method Detail |
---|
void adjustReferences(Object object)
ClassCastException
- If the object is not of the expected type.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |