ca.aura.resources
Class RelevanceResource

java.lang.Object
  |
  +--Resource
        |
        +--ca.aura.resources.RelevanceResource

public class RelevanceResource
extends Resource

See Also:
Serialized Form

Method Summary
 int getAgeFactor()
          Get the age factor
 int getAuthoritativeFactor()
          Get the authoritative factor
static RelevanceResource getDefault()
          get the singleton resource
 int getFactor(java.lang.String key)
          get factor
 int getReferenceIntegrityFactor()
          Get the age factor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static RelevanceResource getDefault()
get the singleton resource


getAgeFactor

public int getAgeFactor()
Get the age factor


getAuthoritativeFactor

public int getAuthoritativeFactor()
Get the authoritative factor


getReferenceIntegrityFactor

public int getReferenceIntegrityFactor()
Get the age factor


getFactor

public int getFactor(java.lang.String key)
get factor



Copyright © 2002 University of Ottawa. All Rights Reserved.