org.csapi.policy
Class IpPolicyManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.policy.IpPolicyManagerPOA
org.csapi.policy.IpPolicyManagerPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpPolicyManagerOperations, org.omg.CORBA.portable.InvokeHandler
public class IpPolicyManagerPOATie
- extends IpPolicyManagerPOA
Generated from IDL interface "IpPolicyManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpPolicyManagerPOATie
public IpPolicyManagerPOATie(IpPolicyManagerOperations delegate)
IpPolicyManagerPOATie
public IpPolicyManagerPOATie(IpPolicyManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpPolicyManager _this()
- Overrides:
_this in class IpPolicyManagerPOA
_this
public IpPolicyManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpPolicyManagerPOA
_delegate
public IpPolicyManagerOperations _delegate()
_delegate
public void _delegate(IpPolicyManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
abortTransaction
public void abortTransaction()
throws TpCommonExceptions,
P_NO_TRANSACTION_IN_PROCESS
- Throws:
TpCommonExceptions
P_NO_TRANSACTION_IN_PROCESS
removeRepository
public void removeRepository(java.lang.String repositoryName)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
getDomain
public IpPolicyDomain getDomain(java.lang.String domainName)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
createRepository
public IpPolicyRepository createRepository(java.lang.String repositoryName)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
getDomainCount
public int getDomainCount()
throws TpCommonExceptions,
P_ACCESS_VIOLATION
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
createDomain
public IpPolicyDomain createDomain(java.lang.String domainName)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
getRepository
public IpPolicyRepository getRepository(java.lang.String repositoryName)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
commitTransaction
public boolean commitTransaction()
throws TpCommonExceptions,
P_NO_TRANSACTION_IN_PROCESS
- Throws:
TpCommonExceptions
P_NO_TRANSACTION_IN_PROCESS
startTransaction
public void startTransaction()
throws TpCommonExceptions,
P_TRANSACTION_IN_PROCESS,
P_ACCESS_VIOLATION
- Throws:
TpCommonExceptions
P_TRANSACTION_IN_PROCESS
P_ACCESS_VIOLATION
removeDomain
public void removeDomain(java.lang.String domainName)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
findMatchingDomains
public java.lang.String[] findMatchingDomains(TpAttribute[] matchingAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
getRepositoryIterator
public IpPolicyIterator getRepositoryIterator()
throws TpCommonExceptions,
P_ACCESS_VIOLATION
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
getRepositoryCount
public int getRepositoryCount()
throws TpCommonExceptions,
P_ACCESS_VIOLATION
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
getDomainIterator
public IpPolicyIterator getDomainIterator()
throws TpCommonExceptions,
P_ACCESS_VIOLATION
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
Copyright © 2009. All Rights Reserved.