org.caleigo.core
Interface IBinaryEntityAction
- All Superinterfaces:
- IEntityAction
- public interface IBinaryEntityAction
- extends IEntityAction
The IBinaryEntityAction is essentially a tag interface with a complementary
perform method acceptiong two IEntity objects.
- Version:
- 1.00
- Author:
- Dennis Zikovic
Fields inherited from interface org.caleigo.core.IEntityAction |
ASSOCIATION_EXPORT, DRAG, ENTITY, IDENTITY_EXPORT, MISCELLANEOUS, NEVER_EXPORT, PRIMARY, QUALIFIER, READ_ONLY, SECONDARY, SELECTION, SYSTEM |
perform
public void perform(IEntity primaryEntity,
IEntity secondaryEntity)
Copyright © 2005 Caleigo. All Rights Reserved.