|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILoggingResourceable
| Method Summary | |
|---|---|
boolean |
correspondsTo(ContextEntry ce)
Checks whether this LoggingResourceable represents the same resource as the given ContextEntry. |
java.lang.String |
getId()
Returns the id of this LoggingResourceable - the id varies depending on the type of this LoggingResourceable - but usually it is the olatresourceable id or the olatresource id. |
java.lang.String |
getName()
Returns the name of this LoggingResourceable - the name varies depending on the type of this LoggingResource - e.g. |
ILoggingResourceableType |
getResourceableType()
Returns the ILoggingResourceableType of this LoggingResourceable - used for businessPath checking |
java.lang.String |
getType()
Returns the type of this LoggingResourceable - this is the OlatResourceable's type (in case this LoggingResource represents a OlatResourceable) - or the StringResourceableType's enum name() otherwise |
| Method Detail |
|---|
boolean correspondsTo(ContextEntry ce)
This is used during the businessPath check.
ce -
java.lang.String getType()
java.lang.String getId()
java.lang.String getName()
ILoggingResourceableType getResourceableType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||