|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.portal.PortalPluginBase
orca.manage.extensions.standard.controllers.AuthorityPolicyPortalPlugin
public class AuthorityPolicyPortalPlugin
ImageManager portal plugin. This portal plugin object will register itself under the GUID of the package: ImageManagerConstants.PackageId.
| Field Summary | |
|---|---|
protected IAuthorityPolicyManagementProxy |
proxy
The management proxy |
| Fields inherited from class orca.portal.PortalPluginBase |
|---|
actorName, id, logger, mainTemplate, packageID, pluginID, root, sliceName, tabName |
| Constructor Summary | |
|---|---|
AuthorityPolicyPortalPlugin()
Creates a new instance. |
|
| Method Summary | |
|---|---|
protected void |
getLocalProxy(ProtocolProxyMng protocol,
LocalManagerObjectProxy p)
Obtains a proxy to the image manager manager object using local communication. |
IAuthorityPolicyManagementProxy |
getManagementProxy()
Returns the management proxy |
protected ProtocolProxyMng |
getProtocolProxy(java.lang.String protocol,
ProtocolProxyMng[] proxies)
Returns the proxy descriptor for the specified protocol |
protected void |
getProxy()
Obtains a proxy to the image manager manager object |
void |
initialize()
Initialize the plugin |
| Methods inherited from class orca.portal.PortalPluginBase |
|---|
getActorName, getMainTemplate, getPackageId, getPluginId, getSliceName, getStackTraceString, getTabName, setActor, setExceptionDetails, setLogger, setManagerObjectKey, setPackageID, setPluginID, setRoot, setSlice, setTabName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IAuthorityPolicyManagementProxy proxy
| Constructor Detail |
|---|
public AuthorityPolicyPortalPlugin()
| Method Detail |
|---|
public void initialize()
throws java.lang.Exception
PortalPluginBase
initialize in interface IPortalPlugininitialize in class PortalPluginBasejava.lang.Exception
protected void getProxy()
throws java.lang.Exception
java.lang.Exception
protected ProtocolProxyMng getProtocolProxy(java.lang.String protocol,
ProtocolProxyMng[] proxies)
protocol - Protocol nameproxies - Array of protocol descriptors
protected void getLocalProxy(ProtocolProxyMng protocol,
LocalManagerObjectProxy p)
throws java.lang.Exception
protocol - Protocol proxy descriptorp - The local manager object proxy
java.lang.Exceptionpublic IAuthorityPolicyManagementProxy getManagementProxy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||