Package com.polarion.platform.persistence.model
package com.polarion.platform.persistence.model
-
ClassDescriptionAn interface for an adaptable object.An adapter factory defines behavioral extensions for one or more classes that implements the
IAdaptable
interface.Common interface forIPObject
andIStructure
for getting and setting values.This is the super class of all the persistent objects.IPObjectList<T extends IPObject>The collection that holdsIPObject
s.ITypedList<T>List, which wraps underlying collection in from the IDataObject to the level of theIPObject
s.