|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.df.api.support.DFServiceConfiguration
public final class DFServiceConfiguration
Data holder for a user service configuration. It is used
in IJCUserLoginServiceAdmin.
This object is immutable.
| Constructor Summary | |
|---|---|
DFServiceConfiguration(String description,
String value,
String contentType)
|
|
| Method Summary | |
|---|---|
String |
getAsText()
Get a text representation of the settings that can be edited |
String |
getContentType()
A hint to allow an appropriate editor to be selected to edit the setting e.g. |
String |
getDescription()
Get the description for this item |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DFServiceConfiguration(String description,
String value,
String contentType)
| Method Detail |
|---|
public String getDescription()
public String getAsText()
public String getContentType()
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||