ALBPM Process API (PAPI)

fuego.papi.utils
Class FilterDescriptor

java.lang.Object
  extended byfuego.papi.utils.FilterDescriptor

public class FilterDescriptor
extends Object


Nested Class Summary
static interface FilterDescriptor.FilterDescriptionInformation
           
 
Constructor Summary
FilterDescriptor()
           
 
Method Summary
static String getAttributesDescription(Filter filter, List assignedProcessIds, FilterDescriptor.FilterDescriptionInformation information)
           
static String getAttributesDescription(Filter filter, List assignedProcessIds, ProcessServiceNESession session)
           
static String getAttributesDescription(Filter filter, String[] assignedProcessIds, ProcessServiceNESession session)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterDescriptor

public FilterDescriptor()
Method Detail

getAttributesDescription

public static String getAttributesDescription(Filter filter,
                                              String[] assignedProcessIds,
                                              ProcessServiceNESession session)

getAttributesDescription

public static String getAttributesDescription(Filter filter,
                                              List assignedProcessIds,
                                              ProcessServiceNESession session)

getAttributesDescription

public static String getAttributesDescription(Filter filter,
                                              List assignedProcessIds,
                                              FilterDescriptor.FilterDescriptionInformation information)

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved