Uses of Class
javax.activity.PropertyGroupContext

Packages that use PropertyGroupContext
javax.activity.propertygroup   
 

Uses of PropertyGroupContext in javax.activity.propertygroup
 

Methods in javax.activity.propertygroup that return PropertyGroupContext
 PropertyGroupContext PropertyGroupManager.marshalRequest(PropertyGroup pg)
           
 PropertyGroupContext PropertyGroupManager.marshalResponse(PropertyGroup pg)
           
 

Methods in javax.activity.propertygroup with parameters of type PropertyGroupContext
 PropertyGroup PropertyGroupManager.unmarshalRequest(PropertyGroupContext ctx, PropertyGroup pg, PropertyGroup parent, GlobalId globalId)
           
 void PropertyGroupManager.unmarshalResponse(PropertyGroupContext ctx, PropertyGroup pg)