|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILoggingResourceableType
A tagging interface used to specify the type of a Resourceable which is logged with an entry in the o_loggingtable.
Implementation-Note: This is a parent interface of OlatResourceableType (for OlatResourceables) and StringResourceableType (for simple Strings). Both are simple enums - and in order to be able to have a parent interface for two enums this interface requires name() - which is the only method used by users of this ILoggingResourceableType.
Initial Date: 20.10.2009
| Method Summary | |
|---|---|
java.lang.String |
name()
Returns the name of this ILoggingResourceableType - implemented by sub-interfaces - the two enums - natively |
| Method Detail |
|---|
java.lang.String name()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||