|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.core.map.EditFieldsInfo
public class EditFieldsInfo
The Class EditFieldsInfo.
Method Summary | |
---|---|
static EditFieldsInfo |
fromJson(org.codehaus.jackson.JsonParser parser)
From json. |
String |
getCreationDateField()
Gets the creation date field. |
String |
getCreatorField()
Gets the creator field. |
String |
getEditDateField()
Gets the edit date field. |
String |
getEditorField()
Gets the editor field. |
String |
getRealm()
Gets the realm. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getCreatorField()
public String getCreationDateField()
public String getEditorField()
public String getEditDateField()
public String getRealm()
public static EditFieldsInfo fromJson(org.codehaus.jackson.JsonParser parser) throws Exception
parser
- the parser
Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |