|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyDefinitionId
Represents the definition of a property that holds a GUID string value. A PropertyDefinitionId
object
is created from a PropertyTemplateId
object and contains mutable property metadata that you can customize.
When a PropertyDefinitionId
object is added to a class definition's
PropertyDefinitions
collection, a user-defined property is created in that class.
Metadata
Auditable: false
Method Summary | |
---|---|
Id |
get_PropertyDefaultId()
Returns the value of the PropertyDefaultId property. |
void |
set_PropertyDefaultId(Id value)
Sets the value of the PropertyDefaultId property. |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
Id get_PropertyDefaultId()
void set_PropertyDefaultId(Id value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |