Sun Java[TM] System Identity Manager 7.1 Update 1 版本說明

已停用的 API

本節列出了自 Identity Manager 6.0 2005Q4M3 開始已停用的所有 Identity Manager 應用程式設計介面 (API) 及其替代 (如果有的話)。此資訊分為以下小節:


已停用的建構子及類別

下表列出已停用的建構子與類別及其替代 (如果有的話)。

已停用

替代

com.sun.idm.idmx.IDMXContext

com.waveset.object.LighthouseContext

com.sun.idm.idmx.IDMXContextFactory

com.waveset.session.SessionFactory

com.waveset.adapter.ActiveDirectoryActiveSyncAdapter

com.waveset.adapter.ADSIResourceAdapter

com.waveset.adapter.AIXResourceAdapter.BlockAcctIter

此類別的參照應由依據「供應者」模型的 AccountIterator 所替代。例如 BufferedAccountQueue(new AIXAccountSupplier)。

com.waveset.adapter.AD_LDAPResourceAdapter

com.waveset.adapter.LDAPResourceAdapter

com.waveset.adapter.AttrParse

com.waveset.object.AttrParse

com.waveset.adapter.ConfirmedSync

此類別的參照應由依據「供應者」模型的 AccountIterator 所替代。例如 BufferedAccountQueue(new LinuxAccountSupplier)。

com.waveset.adapter.DblBufIterator

com.waveset.util.BufferedIterator com.waveset.util.BlockIterator com.waveset.adapter.AccountIteratorWrapper

com.waveset.adapter.DominoActiveSyncAdapter

com.waveset.adapter.DominoResourceAdapter

com.waveset.adapter.LDAPChangeLogActiveSyncAdapter

com.waveset.adapter.LDAPResourceAdapter

com.waveset.adapter.LinuxResourceAdapter.BlockAcctIter

 

com.waveset.adapter.NDSActiveSyncAdapter

com.waveset.adapter.NDSResourceAdapter

com.waveset.adapter.PeopleSoftResourceAdapter

 

com.waveset.adapter.RemedyActiveSyncResourceAdapter

com.waveset.adapter.RemedyResourceAdapter

com.waveset.adapter.ResourceAdapterBase.SimpleAccountIterator

此類別的使用者應切換為使用供應者模型,以進行帳號的反覆運算。此類別的直接替代為: new BufferedAccountQueue(new SimpleAccountSupplier(accounts));

com.waveset.adapter.SVIDResourceAdapter.BlockAcctIter

此類別的參照應由依據「供應者」模型的 AccountIterator 所替代。例如 BufferedAccountQueue(new SVIDAccountSupplier)。

com.waveset.adapter.TopSecretActiveSyncAdapter

com.waveset.adapter.TopSecretResourceAdapter

com.waveset.exception.ConfigurationError

com.waveset.util.ConfigurationError

com.waveset.exception.IOException

com.waveset.util.IOException

com.waveset.exception.XmlParseException

com.waveset.util.XmlParseException

com.waveset.object.IAPI

com.waveset.adapter.iapi.IAPI

com.waveset.object.AuditEvent.setAccountAttributesBlob
(List)

使用 setAccountAttributesBlob 的其他任一表單 (允許新值、嘗試值或舊值)。

com.waveset.object.AuditEvent.setAccountAttributesBlob
(Map, Map)

以 name=value;; 格式建立屬性清單,接著儲存在二進位大型物件中。如此會篩選 delimiter ;;。

com.waveset.object.AuditEvent.setAccountAttributesBlob
(Map, Map, Set)

使用 setAccountAttributesBlob 的其他任一表單 (允許新屬性值、嘗試屬性值或舊屬性值)。

com.waveset.object.IAPIProcess

com.waveset.adapter.iapi.IAPIFactory

com.waveset.object.IAPIUser

com.waveset.adapter.iapi.IAPIUser

com.waveset.object.RemedyTemplate

 

com.waveset.object.ReportCounter

 

com.waveset.object.SourceManager

com.waveset.view.SourceAdapterManageView

com.waveset.object.Syntax.getDescription()

 

com.waveset.object.ViewMaster()

 

com.waveset.object.ViewMaster.ViewMaster(String,String)

 

com.waveset.object.ViewMaster.ViewMaster(Subject,String)

 

com.waveset.security.authn.LoginInfo

com.waveset.object.LoginInfo

com.waveset.security.authn.SignedString

com.waveset.util.SignedString

com.waveset.security.authn.Subject

com.waveset.object.Subject

com.waveset.security.authz.Permission

com.waveset.object.Permission

com.waveset.security.authz.Right

com.waveset.object.Right

com.waveset.util.ConnectionPool.getConnection(String, String, String, String, String, boolean)

getConnection(String driverClass, String driverPrefix, String url, String user, String password, boolean checkConnection, String validationSql)

com.waveset.util.CSVParser

com.waveset.util.ConfigurableDelimitedFileParser

com.waveset.util.Debug

com.sun.idm.logging.Trace

com.waveset.util.HtmlUtil

com.waveset.ui.util.html.HtmlUtil

com.waveset.util.PooledConnection.isValid()

isValid(String SQL)

com.waveset.util.ITrace

com.sun.idm.logging.Trace

com.waveset.util.PipeDelimitedParser

com.waveset.util.ConfigurableDelimitedFileParser


已停用的方法和欄位

本節中的表格列出已停用的方法和欄位。這些方法和欄位依類別名稱進行排序。

替代欄中的資料可能包含以下資訊:

com.waveset.adapter.AccessManagerResourceAdapter

已停用的方法或欄位

替代

handlePDException(Exception)

handlePDException(PDException)

com.waveset.adapter.ACF2ResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.ActiveSync

已停用的方法或欄位

替代

RA_UPDATE_IF_DELETE

 

com.waveset.adapter.ActiveSyncUtil

已停用的方法或欄位

替代

getLogFileFullPath()

 

com.waveset.adapter.ADSIResourceAdapter

已停用的方法或欄位

替代

buildEvent(UpdateRow)

com.waveset.adapter.iapi.IAPIFactory#getIAPI(Map,Map,ResourceAdapterBase)

getBaseContextAttrName()

com.waveset.adapter.ResourceAdapter#getBaseContexts()

RA_UPDATE_IF_DELETE

com.waveset.adapter.ActiveSync#RA_DELETE_RULE

com.waveset.adapter.AgentResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.AuthSSOResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.ClearTrustResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.DatabaseTableResourceAdapter

已停用的方法或欄位

替代

RA_PROCESS_NAME

com.waveset.adapter.ActiveSync#RA_PROCESS_RULE

com.waveset.adapter.DB2ResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.DominoResourceAdapter

已停用的方法或欄位

替代

buildEvent(UpdateRow)

com.waveset.adapter.iapi.IAPIFactory#getIAPI(Map,Map,ResourceAdapterBase)

RA_UPDATE_IF_DELETE

com.waveset.adapter.ActiveSync#RA_DELETE_RULE

com.waveset.adapter.DominoResourceAdapterBase

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.ExampleTableResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.GenericScriptResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.GetAccessResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.HostConnectionPool

已停用的方法或欄位

替代

getConnection(HostAccessLogin)

com.waveset.adapter.HostConnPool#getAffinityConnection(HostAccessLogin)

releaseConnection(HostAccess)

com.waveset.adapter.HostConnPool#releaseConnection(HostAccess)

releaseConnection(IHostAccess)

com.waveset.adapter.HostConnPool#releaseConnection(IHostAccess)

com.waveset.adapter.HostConnPool

已停用的方法或欄位

替代

getConnection(HostAccessLogin)

getAffinityConnection(HostAccessLogin)

putFree()

 

putFree(IHostAccess)

putAffinityFree

com.waveset.adapter.iapi.IAPIFactory

已停用的方法或欄位

替代

getIAPIProcess(Map,Map,String,Resource)

getIAPI(Map,Map,String,ResourceAdapterBase)

getIAPIProcess(Element)

 

getIAPIUser(Element)

 

getIAPIUser(Map,Map,String,Map)

getIAPI(Map,Map,String,ResourceAdapterBase)

getIAPIUser(Map,Map,String,Resource)

getIAPI(Map,Map,String,ResourceAdapterBase)

com.waveset.adapter.IDMResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.INISafeNexessResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.LDAPResourceAdapterBase

已停用的方法或欄位

替代

addUserToGroup(LDAPObject,String,String)

addUserToGroup(String,String,String)

buildBaseUrl()

 

buildBaseUrl(String)

 

buildEvent(UpdateRow)

 

getAccountAttributes(String)

 

getBaseContextAttrName()

com.waveset.adapter.ResourceAdapter#getBaseContexts()

getGroups(Name,String,Vector,Vector)

getGroups(String,String,Vector,Vector)

getLDAPAttributes(String,DirContext[],String)

getLDAPAttributes(String,DirContext,String,String[])

getLDAPAttributes(String,DirContext[])

getLDAPAttributes(String,DirContext,String,String[])

RA_PROCESS_NAME

com.waveset.adapter.ActiveSync#RA_PROCESS_RULE

removeNameFromAttribute(DirContext,Name,
Attribute)

removeNameFromAttribute(DirContext,String,boolean,
Attribute)

removeUserFromAllGroups(Name,String,
WavesetResult)

removeUserFromAllGroups(String, boolean,String,
WavesetResult)

removeUserFromGroup(DirContext,Name,String,
String,Attributes)

removeUserFromGroup(DirContext, String,boolean,String,
String,Attributes)

removeUserFromGroups(Name,Vector,String,
WavesetResult)

removeUserFromGroups(String, boolean,Vector,String,
WavesetResult)

com.waveset.adapter.MySQLResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.NaturalResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.NDSResourceAdapter

已停用的方法或欄位

替代

buildEvent(UpdateRow)

 

getBaseContextAttrName()

com.waveset.adapter.ResourceAdapter#getBaseContexts()

com.waveset.adapter.ONTDirectorySmartResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.OS400ResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.PeopleSoftComponentActiveSyncAdapter

已停用的方法或欄位

替代

DEFAULT_AUDIT_STAMP_FORMAT

 

DEFAULT_AUDIT_STAMP_START_DATE

 

getAccountAttributes(String)

 

getUpdateRows(UpdateRow)

getUpdateRows(UpdateRow)

RA_AUDIT_STAMP_FORMAT

 

com.waveset.adapter.RACFResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.RASecureConnection

已停用的方法或欄位

替代

ExchangeAuth(boolean)

ExchangeAuth(boolean,byte[])

com.waveset.adapter.RequestResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.ResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

getBaseContextAttrName()

getBaseContexts()

com.waveset.adapter.ResourceAdapterBase

已停用的方法或欄位

替代

getAccountAttributes(String)

 

getAdapter(Resource,LighthouseContext)

getAdapterProxy(Resource,LighthouseContext)

getAdapter(Resource,ObjectCache,WSUser)

getAdapterProxy(Resource,ObjectCache)

getAdapter(Resource,ObjectCache)

getAdapterProxy(Resource,LighthouseContext)

getBaseContextAttrName()

getBaseContexts()

isExcludedAccount(String,Rule)

com.waveset.adapter.ResourceAdapterProxy#isExcludedAccount
(String, Map,ResourceOperation,Rule)

isExcludedAccount(String)

com.waveset.adapter.ResourceAdapterProxy#isExcludedAccount
(String, Map,ResourceOperation,Rule)

com.waveset.adapter.ResourceAdapterProxy

已停用的方法或欄位

替代

getAccountAttributes(String)

 

getBaseContextAttrName()

getBaseContexts()

com.waveset.adapter.ResourceManager

已停用的方法或欄位

替代

getResourceTypes()

getResourcePrototypes() getResourcePrototypes(ObjectCache,boolean)

getResourceTypeStrings()

getResourcePrototypeNames(ObjectCache)

com.waveset.adapter.SAPHRActiveSyncAdapter

已停用的方法或欄位

替代

RA_PROCESS_NAME

com.waveset.adapter.ActiveSync#RA_PROCESS_RULE

com.waveset.adapter.SAPResourceAdapter

已停用的方法或欄位

替代

reverseMapMultiAttr(String, Object, WSUser)

 

setUserField(JCO.Function, String)

Function#setUserField(String)

unexpirePassword(String,WavesetResult)

unexpirePassword(String, String,String,WavesetResult)

unexpirePassword(WSUser,WavesetResult)

unexpirePassword(String, String,String,WavesetResult)

com.waveset.adapter.ScriptedConnection

子類別

已停用的方法或欄位

替代

Script

hasNextToken()

 

Script

nextToken()

 

ScriptedConnection

disConnect()

com.waveset.adapter.ResourceConnection#disconnect()

ScriptedConnectionFactory

getScriptedConnection(String,
HashMap)

com.waveset.adapter.ScriptedConnectionPool#getConnection(HashMap,String,long,boolean)

SSHConnection

disConnect()

disconnect()

TelnetConnection

disConnect()

disconnect()

com.waveset.adapter.ScriptedHostResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.SkeletonResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.SMEResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.SQLServerResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.SunAccessManagerResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

getBaseContextAttrName()

com.waveset.adapter.ResourceAdapter#getBaseContexts()

com.waveset.adapter.SybaseResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.TestResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.TopSecretResourceAdapter

已停用的方法或欄位

替代

hasError(String,String)

hasError(String,String,String)

login(HostAccess hostAccess)

login(HostAccess,ServerAffinity)

login(IHostAccess hostAccess)

#login(IHostAccess hostAccess, ServerAffinity affinity)

com.waveset.adapter.VerityResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.adapter.XMLResourceAdapter

已停用的方法或欄位

替代

getAccountAttributes(String)

 

com.waveset.msgcat.Catalog

已停用的方法或欄位

替代

getMessage(String,Object[],Locale)

format (Locale,String,Object[])

getMessage(Locale,String,Object[])

format (Locale,String,Object[])

getMessage(Locale,String)

format (Locale,String)

getMessage(String,Locale)

format (Locale,String)

getMessage(String,Object[])

format (Locale,String,Object[])

com.waveset.object.Account

已停用的方法或欄位

替代

getUnowned()

hasOwner()

setUnowned(boolean)

setOwner(WSUser)

com.waveset.object.AccountAttributeType

已停用的方法或欄位

替代

getAttrType()

getSyntax()

setAttrType(String)

setSyntax(String)

setSyntax(Syntax)

com.waveset.object.Attribute

已停用的方法或欄位

替代

BLOCK_SIZE

BLOCK_ROWS_GET

BLOCK_ROWS_LIST

EVENTDATE

EVENT_DATETIME

EVENTTIME

EVENT_DATETIME

getDbColumnLength()

 

getDbColumnName()

 

STARTUP_TYPE_AUTO

com.waveset.object.Resource#STARTUP_TYPE_AUTO

STARTUP_TYPE_AUTO_FAILOVER

com.waveset.object.Resource#STARTUP_TYPE_AUTO_FAILOVER

STARTUP_TYPE_DISABLED

com.waveset.object.Resource#STARTUP_TYPE_DISABLED

STARTUP_TYPE_MANUAL

com.waveset.object.Resource#STARTUP_TYPE_MANUAL

STARTUP_TYPES

com.waveset.object.Resource#STARTUP_TYPES

STARTUP_TYPES_DISPLAY_NAMES

com.waveset.object.Resource#STARTUP_TYPES_DISPLAY_NAMES

com.waveset.object.AttributeDefinition

已停用的方法或欄位

替代

AttributeDefinition(String,String)

AttributeDefinition(String,Syntax)

setAttrType(String)

setSyntax(Syntax)

com.waveset.object.AuditEvent

已停用的方法或欄位

替代

setAttributeMap(Map)

setAuditableAttributes(Map)

addAuditableAttributes(AccountAttributeType[],WSAttributes)

setAuditableAttributes(Map)

getAttributeMap()

getAuditableAttributes()

getAttributeValue(String)

getAuditableAttributes()

setAccountAttributesBlob(Map)

setAccountAttributesBlob(Map,Map)

setAccountAttributesBlob(WSAttributes,List)

setAccountAttributesBlob(WSAttributes, WSAttributes, List)

com.waveset.object.CacheManager

已停用的方法或欄位

替代

getAllObjects(Type,AttributeCondition[])

listObjects(Type,AttributeCondition[])

getAllObjects(Type,WSAttributes)

listObjects(Type,WSAttributes)

getAllObjects(Type)

listObjects(Type)

com.waveset.object.Constants

已停用的方法或欄位

替代

MAX_SUMMARY_STRING_LENGTH

 

com.waveset.object.EmailTemplate

已停用的方法或欄位

替代

setToAddress(String)

setTo(String)

getFromAddress()

getFrom()

getToAddress()

getTo()

setFromAddress(String)

setFrom(String)

VAR_FROM_ADDRESS

VAR_FROM

VAR_TO_ADDRESS

VAR_TO

com.waveset.object.Form

已停用的方法或欄位

替代

EL_HELP

com.waveset.object.GenericObject#toMap(int)

getDefaultDataType()

getDefaultSyntax()

getType()

getSyntax()

setType(String)

setSyntax(Syntax)

com.waveset.object.GenericObject

已停用的方法或欄位

替代

toMap(boolean)

toMap(String,int)

toMap(String,boolean)

 

com.waveset.object.LoginConfig

已停用的方法或欄位

替代

getApp(String)

getLoginApp(String)

com.waveset.object.MessageUtil

已停用的方法或欄位

替代

getActionDisplayKey(String)

 

getEventParmDisplayKey(String)

 

getResultDisplayKey(String)

 

getTypeDisplayKey(String)

com.waveset.ui.FormUtil#getTypeDisplayName(LighthouseContext,String)

com.waveset.object.RepositoryResult

已停用的方法或欄位

替代

get(int)

 

getId(int)

 

getName(int)

 

getObject(int)

 

getRowCount()

 

getRows()

 

seek(int)

hasNext()

next()

sort()

 

com.waveset.object.RepositoryResult.Row

已停用的方法或欄位

替代

getSummaryAttributes()

getAttributes()

com.waveset.object.ResourceAttribute

已停用的方法或欄位

替代

setType(String)

setSyntax(Syntax)

com.waveset.object.TaskInstance

已停用的方法或欄位

替代

DATE_FORMAT

com.waveset.util.Util#stringToDate(String,String) com.waveset.util.Util#getCanonicalDate(Date) com.waveset.util.Util#getCanonicalDate(Date,TimeZone) com.waveset.util.Util#getCanonicalDate(long)

VAR_RESULT_LIMIT

setResultLimit(int)

getResultLimit()

VAR_TASK_STATUS

 

com.waveset.object.TaskTemplate

已停用的方法或欄位

替代

setMode(String)

setExecMode(String)

setMode(TaskDefinition.ExecMode)

setExecMode(TaskDefinition,ExecMode)

com.waveset.object.Type

已停用的方法或欄位

替代

AUDIT_CONFIG

 

AUDIT_PRUNER_TASK

 

AUDIT_QUERY

 

DISCOVERY

 

getSubtypes()

getLegacyTypes()

NOTIFY_CONFIG

 

REPORT_COUNTER

 

SUMMARY_REPORT_TASK

 

USAGE_REPORT

 

USAGE_REPORT_TASK

 

com.waveset.object.UserUIConfig

已停用的方法或欄位

替代

getCapabilityGroups()

 

getAppletColumns()

getAppletColumnDefs()

getCapabilityGroup(String)

 

getCapabilityGroupNames()

 

getFindMatchOperatorDisplayNameKeys()

 

getFindMatchOperators()

 

getFindResultsColumns()

 

getFindResultsSortColumn()

 

getFindUserDefaultSearchAttribute()

 

getFindUserSearchAttributes()

 

getFindUserShowAttribute(int)

 

getFindUserShowCapabilitiesSearch(int)

 

getFindUserShowDisabled(int)

 

getFindUserShowOrganizationSearch(int)

 

getFindUserShowProvisioningSearch(int)

 

getFindUserShowResourcesSearch(int)

 

getFindUserShowRoleSearch(int)

 

com.waveset.object.WSUser

已停用的方法或欄位

替代

getApproverDelegate()

getWorkItemDelegate(String workItemType)

getDelegateHistory()

getWorkItemDelegateHistory()

setApproverDelegate(WSUser.Delegate)

addWorkItemDelegate(Delegate workItemDelegate)

setDelegateHistory(List)

etWorkItemDelegateHistory(List workItemDelegateHistory)

com.waveset.session

子類別

已停用的方法或欄位

替代

LocalSession

getAdministrators(Map)

com.waveset.view.WorkItemUtil#getAdministrators

階段作業

listApprovers()

getAdministrators(Map)

listControlledApprovers()

getAdministrators(Map)

listSimilarApprovers(String adminName)

getAdministrators(Map)

SessionFactory

getApp(String)

getLoginApp(String)

getApps()

getLoginApps()

WorkflowServices

ARG_TASK_DATE

com.waveset.object.Attribute#DATE

com.waveset.task.TaskContext

已停用的方法或欄位

替代

getAccessPolicy()

 

getRepository()

 

com.waveset.ui.util.FormUtil

已停用的方法或欄位

替代

getAdministrators(Session,List)

getUsers(LighthouseContext,Map)

getAdministrators(Session,Map)

getUsers(LighthouseContext,Map)

getApplications(LighthouseContext,List)

getApplications(LighthouseContext,Map)

getApplications(LighthouseContext)

getApplications(LighthouseContext,Map)

getApproverNames(Session,List)

getUsers(LighthouseContext,Map)

getApproverNames(Session)

getUsers(LighthouseContext,Map)

getApprovers(Session,List)

getUsers(LighthouseContext,Map)

getApprovers(Session)

getUsers(LighthouseContext,Map)

getCapabilities(LighthouseContext,List,Map)

getCapabilities(LighthouseContext,Map)

getCapabilities(LighthouseContext,List)

getCapabilities(LighthouseContext,Map)

getCapabilities(LighthouseContext,String,String)

getCapabilities(LighthouseContext,Map)

getCapabilities(LighthouseContext)

getCapabilities(LighthouseContext,Map)

getObjectNames(LighthouseContext,String,List,Map)

getObjectNames(LighthouseContext,String,Map)

getObjectNames(LighthouseContext,String,List)

getObjectNames(LighthouseContext,String,Map)

getObjectNames(LighthouseContext,String,String, String,List,Map)

getObjectNames(LighthouseContext,String,Map)

getObjectNames(LighthouseContext,String,String,String,List)

getObjectNames(LighthouseContext,String,Map)

getObjectNames(LighthouseContext,Type,String,String,List,Map)

getObjectNames(LighthouseContext,String,Map)

getObjectNames(LighthouseContext,Type,String,String,List)

getObjectNames(LighthouseContext,String,Map)

getOrganizations(LighthouseContext,boolean,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizations(LighthouseContext,boolean)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizations(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizations(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsDisplayNames(LighthouseContext,boolean,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsDisplayNames(LighthouseContext,boolean)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsDisplayNames(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsDisplayNamesWithPrefixes(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsDisplayNamesWithPrefixes(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsWithPrefixes(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsWithPrefixes(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getSimilarApproverNames(Session,String)

getUsers(LighthouseContext,Map)

getSimilarApproverNames(Session)

getUsers(LighthouseContext,Map)

getUnassignedOrganizations(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizations(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsDisplayNames(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsDisplayNames(LighthouseContext,Map)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsDisplayNames(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsDisplayNamesWithPrefixes(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsDisplayNamesWithPrefixes(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsWithPrefixes

(LighthouseContext,List)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedOrganizationsWithPrefixes(LighthouseContext)

getOrganizationsDisplayNames(LighthouseContext,Map)

getUnassignedResources(LighthouseContext,List,List)

getUnassignedResources(LighthouseContext,Map)

getUnassignedResources(LighthouseContext,String,List)

getUnassignedResources(LighthouseContext,Map)

getUnassignedResources(LighthouseContext,String)

getUnassignedResources(LighthouseContext,Map)

com.waveset.ui.util.html

子類別

已停用的方法或欄位

替代

Component

isNoWrap()

 

setHelpKey(String)

 

setNoWrap(boolean)

 

HtmlHeader

NORMAL_BODY

 

MultiSelect

isLockhart()

 

setLockhart(boolean)

 

WizardPanel

setPreviousLabel(String)

setPrevLabel(String)

com.waveset.util.JSSE

已停用的方法或欄位

替代

installIfAvailable()

 

com.waveset.util.PdfReportRenderer

已停用的方法或欄位

替代

render(Element,boolean,String,OutputStream)

render(Element,boolean,String,OutputStream,String,boolean)

render(Element,boolean,String)

render(Element,boolean,String,String,boolean)

render(Report,boolean,String,OutputStream)

render(Report,boolean,String,OutputStream,String,boolean)

render(Report,boolean,String)

render(String,boolean,String,String,boolean)

com.waveset.util.Quota

已停用的方法或欄位

替代

getQuota()

 

com.waveset.util.ReportRenderer

已停用的方法或欄位

替代

renderToPdf(Report,boolean,String,OutputStream)

renderToPdf(Report,boolean,String,OutputStream,
String,boolean)

renderToPdf(Report,boolean,String)

renderToPdf(Report,boolean,String,String,boolean)

com.waveset.util.Trace

已停用的方法或欄位

替代

data(long,Object,String,byte[])

com.sun.idm.logging.trace.Trace#data(long,String,byte[])

entry(long,Object,String,Object[])

com.sun.idm.logging.trace.Trace#entry(long,String,Object[])

entry(long,Object,String,String)

com.sun.idm.logging.trace.Trace#entry(long,String)

entry(long,Object,String)

com.sun.idm.logging.trace.Trace#entry(long,String)

exception(long,Object,String,t)

com.sun.idm.logging.trace.Trace#throwing(long,String,Throwable) com.sun.idm.logging.trace.Trace#caught(long,String,Throwable)

exit(long,Object,String,boolean)

com.sun.idm.logging.trace.Trace#exit(long,String,boolean)

exit(long,Object,String,int)

com.sun.idm.logging.trace.Trace#exit(long,String,int)

exit(long,Object,String,long)

com.sun.idm.logging.trace.Trace#exit(long,String,long)

exit(long,Object,String,Object)

com.sun.idm.logging.trace.Trace#exit(long,String,Object)

exit(long,Object,String)

com.sun.idm.logging.trace.Trace#exit(long,String)

getTrace()

com.sun.idm.logging.trace.TraceManager#getTrace(String)

getTrace(Class)

com.sun.idm.logging.trace.TraceManager#getTrace(String)

getTrace(String)

com.sun.idm.logging.trace.TraceManager#getTrace(String)

level1(Class,String)

com.sun.idm.logging.trace.Trace#level1(String)

level1(Object,String)

com.sun.idm.logging.trace.Trace#level1(String)

level2(Class,String)

com.sun.idm.logging.trace.Trace#level2(String)

level2(Object,String)

com.sun.idm.logging.trace.Trace#level2(String)

level3(Class,String)

com.sun.idm.logging.trace.Trace#level3(String)

level3(Object,String)

com.sun.idm.logging.trace.Trace#level3(String)

level4(Class,String)

com.sun.idm.logging.trace.Trace#level4(String)

level4(Object,String)

com.sun.idm.logging.trace.Trace#level4(String)

variable(long,Object,String,String,boolean)

com.sun.idm.logging.trace.Trace#variable(long,String,String,boolean)

variable(long,Object,String,String,int)

com.sun.idm.logging.trace.Trace#variable(long,String,String,int)

variable(long,Object,String,String,long)

com.sun.idm.logging.trace.Trace#variable(long,String,String,long)

variable(long,Object,String,String,Object)

com.sun.idm.logging.trace.Trace#variable(long,String,String,Object)

void info(long,Object,String,String)

com.sun.idm.logging.trace.Trace#info(long,String,String)

com.waveset.util.Util

已停用的方法或欄位

替代

DATE_FORMAT_CANONICAL

stringToDate(String,String)

getCanonicalDate(Date)

getCanonicalDate(Date,TimeZone)

getCanonicalDate(long)

debug(Object)

 

getCanonicalDateFormat()

stringToDate(String,String)

getCanonicalDate(Date)

getCanonicalDate(Date,TimeZone)

getCanonicalDate(long)

getOldCanonicalDateString(Date,boolean)

getCanonicalDateString(Date)

rfc2396URLPieceEncode(String,String)

com.waveset.util.RFC2396URLPieceEncode#encode(String,String)

rfc2396URLPieceEncode(String)

com.waveset.util.RFC2396URLPieceEncode#encode(String)

getLocalHostName()

#getServerId() (to get a unique server identifier)

com.waveset.workflow.WorkflowContext

已停用的方法或欄位

替代

VAR_CASE_TERMINATED

com.waveset.object.WFProcess#VAR_CASE_TERMINATED

已停用的方法或欄位

替代

getApproverDelegate()

 

setApproverDelegate()

 

getDelegateHistory()

 

setDelegateHistory()