public interface SubjectAreaConstraint
| 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) |
void preCreate(Object artifact) throws InvalidParameterException, InvalidParameterException
InvalidParameterExceptionvoid postCreate(Object artifact) throws InvalidParameterException
InvalidParameterExceptionvoid preUpdate(Object artifact, Object proposedArtifact) throws InvalidParameterException
InvalidParameterExceptionvoid postUpdate(Object artifact) throws InvalidParameterException
InvalidParameterExceptionvoid preDelete(Object artifact) throws InvalidParameterException
InvalidParameterExceptionvoid postDelete(Object artifact) throws InvalidParameterException
InvalidParameterExceptionCopyright © 2018 ODPi. All rights reserved.