public class GlossaryTermConstraint extends Object implements SubjectAreaConstraint
| Constructor and Description |
|---|
GlossaryTermConstraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
postCreate(Object artifact) |
void |
postDelete(Object artifact) |
void |
postUpdate(Object artifact) |
void |
preCreate(Object artifact) |
void |
preDelete(Object artifact) |
void |
preUpdate(Object artifact,
Object proposedArtifact) |
public void preCreate(Object artifact) throws InvalidParameterException
preCreate in interface SubjectAreaConstraintInvalidParameterExceptionpublic void postCreate(Object artifact) throws InvalidParameterException
postCreate in interface SubjectAreaConstraintInvalidParameterExceptionpublic void preUpdate(Object artifact, Object proposedArtifact) throws InvalidParameterException
preUpdate in interface SubjectAreaConstraintInvalidParameterExceptionpublic void postUpdate(Object artifact) throws InvalidParameterException
postUpdate in interface SubjectAreaConstraintInvalidParameterExceptionpublic void preDelete(Object artifact) throws InvalidParameterException
preDelete in interface SubjectAreaConstraintInvalidParameterExceptionpublic void postDelete(Object artifact) throws InvalidParameterException
postDelete in interface SubjectAreaConstraintInvalidParameterExceptionCopyright © 2018 ODPi. All rights reserved.