Package de.elo.ix.client.subs
Class SubstitutionDataC
java.lang.Object
de.elo.ix.client.subs.SubstitutionDataC
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SubstitutionC
Bit constants which mirror the database classes.
For internal use only. UseSubstitutionC
instead.- Since:
- 12.00.000.025
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected int
Max length of DB columnmbForwardedBy
protected int
Max length of DB columnmbForwardedFrom
protected int
Max length of DB columnmbForwardedTo
protected int
Max length of DB columnmbGroupsToInheritRights
protected int
Max length of DB columnmbGuid
protected int
Max length of DB columnmbMessage
protected int
Max length of DB columnmbTstamp
protected int
Max length of DB columnmbTstampsync
static final long
For internal use onlystatic final long
DB column referenced bySubstitution.creatorId
andSubstitution.creatorName
static final long
DB column referenced bySubstitution.forwardedBy
static final long
DB column referenced bySubstitution.forwardedFrom
static final long
DB column referenced bySubstitution.forwardedTo
static final long
DB column referenced bySubstitution.groupsToInheritRights
static final long
DB column referenced bySubstitution.guid
static final long
DB column referenced bySubstitution.lockId
andSubstitution.lockName
static final long
DB column referenced bySubstitution.message
static final long
DB column referenced bySubstitution.settings
static final long
DB column referenced bySubstitution.substituteId
andSubstitution.substituteName
static final long
DB column referenced bySubstitution.tstamp
static final long
DB column referenced bySubstitution.tstampsync
static final long
DB column referenced bySubstitution.userId
andSubstitution.userName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
int
int
int
long
static long
long
long
long
long
long
long
long
long
long
long
long
void
setLnForwardedBy
(int lnForwardedBy) void
setLnForwardedFrom
(int lnForwardedFrom) void
setLnForwardedTo
(int lnForwardedTo) void
setLnGroupsToInheritRights
(int lnGroupsToInheritRights) void
setLnGuid
(int lnGuid) void
setLnMessage
(int lnMessage) void
setLnTstamp
(int lnTstamp) void
setLnTstampsync
(int lnTstampsync) void
setMballmembers
(long mballmembers) void
setMbcreatorid
(long mbcreatorid) static void
setMbforwardedby
(long mbforwardedby) void
setMbforwardedfrom
(long mbforwardedfrom) void
setMbforwardedto
(long mbforwardedto) void
setMbgroupstoinheritrights
(long mbgroupstoinheritrights) void
setMbguid
(long mbguid) void
setMblockid
(long mblockid) void
setMbmessage
(long mbmessage) static void
setMbsettings
(long mbsettings) void
setMbsubstituteid
(long mbsubstituteid) void
setMbtstamp
(long mbTstamp) void
setMbtstampsync
(long mbTstamp) void
setMbuserid
(long mbuserid)
-
Field Details
-
mbGuid
public static final long mbGuidDB column referenced bySubstitution.guid
- See Also:
-
mbUserId
public static final long mbUserIdDB column referenced bySubstitution.userId
andSubstitution.userName
- See Also:
-
mbSubstituteId
public static final long mbSubstituteIdDB column referenced bySubstitution.substituteId
andSubstitution.substituteName
- See Also:
-
mbCreatorId
public static final long mbCreatorIdDB column referenced bySubstitution.creatorId
andSubstitution.creatorName
- See Also:
-
mbSettings
public static final long mbSettingsDB column referenced bySubstitution.settings
- See Also:
-
mbGroupsToInheritRights
public static final long mbGroupsToInheritRightsDB column referenced bySubstitution.groupsToInheritRights
- See Also:
-
mbForwardedTo
public static final long mbForwardedToDB column referenced bySubstitution.forwardedTo
- See Also:
-
mbForwardedFrom
public static final long mbForwardedFromDB column referenced bySubstitution.forwardedFrom
- See Also:
-
mbMessage
public static final long mbMessageDB column referenced bySubstitution.message
- See Also:
-
mbLockId
public static final long mbLockIdDB column referenced bySubstitution.lockId
andSubstitution.lockName
- See Also:
-
mbTstamp
public static final long mbTstampDB column referenced bySubstitution.tstamp
- See Also:
-
mbTstampsync
public static final long mbTstampsyncDB column referenced bySubstitution.tstampsync
- See Also:
-
mbForwardedBy
public static final long mbForwardedByDB column referenced bySubstitution.forwardedBy
- Since:
- 12.00.000.047
- See Also:
-
mbAllMembersDB
public static final long mbAllMembersDBFor internal use only- See Also:
-
lnGuid
protected int lnGuidMax length of DB columnmbGuid
-
lnGroupsToInheritRights
protected int lnGroupsToInheritRightsMax length of DB columnmbGroupsToInheritRights
-
lnForwardedTo
protected int lnForwardedToMax length of DB columnmbForwardedTo
-
lnForwardedFrom
protected int lnForwardedFromMax length of DB columnmbForwardedFrom
-
lnMessage
protected int lnMessageMax length of DB columnmbMessage
-
lnTstamp
protected int lnTstampMax length of DB columnmbTstamp
-
lnTstampsync
protected int lnTstampsyncMax length of DB columnmbTstampsync
-
lnForwardedBy
protected int lnForwardedByMax length of DB columnmbForwardedBy
- Since:
- 12.00.000.047
-
-
Constructor Details
-
SubstitutionDataC
public SubstitutionDataC()
-
-
Method Details
-
setMbguid
public void setMbguid(long mbguid) -
setMbuserid
public void setMbuserid(long mbuserid) -
setMbsubstituteid
public void setMbsubstituteid(long mbsubstituteid) -
setMbcreatorid
public void setMbcreatorid(long mbcreatorid) -
setMbgroupstoinheritrights
public void setMbgroupstoinheritrights(long mbgroupstoinheritrights) -
setMbforwardedto
public void setMbforwardedto(long mbforwardedto) -
setMbforwardedfrom
public void setMbforwardedfrom(long mbforwardedfrom) -
setMblockid
public void setMblockid(long mblockid) -
setMbmessage
public void setMbmessage(long mbmessage) -
setMballmembers
public void setMballmembers(long mballmembers) -
setMbtstamp
public void setMbtstamp(long mbTstamp) -
setMbtstampsync
public void setMbtstampsync(long mbTstamp) -
getMbsettings
public long getMbsettings() -
getMbtstamp
public long getMbtstamp() -
getMbtstampsync
public long getMbtstampsync() -
getMbguid
public long getMbguid() -
getMbuserid
public long getMbuserid() -
getMbsubstituteid
public long getMbsubstituteid() -
getMbgroupstoinheritrights
public long getMbgroupstoinheritrights() -
getMbmessage
public long getMbmessage() -
getMbcreatorid
public long getMbcreatorid() -
getMbforwardedto
public long getMbforwardedto() -
getMbforwardedfrom
public long getMbforwardedfrom() -
getMblockid
public long getMblockid() -
getLnGuid
public int getLnGuid() -
setLnGuid
public void setLnGuid(int lnGuid) -
getLnGroupsToInheritRights
public int getLnGroupsToInheritRights() -
setLnGroupsToInheritRights
public void setLnGroupsToInheritRights(int lnGroupsToInheritRights) -
getLnForwardedTo
public int getLnForwardedTo() -
setLnForwardedTo
public void setLnForwardedTo(int lnForwardedTo) -
getLnForwardedFrom
public int getLnForwardedFrom() -
setLnForwardedFrom
public void setLnForwardedFrom(int lnForwardedFrom) -
getLnMessage
public int getLnMessage() -
setLnMessage
public void setLnMessage(int lnMessage) -
getLnTstamp
public int getLnTstamp() -
setLnTstamp
public void setLnTstamp(int lnTstamp) -
getLnTstampsync
public int getLnTstampsync() -
setLnTstampsync
public void setLnTstampsync(int lnTstampsync) -
setMbsettings
public static void setMbsettings(long mbsettings) -
getMbforwardedby
public static long getMbforwardedby() -
setMbforwardedby
public static void setMbforwardedby(long mbforwardedby) -
getLnForwardedBy
public int getLnForwardedBy() -
setLnForwardedBy
public void setLnForwardedBy(int lnForwardedBy)
-