|
SilverStream eXtend Director 4.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This provides an interface for getting/setting user to GroupProfile info from PROFILEGROUPBINDINGS table.
| Field Summary | |
static String |
EL_GROUPPROF_BINDING
Deprecated. |
| Method Summary | |
String |
getGroupProfileName()
Deprecated. |
String |
getSourceID()
Deprecated. |
String |
getSourceRealmName()
Deprecated. |
String |
getSourceType()
Deprecated. |
void |
setGroupProfileName(String groupProfileName)
Deprecated. |
void |
setSourceID(String sourceID)
Deprecated. |
void |
setSourceRealmName(String sourceRealmName)
Deprecated. |
void |
setSourceType(String sourceType)
Deprecated. |
| Methods implemented from interface com.sssw.fw.api.EbiFrameworkElement |
getElementUUID,
getLastModified,
getLastModifiedBy,
isEqualTo,
isReadOnly,
resetReadOnly,
setLastModified,
setLastModifiedBy,
setReadOnly |
| Methods implemented from interface com.sssw.fw.api.EbiElement |
getType |
| Field Detail |
public static final String EL_GROUPPROF_BINDING
| Method Detail |
public String getGroupProfileName()
public void setGroupProfileName(String groupProfileName)
groupIID - A group profile name.public String getSourceType()
public void setSourceType(String sourceType)
sourceType - A source type.public String getSourceID()
public void setSourceID(String sourceID)
sourceID - A source ID.public String getSourceRealmName()
public void setSourceRealmName(String sourceRealmName)
sourceRealmName - A source realm name.
|
SilverStream eXtend Director 4.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||