LdapSearchParameters instance from a Persistor.
@throws IllegalArgumentException if media is not a Persistor that was populated through a call to {@link #writeTo(LdapSearchParameters,Persistor) writeTo}
LdapStructureEntry from a Persistor.
@throws IllegalArgumentException if media is not a Persistor that was populated through a call to {@link #writeTo(LdapStructureEntry,Persistor) writeTo}
Segment from a Persistor.
@throws RuntimeException if media is not a Persistor that was populated through a call to {@link #save(Segment,Persistor) writeTo}
DatabaseObject, including its columns, from a Persistor.
@param media the Persistor in which the data is stored
@throws RuntimeException if media is not a Persistor that was populated through a call to {@link #save(DatabaseObject,Persistor) writeTo}
| |
| |
| |
| |
| |
| |