public final class AuthorialSender extends Object
sender-ID
or
sender organization
. If neither of
those are present, the broker ID is used as the authorial sender.Modifier and Type | Class and Description |
---|---|
static class |
AuthorialSender.Type |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getAccountId() |
SenderOrganization |
getOrganization() |
int |
hashCode() |
boolean |
is(AuthorialSender.Type type) |
static AuthorialSender |
resolve(long brokerId,
MayHaveSender mayHaveAuthorialSender) |
String |
toString() |
public static AuthorialSender resolve(long brokerId, MayHaveSender mayHaveAuthorialSender)
public boolean is(AuthorialSender.Type type)
public long getAccountId()
public SenderOrganization getOrganization()
Copyright © 2018 Digipost. All rights reserved.