public class SuperiorObjectClassesChangedEvent extends Object
SuperiorObjectClassesEditor
class. It is linked to the
SuperiorObjectClassesChangedListener
interface.Constructor and Description |
---|
SuperiorObjectClassesChangedEvent(Object source,
Set<org.forgerock.opendj.ldap.schema.ObjectClass> newObjectClasses)
Constructor of the event.
|
Modifier and Type | Method and Description |
---|---|
Set<org.forgerock.opendj.ldap.schema.ObjectClass> |
getNewObjectClasses()
Returns the new superior object classes.
|
Object |
getSource()
Returns the source of the object.
|
public Object getSource()
public Set<org.forgerock.opendj.ldap.schema.ObjectClass> getNewObjectClasses()
Copyright © 2010–2017 ForgeRock AS. All rights reserved.