|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomPropertyInfo
Provides information about a custom property.
Custom properties allow a user to add additional properties to an object beyond those provided and managed by the Business Flow Manager.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
int |
getAssociatedObjectType()
Returns the object type of the object the custom property is set for. |
java.lang.String |
getName()
Returns the name of the custom property. |
boolean |
isBinary()
Indicates whether the custom property is a binary custom property or not. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getName()
int getAssociatedObjectType()
ObjectType
.boolean isBinary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |