|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProfileSourceModelRO
Method Summary | |
---|---|
java.lang.String[][] |
GetPartnerList()
|
java.lang.Object[][] |
GetPartnerQueryFilter()
|
java.lang.String |
GetPropertyMapInstructions()
|
java.lang.String |
GetProviderCLSID()
|
int |
GetSelectedPartner()
|
int |
GetUniqueKey()
Returns the unique key (property ID) that will be sent to the providers during a profile sync. |
java.lang.String |
GetUniqueKeyPickerSpaceID()
Returns the unique key picker space ID. |
java.lang.String |
GetUniqueKeyPropertyName()
If a real property is selected, return the name of the property for easy viewing... |
java.lang.String |
GetUserProperties()
Returns a comma-delimited list of property IDs that are mapped to the user object. |
boolean |
IsPartnerSupported()
|
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[][] GetPartnerList()
java.lang.Object[][] GetPartnerQueryFilter()
java.lang.String GetProviderCLSID()
int GetSelectedPartner()
boolean IsPartnerSupported()
java.lang.String GetPropertyMapInstructions()
int GetUniqueKey()
java.lang.String GetUniqueKeyPropertyName()
java.lang.String GetUniqueKeyPickerSpaceID()
java.lang.String GetUserProperties()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |