- getAdmin() - Static method in class org.ccc.bcccc.server.ConfigDB
-
Gets the admin login.
- getContact() - Static method in class org.ccc.bcccc.server.ConfigDB
-
Gets the contact.
- getDate() - Method in class org.ccc.bcccc.client.areas.RecordDateArea
-
Gets the date.
- getLogin() - Method in class org.ccc.bcccc.client.LoginWindow
-
Gets the user login.
- getMain() - Static method in class org.ccc.bcccc.client.Services
-
Gets the main service.
- getMyRecords() - Method in interface org.ccc.bcccc.client.GreetingService
-
Gets the user records.
- getMyRecords(AsyncCallback<ArrayList<TerrainRecord>>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Gets the my records.
- getMyRecords() - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
- getName() - Method in class org.ccc.bcccc.client.areas.fields.PersonRecordField
-
- getPassword() - Method in class org.ccc.bcccc.client.LoginWindow
-
Gets the user password.
- getRecord(Long) - Method in interface org.ccc.bcccc.client.GreetingService
-
Gets the record using its uniq ID.
- getRecord(Long, AsyncCallback<TerrainRecordAndRights>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Gets the record.
- getRecord(Long) - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
- getRecords() - Method in interface org.ccc.bcccc.client.GreetingService
-
Gets the all the records that are published.
- getRecords(AsyncCallback<ArrayList<TerrainRecord>>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Gets the records.
- getRecords() - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
get all records.
- getRecordsWithComplexCritera(HashMap<String, String>) - Method in interface org.ccc.bcccc.client.GreetingService
-
Gets the records with complex critera.
- getRecordsWithComplexCritera(HashMap<String, String>, AsyncCallback<ArrayList<TerrainRecord>>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Gets the records with complex critera.
- getRecordsWithComplexCritera(HashMap<String, String>) - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
- getRole() - Method in class org.ccc.bcccc.client.areas.fields.PersonRecordField
-
- getUserRecordIDs(String) - Method in class org.ccc.bcccc.server.RecordsDB
-
Gets the user's record IDs.
- getValue() - Method in class org.ccc.bcccc.client.areas.fields.DataRecordField
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.fields.DispositifsRecordField
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.fields.DocumentRecordField
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.fields.PublicationRecordField
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.fields.ReportRecordField
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.fields.TypeRecordField
-
- getValue() - Method in class org.ccc.bcccc.client.areas.IntegerRecordField
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.RecordDescriptionArea
-
- getValue() - Method in class org.ccc.bcccc.client.areas.RecordNameArea
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.RecordParticipantsNumberArea
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.RecordPlaceArea
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.RecordProjectArea
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.RecordTypesArea
-
Gets the value.
- getValue() - Method in class org.ccc.bcccc.client.areas.StringRecordField
-
Gets the value.
- getValues() - Method in class org.ccc.bcccc.client.areas.RecordDataArea
-
Gets the values.
- getValues() - Method in class org.ccc.bcccc.client.areas.RecordDispositifsArea
-
Gets the values.
- getValues() - Method in class org.ccc.bcccc.client.areas.RecordDocumentsArea
-
Gets the values.
- getValues() - Method in class org.ccc.bcccc.client.areas.RecordPersonsArea
-
- getValues() - Method in class org.ccc.bcccc.client.areas.RecordPublicationsArea
-
Gets the values.
- getValues() - Method in class org.ccc.bcccc.client.areas.RecordReportsArea
-
Gets the values.
- getValuesAsStringArray() - Method in class org.ccc.bcccc.client.areas.RecordTypesArea
-
Gets the values as string array.
- getValuesAsStringArray() - Method in class org.ccc.bcccc.client.areas.StringRecordField
-
Gets the values as string array.
- goToPanel(String) - Method in class org.ccc.bcccc.client.BCCCC
-
Affiche un panneau en fonction du token.
- GreetingService - Interface in org.ccc.bcccc.client
-
All the RPC services.
- GreetingServiceAsync - Interface in org.ccc.bcccc.client
-
The async counterpart of GreetingService
.
- GreetingServiceImpl - Class in org.ccc.bcccc.server
-
The server-side implementation of the RPC service.
- GreetingServiceImpl() - Constructor for class org.ccc.bcccc.server.GreetingServiceImpl
-