|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPropModelRO
Read-only interface for property model.
| Method Summary | |
|---|---|
java.lang.String |
GetManagedPicklistValidationFunction()
Return pick list validation function |
java.lang.String |
GetPickTable()
Returns name of database table used for pick table |
int |
GetPickType()
Returns pick table types (PT_PICKTABLE_TYPES) |
int |
GetPropertyType()
Returns property type (PT_PROPERTY_TYPES) |
int |
GetReferenceClass()
Returns reference class |
boolean |
IsAlwaysCardProperty()
Returns true if property is always a card property |
boolean |
IsCardProperty()
Returns true if property is a card property |
boolean |
IsMandatory()
Returns true if property is mandatory |
boolean |
IsMultiValued()
Returns true if property is multi-valued |
boolean |
IsReadOnly()
Returns true if property is read-only |
boolean |
IsSearchable()
Returns true if property is searchable |
boolean |
IsURL()
Returns true if property is an URL |
boolean |
IsVisible()
Returns true if property is visible |
| Methods inherited from interface com.plumtree.portaluiinfrastructure.editor.IObjEditorModelRO |
|---|
GetClassID, GetObject, GetObjectDescription, GetObjectID, GetObjectName, GetParentFolderPath, GetPTSession |
| Methods inherited from interface com.plumtree.uiinfrastructure.editor.IEditorModelRO |
|---|
GetEditorType, GetEnableApplyButton, GetEnableCancelButton, GetHideLeftNav, GetIsEditorReadOnly |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Method Detail |
|---|
java.lang.String GetManagedPicklistValidationFunction()
java.lang.String GetPickTable()
int GetPickType()
int GetPropertyType()
int GetReferenceClass()
boolean IsAlwaysCardProperty()
boolean IsCardProperty()
boolean IsMandatory()
boolean IsMultiValued()
boolean IsSearchable()
boolean IsURL()
boolean IsVisible()
boolean IsReadOnly()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||