|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteFilterInterface
Abstract base class for all CentraSite filter interfaces. Provides default implementations for all methods; thus the interfaces can easily be extended without existing implementations having to be modified. As filters are defined per object type, each method in the particular filter interfaces is called only with registry objects of the corresponding type.
Method Summary | |
---|---|
void |
close()
Deprecated. Close this filter instance. |
java.lang.String |
getAuditableEventMessage()
Deprecated. The string returned by this method will be copied into the slot "Comment" of all auditable events for objects modified by this filter. |
Method Detail |
---|
void close() throws CentraSiteFilterException
CentraSiteFilterException
java.lang.String getAuditableEventMessage() throws CentraSiteFilterException
CentraSiteFilterException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |