fr.paris.lutece.plugins.greetingscard.business
Class GreetingsCardFilter

java.lang.Object
  extended by fr.paris.lutece.plugins.greetingscard.business.GreetingsCardFilter

public class GreetingsCardFilter
extends java.lang.Object

Class GreetingsCardFilter


Field Summary
static int ALL_INT
           
static java.lang.String ALL_STRING
           
 
Constructor Summary
GreetingsCardFilter()
           
 
Method Summary
 boolean containsIdGCT()
           
 boolean containsWorkgroupCriteria()
           
 int getIdGCT()
          Return the id of greetings card template
 java.lang.String getWorkgroup()
           
 void setIdGCT(int idGCT)
          Set the id of greetings card template
 void setWorkGroup(java.lang.String workgroup)
          set the workgroup of the search forms
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL_STRING

public static final java.lang.String ALL_STRING
See Also:
Constant Field Values

ALL_INT

public static final int ALL_INT
See Also:
Constant Field Values
Constructor Detail

GreetingsCardFilter

public GreetingsCardFilter()
Method Detail

getIdGCT

public int getIdGCT()
Return the id of greetings card template

Returns:
_nIdGCT the id of greetings card template

setIdGCT

public void setIdGCT(int idGCT)
Set the id of greetings card template

Parameters:
idGCT - the id of greetings card template

containsIdGCT

public boolean containsIdGCT()
Returns:
true if the filter contain if of greetings card template

getWorkgroup

public java.lang.String getWorkgroup()
Returns:
the workgroup of the search forms

setWorkGroup

public void setWorkGroup(java.lang.String workgroup)
set the workgroup of the search forms

Parameters:
workgroup - the workgroup of the workflow

containsWorkgroupCriteria

public boolean containsWorkgroupCriteria()
Returns:
true if the filter contain workgroup criteria


Copyright © 2012 Mairie de Paris. All Rights Reserved.