public class HibernateContentPermissionPersisterFactory extends Object implements ObjectPersisterFactory
HibernateContentPermissionPersister if the ImportedObject matches.| Constructor and Description |
|---|
HibernateContentPermissionPersisterFactory() |
| Modifier and Type | Method and Description |
|---|---|
HibernateContentPermissionPersister |
createPersisterFor(ImportedObject importedObject)
Creates a new persister for the given
ImportedObject. |
public HibernateContentPermissionPersisterFactory()
public HibernateContentPermissionPersister createPersisterFor(ImportedObject importedObject)
ObjectPersisterFactoryImportedObject.createPersisterFor in interface ObjectPersisterFactoryimportedObject - the object to persist.ObjectPersister, or null if none could be found.Copyright © 2003–2020 Atlassian. All rights reserved.