Package de.elo.ix.client
Class AspectLineDataC
java.lang.Object
de.elo.ix.client.AspectLineDataC
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AspectLineC
Bit constants for members of AspectLine
Copyright: Copyright (c) 2003
Organisation: ELO Digital Office GmbH
- Since:
- 20.00.000.100
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intColumn length: Specifies theDocMask.idallowed in aAspectLineC.TYPE_RELATION.protected intColumn length: Quickinfo text for the attribute.protected intColumn length: Translation-keyword forAspectLine.comment.protected intColumn length: This value is assigned to the element for a new Sord object.protected intColumn length: The display name of the attribute.protected intColumn length: A script or plugin at the server can serve as the data source of a dynamic keyword list.protected intColumn length: External data.protected intColumn length: The attribute identifier.protected intColumn length: Keyword List ID.protected intColumn length: Translation-keyword forAspectLine.displayName.protected intColumn length: This field can be used by clients to determine a subtype of the given type.static final longAll valid member bits.static final longMember bit: Specifies theDocMask.idallowed in aAspectLineC.TYPE_RELATION.static final longMember bit: This line information belongs to an aspect with the ID AspectId.static final longMember bit: Quickinfo text for the attribute.static final longMember bit: Translation-keyword forAspectLine.comment.static final longMember bit: This value is assigned to the element for a new Sord object.static final longMember bit: The display name of the attribute.static final longMember bit: A script or plugin at the server can serve as the data source of a dynamic keyword list.static final longMember bit: External data.static final longMember bit: The attribute identifier.static final longMember bit: Keyword List ID.static final longMember bit: Maximum length of a line of typeAspectLineC.TYPE_TEXT.static final longMember bit: Translation-keyword forAspectLine.displayName.static final longMember bit: Internal flags representation.static final longMember bit: The type of the line information.
DB column: linetypestatic final longMember bit: This field can be used by clients to determine a subtype of the given type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintintintintintgetLnKey()intintintlonglonglonglonglonglonglonglonglonglonggetMbKey()longlonglonglonglonglongvoidvoidsetLnComment(int v) voidsetLnCommentTranslationKey(int v) voidsetLnDefaultValue(int v) voidsetLnDisplayName(int v) voidsetLnDynamicKeywordReference(int v) voidsetLnExternalData(int v) voidsetLnKey(int v) voidsetLnKeywordListId(int v) voidsetLnNameTranslationKey(int v) voidsetLnSubType(int v) voidsetMbAllMembers(long v) voidsetMbAllowedReferencedMaskIdsRaw(long v) voidsetMbAspectId(long v) voidsetMbComment(long v) voidsetMbCommentTranslationKey(long v) voidsetMbDefaultValue(long v) voidsetMbDisplayName(long v) voidsetMbDynamicKeywordReference(long v) voidsetMbExternalData(long v) voidsetMbKey(long v) voidsetMbKeywordListId(long v) voidsetMbMaxTextLength(long v) voidsetMbNameTranslationKey(long v) voidsetMbRawFlags(long v) voidsetMbRawType(long v) voidsetMbSubType(long v)
-
Field Details
-
mbAspectId
public static final long mbAspectIdMember bit: This line information belongs to an aspect with the ID AspectId. DB column: aspectid- See Also:
-
mbRawType
public static final long mbRawTypeMember bit: The type of the line information.
DB column: linetype- See Also:
-
mbDisplayName
public static final long mbDisplayNameMember bit: The display name of the attribute. This value is displayed in the lable before the edit field. DB column: linedisplayName- See Also:
-
lnDisplayName
protected int lnDisplayNameColumn length: The display name of the attribute. This value is displayed in the lable before the edit field. DB column: linedisplayName -
mbKey
public static final long mbKeyMember bit: The attribute identifier. DB column: linekey- See Also:
-
lnKey
protected int lnKeyColumn length: The attribute identifier. DB column: linekey -
mbRawFlags
public static final long mbRawFlagsMember bit: Internal flags representation. DB column: lineflags- See Also:
-
mbExternalData
public static final long mbExternalDataMember bit: External data. Can be used to store an arbitary string. DB column: lineext- See Also:
-
lnExternalData
protected int lnExternalDataColumn length: External data. Can be used to store an arbitary string. DB column: lineext -
mbDefaultValue
public static final long mbDefaultValueMember bit: This value is assigned to the element for a new Sord object. DB column: linedefault- See Also:
-
lnDefaultValue
protected int lnDefaultValueColumn length: This value is assigned to the element for a new Sord object. DB column: linedefault -
mbNameTranslationKey
public static final long mbNameTranslationKeyMember bit: Translation-keyword forAspectLine.displayName. DB column: linenametrkey- See Also:
-
lnNameTranslationKey
protected int lnNameTranslationKeyColumn length: Translation-keyword forAspectLine.displayName. DB column: linenametrkey -
mbAllowedReferencedMaskIdsRaw
public static final long mbAllowedReferencedMaskIdsRawMember bit: Specifies theDocMask.idallowed in aAspectLineC.TYPE_RELATION. DB column: allowedrefmaskids- See Also:
-
lnAllowedReferencedMaskIdsRaw
protected int lnAllowedReferencedMaskIdsRawColumn length: Specifies theDocMask.idallowed in aAspectLineC.TYPE_RELATION. DB column: allowedrefmaskids -
mbDynamicKeywordReference
public static final long mbDynamicKeywordReferenceMember bit: A script or plugin at the server can serve as the data source of a dynamic keyword list. This DB column: dynkeywordreference- Since:
- 21.00.000.004
- See Also:
-
lnDynamicKeywordReference
protected int lnDynamicKeywordReferenceColumn length: A script or plugin at the server can serve as the data source of a dynamic keyword list. This DB column: dynkeywordreference- Since:
- 21.00.000.004
-
mbSubType
public static final long mbSubTypeMember bit: This field can be used by clients to determine a subtype of the given type. For the purpose of DB column: subtype- Since:
- 21.00.000.008
- See Also:
-
lnSubType
protected int lnSubTypeColumn length: This field can be used by clients to determine a subtype of the given type. For the purpose of DB column: subtype- Since:
- 21.00.000.008
-
mbComment
public static final long mbCommentMember bit: Quickinfo text for the attribute. DB column: linecomment- Since:
- 21.00.000.012
- See Also:
-
lnComment
protected int lnCommentColumn length: Quickinfo text for the attribute. DB column: linecomment- Since:
- 21.00.000.012
-
mbCommentTranslationKey
public static final long mbCommentTranslationKeyMember bit: Translation-keyword forAspectLine.comment. DB column: linecommenttrkey- Since:
- 21.00.000.012
- See Also:
-
lnCommentTranslationKey
protected int lnCommentTranslationKeyColumn length: Translation-keyword forAspectLine.comment. DB column: linecommenttrkey- Since:
- 21.00.000.012
-
mbKeywordListId
public static final long mbKeywordListIdMember bit: Keyword List ID. DB column: swlgroupid- Since:
- 21.03.000.002
- See Also:
-
lnKeywordListId
protected int lnKeywordListIdColumn length: Keyword List ID. DB column: swlgroupid- Since:
- 21.03.000.002
-
mbMaxTextLength
public static final long mbMaxTextLengthMember bit: Maximum length of a line of typeAspectLineC.TYPE_TEXT. DB column: maxtextlength- Since:
- 23.02.000.000
- See Also:
-
mbAllMembers
public static final long mbAllMembersAll valid member bits.- See Also:
-
-
Constructor Details
-
AspectLineDataC
public AspectLineDataC()
-
-
Method Details
-
getMbAspectId
public long getMbAspectId() -
setMbAspectId
public void setMbAspectId(long v) -
getMbRawType
public long getMbRawType() -
setMbRawType
public void setMbRawType(long v) -
getMbDisplayName
public long getMbDisplayName() -
setMbDisplayName
public void setMbDisplayName(long v) -
getLnDisplayName
public int getLnDisplayName() -
setLnDisplayName
public void setLnDisplayName(int v) -
getMbKey
public long getMbKey() -
setMbKey
public void setMbKey(long v) -
getLnKey
public int getLnKey() -
setLnKey
public void setLnKey(int v) -
getMbRawFlags
public long getMbRawFlags() -
setMbRawFlags
public void setMbRawFlags(long v) -
getMbExternalData
public long getMbExternalData() -
setMbExternalData
public void setMbExternalData(long v) -
getLnExternalData
public int getLnExternalData() -
setLnExternalData
public void setLnExternalData(int v) -
getMbDefaultValue
public long getMbDefaultValue() -
setMbDefaultValue
public void setMbDefaultValue(long v) -
getLnDefaultValue
public int getLnDefaultValue() -
setLnDefaultValue
public void setLnDefaultValue(int v) -
getMbNameTranslationKey
public long getMbNameTranslationKey() -
setMbNameTranslationKey
public void setMbNameTranslationKey(long v) -
getLnNameTranslationKey
public int getLnNameTranslationKey() -
setLnNameTranslationKey
public void setLnNameTranslationKey(int v) -
getMbAllowedReferencedMaskIdsRaw
public long getMbAllowedReferencedMaskIdsRaw() -
setMbAllowedReferencedMaskIdsRaw
public void setMbAllowedReferencedMaskIdsRaw(long v) -
getLnAllowedReferencedMaskIdsRaw
public int getLnAllowedReferencedMaskIdsRaw() -
setLnAllowedReferencedMaskIdsRaw
public void setLnAllowedReferencedMaskIdsRaw(int v) -
getMbDynamicKeywordReference
public long getMbDynamicKeywordReference() -
setMbDynamicKeywordReference
public void setMbDynamicKeywordReference(long v) -
getLnDynamicKeywordReference
public int getLnDynamicKeywordReference() -
setLnDynamicKeywordReference
public void setLnDynamicKeywordReference(int v) -
getMbSubType
public long getMbSubType() -
setMbSubType
public void setMbSubType(long v) -
getLnSubType
public int getLnSubType() -
setLnSubType
public void setLnSubType(int v) -
getMbComment
public long getMbComment() -
setMbComment
public void setMbComment(long v) -
getLnComment
public int getLnComment() -
setLnComment
public void setLnComment(int v) -
getMbCommentTranslationKey
public long getMbCommentTranslationKey() -
setMbCommentTranslationKey
public void setMbCommentTranslationKey(long v) -
getLnCommentTranslationKey
public int getLnCommentTranslationKey() -
setLnCommentTranslationKey
public void setLnCommentTranslationKey(int v) -
getMbKeywordListId
public long getMbKeywordListId() -
setMbKeywordListId
public void setMbKeywordListId(long v) -
getLnKeywordListId
public int getLnKeywordListId() -
setLnKeywordListId
public void setLnKeywordListId(int v) -
getMbMaxTextLength
public long getMbMaxTextLength() -
setMbMaxTextLength
public void setMbMaxTextLength(long v) -
getMbAllMembers
public long getMbAllMembers() -
setMbAllMembers
public void setMbAllMembers(long v)
-