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 intMax length of DB columnmbForwardedByprotected intMax length of DB columnmbForwardedFromprotected intMax length of DB columnmbForwardedToprotected intMax length of DB columnmbGroupsToInheritRightsprotected intMax length of DB columnmbGuidprotected intMax length of DB columnmbMessageprotected intMax length of DB columnmbTstampprotected intMax length of DB columnmbTstampsyncstatic final longFor internal use onlystatic final longDB column referenced bySubstitution.creatorIdandSubstitution.creatorNamestatic final longDB column referenced bySubstitution.forwardedBystatic final longDB column referenced bySubstitution.forwardedFromstatic final longDB column referenced bySubstitution.forwardedTostatic final longDB column referenced bySubstitution.groupsToInheritRightsstatic final longDB column referenced bySubstitution.guidstatic final longDB column referenced bySubstitution.lockIdandSubstitution.lockNamestatic final longDB column referenced bySubstitution.messagestatic final longDB column referenced bySubstitution.settingsstatic final longDB column referenced bySubstitution.substituteIdandSubstitution.substituteNamestatic final longDB column referenced bySubstitution.tstampstatic final longDB column referenced bySubstitution.tstampsyncstatic final longDB column referenced bySubstitution.userIdandSubstitution.userName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintintintintintlongstatic longlonglonglonglonglonglonglonglonglonglonglongvoidsetLnForwardedBy(int lnForwardedBy) voidsetLnForwardedFrom(int lnForwardedFrom) voidsetLnForwardedTo(int lnForwardedTo) voidsetLnGroupsToInheritRights(int lnGroupsToInheritRights) voidsetLnGuid(int lnGuid) voidsetLnMessage(int lnMessage) voidsetLnTstamp(int lnTstamp) voidsetLnTstampsync(int lnTstampsync) voidsetMballmembers(long mballmembers) voidsetMbcreatorid(long mbcreatorid) static voidsetMbforwardedby(long mbforwardedby) voidsetMbforwardedfrom(long mbforwardedfrom) voidsetMbforwardedto(long mbforwardedto) voidsetMbgroupstoinheritrights(long mbgroupstoinheritrights) voidsetMbguid(long mbguid) voidsetMblockid(long mblockid) voidsetMbmessage(long mbmessage) static voidsetMbsettings(long mbsettings) voidsetMbsubstituteid(long mbsubstituteid) voidsetMbtstamp(long mbTstamp) voidsetMbtstampsync(long mbTstamp) voidsetMbuserid(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.userIdandSubstitution.userName- See Also:
-
mbSubstituteId
public static final long mbSubstituteIdDB column referenced bySubstitution.substituteIdandSubstitution.substituteName- See Also:
-
mbCreatorId
public static final long mbCreatorIdDB column referenced bySubstitution.creatorIdandSubstitution.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.lockIdandSubstitution.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)
-