Issue Details (XML | Word | Printable)

Key: BCMS-138
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Mark method ContentObject.addChildCmsPropertyTemplate and ComplexCmsProperty.addChildCmsPropertyTemplate as deprecated

Created: 15/Nov/09 11:34 AM   Updated: 15/Nov/09 12:45 PM
Component/s: betacms-repository-api
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 Description  « Hide
Method addChildCmsPropertyTemplate in ContentObject and ComplexCmsProperty should not be used any more. User must use methods
ContentObject.getCmsProperty() or ComplexCmsProperty.getChildProperty to get any property either simple or complex, single value or multi value.

This way there is a single point in API where content object properties are accessible

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.