|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
com.funambol.common.pim.model.common.BaseFormatter.composeICalTextComponent(Property, String)
Unused since version 6.5, replaced by methods in #com.funambol.common.pim.converter.CalendarContentConverter |
|
com.funambol.common.pim.model.converter.BaseConverter.composeICalTextComponent(Property, String)
Unused since version 6.5, replaced by methods in #com.funambol.common.pim.converter.CalendarContentConverter |
|
com.funambol.common.pim.model.calendar.CalendarContent.getAllDay()
The null case does not have a clear semantics. Method isAllDay (returning a boolean instead of a Boolean) is clearer and must be used instead of this. |
|
com.funambol.common.pim.model.common.Property.getAltrep()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getCharset()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getCn()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getCutype()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.calendar.CalendarContent.getDAlarm()
This information is too strictly related to a particular representation of the data than the data itself. The display reminder will be supported in a future version as a special case of the reminder property, represented by a Reminder object. |
|
com.funambol.common.pim.model.common.Property.getDelegatedFrom()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getDelegatedTo()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getDir()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.calendar.CalendarContent.getDtStamp()
This information is too strictly related to a particular representation of the data than the data itself. The created property can be used to indicate the creation time of the calendar item without any reference to the iCalendar format. |
|
com.funambol.common.pim.model.common.Property.getEncoding()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getGroup()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getLanguage()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.contact.BusinessDetail.getLogo()
The logo field is not supported. |
|
com.funambol.common.pim.model.common.Property.getMember()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.calendar.CalendarContent.getPAlarm()
This information is too strictly related to a particular representation of the data than the data itself. The procedure reminder will be supported in a future version as a special case of the reminder property, represented by a Reminder object. |
|
com.funambol.common.pim.model.common.Property.getPartstat()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.contact.PersonalDetail.getPhoto()
Since v65, use getPhotoObject and setPhotoObject |
|
com.funambol.common.pim.model.common.Property.getRelated()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getSentby()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getTag()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getType()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getValue()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.getXParams()
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.calendar.Task.isTeamTask()
Since version 7.1.0, getTeamTask should be used instead, because methods starting with "is" usually return booleans. |
|
com.funambol.common.pim.model.common.Property.setAltrep(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setCharset(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setCn(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setCutype(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setDelegatedFrom(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setDelegatedTo(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setDir(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setEncoding(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setGroup(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setLanguage(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.contact.BusinessDetail.setLogo(Property)
The logo field is not supported. |
|
com.funambol.common.pim.model.common.Property.setMember(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setPartstat(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.contact.PersonalDetail.setPhoto(Property)
Since v65, use setPhotoObject |
|
com.funambol.common.pim.model.common.Property.setRelated(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setSentby(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setTag(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setType(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setValue(String)
Since version 6.5, a Property should not contain anything but the propertyValue. |
|
com.funambol.common.pim.model.common.Property.setXParams(Map Since version 6.5, a Property should not contain anything but the propertyValue. |
Deprecated Constructors | |
---|---|
com.funambol.common.pim.model.converter.BaseConverter(TimeZone, String)
|
|
com.funambol.common.pim.model.common.BaseFormatter(TimeZone, String)
|
|
com.funambol.common.pim.model.converter.VCalendarContentConverter(TimeZone, String)
forceClientLocalTime argument should also be specified |
|
com.funambol.common.pim.model.converter.VCalendarConverter(TimeZone, String)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |