Atavism Version 2018.1AGIS API

atavism.server.plugins
Class InstanceClient.GetMatchingEntityOidsMessage

java.lang.Object
  extended by atavism.msgsys.Message
      extended by atavism.server.plugins.InstanceClient.GetMatchingEntityOidsMessage
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
InstanceClient

public static class InstanceClient.GetMatchingEntityOidsMessage
extends Message

Request the oids of the entities that match the given name.

See Also:
Serialized Form

Constructor Summary
InstanceClient.GetMatchingEntityOidsMessage(java.lang.String name)
           
 
Method Summary
 java.lang.String getEntityName()
           
 
Methods inherited from class atavism.msgsys.Message
getEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceClient.GetMatchingEntityOidsMessage

public InstanceClient.GetMatchingEntityOidsMessage(java.lang.String name)
Method Detail

getEntityName

public java.lang.String getEntityName()


Copyright © 2018 Dragonsan Studios Sp. z o.o.