|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IheActorDescription
This interface is used to access the properties of IHE Actor definition. Typically IHE Actors are defined in XML configuration files and loaded by the ConfigurationLoader.
ConfigurationLoader| Method Summary | |
|---|---|
java.lang.String |
getActorType()
Gets the actor type of this actor (i.e. |
java.lang.String |
getDescription()
Gets a human-readable description of this actor. |
java.lang.String |
getId()
Gets a unique ID for this actor. |
java.lang.String |
getType()
Gets a human-readable string naming the type of this actor (ie. |
boolean |
isInstalled()
Returns true if this actor is believed to be installed into a broker. |
| Method Detail |
|---|
java.lang.String getDescription()
java.lang.String getId()
java.lang.String getType()
java.lang.String getActorType()
boolean isInstalled()
true if this actor is believed to be installed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||