org.objectweb.proactive.core.process.glite
Class GLiteJobAd

java.lang.Object
  extended byorg.glite.wms.jdlj.Ad
      extended byorg.glite.wms.jdlj.JobAd
          extended byorg.objectweb.proactive.core.process.glite.GLiteJobAd
All Implemented Interfaces:
java.io.Serializable

public class GLiteJobAd
extends org.glite.wms.jdlj.JobAd
implements java.io.Serializable

This class allows to use a serializable version of JobAd class.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.glite.wms.jdlj.Ad
jobAd, TYPE_AD, TYPE_BOOL, TYPE_EXPRESSION, TYPE_INTEGER, TYPE_REAL, TYPE_STRING, TYPE_UNKNOWN
 
Constructor Summary
GLiteJobAd()
           
GLiteJobAd(java.lang.String ad)
           
 
Methods inherited from class org.glite.wms.jdlj.JobAd
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, checkAll, checkAll, clear, clone, copy, copyAd, delAttribute, getAttributeExpr, getBoolean, getDouble, getInt, getJobAdValue, getString, hasAttribute, hasAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeExpr, setDefaultRank, setDefaultRequirements, setLocalAccess, setSchema, toFile, toLines, toString, toString, toSubmissionString
 
Methods inherited from class org.glite.wms.jdlj.Ad
appendValue, attributes, copy, fromFile, fromRecord, fromString, getAd, getAdValue, getBooleanValue, getConstant, getDoubleValue, getIntValue, getStringValue, getType, getValue, hasAttribute, isSet, lookup, setAttribute, size
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GLiteJobAd

public GLiteJobAd()

GLiteJobAd

public GLiteJobAd(java.lang.String ad)
           throws java.text.ParseException,
                  org.glite.wms.jdlj.JobAdException


Copyright 2001-2005 INRIA All Rights Reserved.