Compoze Software, Inc.

com.compoze.collab.log
Class LogResourceKey

java.lang.Object
  |
  +--com.compoze.collab.resource.ResourceKey
        |
        +--com.compoze.collab.log.LogResourceKey
All Implemented Interfaces:
java.io.Serializable

public class LogResourceKey
extends com.compoze.collab.resource.ResourceKey

This class is a resource key for log entries.

See Also:
Serialized Form

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

LogResourceKey

public LogResourceKey(java.lang.String sKey)
Constructor.
Parameters:
sKey - the key (not null)

Compoze Software, Inc.

Copyright ©1999-2005 Compoze Software, Inc. All rights reserved.