Uses of Interface
com.novell.zos.grid.ID

Packages that use ID
com.novell.zos.grid   
 

Uses of ID in com.novell.zos.grid
 

Methods in com.novell.zos.grid that return ID
 ID GridObjectInfo.getID()
          Retrieve the ID of this grid object
 ID JobInfo.getID()
           
 ID Message.getSource()
          All Messages have a source ID which is used for routing.
 ID Fact.getSourceID()
          Returns the source ID for this fact.
 

Methods in com.novell.zos.grid with parameters of type ID
 boolean ID.sameAs(ID id)
          Is this ID is the same (excluding session) as the supplied ID.
 



Copyright 2008 Novell, Inc. All Rights Reserved.