Uses of Class
it.sistematica.isharedoc.action.workgroup.InstanceBaseAction.InstanceReference

Packages that use InstanceBaseAction.InstanceReference
it.sistematica.isharedoc.action.workgroup   
 

Uses of InstanceBaseAction.InstanceReference in it.sistematica.isharedoc.action.workgroup
 

Fields in it.sistematica.isharedoc.action.workgroup with type parameters of type InstanceBaseAction.InstanceReference
(package private)  java.util.List<InstanceBaseAction.InstanceReference> InstanceBaseAction.instanceReferences
           
 

Methods in it.sistematica.isharedoc.action.workgroup that return types with arguments of type InstanceBaseAction.InstanceReference
 java.util.List<InstanceBaseAction.InstanceReference> InstanceBaseAction.getInstanceReferences()
           
 

Method parameters in it.sistematica.isharedoc.action.workgroup with type arguments of type InstanceBaseAction.InstanceReference
 void InstanceBaseAction.setInstanceReferences(java.util.List<InstanceBaseAction.InstanceReference> instanceReferences)