org.eaglei.datatools.client.ui
Class OwnershipAction
java.lang.Object
org.eaglei.datatools.client.ui.OwnershipAction
- All Implemented Interfaces:
- Performable
public class OwnershipAction
- extends java.lang.Object
- implements Performable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClaimAction
public static final OwnershipAction ClaimAction
ReleaseAction
public static final OwnershipAction ReleaseAction
getName
public java.lang.String getName()
toggle
public OwnershipAction toggle()
perform
public void perform(org.eaglei.model.EIInstance instance,
ActionRedisplay redisplay)
perform
public void perform(org.eaglei.model.EIInstanceMinimal instance,
ActionRedisplay redisplay)
perform
public void perform(org.eaglei.model.EIInstanceMinimal[] instances,
ActionRedisplay redisplay)
perform
public void perform(org.eaglei.model.EIInstanceMinimal[] instances,
ClientRepositoryToolsManager.BulkWorkflowCallback callback)
- Specified by:
perform in interface Performable
isValidFor
public boolean isValidFor(org.eaglei.model.EIInstanceMinimal instance)
- Specified by:
isValidFor in interface Performable
Copyright © 2009-2011 Eagle-I. All Rights Reserved.