tecgraf.openbus.core.v2_0.services.offer_registry
Class EntityCategoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
tecgraf.openbus.core.v2_0.services.offer_registry.EntityCategoryPOA
tecgraf.openbus.core.v2_0.services.offer_registry.EntityCategoryPOATie
- All Implemented Interfaces:
- InvokeHandler, EntityCategoryOperations
public class EntityCategoryPOATie
- extends EntityCategoryPOA
Generated from IDL interface "EntityCategory".
- Version:
- generated at Feb 5, 2014 10:06:29 AM
- Author:
- JacORB IDL compiler V 3.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityCategoryPOATie
public EntityCategoryPOATie(EntityCategoryOperations delegate)
EntityCategoryPOATie
public EntityCategoryPOATie(EntityCategoryOperations delegate,
POA poa)
_this
public EntityCategory _this()
- Overrides:
_this
in class EntityCategoryPOA
_this
public EntityCategory _this(ORB orb)
- Overrides:
_this
in class EntityCategoryPOA
_delegate
public EntityCategoryOperations _delegate()
_delegate
public void _delegate(EntityCategoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
name
public String name()
setName
public void setName(String name)
throws ServiceFailure,
UnauthorizedOperation
- Throws:
ServiceFailure
UnauthorizedOperation
getEntities
public RegisteredEntityDesc[] getEntities()
throws ServiceFailure
- Throws:
ServiceFailure
registerEntity
public RegisteredEntity registerEntity(String id,
String name)
throws EntityAlreadyRegistered,
ServiceFailure,
UnauthorizedOperation
- Throws:
EntityAlreadyRegistered
ServiceFailure
UnauthorizedOperation
remove
public void remove()
throws EntityCategoryInUse,
ServiceFailure,
UnauthorizedOperation
- Throws:
EntityCategoryInUse
ServiceFailure
UnauthorizedOperation
id
public String id()
describe
public EntityCategoryDesc describe()
removeAll
public void removeAll()
throws ServiceFailure,
UnauthorizedOperation
- Throws:
ServiceFailure
UnauthorizedOperation
Copyright © 2014. All Rights Reserved.