com.plumtree.portalpages.common.objectapproval
Class ObjectInstanceDescriptor

java.lang.Object
  extended by com.plumtree.uiinfrastructure.approval.AInstanceDescriptor
      extended by com.plumtree.portalpages.common.objectapproval.ObjectInstanceDescriptor

public class ObjectInstanceDescriptor
extends AInstanceDescriptor

Author:
Ben Geislinger

Field Summary
 
Fields inherited from class com.plumtree.uiinfrastructure.approval.AInstanceDescriptor
iInstanceID, mySpace
 
Constructor Summary
protected ObjectInstanceDescriptor(ObjectItemDescriptor item, HTMLElement ePath, ApprovalItemType type, AActivitySpace space)
          Creates a new ObjectInstanceDescriptor object.
 
Method Summary
 void Execute()
           
 
Methods inherited from class com.plumtree.uiinfrastructure.approval.AInstanceDescriptor
Approve, GetApprove, GetComment, GetHold, GetID, GetPath, GetPTFolderID, GetReject, Hold, Reject, SetComment, SetPTFolderID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectInstanceDescriptor

protected ObjectInstanceDescriptor(ObjectItemDescriptor item,
                                   HTMLElement ePath,
                                   ApprovalItemType type,
                                   AActivitySpace space)
Creates a new ObjectInstanceDescriptor object.

Parameters:
item -
ePath -
type -
space -
Method Detail

Execute

public void Execute()
Specified by:
Execute in class AInstanceDescriptor



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.