|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.compoze.collab.resource.ResourceKey | +--com.compoze.collab.log.LogResourceKey
This class is a resource key for log entries.
Constructor Summary | |
LogResourceKey(java.lang.String sKey)
Constructor. |
Methods inherited from class com.compoze.collab.resource.ResourceKey |
addOptionalKey, addRequiredKey, addSuggestedKey, checkReferences, getKey, getOptionalKeys, getRequiredKeys, getSuggestedKeys, isValidKey, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LogResourceKey(java.lang.String sKey)
sKey
- the key (not null
)
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |