|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProxiedDefinition
An entity that has been created from a remote representation of a similar entity.
| Field Summary | |
|---|---|
static byte |
HAS_PROXY_INFOResult returned by the #hasProxyInfo method when this ProxiedDefinition has proxy information attached to it. |
static byte |
NO_PROXY_INFOResult returned by the #hasProxyInfo method when this ProxiedDefinition has no proxy information attached to it. |
static byte |
NOT_AVAILABLEResult returned by the #hasProxyInfo method when information whether this ProxiedDefinition actually has any proxy information attached to it is not available. |
| Method Summary | |
|---|---|
String |
getProviderName()Returns the name of the provider that provided the source entity that this proxied definition is created from |
Id |
getProxiedDefinitionId()Returns the Id of this proxied definition. |
byte |
hasProxyInfo()Returns one of NOT_AVAILABLE, HAS_PROXY_INFO or NO_PROXY_INFO. |
| Field Detail |
|---|
static final byte NOT_AVAILABLE
static final byte HAS_PROXY_INFO
static final byte NO_PROXY_INFO
| Method Detail |
|---|
byte hasProxyInfo()
NOT_AVAILABLE, HAS_PROXY_INFO or NO_PROXY_INFO.String getProviderName()
Id getProxiedDefinitionId()
Id of this proxied definition. Returns NULL if this entity is not a proxied definitionId
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.