Uses of Class
orca.shirako.proxies.soap.beans.Term

Packages that use Term
orca.shirako.proxies.soap.beans   
orca.shirako.proxies.soap.services   
orca.shirako.proxies.soap.util   
 

Uses of Term in orca.shirako.proxies.soap.beans
 

Methods in orca.shirako.proxies.soap.beans that return Term
 Term Reservation.getTerm()
          Gets the term value for this Reservation.
 

Methods in orca.shirako.proxies.soap.beans with parameters of type Term
 void Reservation.setTerm(Term term)
          Sets the term value for this Reservation.
 

Constructors in orca.shirako.proxies.soap.beans with parameters of type Term
Reservation(java.lang.String reservationID, Slice slice, ResourceSet resourceSet, Term term, long sequence)
           
 

Uses of Term in orca.shirako.proxies.soap.services
 

Methods in orca.shirako.proxies.soap.services with parameters of type Term
 void AuthorityServiceImpl.extendLease(Reservation reservation, Term term)
          Service an extendLease request
 void AgentServiceImpl.extendTicket(Reservation reservation, Term term)
          Service an incoming extendTicket request
 

Uses of Term in orca.shirako.proxies.soap.util
 

Methods in orca.shirako.proxies.soap.util that return Term
static Term Translate.translate(Term term)
          Translates slices.Term to soap.beans.Term
 

Methods in orca.shirako.proxies.soap.util with parameters of type Term
static Term Translate.translate(Term beanTerm)
          Translates a soap.beans.Term to slices.Term
 



Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.