intarsys runtime library

de.intarsys.tools.functor
Interface INamedFunctor

All Superinterfaces:
IFunctor

public interface INamedFunctor
extends IFunctor

An IFunctor that can be identified via a unique id.


Method Summary
 String getId()
          A unique id for the IFunctor.
 
Methods inherited from interface de.intarsys.tools.functor.IFunctor
perform
 

Method Detail

getId

String getId()
A unique id for the IFunctor.

Returns:
A unique id for the IFunctor.

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.