com.novell.nds.dirxml.job
Class JobUtil.Association

java.lang.Object
  extended bycom.novell.nds.dirxml.job.JobUtil.Association
Enclosing class:
JobUtil

public static class JobUtil.Association
extends Object

Class representing the association value on an object that corresponds to a given driver.


Method Summary
 String getValue()
          Get the association value.
 boolean isDisabled()
          Return true if the association state is disabled.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public String getValue()
Get the association value. This is the application "key" to the object.

Returns:
value

isDisabled

public boolean isDisabled()
Return true if the association state is disabled.

Returns:
true if disabled