org.eaglei.datatools.client.ui
Class OwnershipAction

java.lang.Object
  extended by org.eaglei.datatools.client.ui.OwnershipAction

public class OwnershipAction
extends java.lang.Object


Field Summary
static OwnershipAction ClaimAction
           
static OwnershipAction ReleaseAction
           
 
Method Summary
static java.lang.String getErrorMsgOfOwnershipAction(java.lang.String seletecChoice)
           
 void perform(org.eaglei.model.EIInstanceMinimal[] instances, ActionRedisplay redisplay)
           
 void perform(org.eaglei.model.EIInstanceMinimal instance, ActionRedisplay redisplay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ClaimAction

public static final OwnershipAction ClaimAction

ReleaseAction

public static final OwnershipAction ReleaseAction
Method Detail

perform

public void perform(org.eaglei.model.EIInstanceMinimal instance,
                    ActionRedisplay redisplay)

perform

public void perform(org.eaglei.model.EIInstanceMinimal[] instances,
                    ActionRedisplay redisplay)

getErrorMsgOfOwnershipAction

public static java.lang.String getErrorMsgOfOwnershipAction(java.lang.String seletecChoice)


Copyright © 2009-2010 Eagle-I. All Rights Reserved.