|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgTimeZone | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Uses of CfgTimeZone in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgTimeZone | |
---|---|
CfgTimeZone |
CfgObjectiveTable.getTimeZone()
A
CfgTimeZone
associated with this Cost Contract |
CfgTimeZone |
CfgGVPReseller.getTimeZone()
|
CfgTimeZone |
CfgGVPCustomer.getTimeZone()
|
CfgTimeZone |
CfgDeltaObjectiveTable.getTimeZone()
A
CfgTimeZone
associated with this Cost Contract |
CfgTimeZone |
CfgDeltaGVPReseller.getTimeZone()
|
CfgTimeZone |
CfgDeltaGVPCustomer.getTimeZone()
|
CfgTimeZone |
CfgDeltaTimeZone.retrieveCfgTimeZone()
Read base CfgTimeZone configuration object caused this event. |
Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgTimeZone | |
---|---|
void |
CfgObjectiveTable.setTimeZone(CfgTimeZone value)
A
CfgTimeZone
associated with this Cost Contract |
void |
CfgGVPReseller.setTimeZone(CfgTimeZone value)
|
void |
CfgGVPCustomer.setTimeZone(CfgTimeZone value)
|
Uses of CfgTimeZone in com.genesyslab.platform.applicationblocks.com.queries |
---|
Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgTimeZone | |
---|---|
CfgTimeZone |
CfgTimeZoneQuery.executeSingleResult()
Executes a query the result of which is a single object. |
Methods in com.genesyslab.platform.applicationblocks.com.queries that return types with arguments of type CfgTimeZone | |
---|---|
AsyncRequestResult<CfgTimeZone> |
CfgTimeZoneQuery.beginExecute(Action<AsyncRequestResult<CfgTimeZone>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
java.util.Collection<CfgTimeZone> |
CfgTimeZoneQuery.execute()
Executes the query and returns a list of CfgTimeZone objects. |
Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgTimeZone | |
---|---|
AsyncRequestResult<CfgTimeZone> |
CfgTimeZoneQuery.beginExecute(Action<AsyncRequestResult<CfgTimeZone>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |