public abstract class HTTPConstraintReference
extends com.streamscape.sdo.AbstractNamedObject
Title: HTTP Fabric Client
Description: Base class constraint references.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Modifier and Type | Method and Description |
---|---|
FabricAddress |
getComponentAddress()
Returns the Fabric address of a Fabric Component to which the entity belongs or in which the entity was created.
|
java.lang.String |
getDescription() |
EventScope |
getEventScope()
Returns an event scope of the entity.
|
ExchangeRole |
getExchangeRole()
Returns the Exchange role of the entity.
|
boolean |
lookup() |
java.lang.String |
lookupName() |
compareTo, equals, getName, toString
clone, getSerialVersionUID
getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
public java.lang.String getDescription()
public ExchangeRole getExchangeRole() throws HTTPFabricException
EntityReference
getExchangeRole
in interface EntityReference
HTTPFabricException
public FabricAddress getComponentAddress() throws HTTPFabricException
EntityReference
getComponentAddress
in interface EntityReference
HTTPFabricException
public EventScope getEventScope() throws HTTPFabricException
EntityReference
getEventScope
in interface EntityReference
HTTPFabricException
public boolean lookup()
public java.lang.String lookupName()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.