EclipseLink 2.4.2, build 'v20130514-5956486' API Reference

org.eclipse.persistence.oxm.sequenced
Interface SequencedObject

All Known Implementing Classes:
OpenSequencedTypeImpl, SDODataObject, SDOPropertyType.PropertyImpl, SDOTypeType.TypeImpl, SDOWrapperType.BooleanObjectWrapperImpl, SDOWrapperType.BooleanWrapperImpl, SDOWrapperType.ByteObjectWrapperImpl, SDOWrapperType.Bytes_hexBunaryWrapperImpl, SDOWrapperType.BytesWrapperImpl, SDOWrapperType.ByteWrapperImpl, SDOWrapperType.CharacterObjectWrapperImpl, SDOWrapperType.CharacterWrapperImpl, SDOWrapperType.DateTimeWrapperImpl, SDOWrapperType.DateWrapperImpl, SDOWrapperType.DayWrapperImpl, SDOWrapperType.DecimalWrapperImpl, SDOWrapperType.DoubleObjectWrapperImpl, SDOWrapperType.DoubleWrapperImpl, SDOWrapperType.DurationWrapperImpl, SDOWrapperType.FloatObjectWrapperImpl, SDOWrapperType.FloatWrapperImpl, SDOWrapperType.IntegerWrapperImpl, SDOWrapperType.IntObjectWrapperImpl, SDOWrapperType.IntWrapperImpl, SDOWrapperType.LongObjectWrapperImpl, SDOWrapperType.LongWrapperImpl, SDOWrapperType.MonthDayWrapperImpl, SDOWrapperType.MonthWrapperImpl, SDOWrapperType.ObjectWrapperImpl, SDOWrapperType.ShortObjectWrapperImpl, SDOWrapperType.ShortWrapperImpl, SDOWrapperType.StringsWrapperImpl, SDOWrapperType.StringWrapperImpl, SDOWrapperType.TimeWrapperImpl, SDOWrapperType.URI_QNameWrapperImpl, SDOWrapperType.URIWrapperImpl, SDOWrapperType.YearMonthDayWrapperImpl, SDOWrapperType.YearMonthWrapperImpl, SDOWrapperType.YearWrapperImpl

public interface SequencedObject

In order to mark a domain object as being a Sequenced Object it must implement this interface.


Method Summary
 java.util.List<Setting> getSettings()
           
 

Method Detail

getSettings

java.util.List<Setting> getSettings()

EclipseLink 2.4.2, build 'v20130514-5956486' API Reference