com.ebmwebsourcing.petalsview.gui.beans.referential
Class CreateFlowRef

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.gui.beans.referential.CreateFlowRef

public class CreateFlowRef
extends java.lang.Object

Author:
ofabre

Constructor Summary
CreateFlowRef()
           
 
Method Summary
 java.lang.String create()
           
 java.lang.String getIdUnknowFlow()
           
 java.lang.String getName()
           
 java.lang.String getStringType()
           
 int getType()
           
 void init(javax.servlet.http.HttpServletRequest request)
           
 boolean isEditType()
           
 void setEditType(boolean editType)
           
 void setName(java.lang.String name)
           
 void setStringType(java.lang.String stringType)
           
 void setType(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateFlowRef

public CreateFlowRef()
Method Detail

init

public void init(javax.servlet.http.HttpServletRequest request)
          throws java.lang.Exception
Throws:
java.lang.Exception

create

public java.lang.String create()
                        throws java.lang.Exception
Throws:
java.lang.Exception

getType

public int getType()

setType

public void setType(int type)

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

getIdUnknowFlow

public java.lang.String getIdUnknowFlow()

getStringType

public java.lang.String getStringType()

setStringType

public void setStringType(java.lang.String stringType)

isEditType

public boolean isEditType()

setEditType

public void setEditType(boolean editType)


Copyright © 2010 eBMWebsourcing. All Rights Reserved.