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
IAdaptableinterface.Common interface forIPObjectandIStructurefor getting and setting values.This is the super class of all the persistent objects.IPObjectList<T extends IPObject>The collection that holdsIPObjects.ITypedList<T>List, which wraps underlying collection in from the IDataObject to the level of theIPObjects.