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)
ObjectPersisterFactory
ImportedObject
.createPersisterFor
in interface ObjectPersisterFactory
importedObject
- the object to persist.ObjectPersister
, or null if none could be found.Copyright © 2003–2019 Atlassian. All rights reserved.