ontopoly.model
Interface LifeCycleListener
- All Known Implementing Classes:
- AbstractOntopolyErrorPage, AbstractOntopolyPage, AbstractProtectedOntopolyPage, AbstractTypesPage, AccessDeniedPage, AdminPage, AssociationTransformPage, AssociationTypesPage, ConvertPage, DescriptionPage, EmbeddedHierarchicalInstancePage, EmbeddedInstancePage, EnterTopicPage, InstancePage, InstancesPage, InstanceTypesPage, InternalErrorPage, InternalErrorPageWithException, NameTypesPage, NonOntopolyAbstractPage, OccurrenceTypesPage, OntopolyAbstractPage, PageExpiredErrorPage, RoleTypesPage, SearchPage, SignInPage, SignOutPage, StartPage, TopicTypesPage, UpgradePage, VizigatorPage
public interface LifeCycleListener
onAfterCreate
void onAfterCreate(Topic topic,
TopicType topicType)
onBeforeDelete
void onBeforeDelete(Topic topic)
onAfterAdd
void onAfterAdd(Topic topic,
FieldDefinition fieldDefinition,
java.lang.Object value)
onBeforeRemove
void onBeforeRemove(Topic topic,
FieldDefinition fieldDefinition,
java.lang.Object value)
Copyright © 2000-2012 Ontopia.