com.sds.acube.bpm.framework.api
Class BpmPropertiesProcessor

java.lang.Object
  extended by com.sds.acube.bpm.framework.api.BpmPropertiesProcessor

public class BpmPropertiesProcessor
extends java.lang.Object

bpm/web/WEB-INF/config/BPM.properties ÆÄÀÏ¿¡ ¼³Á¤µÈ °ªÀ» Àо ¸®ÅÏÇÔ.
(SystemResource¿¡ ´ëÇÑ ·¡ÆÛ API) BpmPropertiesProcessor.java 2009. 8. 26.

Version:
1.0.0.0 Copyright 2001 Samsung SDS Co., Ltd. All rights reserved.
Author:
LEE IL YONG

Constructor Summary
BpmPropertiesProcessor()
           
 
Method Summary
static java.lang.String getString(java.lang.String keyName, java.lang.String defaultValue)
          BPM.properties ÆÄÀÏ¿¡ ¼³Á¤µÈ °ªÀ» Àо ¹®ÀÚ¿­·Î ¸®ÅÏÇÔ
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BpmPropertiesProcessor

public BpmPropertiesProcessor()
Method Detail

getString

public static java.lang.String getString(java.lang.String keyName,
                                         java.lang.String defaultValue)
                                  throws com.sds.acube.bpm.framework.api.ProcessorException
BPM.properties ÆÄÀÏ¿¡ ¼³Á¤µÈ °ªÀ» Àо ¹®ÀÚ¿­·Î ¸®ÅÏÇÔ

Parameters:
keyName - ãÀ» Å°
defaultValue - ã´Â Å°°¡ ¾øÀ» °æ¿ì ±âº» °ª
Returns:
String
Throws:
com.sds.acube.bpm.framework.api.ProcessorException