|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyDescriptionBinary
Represents the fixed description of a property that holds a binary value. A PropertyDescriptionBinary
object
contains immutable property metadata, which you cannot directly modify.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.Integer |
get_MaximumLengthBinary()
Returns the value of the MaximumLengthBinary property. |
byte[] |
get_PropertyDefaultBinary()
Returns the value of the PropertyDefaultBinary property. |
BinaryList |
get_PropertySelectionBinary()
Returns the value of the PropertySelectionBinary property. |
Methods inherited from interface com.filenet.api.meta.PropertyDescription |
---|
get_Cardinality, get_ChoiceList, get_DataType, get_Id, get_IsHidden, get_IsOrderable, get_IsReadOnly, get_IsSearchable, get_IsSelectable, get_IsSystemGenerated, get_IsSystemOwned, get_IsValueRequired, get_Name, get_PersistenceType, get_PrivilegedSettability, get_RequiresUniqueElements, get_Settability, get_SymbolicName |
Methods inherited from interface com.filenet.api.meta.Metadata |
---|
get_DescriptiveText, get_DisplayName, get_Ids |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
byte[] get_PropertyDefaultBinary()
BinaryList get_PropertySelectionBinary()
java.lang.Integer get_MaximumLengthBinary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |