issrg.pba
Interface Target

All Known Implementing Classes:
PermisTarget

public interface Target

This is the interface to a target object. It can return the Target ADI for decision.

Version:
0.1
Author:
A Otenko

Method Summary
 java.lang.Object getTargetADI()
          This method returns the Target ADI as a collection of objects.
 

Method Detail

getTargetADI

java.lang.Object getTargetADI()
This method returns the Target ADI as a collection of objects.

Returns:
the Target ADI