Uiinfrastructure API Docs  
 

AApprovalModel.GetSupportedItemTypes Method 

Concrete subclasses must implement this method to return an XPArrayList of those ItemTypes that are supporeted by the model.

public abstract XPArrayList GetSupportedItemTypes();

Return Value

XPArrayList of AItemDescriptors

Implements

IApprovalModelRO.GetSupportedItemTypes

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace