com.sybase.uep.bobclient.controls.pimmenu
Class CreatePhoneMenuItemCommand

java.lang.Object
  extended by com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
      extended by com.sybase.uep.bobclient.controls.pimmenu.CreatePhoneMenuItemCommand

public class CreatePhoneMenuItemCommand
extends AbstractCreatePIMMenuItemCommand

Author:
congchen

Field Summary
 
Fields inherited from class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
_appLogger, _controller, _type
 
Constructor Summary
CreatePhoneMenuItemCommand()
           
 
Method Summary
 java.util.Vector execute(PIMItem item)
          (non-Javadoc)
 
Methods inherited from class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
capitalizeFirstLetter, getType, setController
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePhoneMenuItemCommand

public CreatePhoneMenuItemCommand()
Method Detail

execute

public java.util.Vector execute(PIMItem item)
(non-Javadoc)

Specified by:
execute in class AbstractCreatePIMMenuItemCommand
Parameters:
item - - a @see PIMItem that contains a MBO attribute's logical type, value and display name
Returns:
TODO
See Also:
AbstractCreatePIMMenuItemCommand.execute(PIMItem item)