|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.server.PT_PROFILESOURCE_STATUS
public final class PT_PROFILESOURCE_STATUS
Return values for the profile provider's AttachToUser.
com.plumtree.server.IPTProfileSourceProvider#AttachToUser| Field Summary | |
|---|---|
static int |
PT_PROFILESOURCESTATUS_OK
Attach was successful. |
static int |
PT_PROFILESOURCESTATUS_UNAVAILABLE
The provider is temporarily unavailable. |
static int |
PT_PROFILESOURCESTATUS_USERNOTFOUND
The user was not found. |
| Constructor Summary | |
|---|---|
PT_PROFILESOURCE_STATUS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PT_PROFILESOURCESTATUS_OK
public static final int PT_PROFILESOURCESTATUS_UNAVAILABLE
public static final int PT_PROFILESOURCESTATUS_USERNOTFOUND
| Constructor Detail |
|---|
public PT_PROFILESOURCE_STATUS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||