ogre.dms.data
Class DMSDocDisPerConfigItem

java.lang.Object
  extended by ogre.dms.data.DMSDocDisPerConfigItem
All Implemented Interfaces:
Serializable

public class DMSDocDisPerConfigItem
extends Object
implements Serializable

DMS Doc Distribution/Permission Request Config info.

Since:
V3.0
Version:
$Id: DMSDocDisPerConfigItem.java,v 1.1.2.1 2009/12/25 09:43:08 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Field Summary
static String DISTRIBUTION_TYPE_KEY
          Key for identify the DMSDocDisPerConfigItem object is for Doc.
static String PERMISSION_TYPE_KEY
          Key for identify the DMSDocDisPerConfigItem object is for Doc.
 
Constructor Summary
DMSDocDisPerConfigItem()
           
DMSDocDisPerConfigItem(objectbroker.ResultTable rt)
           
 
Method Summary
 String getClassifyRank()
           
 String getProcessName()
           
 String getPurpose()
           
 String getPurposeInfo()
           
 HashMap getResultValue()
           
 void setClassifyRank(String classifyRank)
           
 void setProcessName(String processName)
           
 void setPurpose(String purpose)
           
 void setPurposeInfo(String purposeInfo)
           
 void setResultValue(HashMap resultValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISTRIBUTION_TYPE_KEY

public static final String DISTRIBUTION_TYPE_KEY
Key for identify the DMSDocDisPerConfigItem object is for Doc. Distribution Request Config

See Also:
Constant Field Values

PERMISSION_TYPE_KEY

public static final String PERMISSION_TYPE_KEY
Key for identify the DMSDocDisPerConfigItem object is for Doc. Permission Request Config

See Also:
Constant Field Values
Constructor Detail

DMSDocDisPerConfigItem

public DMSDocDisPerConfigItem(objectbroker.ResultTable rt)

DMSDocDisPerConfigItem

public DMSDocDisPerConfigItem()
Method Detail

getResultValue

public HashMap getResultValue()

setResultValue

public void setResultValue(HashMap resultValue)

getProcessName

public String getProcessName()

setProcessName

public void setProcessName(String processName)

getPurpose

public String getPurpose()

setPurpose

public void setPurpose(String purpose)

getPurposeInfo

public String getPurposeInfo()

setPurposeInfo

public void setPurposeInfo(String purposeInfo)

getClassifyRank

public String getClassifyRank()

setClassifyRank

public void setClassifyRank(String classifyRank)


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.