com.safeidentity.adminservice.objects
Class PolicyRepository

java.lang.Object
  extended bycom.safeidentity.adminservice.objects.SFObject
      extended bycom.safeidentity.adminservice.objects.Profile
          extended bycom.safeidentity.adminservice.objects.PolicyRepository

public class PolicyRepository
extends Profile

Author:
cho To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
 
Fields inherited from class com.safeidentity.adminservice.objects.Profile
m_vcProfile
 
Fields inherited from class com.safeidentity.adminservice.objects.SFObject
m_dCreate, m_dModify, m_strCreator, m_strDesc, m_strEid, m_strId, m_strModifier, m_strName
 
Constructor Summary
PolicyRepository()
          »ý¼ºÀÚ
PolicyRepository(java.lang.String strId)
          »ý¼ºÀÚ
 
Method Summary
 boolean addServerList(ServerConfig serverConfig)
          ServerConfig¸¦ Ãß°¡ÇÑ´Ù.
 void addServerList(java.util.Vector szServerList)
          ServerConfig ¸ñ·ÏÀ» Ãß°¡ÇÑ´Ù.
 boolean delServerList(ServerConfig serverConfig)
          ServerConfig¸¦ »èÁ¦ÇÑ´Ù.
 void delServerList(java.util.Vector szServerList)
          ¿©·¯ ServerConfig ¸ñ·ÏÀ» »èÁ¦ÇÑ´Ù. nameÀÌ µ¿ÀÏÇÑ ServerConfig¸¦ ã¾Æ¼­ »èÁ¦ÇÑ´Ù.
 void destroy()
          Method destroy
 void finalize()
           
 java.lang.String getBaseLocation()
           
 java.util.Vector getServerList()
           
 boolean modifyServerList(ServerConfig serverConfig)
          ServerConfig Ç׸ñÀ» º¯°æÇÑ´Ù.
 void setBaseLocation(java.lang.String base)
           
 boolean setServerList(java.lang.String strServerConfig)
          ServerList¸¦ 1°³ÀÇ ServerConfig·Î ¼³Á¤ÇÑ´Ù.
 void setServerList(java.util.Vector szServerList)
           
 void updateBaseLocation()
          ÇöÀç °´Ã¼ÀÇ base location °ªÀ¸·Î ServerConfig ¸ñ·ÏÀÇ base location °ªÀ» ¸ðµÎ º¯°æÇÑ´Ù.
 
Methods inherited from class com.safeidentity.adminservice.objects.Profile
addProfile, addProfile, deleteProfile, getProfile, getProfile, main, setProfile, toString
 
Methods inherited from class com.safeidentity.adminservice.objects.SFObject
getCreateDate, getCreateTimeStamp, getCreator, getDesc, getEid, getId, getModifier, getModifyDate, getModifyTimeStamp, getName, setCreateDate, setCreateTimeStamp, setCreator, setDesc, setEid, setId, setModifier, setModifyDate, setModifyTimeStamp, setName, setObject
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PolicyRepository

public PolicyRepository()
»ý¼ºÀÚ


PolicyRepository

public PolicyRepository(java.lang.String strId)
»ý¼ºÀÚ

Parameters:
strId - ¾ÆÀ̵ð
Method Detail

setBaseLocation

public void setBaseLocation(java.lang.String base)

getBaseLocation

public java.lang.String getBaseLocation()

getServerList

public java.util.Vector getServerList()

setServerList

public void setServerList(java.util.Vector szServerList)

setServerList

public boolean setServerList(java.lang.String strServerConfig)
ServerList¸¦ 1°³ÀÇ ServerConfig·Î ¼³Á¤ÇÑ´Ù. ÀÌÈÄ Ãß°¡ °¡´É.

Parameters:
strServerConfig - ¼³Á¤ÇÒ ServerConfig Á¤º¸. ServerConfigÀÇ ¾ç½ÄÀ» µû¶ó¾ß ÇÑ´Ù.
Returns:
Ãß°¡ ¼º°ø ¿©ºÎ

addServerList

public boolean addServerList(ServerConfig serverConfig)
ServerConfig¸¦ Ãß°¡ÇÑ´Ù. ÀÌ¹Ì nameÀÌ ÀÖÀ¸¸é Ãß°¡ÇÏÁö ¾Ê´Â´Ù.

Parameters:
serverConfig - Ãß°¡ÇÒ ServerConfig
Returns:
Ãß°¡ ¿©ºÎ.

addServerList

public void addServerList(java.util.Vector szServerList)
ServerConfig ¸ñ·ÏÀ» Ãß°¡ÇÑ´Ù.

Parameters:
szServerList -

delServerList

public boolean delServerList(ServerConfig serverConfig)
ServerConfig¸¦ »èÁ¦ÇÑ´Ù. ServerConfigÀÇ name°ú µ¿ÀÏÇÑ °ÍÀ» ã¾Æ¼­ »èÁ¦ÇÑ´Ù.

Parameters:
serverConfig - »èÁ¦ÇÏ·Á´Â ServerConfig
Returns:
»èÁ¦ ¿©ºÎ. »èÁ¦ÇÏ·Á´Â ServerConfig°¡ nullÀÏ ¶§´Â true.

delServerList

public void delServerList(java.util.Vector szServerList)
¿©·¯ ServerConfig ¸ñ·ÏÀ» »èÁ¦ÇÑ´Ù. nameÀÌ µ¿ÀÏÇÑ ServerConfig¸¦ ã¾Æ¼­ »èÁ¦ÇÑ´Ù.

Parameters:
szServerList - »èÁ¦ÇÏ·Á´Â ServerConfig ¸ñ·Ï

modifyServerList

public boolean modifyServerList(ServerConfig serverConfig)
ServerConfig Ç׸ñÀ» º¯°æÇÑ´Ù.

Parameters:
serverConfig - º¯°æÇÏ·Á´Â ServerConfig
Returns:
º¯°æ ¿©ºÎ. Ç׸ñÀ» ãÀ» ¼ö ¾øÀ¸¸é false.

updateBaseLocation

public void updateBaseLocation()
ÇöÀç °´Ã¼ÀÇ base location °ªÀ¸·Î ServerConfig ¸ñ·ÏÀÇ base location °ªÀ» ¸ðµÎ º¯°æÇÑ´Ù.


destroy

public void destroy()
Description copied from class: Profile
Method destroy

Overrides:
destroy in class Profile

finalize

public void finalize()
              throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2004 SoftForum Corp. All Rights Reserved.